[Bug 1089760] Re: whiptail located in /bin breaks apps who look for it at /usr/bin
Javier P.L.
chilicuil at ubuntu.com
Thu Dec 13 04:32:39 UTC 2012
I've not found any other package affected, but I think they may exist
https://bugs.launchpad.net/ubuntu/+source/rcconf/+bug/1089724
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad
--
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 “newt” package in Ubuntu:
New
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/newt/+bug/1089760/+subscriptions
More information about the foundations-bugs
mailing list