[Bug 1089760] Re: whiptail located in /bin breaks apps who look for it at /usr/bin
Dmitrijs Ledkovs
launchpad at surgut.co.uk
Thu Dec 13 09:30:36 UTC 2012
rcconf should search the path for whiptail instead.
** Package changed: newt (Ubuntu) => rcconf (Ubuntu)
** Changed in: rcconf (Ubuntu)
Status: New => Confirmed
** Changed in: rcconf (Ubuntu)
Importance: Undecided => High
** Also affects: rcconf (Ubuntu Precise)
Importance: Undecided
Status: New
** Also affects: rcconf (Ubuntu Quantal)
Importance: Undecided
Status: New
** Changed in: rcconf (Ubuntu Precise)
Status: New => Confirmed
** Changed in: rcconf (Ubuntu Quantal)
Status: New => Confirmed
** Changed in: rcconf (Ubuntu Quantal)
Importance: Undecided => High
** Changed in: rcconf (Ubuntu Precise)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to newt in Ubuntu.
https://bugs.launchpad.net/bugs/1089760
Title:
whiptail located in /bin breaks apps who look for it at /usr/bin
Status in “rcconf” package in Ubuntu:
Confirmed
Status in “rcconf” source package in Precise:
Confirmed
Status in “rcconf” source package in Quantal:
Confirmed
Bug description:
Release of Ubuntu: Raring 13.04
Package Version: 0.52.14-11ubuntu4
Expected Results: Applications who look for whiptail at /usr/bin should run successfully
Actual Results: Applications who look for whiptail at /usr/bin fail
Testcase:
$ sudo apt-get install whiptail
$ whereis whiptail
/bin/whiptail
$ sudo apt-get install rcconf
$ sudo rcconf
"rcconf needs dialog or whiptail"
I looked at the newt bugs and saw that it was introduced in precise:
https://bugs.launchpad.net/ubuntu/+source/newt/+bug/234409
I'd suggest to make a soft link to /usr/bin in order to not break apps
who look for it at /usr/bin (which may be some from debian)
$ sudo ln -s /bin/whiptail /usr/bin/whiptail
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rcconf/+bug/1089760/+subscriptions
More information about the foundations-bugs
mailing list