Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 477382 - dev-libs/glib-2.34.3 (unmasked ~arch) does not respect bashcompdir
Summary: dev-libs/glib-2.34.3 (unmasked ~arch) does not respect bashcompdir
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 477380
  Show dependency tree
 
Reported: 2013-07-19 11:26 UTC by Michał Górny
Modified: 2013-07-26 20:40 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-07-19 11:26:39 UTC
It seems to have been fixed in the masked 2.36* but not for 2.34 which is currently unmasked.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-07-19 14:03:11 UTC
This was "fixed" in 2.36.3 by always installing in the new directory - making it incompatible with <=bash-completion-2.1

Ideally, we want to support both directories in one ebuild, because the stabilization schedules for glib and bash-completion are unlikely to align.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-07-19 14:05:33 UTC
That's what bash-completion-r1 eclass is for. I think $(get_bashcompdir) should suffice your needs.
Comment 3 Pacho Ramos gentoo-dev 2013-07-26 20:40:17 UTC
It's handled in latest 2.36.x (that is now unmasked)