Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436354 - app-arch/lbzip2[symlink] <-> app-arch/pbzip2[symlink] miss blockers
Summary: app-arch/lbzip2[symlink] <-> app-arch/pbzip2[symlink] miss blockers
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-26 21:19 UTC by Michał Górny
Modified: 2012-10-07 11:58 UTC (History)
3 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-09-26 21:19:02 UTC
Both lbzip2 and pbzip2 provide a symlink flag to install 'bzip2' symlinks in /usr/bin. Thus, they should block each other with these flags.

i.e.

lbzip2:
  symlink? ( !app-arch/pbzip2[symlink] )

pbzip2:
  symlink? ( !app-arch/lbzip2[symlink] )
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-10-05 13:55:39 UTC
make sense. Will add that soon.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2012-10-07 11:58:02 UTC
+  07 Oct 2012; Justin Lecher <jlec@gentoo.org> -lbzip2-0.23-r2.ebuild,
+  -lbzip2-2.1.ebuild, -lbzip2-2.1-r2.ebuild, lbzip2-2.2.ebuild:
+  Block other packages installing the /usr/bin/bzip2 symlink, #436354; drop old
+

+  07 Oct 2012; Justin Lecher <jlec@gentoo.org> pbzip2-1.1.5.ebuild,
+  pbzip2-1.1.6.ebuild, pbzip2-1.1.8.ebuild:
+  Block other packages installing the /usr/bin/bzip2 symlink, #436354
+