Bug 810969 - rpm short-circuited package cannot be installed
Summary: rpm short-circuited package cannot be installed
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: shortrpm
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-09 18:41 UTC by Nicolas Chauvet (kwizart)
Modified: 2012-08-01 18:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-01 18:46:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Nicolas Chauvet (kwizart) 2012-04-09 18:41:01 UTC
Description of problem:
After using shortrpm -bb cinepaint.spec, the produced rpm cannot be installed.

Version-Release number of selected component (if applicable):
shortrpm-1.3-3.fc17.x86_64

How reproducible:
always (reproduced with another random package).

Steps to Reproduce:
1. rpmbuild -ba your_package.spec
2. shortrpm -bi --short-circuit your_package.spec
3. shortrpm -bb --short-circuit your_package.spec
  
Actual results:
	rpmlib(ShortCircuited) <= 4.9.0-1 is needed for cinepaint-1.3-1.fc17.x86_64
	rpmlib(ShortCircuited) <= 4.9.0-1 is needed for cinepaint-libs-1.3-1.fc17.x86_64

Expected results:
The package should install fine.

Additional info:
shortrpm -ba your_package.spec doesn't show the problem.


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