Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31572 - Network UPS tools v1.5.6 moves location of upsdrvctl, init script fails
Summary: Network UPS tools v1.5.6 moves location of upsdrvctl, init script fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-19 23:52 UTC by Mark Wagner
Modified: 2003-10-20 03:38 UTC (History)
3 users (show)

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


Attachments
Changes I made to get /etc/init.d/upsd to work. (foo.txt,503 bytes, patch)
2003-10-19 23:55 UTC, Mark Wagner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Wagner 2003-10-19 23:52:59 UTC
/usr/portage/net-misc/nut/upsd-init (which get installs as /etc/init.d/upsd) references /sbin/upsdrvctl. However, with NUT v1.5.6, the path is /usr/lib/nut/upsdrvctl.
Comment 1 Mark Wagner 2003-10-19 23:55:11 UTC
Created attachment 19512 [details, diff]
Changes I made to get /etc/init.d/upsd to work.
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-20 03:01:46 UTC
a cleanup of old ebuilds would also be nice ;)
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-10-20 03:33:41 UTC
i'm already working on it
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-10-20 03:38:21 UTC
fixed in CVS.
didn't use your patch.
i moved the upsdrvctl to a new seperate init script that is depended on by
the other upsd script.