Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (109 - 111 of 344)

Ticket Resolution Summary Owner Reporter
#242 no change needed Message when downloading poppler Einar Lygre
Description

Having installed Lucide 1.4.0. When trying to open PDF-files the message is about no suitable plugin for this doc. When trying to open PDF docs. in a folder where there are lots of them, Lucide ignore them (not a supported type). I can open JPG-files.I had installed the latest Poppler (0.52.0-1) from ANPM, but now I wanted to download vers. 0.47.0 as that one is mentioned in the readme file, then I got this message:

An error occured when trying to download packages.

[u'ERROR with transaction check vs depsolve:', 'poppler <= 0.49.0-2.oc00 is obsoleted by (installed) poppler-legacy-65-0.49.0-2.oc00.L.i686', u'Please report this error at http://trac.netlabs.org/rpm/']'

#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.

#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"
Note: See TracQuery for help on using queries.