Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: britney
While doing some tries with britney2, I ended up with this exception: Traceback (most recent call last): File "./britney.py", line 2770, in <module> Britney().main() File "./britney.py", line 2736, in main self.upgrade_testing() File "./britney.py", line 2352, in upgrade_testing self.do_all() File "./britney.py", line 2270, in do_all (nuninst_end, extra) = self.iter_packages(upgrade_me, selected, nuninst=nuninst_end, lundo=lundo) File "./britney.py", line 2152, in iter_packages item, affected, undo = self.doop_source(pkg, lundo) File "./britney.py", line 1927, in doop_source removals=removals) File "./britney.py", line 1864, in _compute_groups smoothbins.add(check[p]) AttributeError: 'dict' object has no attribute 'add' I changed this line 1864 to this: smoothbins[p] = check[p] But I'm not familiar with the code so I'm not really sure whether this is the correct fix... -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140715155554.23654.13403.report...@x230-buxy.home.ouaza.com