David Kalnischkies
|
48498443e7
allow Pre-Install-Pkgs hooks to get info over an FD != stdin
|
13 年 前 |
David Kalnischkies
|
87281603a1
use our _error stack to generate openpty errors
|
13 年 前 |
David Kalnischkies
|
11b126f9d2
do not try to chown if not run as root
|
13 年 前 |
Michael Vogt
|
f52037d629
fix -Wall errors
|
13 年 前 |
Michael Vogt
|
0c33605d98
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
|
13 年 前 |
Michael Vogt
|
36a0c0f786
fix some coverity chroot() releated warnings
|
13 年 前 |
David Kalnischkies
|
86fdeec2a7
fix if-clause to generate hook-info for 'rc' packages
|
13 年 前 |
David Kalnischkies
|
7a948ec719
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info
|
13 年 前 |
David Kalnischkies
|
69c2ecbdc9
various simple changes to fix cppcheck warnings
|
13 年 前 |
Michael Vogt
|
fb3ecf1634
change permissions of /var/log/apt/term.log to 0640 (LP: #975199)
|
13 年 前 |
David Kalnischkies
|
c919ad6e4d
handle packages without a mandatory architecture (debian-policy §5.3)
|
14 年 前 |
David Kalnischkies
|
92f212774b
report the package name with architecture in the "no file" error message
|
14 年 前 |
Michael Vogt
|
8c6d0ba4e2
merge from the lp:~mvo/apt/mvo branch
|
14 年 前 |
Michael Vogt
|
d4621f8277
cherry pick r1975 from lp:~ubuntu-core-dev/apt/ubuntu
|
14 年 前 |
David Kalnischkies
|
d68d65ad63
use a static FileFd::Write overload to reduce duplication of write()-retry code
|
14 年 前 |
Michael Vogt
|
671b711637
* apt-pkg/deb/dpkgpm.cc:
|
14 年 前 |
David Kalnischkies
|
136a6c13c8
make these retry_write methods static so that they don't end up as symbols
|
14 年 前 |
David Kalnischkies
|
319790f4f8
* methods/rred.cc:
|
14 年 前 |
David Kalnischkies
|
b3c36c6e2f
set char-limits for the scanf parsing previous crash-reports
|
14 年 前 |
David Kalnischkies
|
dcaa118550
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
|
14 年 前 |
David Kalnischkies
|
b1803e01ec
handle a SIGINT in all modes as a break after the currently running
|
14 年 前 |
David Kalnischkies
|
dd61e64da1
save the universe by not printing messages about apport if a package
|
14 年 前 |
David Kalnischkies
|
17019a09e7
call dpkg --assert-multi-arch with execvp instead of execv
|
14 年 前 |
Michael Vogt
|
a13554816f
* apt-pkg/deb/dpkgpm.cc:
|
14 年 前 |
David Kalnischkies
|
734a672769
ensure that dpkg binary doesn't have the chroot-directory prefixed
|
14 年 前 |
David Kalnischkies
|
e6ee75afbd
* apt-pkg/deb/dpkgpm.cc:
|
14 年 前 |
David Kalnischkies
|
2a2a7ef4df
* apt-pkg/cacheiterators.h:
|
14 年 前 |
Michael Vogt
|
7720666fba
* apt-pkg/deb/dpkgpm.cc:
|
14 年 前 |
David Kalnischkies
|
3a5ec3053c
if multi-arch is detected ensure that pkg:all is reported as pkg:all
|
14 年 前 |
David Kalnischkies
|
67b5d3dc34
* apt-pkg/deb/dpkgpm.cc:
|
14 年 前 |