Anyone that has come across this same issue since jaunty release?
Ever since Jaunty or Hardy I have not come across this issue again.
--
[hardy] apt-get doenst ask confirmation
https://bugs.launchpad.net/bugs/181843
You received this bug notification because you are a member of Ubuntu
Bugs, whi
I also encountered the same problem. The work around is to add the line:
Aptitude::CmdLine::Always-Prompt;
into /etc/apt/apt.conf.d/00trustcdrom
http://linux.derkeiler.com/Mailing-Lists/Debian/2007-06/msg01119.html
Note the option "-P" as stated in the email does _not_ work for me.
--
[hardy] a
On my Hardy Alpha 5 (updated yesterday 13th March) apt is still, although not
all the time, making apparent carriage returns without my intervention.
I will issue the 'sudo apt-get update', then 'sudo apt-get dist-upgrade' and
apt will give the following:
Reading package lists... Done
Building de
As the apt bug has been confirmed I'm changing the status of the bug
** Changed in: apt (Ubuntu)
Assignee: Koen Beek (koen-beek) => (unassigned)
Status: Incomplete => Confirmed
--
[hardy] apt-get doenst ask confirmation
https://bugs.launchpad.net/bugs/181843
You received this bug not
I can confirm this.
Koen, the command it self should ask for a confirmation about "Do you
want to upgrade [Y/n] y" this is the standard way how apt-get works its
got nothing to do with sudos password. Its common logic in the apt
package. This effect is the same even though you have used sudo -s -H
Hi,
sudo does not ask the password again if you already entered the
password recently, so it looks like this is normal behavior to me ?
** Changed in: apt (Ubuntu)
Assignee: (unassigned) => Koen Beek (koen-beek)
Status: New => Incomplete
--
[hardy] apt-get doenst ask confirmation