Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 344)

Ticket Resolution Summary Owner Reporter
#92 fixed yum-utils is missing confs for plugins Lewis Rosenthal
Description

I thought I already had yum-utils installed before I manually installed fastestmirror. I just discovered that it was not. However, upon installing it, I find that none of the confs are present in the rpm which need to end up in %UNIXROOT%/etc/yum/pluginconf.d.

I'm not sure of the best way to work this out, but I'm thinking that they should be installed and all set to enabled=0, unless we distribute them separately (I was going to package up a few, after checking dependencies).

I'm only marking this as major because if plugins is set to enabled (1) in yum.conf, running yum after installing this package gets very noisy. ;-)

#97 fixed filelists.xml for experimental repo has a typo Lewis Rosenthal
Description

Lines 7048-7050 of the above read:

    <file>/@unixroot/usr/share/perl5/unicore/lib/Nv/30000.pl</file>
    <ffle>/@unixroot/usr/share/perl5/unicore/lib/Nv/31.pl</file>
    <file>/@unixroot/usr/share/perl5/unicore/lib/Nv/32.pl</file>

This causes some parsers some difficulty.

#99 fixed rebuilddb does not replace live database with temporary (fixed) database Lewis Rosenthal
Description

I've found:

[c:\]rpm --rebuilddb
error: temporary database /@unixroot/var/lib/rpm.rebuild already exists

Renaming rpm.rebuild and re-running works exactly once, leaving behind the temporary database dir, requiring manual cleanup.

Note: See TracQuery for help on using queries.