[Bug 994152] Re: do-release-upgrade says it can not run the upgrade
Richard Cheung
994152 at bugs.launchpad.net
Sun Jun 2 08:34:56 UTC 2013
Yes, do-release-upgrade work again.
My ubuntu was installed with virtual machine mode with cd-rom iso and
python-apt was not installed before.
$ dpkg -s python-apt
Package: python-apt
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 718
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 0.8.8ubuntu6
Provides: python2.7-apt
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), libapt-inst1.5 (>= 0.8.11), libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), python-apt-common
Recommends: lsb-release, iso-codes, xz-utils (>= 5.1.1alpha+20120614-1)
Suggests: python-apt-dbg, python-gtk2, python-vte, python-apt-doc
Breaks: apt-forktracer (<< 0.3), apt-listchanges (<< 2.85), apt-p2p (<< 0.1.6), apt-xapian-index (<< 0.25), aptdaemon (<< 0.11+bzr343-1~), aptoncd (<< 0.1.98+bzr117), bcfg2 (<< 1.0.1), bzr-builddeb (<< 2.4), computer-janitor (<< 1.14.1-1+), debdelta (<< 0.41+), debpartial-mirror (<< 0.2.98), debsecan (<< 0.4.15), gdebi (<< 0.6.1), germinate (<< 1.21), gnome-codec-install (<< 0.4.5), mini-dinstall (<< 0.6.28), packagekit-backend-apt (<= 0.4.8-0ubuntu4), python-cdd (<< 0.0.10), python-dogtail (<< 0.6.1-3.1+), python-software-properties (<< 0.70.debian-1+), rebuildd (<< 0.3.9), software-center (<< 1.1.21debian2), tla-buildpackage (<< 0.9.14), ubuntu-dev-tools (<< 0.93debian1), unattended-upgrades (<< 0.42debian2), update-manager (<< 0.200.2-1), update-notifier (<< 0.99.3debian9), wajig (<< 2.0.46)
Description: Python interface to libapt-pkg
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions, such as:
.
- Access to the APT configuration system
- Access to the APT package information database
- Parsing of Debian package control files, and other files with a
similar structure
.
The included 'aptsources' Python interface provides an abstraction of
the sources.list configuration on the repository and the distro level.
Original-Maintainer: APT Development Team <deity at lists.debian.org>
Python-Version: 2.7
Why I found this solution was because another virtual machine prompt me
about the missing of python-apt.
The strange part was that both virtual machine are installed with VM
mode (ubuntu 12.10)
--
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 says it can not run the upgrade
Status in “ubuntu-release-upgrader” package in Ubuntu:
New
Bug description:
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.
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