Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269498 - gentoo-bashcomp doesn't complete on new-style virtuals
Summary: gentoo-bashcomp doesn't complete on new-style virtuals
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-05-12 06:03 UTC by Ryan Hill (RETIRED)
Modified: 2010-06-13 02:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
possible fix copied from _pkgname() (269498.patch,1.19 KB, patch)
2010-05-04 16:01 UTC, Jacek Sowiński
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hill (RETIRED) gentoo-dev 2009-05-12 06:03:29 UTC
eg. try perl-Compress-<tab><tab> or c++-tr1-<tab><tab>

emerge virtual<tab><tab> gives:

halo ~ # emerge virtual/
alsa        cdrtools    dhcpcd      httpd       j2ee        linux       man         ooo         php         skkserv     utempter
antivirus   commonlisp  eject       imap        jabber      logger      mda         opengl      portage     squeak      w3m
aspell      cron        fam         imapd       krb5        lpr         modutils    os          python      ssh         wine
blackbox    dev         gsasl       imapUW      libc        m3          mta         pam         quicktime   sylpheed    xemacs
bootloader  dhcpc       gzip        inetd       libpcap     mailx       mysql       pbs         ruby        tftp
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-05-04 03:40:06 UTC
Jacek, Got a fix for this one too? :) Somewhere around line 629
Comment 2 Jacek Sowiński 2010-05-04 16:00:47 UTC
(In reply to comment #1)
> Jacek, Got a fix for this one too? :) Somewhere around line 629

Patch in a moment, but in fact it is just cut-copy-paste from _pkgname(). At least, it works :)
Comment 3 Jacek Sowiński 2010-05-04 16:01:45 UTC
Created attachment 230311 [details, diff]
possible fix copied from _pkgname()
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-05-04 16:12:56 UTC
Ah, ok. Works for me, thanks.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-06-13 02:29:23 UTC
Thanks again for the patches. 20100613 is in the tree!

+  13 Jun 2010; Jeremy Olexa <darkside@gentoo.org>
+  +gentoo-bashcomp-20100613.ebuild:
+  Version bump to fix bugs: 298919, 298916, 301582, 269498, 287092. Add
+  Gentoo Prefix support.