234 Commits (1c95bec3e955cb07297a9096581ba3ed8ed4a0c4)

Author SHA1 Message Date
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 41bdd841cf Implemented the --hints="urgent foo/1; force bar/2". The hints are used
17 years ago
Fabio Tranchitella 0db947c498 Let's enable the second round again, we'll discuss about optimizations
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
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;
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 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 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.
18 years ago
Fabio Tranchitella d966ada77b Fixed a cosmetic bug.
18 years ago
Fabio Tranchitella da58215dd1 Fixed a bug: conflicts with virtual packages in check_conflicts.
18 years ago
Fabio Tranchitella fd15f44b0c Fixed a bug in the conflicts checker.
18 years ago
Fabio Tranchitella 56ed063aab Run the non-installability check of the archive before loading all the architectures; added a switch to use the cached value instead of building it from the scratch.
18 years ago
Fabio Tranchitella 6272abd122 Merged with new upstream release (thanks, aj).
18 years ago
Fabio Tranchitella 6078ef1c2d It seems that old britney changed behaviour regarding versioned dependencies on virtual packages; modified TODO and BUGS.
18 years ago
Fabio Tranchitella 61e48c2229 Small fixes for the update excuses.
18 years ago
Fabio Tranchitella da94ff9457 Handle single architecture testing-proposed-updates update.
18 years ago
Fabio Tranchitella b0ef0af348 Fixes for single-architecture updates.
18 years ago
Fabio Tranchitella 8c9bac0eea Implemented support for old libraries (enabled by default if --compatible is not used).
18 years ago
Fabio Tranchitella d461205430 Implemented auto-hinter.
18 years ago
Fabio Tranchitella 14e8d8887b Removed import of upgrade, it is not in the repository.
18 years ago
Fabio Tranchitella 9f439cb304 Fixed a typo.
18 years ago
Fabio Tranchitella 330380784a Implemented control file rewriter.
18 years ago
Fabio Tranchitella 185e4b3ab2 Implemented undo for hints.
18 years ago
Fabio Tranchitella 7c3083e8ae Fixed a few FIXME entries.
18 years ago
Fabio Tranchitella a852f13834 Fixed a bug in iter_packages: we dropped a package at the end of the first iteration.
18 years ago
Fabio Tranchitella 6fa3cd188d A little more on hints, almost completed.
18 years ago
Fabio Tranchitella 04e735af4b Implemented output stuff and half of the hints processing.
18 years ago
Fabio Tranchitella 90768aa4e3 Improved performances sorting in a smart way the list of actions (only enabled if --compatible is not used).
18 years ago
Fabio Tranchitella dc1a84151d Fixed the undo for single architecture updates.
18 years ago
Fabio Tranchitella db63948c5f Improved performances sorting actions before UpgradeRun.
18 years ago
Fabio Tranchitella 3a323bdc41 Performance improvements and detailed documentation for the UpgradeRun.
18 years ago
Fabio Tranchitella 1f9ba4410c Other fixes.
18 years ago
Fabio Tranchitella b57aefed68 Fixes for doop_source: update the virtual packages list while processing actions.
18 years ago
Fabio Tranchitella e81aa4250b Small fixes for UpgradeRun, which is almost complete.
18 years ago
Fabio Tranchitella 6f69de7da0 Several improvements in algorithms and performances.
18 years ago
Fabio Tranchitella a9e7101d65 Implemented --actions command line option.
18 years ago
Fabio Tranchitella 9802ae9914 New algorithm for conflicts checks; improved general performances.
18 years ago
Fabio Tranchitella f96887ca41 Fixed a bug in iter_packages for single-arch operations.
18 years ago
Fabio Tranchitella 0cc91e9a28 Removed unused variables.
18 years ago
Fabio Tranchitella b21863f9fd Minor performance improvements.
18 years ago
Fabio Tranchitella 1df9db222d Performance improvements.
18 years ago
Fabio Tranchitella b6b677620b Added a list of known bugs for the old britney, fixed a bug while evaluating nuninst.
18 years ago
Fabio Tranchitella f19c391289 Ops, I missed this patch.
18 years ago
Fabio Tranchitella 24674215cd iter_packages eat the list, so we need to pass a copy.
18 years ago
Fabio Tranchitella 6abbd90bfc Several fixes for the output file; added support for decrements of the uninstallability count.
18 years ago
Fabio Tranchitella 88fefc93df Added reverse conflicts to packages: this is implemented after some discussion with aj in order to catch in advance packages which are uninstallable after a conflicting package in their dependency tree changes.
18 years ago
Fabio Tranchitella caa3c19dcd Small changes for the output file.
18 years ago
Fabio Tranchitella 728cfa7d6c Britney allows versioned dependencies on virtual packages while generating excuses but not while executing UpgradeRun. This seems weird to me, but I have to stay with it as long as I need to compare my output with the original one.
18 years ago
Fabio Tranchitella f61981a611 Register reverse dependencies for real packages which provides virtual packages.
18 years ago
Fabio Tranchitella c6947cfefb Track reverse dependencies for new binaries, too.
18 years ago
Fabio Tranchitella 199dcbd927 The "I don't know why I chose this job" changeset: fixed the undo code.
18 years ago
Fabio Tranchitella 17bade51a7 First implementation of conflicts for UpgradeRun.
18 years ago
Fabio Tranchitella e3b6b42181 Support for single-architecture updates.
18 years ago
Fabio Tranchitella db59ded380 Small (silly?) optimization and variable rename.
18 years ago
Fabio Tranchitella 4c244612e5 Fixed a bug in broken reverse-depending packages: we need to loop untill no changes are detected.
18 years ago
Fabio Tranchitella 8bd331e037 Several important fixes to excuse generation and upgraderun; rebuild documentation.
18 years ago
Fabio Tranchitella 5183a97046 Fixed a (stupid) typo.
18 years ago
Fabio Tranchitella e8f90413a1 Several improvements for UpgradeRun code.
18 years ago
Fabio Tranchitella 3e75f09c49 Fixed a bug for binNMUs detect.
18 years ago
Fabio Tranchitella e08abbcb44 First implementation of UpgradeRun, actually limited to removed sources.
18 years ago
Fabio Tranchitella 82bafce7a3 Removed rdepends generation, it is probably too much cpu intensive and could be computed on-line.
18 years ago
Fabio Tranchitella ec4469c589 Added a verbose explanation of how the excuses are generated as docstring for the module britney.
18 years ago
Fabio Tranchitella f7b9bdc1f4 Support for fake source packages, which solved the last compatibility issues for the old britney code.
18 years ago
Fabio Tranchitella 8ba92ccadb Minor fixes for excuse generation.
18 years ago
Fabio Tranchitella b1603db2e4 Initial import, excuses generation almost working.
18 years ago