Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521336 - net-analyzer/linkchecker-9.2: bash completion incompatible with dev-python/argcomplete-0.6.5
Summary: net-analyzer/linkchecker-9.2: bash completion incompatible with dev-python/ar...
Status: RESOLVED OBSOLETE
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: bashcomp2
  Show dependency tree
 
Reported: 2014-08-28 08:04 UTC by Michał Górny
Modified: 2015-06-26 09:31 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-28 08:04:01 UTC
I've just looked into it, and it seems that the bash-completions expect _argcomplete function to be declared -- yet it is nowhere to be found.

Supposedly you are supposed to use register-python-argcomplete to obtain the completions, i.e.:

  register-python-argcomplete > "${T}"/${PN}
  dobashcomp "${T}"/${PN}

(IOW, the bundled completion is useless, and you install it with wrong name)
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-06-26 09:31:54 UTC
+  26 Jun 2015; Justin Lecher <jlec@gentoo.org> -linkchecker-9.2.ebuild,
+  metadata.xml:
+  Cleaned old; obsoletes bug #508314 and bug #521336
+