Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 491800 - dev-python/stsci-distutils-0.3.4 depend on app-arch/unzip
Summary: dev-python/stsci-distutils-0.3.4 depend on app-arch/unzip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-20 19:24 UTC by Marcel Greter
Modified: 2014-04-03 10:59 UTC (History)
2 users (show)

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 Marcel Greter 2013-11-20 19:24:06 UTC
Hello

Since stsci-distutils has a zip file for SRC_URI, it should depend on unzip. 

There are various other similar bug reports around and IMO portage/emerge could add the dependency automatically, as it also chooses to use unzip to extract the zip source by itself (how should the ebuild know which tool emerge will pick). Off course this applies to all other decompressors too (could also include compressed patches etc).

Anyway, for now adding the dependency to the ebuild seems to be the easy fix.

And for documentation, to fix this simply

emerge -av app-arch/unzip

Best regards
Marcel Greter
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-04-03 10:59:43 UTC
right

  03 Apr 2014; Ian Delaney <idella4@gentoo.org> stsci-distutils-0.3.4.ebuild:
  Add missing app-arch/unzip to DEPEND, thx to report by M. Greter in Bug
  #491800