[Bug 1177720] [NEW] Problem with custom InstallProgress

Alexey "AlekSi" Palazhchenko 1177720 at bugs.launchpad.net
Wed May 8 09:24:38 UTC 2013


Public bug reported:

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:~$

** Affects: python-apt (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "test.py"
   https://bugs.launchpad.net/bugs/1177720/+attachment/3669650/+files/test.py

-- 
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:
  New

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