[Bug 1177720] Re: Problem with custom InstallProgress

Launchpad Bug Tracker 1177720 at bugs.launchpad.net
Fri Mar 21 00:12:41 UTC 2014


This bug was fixed in the package python-apt - 0.9.3.4

---------------
python-apt (0.9.3.4) unstable; urgency=medium


  * python/progress.cc: Fix InstallProgress to set child_pid (LP: #1177720)
  * python/progress.cc: Remove invalid checks for mixedCase methods
  * utils/get_*_mirrors*.py: Ensure failure if no mirrors were read
  * utils/get_*_mirrors*.py: Use sys.stderr.write instead of print
  * Support all compressors for data.tar/control.tar (Closes: #718330)
  * Revert "aptsources/sourceslist.py: ensure that our sources are opened with UTF-8"
    (Closes: #742118)

 -- Julian Andres Klode <jak at debian.org>  Thu, 20 Mar 2014 16:48:12
+0100

** Changed in: python-apt (Ubuntu)
       Status: In Progress => Fix Released

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

Title:
  Problem with custom InstallProgress

Status in “python-apt” package in Ubuntu:
  Fix Released
Status in “python-apt” package in Debian:
  Fix Released

Bug description:
  Hello,

  I'm using Ubuntu 12.04.2 LTS and python-apt 0.8.3ubuntu7. I wrote a
  small Python program (attached) to install a package. It doesn't have
  custom fork(), but program behaves like it does.

  aleksi at ubuntu-virtual-server:~$ sudo ./test.py
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Fetched 0 B in 0s (0 B/s)
  custom fork found
  got pid: 9610
  start_update
  got pid: 0
  got fd: 4
  finish_update
  aleksi at ubuntu-virtual-server:~$ Selecting previously unselected package goo.
  (Reading database ... 88751 files and directories currently installed.)
  Unpacking goo (from .../goo_0.155-10_amd64.deb) ...
  Processing triggers for menu ...
  Processing triggers for man-db ...
  Setting up goo (0.155-10) ...
                               Processing triggers for menu ...

                                                               aleksi
  @ubuntu-virtual-server:~$

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



More information about the foundations-bugs mailing list