RPM

5.3.4: rpm -e --justdb needs to disable %_repackage_all_erasures

Bug #648499 reported by Jeff Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
RPM
Fix Committed
Medium
Jeff Johnson

Bug Description

Noticed while verifying solvedb's ...

The "make -C tests Verify-FOO" loop does
    rpm -e --justdb ...
to clean up. This ends up saving empty header's in %{_repackage_dir}/*/*.rpm.

The hack-o-round (for rpm-5.3.4) will be to add
    -D '%_repackage_all_erasures 0'
but the disabling needs to be hard coded in rpmtsRun().

Tags: rollback rpmts
Jeff Johnson (n3npq)
tags: added: rollback rpmts
Changed in rpm:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Jeff Johnson (n3npq)
milestone: none → 5.3.5
Jeff Johnson (n3npq)
Changed in rpm:
milestone: 5.3.5 → 5.3.6
Revision history for this message
Jeff Johnson (n3npq) wrote :

Easiest implementation is to skip repackaging if/when --justdb is specified.

Changed in rpm:
status: Confirmed → Fix Committed
Jeff Johnson (n3npq)
Changed in rpm:
milestone: 5.3.6 → 5.4.11
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.