Bug 295671 - Beta 4.6 | Anaconda spits out error messages about failing to clean up after the rpm database files after use
Summary: Beta 4.6 | Anaconda spits out error messages about failing to clean up after ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: anaconda
Version: 4.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-19 01:26 UTC by Wade Mealing
Modified: 2018-10-19 18:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-19 21:02:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Wade Mealing 2007-09-19 01:26:50 UTC
Description of problem:

After installing a partition with RHEL4.6, we can see
some

"
* failed to unlink /var/lib/rpm/__db.001: [Errno 2] No such file or
directory: '/mnt/sysimage/var/lib/rpm/__db.001'
* failed to unlink /var/lib/rpm/__db.002: [Errno 2] No such file or
directory: '/mnt/sysimage/var/lib/rpm/__db.002'
* failed to unlink /var/lib/rpm/__db.003: [Errno 2] No such file or
directory: '/mnt/sysimage/var/lib/rpm/__db.003'
......
"

messages in anaconda.log.

Comment 2 Chris Lumens 2007-09-19 13:54:23 UTC
This isn't a bug.  anaconda attempts to remove these files if they exist, and if
they don't it prints these error messages.  However, their absence is not a problem.


Note You need to log in before you can comment on or make changes to this bug.