Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (139 - 141 of 344)

Ticket Resolution Summary Owner Reporter
#239 fixed RPM error reported Doug Bissett
Description

This: [u'ERROR with transaction check vs depsolve:', 'z1.dll is needed by nss-3.23.0-4.oc00.i686', u'Please report this error at http://trac.netlabs.org/rpm/'] popped up when I tried to update the nss package.

#240 fixed adjust wiki page Silvan Scherrer
Description

as createrepo and local repo doesn't need any pathrewriter (when done proper), we need to adjust the wiki page.

the key in this is to have a local.repo file like the following:

[local]
name = My local repo
baseurl = file:e%3A/rpmbuild/localrepo
enabled=1

the %3A is the : character in a URI

then you can also create the localrepo with:

sh -c "createrepo e:/rpmbuild/localrepo"
#241 fixed lua support in rpm dmik Silvan Scherrer
Description

as lua is ported and available as devel as well, we should enable it in rpm. as more and more spec files need it.

Note: See TracQuery for help on using queries.