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

Bug 526294

Summary: dev-util/quilt-0.60: completion should be enabled unconditionally
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Mike Pagano <mpagano>
Status: RESOLVED FIXED    
Severity: normal CC: dev-tools, suse
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 521146    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-10-21 17:11:10 UTC
* Problems with installed bash completions were found:
 * 
 * 	quilt: does not define any completions (failed to source?).
 * 
 * For more details on installing bash-completions, please see:
 * https://wiki.gentoo.org/wiki/Bash/Installing_completion_files

This is because the completion is in big 'if type quilt &> /dev/null ; then'. However, that is not necessary and deprecated since the completion file is installed along with quilt. Please remove it and enable the completion unconditionally.
Comment 1 Mike Pagano gentoo-dev 2014-10-21 18:36:48 UTC
Is there a specific portage version, FEATURES, etc that I need to reproduce?
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-10-21 20:54:53 UTC
portage-2.2.13+, I think, and quilt must not be installed while building.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-10-21 20:55:12 UTC
(and of course 'qa' elog severity enabled)
Comment 4 Mike Pagano gentoo-dev 2014-10-21 22:39:02 UTC
Thanks. Fixed in quilt-0.63.  Dropped version 0.60.