mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-24 20:01:15 +00:00
This bug involves a corner case that involves: * source orig providing liborig1 and orig-doc in testing * source orig providing liborig2 and orig-doc in unstable * source hijack providing liborig2 and orig-doc in both testing and unstable, where the versions of hijack's binaries has a higher version than those of "orig". The arch:all packages are needed to trigger this, because Britney flags an arch:any package as "out of date" and stops the migration there. However, she is more lenient with arch:all packages. What happens is that Britney realises that src:orig need to be updated in testing (to remove liborig1). This leaves src:orig with no binaries left in testing (as the orig-doc from hijack is used) and it is therefore removed as an obsolete source. The obsolete removal then exploded because Britney was also trying to remove the liborig1 package, which is no longer there. Signed-off-by: Niels Thykier <niels@thykier.net>
README for britney v2.0 ======================= Please write here some useful stuff.
Languages
Python
99.6%
Shell
0.3%