Bug 493162 - %verify syntax is now screwy
Summary: %verify syntax is now screwy
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-31 20:10 UTC by Bill Nottingham
Modified: 2014-03-17 03:18 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-04-09 13:09:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2009-03-31 20:10:54 UTC
Description of problem:

%verify(not md5 size mtime) %config(noreplace) /etc/hosts

md5 is now not md5, of course. (Unless you have to specify the
specific hash algorithm in %verify, which would be even more
nutty.)

Version-Release number of selected component (if applicable):

rpm-4.7.0-0.beta1.7.fc11.x86_64

Comment 1 Jindrich Novy 2009-04-01 11:20:42 UTC
Latest upstream rpm now allows either %verify(filedigest) or %verify(md5). The md5 is kept for backward compatibility and means general file digest checking, not only md5. The md5 and filedigest in %verify are actually synonyms now.

Maybe we want to backport it to 4.7.0-beta.

Comment 2 Panu Matilainen 2009-04-09 13:09:02 UTC
This is fixed in rpm-4.7.0-rc1 in rawhide now.


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