Age | Commit message (Collapse) | Author |
|
Calling truncate on /dev/null can happen by the download methods if they
are instructed to download a file to /dev/null (as testcases are only
interested in the status code, but do not support HEAD requests yet)
So just ignore truncate calls on the /dev/null file as it is always
empty anyway, so truncating to zero isn't a problem.
Git-Dch: Ignore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
apt-private/private-cmndline.cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cross-building (LP: #1255806)
|
|
|
|
|
|
|
|
|
|
|
|
-> APT::Cmd::Use-Regexp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
APT::Keep-Fds hack and also add a new PackageManagerProgressFd::StartDpkg() progress state
|
|
|
|
|
|
APT_PKG_MINOR >= 13)
|
|
|
|
feature/install-progress-refactor
|
|
the monster long pkgDPkgPM::Go()
|
|
Francesco Poli)
|
|
to read this way)
|
|
feature/install-progress-refactor
Conflicts:
apt-pkg/deb/dpkgpm.cc
apt-pkg/makefile
|
|
ported from the mvo/feature/install-progress-refactor branch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|