Fabio Tranchitella
83022051b1
Do not read approvals, they are not used anymore; use the "approve" hints for
...
that purpose instead.
17 years ago
Fabio Tranchitella
872d087b56
My interpretation of britney's behaviour was wrong (and, strange enough, the
...
comment was correct); added a missing "not" for the if statement's condition.
17 years ago
Fabio Tranchitella
523bbf139b
Applied patches from dato: make check_out emit a more human-readable output,
...
rename --check-out to --print-uninst; do not override the default
NOBREAKALL_ARCHES value when running in print-uninst mode.
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
Fabio Tranchitella
a3667cb3b1
Removed armel from new arches, added back to break arches.
17 years ago
Fabio Tranchitella
f23c31d59f
Removed armel from break arches.
17 years ago
Fabio Tranchitella
024770f558
Do not break if SMOOTH_UPDATES is empty.
17 years ago
Fabio Tranchitella
752b3aab77
Implemented history for the command line hint tester (patch from dato).
17 years ago
Fabio Tranchitella
2cb47f7af2
Updates for arm/armel.
17 years ago
Fabio Tranchitella
5db6d600a8
Sync britney.conf with the upstream version.
17 years ago
Fabio Tranchitella
d240438ee1
Damn, I missed fucked arches.
17 years ago
Fabio Tranchitella
469d67fca2
This should fix the diffs, armel is a BREAK_ARCH.
17 years ago
Fabio Tranchitella
52ad4f0e26
Synchronization of hinters and permissions from the original version.
17 years ago
Fabio Tranchitella
2529dd4093
Added pkern to the list of hinters.
17 years ago
Fabio Tranchitella
41bdd841cf
Implemented the --hints="urgent foo/1; force bar/2". The hints are used
...
as they were coming from the user "command-line", and influence both the
excuses and the upgrade runs. This option is very useful in combination
with the hint tester interactive interface.
17 years ago
Fabio Tranchitella
0db947c498
Let's enable the second round again, we'll discuss about optimizations
...
later.
17 years ago
Fabio Tranchitella
24cf4c0dbb
Implemented the hint-tester interface to interactively test easy, force-hint and hint hints; removed djpig from the hinters.
17 years ago
Fabio Tranchitella
0b5c20b589
You can now configure the path for the HeidiResult file.
17 years ago
Fabio Tranchitella
20621c1a27
At this point, we could schedule a periodic diff between the original excuses and the new ones; everything seems to be the same (excluding the usual bugs in the
...
old implementation).
17 years ago
Fabio Tranchitella
7fb9f58bb8
So well, so good: the excuses are very close to the one generated by the original Britney. Still a few differences, which in my opinion are bugs in the old one;
...
I don't want to implement those bugs. Full stop.
17 years ago
Fabio Tranchitella
4987a3c056
Fixed a typo.
17 years ago
Fabio Tranchitella
3dc3be1c72
Merge with the last official release of Britney.
17 years ago
Fabio Tranchitella
d16584a8ca
Fixed a strange behaviour of extension-based testing system.
18 years ago
Fabio Tranchitella
9517eb810a
Small output enhancements.
18 years ago
Fabio Tranchitella
35a0a044b3
Added auto-hinter option; updated architecture configuration.
18 years ago
Fabio Tranchitella
e6d3628aef
Fixed a stupid bug in the hinting code.
18 years ago
Fabio Tranchitella
e9afdfb2e0
Fixed a segfault for faux packages, which do not have the architecture field.
18 years ago
Fabio Tranchitella
b1afe1ee3d
Removed a debug method, it should not be released.
18 years ago
Fabio Tranchitella
76b3a8cf3c
Fixed a pointer problem which caused segfaults when dealing with virtual packages; fixed a bug in source removal; moved add_binary and remove_binary from the britney module to the Packages object.
18 years ago
Fabio Tranchitella
3825241619
Britney ported to is_installable: the code runs, but more testing is needed.
18 years ago
Fabio Tranchitella
ebf82f844d
Portability fix: add the -fPIC flags in the Makefile.
18 years ago
Fabio Tranchitella
a0dc325294
Implemented buildSystem, removeBinary and addBinary for the c extension; added a sample python script.
18 years ago
Fabio Tranchitella
6add268c45
Create a branch for a c-extension based implementation.
18 years ago
Fabio Tranchitella
22988cb162
Added old britney's update_out.py, for real.
18 years ago
Fabio Tranchitella
c8468f9516
Imported the old britney and its libraries.
18 years ago
Fabio Tranchitella
70be82be3f
Updated documentation.
18 years ago
Fabio Tranchitella
758b0718bc
Removed a call to keys method, it is useless.
18 years ago
Fabio Tranchitella
f4db64b83a
Something went wrong with the last commit: restored a single line.
18 years ago
Fabio Tranchitella
070ce39f96
Small performance improvement: do not copy the list of broken packages over and over, just mark when it is changed.
18 years ago
Fabio Tranchitella
3327c07bd9
Improve memory usage: use a list instead of dictionary to store packages; this reduce the memory usage of a 50% factor.
18 years ago
Fabio Tranchitella
b8b362aaf5
Final (I hope) commit, the code is fully working and fully compatible with the old britney (minus the last 5 randoms tries).
18 years ago
Fabio Tranchitella
90a090767e
Undo changes if the hint is not successful.
18 years ago
Fabio Tranchitella
333b76f04c
Several (last, I hope) fixes.
18 years ago
Fabio Tranchitella
ab05768171
Several fixes.
18 years ago
Fabio Tranchitella
53a2923fea
Output enhancements; small changes for the do_all method.
18 years ago
Fabio Tranchitella
3c58b798cd
Fixed a bunch of minor issues with the output.
18 years ago
Fabio Tranchitella
c313a5f644
Cosmetic change.
19 years ago
Fabio Tranchitella
d966ada77b
Fixed a cosmetic bug.
19 years ago