Michael Vogt
|
6db194289e
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
|
лет назад: 15 |
Michael Vogt
|
953b348cb0
make ResolveByKeep() more clever and hold back packages that would go into a broken policy state by the upgrade
|
лет назад: 15 |
David Kalnischkies
|
98278a81bf
rename option APT::Solver::Name to simply APT::Solver
|
лет назад: 15 |
David Kalnischkies
|
2b82aa5553
* Implement EDSP in libapt-pkg so that all front-ends which
|
лет назад: 15 |
David Kalnischkies
|
359e46db58
convert a lot of places to use IsNegative instead of checking by hand
|
лет назад: 15 |
David Kalnischkies
|
b57c0e355d
implement proper progress report with OpProgress
|
лет назад: 15 |
David Kalnischkies
|
741b7da9de
implement external solver calling for upgrade and dist-upgrade, too
|
лет назад: 15 |
David Kalnischkies
|
76d4aab06d
doesn't execute autoremove marker setting if an external solver is called
|
лет назад: 15 |
David Kalnischkies
|
ac5fbff8c5
refactor: move solver execution into his own EDSP method
|
лет назад: 15 |
David Kalnischkies
|
98d6aaa8fd
handle Dir::Bin::Solvers as a list of directories and find the
|
лет назад: 15 |
David Kalnischkies
|
0284eee4a0
cppcheck: (style) Variable 'State' is assigned a value that is never used
|
лет назад: 15 |
David Kalnischkies
|
2029276f03
send the scenario through a pipe to the solver and get the solution back
|
лет назад: 15 |
David Kalnischkies
|
6d5bd6147e
Read and apply install/remove requests correctly
|
лет назад: 15 |
David Kalnischkies
|
c3b851268e
rename edspwriter to straight edsp in toplevel as it does more than
|
лет назад: 15 |
David Kalnischkies
|
e0a78caad6
rename the 'universe' to 'scenario' to reflect the naming in the draft
|
лет назад: 15 |
David Kalnischkies
|
e3674d91d2
be able to write solutions, too
|
лет назад: 15 |
David Kalnischkies
|
6d38011bb9
add a first round of stuff needed for talking between APT and solvers
|
лет назад: 15 |
David Kalnischkies
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
лет назад: 15 |
Michael Vogt
|
1dda80929f
merged from lp:~mvo/apt/mvo
|
лет назад: 15 |
Michael Vogt
|
196c511c97
* merged lp:~evfool/apt/fix641673:
|
лет назад: 15 |
David Kalnischkies
|
fbd64f76a5
* apt-pkg/algorithms.cc:
|
лет назад: 15 |
David Kalnischkies
|
c427b1e218
* apt-pkg/algorithms.cc:
|
лет назад: 15 |
David Kalnischkies
|
a3f1a6ccd2
* apt-pkg/algorithms.cc:
|
лет назад: 15 |
Michael Vogt
|
8877870768
merged lp:~mvo/apt/conflicts-on-virtuals to better deal with
|
лет назад: 16 |
Michael Vogt
|
2ba99db8bc
remove duplicated test, move test for conflicts higher up, better debug output
|
лет назад: 16 |
Michael Vogt
|
24e9366256
apt-pkg/algorithms.cc: show debug output only if debug option is given
|
лет назад: 16 |
Michael Vogt
|
914cc8a443
apt-pkg/algorithms.cc: if a package was added to the kill list via a DpkgBreaks, make sure to break in the loop (just like for a conflict)
|
лет назад: 16 |
Michael Vogt
|
4429616bd6
apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide Start.AllTarget() returns all non-canidates as well, we want to filter them out
|
лет назад: 16 |
David Kalnischkies
|
443266ef94
do not unconditional print the new debugoutput for "FixByInstall"
|
лет назад: 16 |
David Kalnischkies
|
09a10f9cd2
* apt-pkg/algorithms.cc:
|
лет назад: 16 |