Expose Aquire in ListUpdates()
Bug #878692 reported by
Sebastian Heinlein
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
We want to download the required packages of an aptdaemon transaction in the background while another one is currently running. So we need to access the Acquire instance in algorithms.cc: CacheFile:
Related branches
lp://staging/~aptdaemon-developers/aptdaemon/threading
- Aptdaemon Developers: Pending requested
-
Diff: 970 lines (+252/-111)6 files modifiedNEWS (+2/-0)
aptdaemon/core.py (+182/-43)
aptdaemon/loop.py (+0/-32)
aptdaemon/progress.py (+8/-14)
aptdaemon/utils.py (+30/-0)
aptdaemon/worker.py (+30/-22)
To post a comment you must log in.