Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 472534

Summary: app-arch/pax - Missing DEPEND on app-arch/rpm2targz
Product: Gentoo Linux Reporter: Greg Turner <gmturner007>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Greg Turner 2013-06-06 23:23:16 UTC
app-arch/pax uses an .rpm DISTFILE, and assumes rpm2targz is present.  Therefore, app-arch/rpm2targz should be added to DEPEND.

Additionally, I think it can be keyworded for ~{amd64,x86}-linux; it seems to work fine in a prefix.

Reproducible: Always
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-06-08 11:30:39 UTC
Please file separate bugs for keywording.
Comment 2 Sergey Popov (RETIRED) gentoo-dev 2013-06-08 11:57:32 UTC
(In reply to Greg Turner from comment #0)
> app-arch/pax uses an .rpm DISTFILE, and assumes rpm2targz is present. 
> Therefore, app-arch/rpm2targz should be added to DEPEND.

pinkbyte@phantom ~ $ emerge app-arch/pax -pv

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] app-arch/rpm2targz-9.0.0.5g  6 kB
[ebuild  N     ] app-arch/pax-3.4.12.16  168 kB

Dependency has been added to DEPEND by rpm.eclass

Closing this bug as INVALID