Michael Vogt
|
35ac30ee37
Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess
|
12 gadi atpakaļ |
Michael Vogt
|
4754718a44
first proof-of-concept for a fix for #731738
|
12 gadi atpakaļ |
Michael Vogt
|
c23e6cd582
Fix conffile prompt regression (LP: #1260297)
|
12 gadi atpakaļ |
David Kalnischkies
|
581b556830
merge ubuntus apport reporting changes to reduce diff
|
12 gadi atpakaļ |
Michael Vogt
|
0cd4e69630
fix apport report writing (LP: #1254499)
|
12 gadi atpakaļ |
Michael Vogt
|
804d195655
reset terminal on error (closes: #730795)
|
12 gadi atpakaļ |
Michael Vogt
|
96ae6de5d3
fix regression that APT::Keep-Fds is not honored (closes: #730490)
|
12 gadi atpakaļ |
Michael Vogt
|
e45c4617e4
add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly APT::Keep-Fds hack and also add a new PackageManagerProgressFd::StartDpkg() progress state
|
12 gadi atpakaļ |
Michael Vogt
|
177296dffd
move pty magic into its own functions
|
12 gadi atpakaļ |
Michael Vogt
|
bd5f39b34c
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13)
|
12 gadi atpakaļ |
Michael Vogt
|
c3045b7979
move pty stuff into its own function
|
12 gadi atpakaļ |
Michael Vogt
|
6fad3c240c
extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the monster long pkgDPkgPM::Go()
|
12 gadi atpakaļ |
Michael Vogt
|
a18456a58a
make the main loop a while() instead of a for() as I find this (much) easier to read this way)
|
12 gadi atpakaļ |
Michael Vogt
|
b4017ba767
fix failing ./test/integration/test-disappearing-packages (thanks Donkult!)
|
12 gadi atpakaļ |
Michael Vogt
|
1f46727611
use Pkg.FullName() in disappearedPkgs and remove duplicated check
|
12 gadi atpakaļ |
Michael Vogt
|
af36becc88
fix install-progress location
|
12 gadi atpakaļ |
Michael Vogt
|
3b1b0f2900
restore binary compatiblity with the pkgPackageManager interface
|
12 gadi atpakaļ |
Michael Vogt
|
d274520ee8
fix apt output ordering and update test to match the new human friendly messages that include the architecture
|
12 gadi atpakaļ |
Michael Vogt
|
65dbd5a1a3
re-add missing APT::String::Strip
|
12 gadi atpakaļ |
Michael Vogt
|
34d6563ef4
merged debian/sid
|
12 gadi atpakaļ |
Michael Vogt
|
fa300ed15f
use std::string instead of char* in pkgDPkgPM::ProcessDpkgStatusLine()
|
12 gadi atpakaļ |
Michael Vogt
|
27ede34088
reshuffle the pkgDPkgPM::ProcessDpkgStatusLine() some more to make it more robust
|
12 gadi atpakaļ |
Michael Vogt
|
11ef54810d
reshuffle dpkgpm.cc code a bit more
|
12 gadi atpakaļ |
Michael Vogt
|
2842f8f3e3
add APT::String::Strip(), start cleanup of ProcessDpkgStatusLine
|
12 gadi atpakaļ |
Michael Vogt
|
dd640f3cec
cleanup
|
12 gadi atpakaļ |
Michael Vogt
|
7c016f6e10
ensure that short-name -> long-name detection for dpkg-status works for reinstalls too
|
12 gadi atpakaļ |
Michael Vogt
|
e8022b09e7
Merge branch 'debian/sid' into feature/install-progress-refactor
|
12 gadi atpakaļ |
Michael Vogt
|
c420fe0096
fix broken clean when apt was finished and ensure that terminal progress is updated when a new dpkg-loop is entered in dpkgpm.cc
|
12 gadi atpakaļ |
Michael Vogt
|
42c1513b71
tests, do not send pkgname with arch via the status-fd
|
12 gadi atpakaļ |
Michael Vogt
|
6b164ba3fa
Merge remote-tracking branch 'upstream/debian/sid' into bugfix/bts-726156-2
|
12 gadi atpakaļ |