[Bug 1082743] Re: apport-collect requires 2 extra packages to be installed by hand to be usable - python3-apport and python3-problem-report

Marcus Tomlinson marcus.tomlinson at canonical.com
Thu Mar 5 13:05:17 UTC 2020


This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.

** Changed in: apport (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1082743

Title:
  apport-collect requires 2 extra packages to be installed by hand to be
  usable - python3-apport and python3-problem-report

Status in apport package in Ubuntu:
  Incomplete

Bug description:
  I reported a bug and then decided to start 'apport-collect' to provide
  common set of data for it. As my Chromebook has very stripped down
  Ubuntu system I had to install apport. So I did. But then I had to
  install another package. And then another one. All that just to add
  data into bug.

  hrw at krolik:/var/log$ sudo apt-get install apport
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  The following extra packages will be installed:
    python3-apport python3-problem-report
  Suggested packages:
    apport-gtk apport-kde python3-launchpadlib
  Recommended packages:
    apport-symptoms
  The following NEW packages will be installed:
    apport python3-apport python3-problem-report
  0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
  Need to get 261 kB of archives.
  After this operation, 1778 kB of additional disk space will be used.
  Do you want to continue [Y/n]? 
  Get:1 http://ports.ubuntu.com/ubuntu-ports/ raring/main python3-problem-report all 2.6.2-0ubuntu5 [9360 B]
  Get:2 http://ports.ubuntu.com/ubuntu-ports/ raring/main python3-apport all 2.6.2-0ubuntu5 [84,6 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports/ raring/main apport all 2.6.2-0ubuntu5 [167 kB]
  Fetched 261 kB in 1s (165 kB/s)
  Selecting previously unselected package python3-problem-report.
  (Reading database ... 66134 files and directories currently installed.)
  Unpacking python3-problem-report (from .../python3-problem-report_2.6.2-0ubuntu5_all.deb) ...
  Selecting previously unselected package python3-apport.
  Unpacking python3-apport (from .../python3-apport_2.6.2-0ubuntu5_all.deb) ...
  Selecting previously unselected package apport.
  Unpacking apport (from .../apport_2.6.2-0ubuntu5_all.deb) ...
  Processing triggers for ureadahead ...
  Processing triggers for hicolor-icon-theme ...
  Processing triggers for shared-mime-info ...
  Processing triggers for man-db ...
  Setting up python3-problem-report (2.6.2-0ubuntu5) ...
  Setting up python3-apport (2.6.2-0ubuntu5) ...
  Setting up apport (2.6.2-0ubuntu5) ...

  Configuration file `/etc/default/apport'
   ==> File on system created by you or by a script.
   ==> File also in package provided by package maintainer.
     What would you like to do about it ?  Your options are:
      Y or I  : install the package maintainer's version
      N or O  : keep your currently-installed version
        D     : show the differences between the versions
        Z     : start a shell to examine the situation
   The default action is to keep your current version.
  *** apport (Y/I/N/O/D/Z) [default=N] ? i
  Installing new version of config file /etc/default/apport ...
  apport start/running
  Processing triggers for ureadahead ...
  localepurge: Disk space freed in /usr/share/locale: 0 KiB
  localepurge: Disk space freed in /usr/share/man: 0 KiB
  localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
  localepurge: Disk space freed in /usr/share/omf: 0 KiB

  Total disk space freed by localepurge: 0 KiB

  hrw at krolik:/var/log$ apport-collect 1082742
  You need to run 'sudo apt-get install python-apport' for apport-collect to work.
  hrw at krolik:/var/log$ sudo apt-get install python-apport
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  The following extra packages will be installed:
    python-problem-report
  Suggested packages:
    python-launchpadlib
  The following NEW packages will be installed:
    python-apport python-problem-report
  0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
  Need to get 94,5 kB of archives.
  After this operation, 677 kB of additional disk space will be used.
  Do you want to continue [Y/n]? 
  Get:1 http://ports.ubuntu.com/ubuntu-ports/ raring/main python-problem-report all 2.6.2-0ubuntu5 [9456 B]
  Get:2 http://ports.ubuntu.com/ubuntu-ports/ raring/main python-apport all 2.6.2-0ubuntu5 [85,0 kB]
  Fetched 94,5 kB in 0s (96,6 kB/s)   
  Selecting previously unselected package python-problem-report.
  (Reading database ... 66241 files and directories currently installed.)
  Unpacking python-problem-report (from .../python-problem-report_2.6.2-0ubuntu5_all.deb) ...
  Selecting previously unselected package python-apport.
  Unpacking python-apport (from .../python-apport_2.6.2-0ubuntu5_all.deb) ...
  Setting up python-problem-report (2.6.2-0ubuntu5) ...
  Setting up python-apport (2.6.2-0ubuntu5) ...
  localepurge: Disk space freed in /usr/share/locale: 0 KiB
  localepurge: Disk space freed in /usr/share/man: 0 KiB
  localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
  localepurge: Disk space freed in /usr/share/omf: 0 KiB

  Total disk space freed by localepurge: 0 KiB

  hrw at krolik:/var/log$ apport-collect 1082742
  ERROR: The launchpadlib Python module is not installed. This functionality is not available.
  hrw at krolik:/var/log$ sudo apt-get install python-launchpadlib
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  The following extra packages will be installed:
    python-keyring python-lazr.restfulclient python-lazr.uri python-simplejson python-wadllib
  Suggested packages:
    python-testresources
  Recommended packages:
    python-crypto libjs-jquery
  The following NEW packages will be installed:
    python-keyring python-launchpadlib python-lazr.restfulclient python-lazr.uri python-simplejson python-wadllib
  0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded.
  Need to get 265 kB of archives.
  After this operation, 1421 kB of additional disk space will be used.
  Do you want to continue [Y/n]? 
  Get:1 http://ports.ubuntu.com/ubuntu-ports/ raring/main python-keyring all 0.9.2-1ubuntu2 [37,9 kB]
  Get:2 http://ports.ubuntu.com/ubuntu-ports/ raring/main python-lazr.uri all 1.0.3-1 [14,6 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports/ raring/main python-simplejson armhf 2.6.2-1 [74,5 kB]
  Get:4 http://ports.ubuntu.com/ubuntu-ports/ raring/main python-wadllib all 1.3.0-2 [32,3 kB]
  Get:5 http://ports.ubuntu.com/ubuntu-ports/ raring/main python-lazr.restfulclient all 0.13.1-1 [55,0 kB]
  Get:6 http://ports.ubuntu.com/ubuntu-ports/ raring/main python-launchpadlib all 1.9.12-2 [50,4 kB]
  Fetched 265 kB in 1s (155 kB/s)           
  Selecting previously unselected package python-keyring.
  (Reading database ... 66281 files and directories currently installed.)
  Unpacking python-keyring (from .../python-keyring_0.9.2-1ubuntu2_all.deb) ...
  Selecting previously unselected package python-lazr.uri.
  Unpacking python-lazr.uri (from .../python-lazr.uri_1.0.3-1_all.deb) ...
  Selecting previously unselected package python-simplejson.
  Unpacking python-simplejson (from .../python-simplejson_2.6.2-1_armhf.deb) ...
  Selecting previously unselected package python-wadllib.
  Unpacking python-wadllib (from .../python-wadllib_1.3.0-2_all.deb) ...
  Selecting previously unselected package python-lazr.restfulclient.
  Unpacking python-lazr.restfulclient (from .../python-lazr.restfulclient_0.13.1-1_all.deb) ...
  Selecting previously unselected package python-launchpadlib.
  Unpacking python-launchpadlib (from .../python-launchpadlib_1.9.12-2_all.deb) ...
  Setting up python-keyring (0.9.2-1ubuntu2) ...
  Setting up python-lazr.uri (1.0.3-1) ...
  Setting up python-simplejson (2.6.2-1) ...
  Setting up python-wadllib (1.3.0-2) ...
  Setting up python-lazr.restfulclient (0.13.1-1) ...
  Setting up python-launchpadlib (1.9.12-2) ...
  localepurge: Disk space freed in /usr/share/locale: 0 KiB
  localepurge: Disk space freed in /usr/share/man: 0 KiB
  localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
  localepurge: Disk space freed in /usr/share/omf: 0 KiB

  Total disk space freed by localepurge: 0 KiB

  hrw at krolik:/var/log$ apport-collect 1082742
  The authorization page:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1082743/+subscriptions



More information about the foundations-bugs mailing list