Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 477926 - net-misc/netctl installs /netctl
Summary: net-misc/netctl installs /netctl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-23 16:42 UTC by Justin Lecher (RETIRED)
Modified: 2013-07-24 13:53 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 Justin Lecher (RETIRED) gentoo-dev 2013-07-23 16:42:20 UTC
install /netctl into ROOT


$ qlist netctl
/usr/share/man/man5/netctl.profile.5.xz
/usr/share/man/man1/netctl.1.xz
/usr/share/man/man7/netctl.special.7.xz
/usr/share/doc/netctl-1.1-r1/README.xz
/usr/share/doc/netctl-1.1-r1/NEWS.xz
/usr/share/doc/netctl-1.1-r1/AUTHORS.xz
/usr/share/zsh/site-functions/_netctl
/usr/lib/network/connections/bond
/usr/lib/network/connections/bridge
/usr/lib/network/connections/ethernet
/usr/lib/network/connections/mobile_ppp
/usr/lib/network/connections/pppoe
/usr/lib/network/connections/README
/usr/lib/network/connections/tunnel
/usr/lib/network/connections/tuntap
/usr/lib/network/connections/vlan
/usr/lib/network/connections/wireless
/usr/lib/network/globals
/usr/lib/network/ip
/usr/lib/network/rfkill
/usr/lib/network/wpa
/usr/lib/network/auto.action
/usr/lib/network/network
/usr/lib/systemd/system/netctl-auto@.service
/usr/lib/systemd/system/netctl-ifplugd@.service
/usr/lib/systemd/system/netctl.service
/usr/lib/systemd/system/netctl@.service
/usr/lib/systemd/system/netctl-sleep.service
/usr/bin/netctl
/usr/bin/netctl-auto
/usr/bin/wifi-menu
/etc/netctl/examples/bonding
/etc/netctl/examples/bridge
/etc/netctl/examples/ethernet-custom
/etc/netctl/examples/ethernet-dhcp
/etc/netctl/examples/ethernet-static
/etc/netctl/examples/mobile_ppp
/etc/netctl/examples/pppoe
/etc/netctl/examples/tunnel-he-ipv6
/etc/netctl/examples/tuntap
/etc/netctl/examples/vlan-dhcp
/etc/netctl/examples/vlan-static
/etc/netctl/examples/wireless-open
/etc/netctl/examples/wireless-wep
/etc/netctl/examples/wireless-wep-string-key
/etc/netctl/examples/wireless-wpa
/etc/netctl/examples/wireless-wpa-config
/etc/netctl/examples/wireless-wpa-configsection
/etc/netctl/examples/wireless-wpa-static
/etc/ifplugd/netctl.action
/netctl
Comment 1 Mike Gilbert gentoo-dev 2013-07-24 01:00:58 UTC
Is that the bash completion file?
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2013-07-24 05:37:53 UTC
yes it is.
Comment 3 Mike Gilbert gentoo-dev 2013-07-24 13:53:20 UTC
I think this was introduced in r1.8 of bash-completion-r1.eclass, and fixed in r1.9.

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/eclass/bash-completion-r1.eclass?r1=1.8&r2=1.9

Sync your tree and re-install netctl.