← Back to team overview

touch-packages team mailing list archive

[Bug 1400290] [NEW] apt-get install ubuntu-minimal missing dependencies

 

Public bug reported:

I have error during upgrading ubuntu server 14.04 to 14.10

$ sudo apt-get install ubuntu-minimal 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  dh-python lsb-release python3
Suggested packages:
  lsb python3-doc python3-tk python3-venv
The following NEW packages will be installed:
  dh-python lsb-release python3 ubuntu-minimal
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/75.4 kB of archives.
After this operation, 604 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Selecting previously unselected package python3.
(Reading database ... 40984 files and directories currently installed.)
Preparing to unpack .../python3_3.4.2-1_amd64.deb ...
Unpacking python3 (3.4.2-1) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../dh-python_1.20140511-1_all.deb ...
Unpacking dh-python (1.20140511-1) ...
Selecting previously unselected package lsb-release.
Preparing to unpack .../lsb-release_4.1+Debian11ubuntu8_all.deb ...
Unpacking lsb-release (4.1+Debian11ubuntu8) ...
Selecting previously unselected package ubuntu-minimal.
Preparing to unpack .../ubuntu-minimal_1.327_amd64.deb ...
Unpacking ubuntu-minimal (1.327) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up python3 (3.4.2-1) ...
running python rtupdate hooks for python3.4...
dpkg-query: package 'ubiquity-frontend-gtk' is not installed
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
Traceback (most recent call last):
  File "/usr/bin/py3clean", line 200, in <module>
    main()
  File "/usr/bin/py3clean", line 186, in main
    pfiles = set(dpf.from_package(options.package))
  File "/usr/share/python3/debpython/files.py", line 53, in from_package
    raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of ubiquity-frontend-gtk
error running python rtupdate hook ubiquity-frontend-gtk
dpkg-query: package 'ubiquity' is not installed
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
Traceback (most recent call last):
  File "/usr/bin/py3clean", line 200, in <module>
    main()
  File "/usr/bin/py3clean", line 186, in main
    pfiles = set(dpf.from_package(options.package))
  File "/usr/share/python3/debpython/files.py", line 53, in from_package
    raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of ubiquity
error running python rtupdate hook ubiquity
dpkg-query: package 'ubuntu-drivers-common' is not installed
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
Traceback (most recent call last):
  File "/usr/bin/py3clean", line 200, in <module>
    main()
  File "/usr/bin/py3clean", line 186, in main
    pfiles = set(dpf.from_package(options.package))
  File "/usr/share/python3/debpython/files.py", line 53, in from_package
    raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of ubuntu-drivers-common
error running python rtupdate hook ubuntu-drivers-common
dpkg: error processing package python3 (--configure):
 subprocess installed post-installation script returned error exit status 4
dpkg: dependency problems prevent configuration of dh-python:
 dh-python depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.

dpkg: error processing package dh-python (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of lsb-release:
 lsb-release depends on python3; however:
  Package python3 is not configured yet.
 lsb-release depends on python3:any (>= 3.3.2-2~); however:
  Package python3 is not configured yet.

dpkg: error processing package lsb-release (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ubuntu-minimal:
 ubuntu-minimal depends on lsb-release; however:
  Package lsb-release is not configured yet.
 ubuntu-minimal depends on python3; however:
  Package python3 is not configured yet.

dpkg: error processing package ubuntu-minimal (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python3
 dh-python
 lsb-release
 ubuntu-minimal
E: Sub-process /usr/bin/dpkg returned an error code (1)

** Affects: ubuntu-meta (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1400290

Title:
  apt-get install ubuntu-minimal missing dependencies

Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  I have error during upgrading ubuntu server 14.04 to 14.10

  $ sudo apt-get install ubuntu-minimal 
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  The following extra packages will be installed:
    dh-python lsb-release python3
  Suggested packages:
    lsb python3-doc python3-tk python3-venv
  The following NEW packages will be installed:
    dh-python lsb-release python3 ubuntu-minimal
  0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
  Need to get 0 B/75.4 kB of archives.
  After this operation, 604 kB of additional disk space will be used.
  Do you want to continue? [Y/n] 
  Selecting previously unselected package python3.
  (Reading database ... 40984 files and directories currently installed.)
  Preparing to unpack .../python3_3.4.2-1_amd64.deb ...
  Unpacking python3 (3.4.2-1) ...
  Selecting previously unselected package dh-python.
  Preparing to unpack .../dh-python_1.20140511-1_all.deb ...
  Unpacking dh-python (1.20140511-1) ...
  Selecting previously unselected package lsb-release.
  Preparing to unpack .../lsb-release_4.1+Debian11ubuntu8_all.deb ...
  Unpacking lsb-release (4.1+Debian11ubuntu8) ...
  Selecting previously unselected package ubuntu-minimal.
  Preparing to unpack .../ubuntu-minimal_1.327_amd64.deb ...
  Unpacking ubuntu-minimal (1.327) ...
  Processing triggers for man-db (2.7.0.2-2) ...
  Setting up python3 (3.4.2-1) ...
  running python rtupdate hooks for python3.4...
  dpkg-query: package 'ubiquity-frontend-gtk' is not installed
  Use dpkg --info (= dpkg-deb --info) to examine archive files,
  and dpkg --contents (= dpkg-deb --contents) to list their contents.
  Traceback (most recent call last):
    File "/usr/bin/py3clean", line 200, in <module>
      main()
    File "/usr/bin/py3clean", line 186, in main
      pfiles = set(dpf.from_package(options.package))
    File "/usr/share/python3/debpython/files.py", line 53, in from_package
      raise Exception("cannot get content of %s" % package_name)
  Exception: cannot get content of ubiquity-frontend-gtk
  error running python rtupdate hook ubiquity-frontend-gtk
  dpkg-query: package 'ubiquity' is not installed
  Use dpkg --info (= dpkg-deb --info) to examine archive files,
  and dpkg --contents (= dpkg-deb --contents) to list their contents.
  Traceback (most recent call last):
    File "/usr/bin/py3clean", line 200, in <module>
      main()
    File "/usr/bin/py3clean", line 186, in main
      pfiles = set(dpf.from_package(options.package))
    File "/usr/share/python3/debpython/files.py", line 53, in from_package
      raise Exception("cannot get content of %s" % package_name)
  Exception: cannot get content of ubiquity
  error running python rtupdate hook ubiquity
  dpkg-query: package 'ubuntu-drivers-common' is not installed
  Use dpkg --info (= dpkg-deb --info) to examine archive files,
  and dpkg --contents (= dpkg-deb --contents) to list their contents.
  Traceback (most recent call last):
    File "/usr/bin/py3clean", line 200, in <module>
      main()
    File "/usr/bin/py3clean", line 186, in main
      pfiles = set(dpf.from_package(options.package))
    File "/usr/share/python3/debpython/files.py", line 53, in from_package
      raise Exception("cannot get content of %s" % package_name)
  Exception: cannot get content of ubuntu-drivers-common
  error running python rtupdate hook ubuntu-drivers-common
  dpkg: error processing package python3 (--configure):
   subprocess installed post-installation script returned error exit status 4
  dpkg: dependency problems prevent configuration of dh-python:
   dh-python depends on python3:any (>= 3.3.2-2~); however:
    Package python3 is not configured yet.

  dpkg: error processing package dh-python (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of lsb-release:
   lsb-release depends on python3; however:
    Package python3 is not configured yet.
   lsb-release depends on python3:any (>= 3.3.2-2~); however:
    Package python3 is not configured yet.

  dpkg: error processing package lsb-release (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of ubuntu-minimal:
   ubuntu-minimal depends on lsb-release; however:
    Package lsb-release is not configured yet.
   ubuntu-minimal depends on python3; however:
    Package python3 is not configured yet.

  dpkg: error processing package ubuntu-minimal (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   python3
   dh-python
   lsb-release
   ubuntu-minimal
  E: Sub-process /usr/bin/dpkg returned an error code (1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1400290/+subscriptions


Follow ups

References