Commit Graph

137 Commits (add7f512db15656f7ffc2114b1ac5fcd0c3593af)

Author SHA1 Message Date
Adam D. Barratt 6d771152ec Make the recursive reverse depenedency list building more efficient
14 years ago
Adam D. Barratt e2e4559a5b Add support for the python-apt 0.8 API.
14 years ago
Adam D. Barratt d0279a36a6 Don't try to build dependency trees for non-existent packages
14 years ago
Adam D. Barratt 89ace6b7f7 Correctly handle uninstallable arch:all to installable arch:any moves
14 years ago
Adam D. Barratt cfe3f37bb5 Improve the checks for affected packages during a sourceful update
14 years ago
Adam D. Barratt ff3fdfe07c Really make britney2 work with python 2.5
14 years ago
Adam D. Barratt 6ea0e4a591 Correctly handle removal of failed tpu binNMUs in "easy"s or "hint"s
14 years ago
Adam D. Barratt 6064c7eb82 Properly remove failed tpu binNMUs from the result set
14 years ago
Adam D. Barratt 654a4c2752 Simplify the method of removing broken arch packages from the main list
14 years ago
Adam D. Barratt 462e3c050d Process tpu packages on broken arches in the broken architecture run
14 years ago
Adam D. Barratt 6c592b6d3a Fix a typo
14 years ago
Adam D. Barratt 9252c5e623 Stop trying to support partial removals from tpu; they make no sense
14 years ago
Adam D. Barratt b255fc75e8 Correctly handle binNMUs in t-p-u
14 years ago
Adam D. Barratt 35fd88a5b4 Ignore arch:all packages when checking t-p-u readiness
15 years ago
Adam D. Barratt 5bfd046886 Make "approve" hints require the tpu package to be built on all arches
15 years ago
Adam D. Barratt c761168718 Correctly process source packages in t-p-u
15 years ago
Adam D. Barratt 8795d9bd0f Add implicit unblocks for t-p-u approvals
15 years ago
Adam D. Barratt bd048814b2 Increase the size of the tables used for storing package information
15 years ago
Adam D. Barratt af93879999 Sort the lists of old / new RC bugs before listing them
15 years ago
Adam D. Barratt f35e8b51ab Use self.__log() when warning about malformed BugsV lines
15 years ago
Adam D. Barratt 6cba51fa55 Print a warning if there are no unblock{,-udeb} hints
15 years ago
Adam D. Barratt 5f3a747a78 Override unblock{,-udeb} hints based on the versions they apply to
15 years ago
Adam D. Barratt 4557c21e53 Fix typoes and grammar
15 years ago
Adam D. Barratt 54b3a81ddb Remove duplicate binary packages when building package lists
15 years ago
Adam D. Barratt 2fff4744ee Modify the semantics of the "force" hint
15 years ago
Adam D. Barratt eec67e9ae1 Only include the latest version of each source package
15 years ago
Adam D. Barratt 105c9979a0 Quote input used in URLs
15 years ago
Adam D. Barratt b745082c46 Support bugs filed against src:foo
15 years ago
Adam D. Barratt 9fc14153a3 Print a warning about malformed lines in the RC-bug list files
15 years ago
Adam D. Barratt fcc1d1e2bc write_bugs(): Fix format string; the bug list is a string, not a number
15 years ago
Adam D. Barratt ca99fe7f0c Update documentation relating to release-critical bugs
15 years ago
Jurij Smakov 3a75745210 Add support for Breaks to b2.
16 years ago
Jurij Smakov 9c73bb45ac Do not exclude fake source packages from t-p-u processing, as they provide a mechanism for sourceless packages to propagate to testing through t-p-u. This change removes some b1/b2 diffs.
16 years ago
Jurij Smakov 947dece70e Return all packages solving a dep through virtual packages (like b1 does), not just the first one. This eliminates some b1/b2 excuse diffs.
16 years ago
Jurij Smakov b3b5d4cb36 More hints -> self.hints fixes.
16 years ago
Jurij Smakov b2b6b535f7 Use correct self.hints instead of non-existent hints.
16 years ago
Jurij Smakov 18258e7ef9 Add udeb blocking/unblocking support for b2.
16 years ago
Adeodato Simó a666ac2bd3 Go back to Python 2.4, since there are buggy results with 2.5.
16 years ago
Adeodato Simó e23331da5c britney.py: make executable.
16 years ago
Adeodato Simó ff434061e8 Print to stdout without --hint-tester, and print to output.txt with it.
16 years ago
Fabio Tranchitella a44222fc44 Fixed a typo in write_control: we really want to write the maintainer, so
17 years ago
Fabio Tranchitella 633eb5301f Fix a bug in write_control: we use lists and not dictionaries for storing
17 years ago
Adeodato Simó c16bb0cc20 Compare version of approve hints against t-p-u and not testing.
17 years ago
Adeodato Simó b426d2a202 Make hints['approved'] also a dictionary.
17 years ago
Fabio Tranchitella 83022051b1 Do not read approvals, they are not used anymore; use the "approve" hints for
17 years ago
Fabio Tranchitella 872d087b56 My interpretation of britney's behaviour was wrong (and, strange enough, the
17 years ago
Fabio Tranchitella 523bbf139b Applied patches from dato: make check_out emit a more human-readable output,
17 years ago
Fabio Tranchitella 45322a7fc6 In fact, running in check-out mode all the architectures are nobreakarch; thanks dato.
17 years ago
Fabio Tranchitella ac69b8d8b7 in check-out mode, nobreakall shuold be empty
17 years ago
Fabio Tranchitella 1768a56d7b Added check-out mode for britney.py
17 years ago