Problem with custom InstallProgress
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-apt (Debian) |
Fix Released
|
Undecided
|
Unassigned | ||
python-apt (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
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@
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@
(Reading database ... 88751 files and directories currently installed.)
Unpacking goo (from .../goo_
Processing triggers for menu ...
Processing triggers for man-db ...
Setting up goo (0.155-10) ...
tags: | added: precise |
Changed in python-apt (Ubuntu): | |
importance: | Undecided → Low |
Changed in python-apt (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in python-apt (Debian): | |
status: | Fix Committed → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.