[Bug 994152] Re: do-release-upgrade: Can not run the upgrade, 'No such file or directory'.
spbike
994152 at bugs.launchpad.net
Tue Jan 7 01:10:18 UTC 2014
I just installed a ubuntu 13.04 system from scratch, ran:
apt-get install update-manager-core
And got the:
authenticate 'saucy.tar.gz' against 'saucy.tar.gz.gpg'
extracting 'saucy.tar.gz'
Can not run the upgrade
The error message is 'No such file or directory'.
After running apt-get install python-apt it worked.
I think it's just the missing dependency on python-apt.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/994152
Title:
do-release-upgrade: Can not run the upgrade, 'No such file or
directory'.
Status in “ubuntu-release-upgrader” package in Ubuntu:
Confirmed
Bug description:
I am also having this problem.
$ sudo do-release-upgrade
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [198 B]
Get:2 Upgrade tool [1,206 kB]
Fetched 1,206 kB in 0s (0 B/s)
authenticate 'raring.tar.gz' against 'raring.tar.gz.gpg'
extracting 'raring.tar.gz'
Can not run the upgrade
The error message is 'No such file or directory'.
* Original Description
[The originally reported error “/tmp is mounted noexec” is not a bug.]
Whenever attempting to run do-release-upgrade I get an error:
$ do-release-upgrade
Checking for a new ubuntu release
Get:1 Upgrade tool signature [198 B]
Get:2 Upgrade tool [1550 kB]
Fetched 1550 kB in 0s (0 B/s)
authenticate 'precise.tar.gz' against 'precise.tar.gz.gpg'
extracting 'precise.tar.gz'
Can not run the upgrade
This usually is caused by a system where /tmp is mounted noexec. Please remount without noexec and run the upgrade again.
I have checked /tmp
$ ls -l / |grep tmp
drwxrwxrwt 15 root root 360 2012-05-03 13:00 tmp
which is obviously not mounted noexec.
[This is not the proper way to check noexec, use ‘mount’.]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/994152/+subscriptions
More information about the foundations-bugs
mailing list