mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-23 11:21:13 +00:00
Ops, I missed this patch.
This commit is contained in:
parent
24674215cd
commit
f19c391289
@ -1475,6 +1475,8 @@ class Britney:
|
||||
extra = []
|
||||
nuninst_comp = self.get_nuninst()
|
||||
|
||||
output.write("recur: [%s] %s %d/%d\n" % (",".join(self.selected), "", len(packages), len(extra)))
|
||||
|
||||
while packages:
|
||||
pkg = packages.pop(0)
|
||||
output.write("trying: %s\n" % (pkg))
|
||||
|
Loading…
x
Reference in New Issue
Block a user