RPM

Comment 5 for bug 934420

Revision history for this message
Jeff Johnson (n3npq) wrote :

Partially reproduced (on i586, and with db-5.2.x in /var/lib/rpm):

D: ========== --- python-2.7.2-3.i586 i586/linux 0x0
D: opening db index /var/lib/rpm/Requirename thread:rdonly:auto_commit mode=0x0
D: Requires: python-elementtree YES (added provide)
D: Requires: python(abi) = 2.7 YES (added provide)
D: Requires: python(abi) = 2.7 YES (added provide)
error: db3cpget:db3.c:1443: dbcursor->pget(-30999): BDB0063 DB_BUFFER_SMALL: User memory too small for return value
rpm: rpmdb.c:2192: rpmmiNext: Assertion `0' failed.

Note the failure on the already installed python package while checking
that erased dependencies are still satisfied while an identical dependency
is checked.