Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170597 - compression happens after src_install, not during
Summary: compression happens after src_install, not during
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: PMS/EAPI (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PMS/EAPI
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-12 16:28 UTC by SpanKY
Modified: 2007-03-15 00:11 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 SpanKY gentoo-dev 2007-03-12 16:28:08 UTC
the following functions are labeled as allowing optional compression:
dodoc
doinfo
doman

this prevents deterministic behavior by these commands so ebuilds cannot rely on the resulting outlook of the respective directories in $D

if package managers want to support optional compression, they do it after src_install
Comment 1 Ciaran McCreesh 2007-03-12 16:33:20 UTC
Portage used to compress in doman... Was this changed sufficiently long ago to consider it no longer supported?
Comment 2 SpanKY gentoo-dev 2007-03-12 16:46:43 UTC
the current stable versions of portage no longer compress in the binaries
Comment 3 Stephen Bennett (RETIRED) gentoo-dev 2007-03-15 00:11:21 UTC
r91.