Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 477382

Summary: dev-libs/glib-2.34.3 (unmasked ~arch) does not respect bashcompdir
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 477380    

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)