Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 344)

Ticket Resolution Summary Owner Reporter
#183 fixed Xz error Tellie
Description

I wanted to install xz package..

Running Transaction

Installing : xz-4.999.9beta-4.oc00.pentium4 1/1

Error unpacking rpm package xz-4.999.9beta-4.oc00.pentium4 error: unpacking of archive failed: cpio: read

Failed:

xz.pentium4 0:4.999.9beta-4.oc00

#184 fixed Should config item 'bugtracker_url' default be changed to trac.netlabs.org/rpm? Alex Taylor
Description

The built-in default for configuration item bugtracker_url is http://yum.baseurl.org/report. Should this perhaps be changed in our distribution to http://trac.netlabs.org/rpm/? Maybe by putting it into the default yum.conf as shipped?

In the future, GUIs may display this value in help popups (for example).

#185 fixed Python and long dll/pyd names Silvan Scherrer
Description

Right now Python in import cuts names to 8.3 on OS/2. See http://trac.netlabs.org/rpm/browser/python/trunk/Python/import.c#L1516 for reference. This mostly works, but unfortunately in PyQt4 we have QtScript? and QtScriptTools?, which are both truncated to the same name. To solve such a situation a symlink would work. And we also need to redo the changes from above link.

Note: See TracQuery for help on using queries.