Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 542830 - app-arch/plzip-{1.1,1,3}: missing DEPEND
Summary: app-arch/plzip-{1.1,1,3}: missing DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-10 16:38 UTC by Daniel M. Weeks
Modified: 2015-03-10 19:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2015-03-10 16:38:00 UTC
lzlib is a compile-time dependency of plzip but is missing in the ebuild. Since it is a runtime-dependency it will typically install fine but attemping to build a package fails if lzlib isn't present. Needs DEPEND="${RDEPEND}" added to the ebuilds.

Reproducible: Always

Steps to Reproduce:
1. emerge -1Bv plzip
Actual Results:  
Attemptes to build - fails.

Expected Results:  
Error:

!!! --buildpkgonly requires all dependencies to be merged.
!!! Cannot merge requested packages. Merge deps and try again.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-03-10 19:12:11 UTC
Thanks a lot for the report.

+  10 Mar 2015; Michał Górny <mgorny@gentoo.org> -plzip-1.1.ebuild,
+  plzip-1.3.ebuild:
+  Fix dependencies (bug #542830), drop old.