Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 10 - confusing output from 'rpm --verify'
Summary: confusing output from 'rpm --verify'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 5.2
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1998-11-09 13:10 UTC by redhat-bugzilla
Modified: 2014-03-19 11:09 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1998-12-05 19:10:08 UTC
Embargoed:


Attachments (Terms of Use)

Description redhat-bugzilla 1998-11-09 13:10:54 UTC
When 'rpm --verify' is runned as a user which cannot
read a particular file (i.e. not as root) the output
indicates that the md5-sum of the file has changed:

[noa@brecht bugzilla-2.0]$ rpm --verify util-linux
..5.....   /bin/login

The user should somehow be notified that rpm couldn't
caluculate the md5-sum instead of just flagging it
different.

Comment 1 Jeff Johnson 1998-12-05 19:10:59 UTC
Fixed in rpm-2.5.6.

bash$ ./rpm -Vf /bin/login
..?.....   /bin/login
..?.....   /usr/bin/chfn
..?.....   /usr/bin/chsh
..?.....   /usr/bin/newgrp


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