Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144756 - ether-wake in net-utils out-of-date
Summary: ether-wake in net-utils out-of-date
Status: VERIFIED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-22 08:02 UTC by Rob Scott
Modified: 2006-08-22 14:48 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 Rob Scott 2006-08-22 08:02:52 UTC
The current version of ether-wake in  net-tools-1.60-patches-1.1.tar.bz2 is 1.05. This version lacks support for /etc/ethers. The latest version of ether-wake (1.09) adds this. I obtained etherwake_1.09.orig.tar.gz from http://mirrors.ircam.fr/pub/debian/pool/main/e/etherwake/?C=N;O=D
compiled and ran it in my gentoo environment. Seems to work as expected.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-22 08:08:02 UTC
# ether-wake -v
ether-wake.c: v1.09 11/12/2003 Donald Becker, http://www.scyld.com/

# equery b `which ether-wake`
[ Searching for file(s) /usr/sbin/ether-wake in *... ]
sys-apps/net-tools-1.60-r12 (/usr/sbin/ether-wake)
Comment 2 Rob Scott 2006-08-22 14:48:49 UTC
Apparently, net-tools-1.60-r12 in the testing branch contains the updated version of ether-wake. Adding sys-apps/net-tools ~x86 to /etc/portage/package.keywords will enable the testing version.