rpm5
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rpm5 [2013-01-17 11:13] – Too many open files in poldek baggins | rpm5 [2015-01-13 16:01] (current) – [Fixing database problems] glen | ||
---|---|---|---|
Line 17: | Line 17: | ||
==== Fixing database problems ==== | ==== Fixing database problems ==== | ||
- | You can't just do ''' | + | You can't just do '' |
< | < | ||
cd / | cd / | ||
- | dbX.Y_recover | + | db5.2_recover |
</ | </ | ||
==== Querying database ==== | ==== Querying database ==== | ||
- | The semantics of rpm query option **-f** (**--file**) has changed in rpm 5.x; ''' | + | The semantics of rpm query option **-f** (**%%--file%%**) has changed in rpm 5.x; '' |
< | < | ||
Line 32: | Line 32: | ||
</ | </ | ||
- | That returned // | + | That returned // |
==== poldek error "Too many open files" ==== | ==== poldek error "Too many open files" ==== | ||
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 //) ==== | ||
+ | |||
+ | < | ||
+ | # 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: | ||
+ | </ | ||
+ | |||
+ | To fix, upgrade poldek, and invoke '' | ||
===== Vserver maintanance ===== | ===== Vserver maintanance ===== | ||
Line 99: | Line 110: | ||
==== Excluding dependencies ==== | ==== Excluding dependencies ==== | ||
- | Regexp patterns for '' | + | Regexp patterns for '' |
<code rpmspec> | <code rpmspec> | ||
Line 129: | Line 140: | ||
==== changes in triggers ==== | ==== changes in triggers ==== | ||
- | Currently | + | in '' |
<code sh> | <code sh> |
rpm5.1358417633.txt.gz · Last modified: 2013-01-17 11:13 by baggins