David Kalnischkies
|
9643d533f3
fix typos and add a proper Closes tag after the unmerge in debbugs
|
16 vuotta sitten |
David Kalnischkies
|
3b5272950a
Try to use NotEquals for the MultiArch Breaks dependencies instead of
|
16 vuotta sitten |
David Kalnischkies
|
6806db8ac0
make the specify order of packages irrelevant (half-close #196021)
|
16 vuotta sitten |
David Kalnischkies
|
dcfa253fa4
clean deblistparser a bit by get the Architectures at one place
|
16 vuotta sitten |
David Kalnischkies
|
e841200b93
* apt-pkg/policy.h:
|
16 vuotta sitten |
David Kalnischkies
|
2fbfb11131
prefer the Policy if it is built instead of the DepCache and
|
16 vuotta sitten |
David Kalnischkies
|
21d4c9f192
reorder classes a bit and make TryToInstallBuildDep use them
|
16 vuotta sitten |
David Kalnischkies
|
b8ad551295
Refactor TryToInstall to look a bit saner by splitting the Remove
|
16 vuotta sitten |
David Kalnischkies
|
c8db3fff87
add a ConstructedBy member to the PackageSet which can be used by the
|
16 vuotta sitten |
David Kalnischkies
|
cf28bcadb3
if the package has no installed & candidate but is virtual see if only
|
16 vuotta sitten |
David Kalnischkies
|
fb83c1d078
rename AddSelectedVersion() to a better public FromPackage()
|
16 vuotta sitten |
David Kalnischkies
|
e67c08344d
for install, do all installs first and then the removes and vice versa
|
16 vuotta sitten |
David Kalnischkies
|
bd63159562
- factor out code to get a single package FromName()
|
16 vuotta sitten |
David Kalnischkies
|
48c39e3246
- only print errors if all tries to get a package by string failed
|
16 vuotta sitten |
David Kalnischkies
|
5c640e864f
always mark the all package if a pseudo package is marked for install
|
16 vuotta sitten |
David Kalnischkies
|
320352e004
give the APT::Cache::Generate option her effect back
|
16 vuotta sitten |
David Kalnischkies
|
c340d18512
do not override the user set quiet setting even if the target is not a tty
|
16 vuotta sitten |
David Kalnischkies
|
5afa55c670
make the MMap Grow Error a fatal one as while in theory the code should
|
16 vuotta sitten |
David Kalnischkies
|
1408e219e7
* apt-pkg/contrib/fileutl.cc:
|
16 vuotta sitten |
David Kalnischkies
|
1f2933a8de
- use the new MatchAgainstConfig for the DefaultRootSetFunc
|
16 vuotta sitten |
David Kalnischkies
|
9f9717fa6b
* apt-pkg/aptconfiguration.cc:
|
16 vuotta sitten |
David Kalnischkies
|
65beb5720f
print all messages if the application is in an interactive run
|
16 vuotta sitten |
David Kalnischkies
|
c4ba7c44ff
add a simple stack handling to be able to delay error handling
|
16 vuotta sitten |
David Kalnischkies
|
98ee7cd35c
* apt-pkg/contrib/error.{cc,h}:
|
16 vuotta sitten |
David Kalnischkies
|
70e706adf7
Use an abstract helper for error handling and output
|
16 vuotta sitten |
David Kalnischkies
|
313678129b
* cmdline/apt-get.cc:
|
16 vuotta sitten |
David Kalnischkies
|
dc0f01f7cb
get packages by task^ with FromTask()
|
16 vuotta sitten |
David Kalnischkies
|
a5de4117b6
fix the gcc warning about the initialisation order of variables caused
|
16 vuotta sitten |
David Kalnischkies
|
1019948cea
* apt-pkg/depcache.cc:
|
16 vuotta sitten |
David Kalnischkies
|
8ceeb9d695
add a simple method to VerIterator to check if two Versions are similar
|
16 vuotta sitten |