Bug 508021 - --nofiledigest is ignored when installing
Summary: --nofiledigest is ignored when installing
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 11
Hardware: i386
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-06-25 07:42 UTC by Àlex Magaz Graça
Modified: 2009-08-05 00:41 UTC (History)
3 users (show)

Fixed In Version: 4.7.1-1.fc11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-05 00:41:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Àlex Magaz Graça 2009-06-25 07:42:39 UTC
Description of problem:

rpm does digest checking even when --nofiledigest is specified.

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

rpm-4.7.0-1.fc11.i586

How reproducible:

Always.

Steps to Reproduce:
1. Download http://www.mozart-oz.org/download/mozart-ftp/store/1.4.0-2008-07-03-GENERIC-i386/mozart-1.4.0.20080704-16189.i386.rpm

2. run:
  # rpm -ivh --nofiledigest mozart-1.4.0.20080704-16189.i386.rpm

  
Actual results:

error: unpacking of archive failed on file /usr/lib/mozart/platform/linux-i486/lib/libgcc_s.so.1;4a431d2f: cpio: Digest mismatch

Expected results:

The package gets installed.

Additional info:

It worked on Fedora 9 but started to fail with Fedora 10.

Comment 1 Panu Matilainen 2009-06-27 08:28:22 UTC
Right, it's caused by popt option conflict (there are at least two other similar conflicts) from rearranging things between 4.4.x and 4.6.x. Will fix.

Comment 2 Panu Matilainen 2009-07-14 10:59:30 UTC
Fixed upstream.

Comment 3 Fedora Update System 2009-07-24 05:16:56 UTC
rpm-4.7.1-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/rpm-4.7.1-1.fc11

Comment 4 Fedora Update System 2009-07-24 19:40:00 UTC
rpm-4.7.1-1.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update rpm'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7986

Comment 5 Fedora Update System 2009-08-05 00:40:37 UTC
rpm-4.7.1-1.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.


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