Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136738 - app-arch/tar has pointless bzip2 use flag ?
Summary: app-arch/tar has pointless bzip2 use flag ?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-13 22:37 UTC by ta2002
Modified: 2006-10-29 02:07 UTC (History)
1 user (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 ta2002 2006-06-13 22:37:10 UTC
I did search for this (and couldn't find it). It seems hard to believe that no one has reported it before.

Just installed the portage update.

While I like the idea of getting rid of the automatic use flags for installed packages by default, I did notice this:

$ emerge -pv tar

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

Calculating dependencies... done!
[ebuild   R   ] app-arch/tar-1.15.1-r1  USE="nls -build -bzip2* -static" 0 kB

Building tar without bzip2 support does not seems like "a good thing."

Before, with bzip2 as part of the system profile, this flag got enabled. Now, I worry that some people will bork their machines the next time they emerge -e.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-14 00:40:58 UTC
The use flag doesn't appear to do anything useful, except for adding a dependency that's in profiles/base/packages anyway. Why is it there?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-14 23:47:24 UTC
(In reply to comment #2)
> read cvs history:
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/tar/tar-1.13.25-r2.ebuild?hideattic=0&r1=1.6&r2=1.7
> 

Hmmm? I'm probably dense but I don't get it. The flag still doesn't do anything useful, neither in the revision linked above, nor in the current one. 


Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2006-07-18 13:06:57 UTC
++what is the usefulness of this Mike? Other then to possibly break systems if bzip2 gets dropped off the base system.
Comment 5 SpanKY gentoo-dev 2006-10-29 02:07:56 UTC
removed a bunch of stuff from the ebuild