Michael Vogt
|
3b1b0f2900
restore binary compatiblity with the pkgPackageManager interface
|
12 lat temu |
Michael Vogt
|
5e9458e285
re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need this
|
12 lat temu |
Michael Vogt
|
e6ad8031b7
move the status-fd progress reporting out of the pkgDPkgPM class, at this point, breaks ABI/API, lets see what we can do about this
|
12 lat temu |
Michael Vogt
|
9c5104cf35
apt-pkg/packagemanager.cc:
|
13 lat temu |
David Kalnischkies
|
6420c00e30
do not modify DepIterator as we might check again
|
13 lat temu |
David Kalnischkies
|
42d51f333e
do unpacks before configures in SmartConfigure
|
13 lat temu |
David Kalnischkies
|
2b8b1e7a16
* apt-pkg/packagemanager.cc:
|
13 lat temu |
David Kalnischkies
|
3663572002
unpack versions only in case a different version from the package
|
14 lat temu |
David Kalnischkies
|
d4b4e5ea2c
* apt-pkg/packagemanager.cc:
|
14 lat temu |
David Kalnischkies
|
275024e9ae
* apt-pkg/packagemanager.cc:
|
14 lat temu |
David Kalnischkies
|
177645edb5
* apt-pkg/packagemanager.cc:
|
14 lat temu |
David Kalnischkies
|
a00a9b44a1
ensure that apti18n.h is included last as advertised (Closes: #671623)
|
14 lat temu |
Malcolm Scott
|
d8e25d34e8
* apt-pkg/packagemanager.cc:
|
14 lat temu |
David Kalnischkies
|
5ab7b53b09
* apt-pkg/packagemanager.cc:
|
14 lat temu |
Michael Vogt
|
91ea3def40
apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error message
|
14 lat temu |
Michael Vogt
|
bce4caa307
add APT::pkgPackageManager::MaxLoopCount to ensure that the
|
14 lat temu |
Michael Vogt
|
544cc111be
merged from lp:~donkult/apt/experimental
|
14 lat temu |
David Kalnischkies
|
98ee49227a
recheck dependencies in SmartUnpack after a change, too
|
14 lat temu |
David Kalnischkies
|
2dd2c801ba
* apt-pkg/packagemanager.cc:
|
14 lat temu |
David Kalnischkies
|
90436124e1
ensure that the fullname of a package is displayed in the debug output
|
14 lat temu |
David Kalnischkies
|
796848567b
show which dependency couldn't be satisfied in the debug output
|
14 lat temu |
Michael Vogt
|
c4f931f857
* apt-pkg/packagemanager.cc:
|
14 lat temu |
David Kalnischkies
|
e8184cc38f
merge with apt/experimental
|
14 lat temu |
Michael Vogt
|
e2625f67ef
* apt-pkg/packagemanager.cc:
|
14 lat temu |
Julian Andres Klode
|
c520086906
* Treat the Important flag like the Essential flag with two differences:
|
14 lat temu |
Julian Andres Klode
|
fb805d80bf
* apt-pkg/packagemanager.cc:
|
14 lat temu |
David Kalnischkies
|
dcaa118550
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
|
14 lat temu |
David Kalnischkies
|
440d3d654a
* apt-pkg/packagemanager.cc:
|
14 lat temu |
David Kalnischkies
|
2264548ff2
show in the debug output if we are looping in the avoid breaks
|
14 lat temu |
David Kalnischkies
|
6b92f60c38
eanup the ordering-code avoiding a break (no function change)
|
14 lat temu |