User Tools

Site Tools


rpm5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
rpm5 [2013-01-17 11:13]
baggins Too many open files in poldek
rpm5 [2013-12-11 12:15]
glen [Fixing database problems]
Line 17: Line 17:
 ==== Fixing database problems ==== ==== Fixing database problems ====
  
-You can't just do '''​rm -rf /​var/​lib/​rpm/​%%__db*%%'''​ to fix problems anymore, also **--rebuilddb** is largely obsolete in rpm 5 and isn't likely to "​fix"​ anything. Instead do:+You can't just do ''​rm -rf /​var/​lib/​rpm/​%%__db*%%''​ to fix problems anymore, also **%%--rebuilddb%%** is largely obsolete in rpm 5 and isn't likely to "​fix"​ anything. Instead do:
  
 <​code>​ <​code>​
Line 63: Line 63:
 If DBI debugging is enabled, additional diagnostics are printed, otherwise a basic retry and success message is added to show that the failure was resolved. If DBI debugging is enabled, additional diagnostics are printed, otherwise a basic retry and success message is added to show that the failure was resolved.
  
 +==== poldek: filesystem marks FHS (cap //) ====
 +
 +<​code>​
 +# poldek -u filesystem
 +Processing dependencies...
 +filesystem-4.0-1.x86_64 obsoleted by filesystem-4.0-26.x86_64
 +filesystem-4.0-26.x86_64 marks FHS-2.3-35.x86_64 (cap //)
 +error: FHS-2.3-35.x86_64:​ equal version installed, give up
 +</​code>​
 +
 +To fix, upgrade poldek, and invoke ''​%%poldek --clean-all%%'',​ as the stored poldek indexes are invalid.
 ===== Vserver maintanance ===== ===== Vserver maintanance =====
  
Line 99: Line 110:
 ==== Excluding dependencies ==== ==== Excluding dependencies ====
  
-Regexp patterns for ''​'%%_noauto*%%'''​ macros changed slightly, and '​('​ must be escaped now, for example:+Regexp patterns for ''​_noauto*''​ macros changed slightly, and '​('​ must be escaped now, for example:
  
 <code rpmspec> <code rpmspec>
rpm5.txt · Last modified: 2015-01-13 16:01 by glen