From: mhoellein Date: Sat, 11 Jul 2020 17:50:41 +0000 (+0200) Subject: committing changes in /etc made by "apt install python3-pip" X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=e3f7263faa91b1d025b16f90dd12404f2a69cbe0;p=vserver committing changes in /etc made by "apt install python3-pip" Package changes: +build-essential 12.8ubuntu1 amd64 +dpkg-dev 1.19.7ubuntu3 all +fakeroot 1.24-1 amd64 +g++ 4:9.3.0-1ubuntu2 amd64 +g++-9 9.3.0-10ubuntu2 amd64 +libalgorithm-diff-perl 1.19.03-2 all +libalgorithm-diff-xs-perl 0.04-6 amd64 +libalgorithm-merge-perl 0.08-3 all +libdpkg-perl 1.19.7ubuntu3 all +libexpat1-dev 2.2.9-1build1 amd64 +libfakeroot 1.24-1 amd64 +libfile-fcntllock-perl 0.22-3build4 amd64 +libpython3-dev 3.8.2-0ubuntu2 amd64 +libpython3.8-dev 3.8.2-1ubuntu1.1 amd64 +libstdc++-9-dev 9.3.0-10ubuntu2 amd64 +python3-dev 3.8.2-0ubuntu2 amd64 +python3-pip 20.0.2-5ubuntu1 all +python3-wheel 0.34.2-1 all +python3.8-dev 3.8.2-1ubuntu1.1 amd64 +zlib1g-dev 1:1.2.11.dfsg-2ubuntu1 amd64 --- diff --git a/.etckeeper b/.etckeeper index 7e30a95c2..eec525822 100755 --- a/.etckeeper +++ b/.etckeeper @@ -917,6 +917,8 @@ maybe chmod 0755 'dpkg/dpkg.cfg.d' maybe chmod 0755 'dpkg/origins' maybe chmod 0644 'dpkg/origins/debian' maybe chmod 0644 'dpkg/origins/ubuntu' +maybe chmod 0644 'dpkg/shlibs.default' +maybe chmod 0644 'dpkg/shlibs.override' maybe chmod 0644 'drirc' maybe chmod 0644 'e2scrub.conf' maybe chmod 0755 'emacs' @@ -1539,6 +1541,7 @@ maybe chmod 0755 'kernel/preinst.d/intel-microcode' maybe chmod 0644 'knockd.conf' maybe chmod 0644 'ld.so.conf' maybe chmod 0755 'ld.so.conf.d' +maybe chmod 0644 'ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf' maybe chmod 0644 'ld.so.conf.d/libc.conf' maybe chmod 0644 'ld.so.conf.d/x86_64-linux-gnu.conf' maybe chmod 0755 'ldap' diff --git a/alternatives/c++ b/alternatives/c++ new file mode 120000 index 000000000..e51afadfc --- /dev/null +++ b/alternatives/c++ @@ -0,0 +1 @@ +/usr/bin/g++ \ No newline at end of file diff --git a/alternatives/c++.1.gz b/alternatives/c++.1.gz new file mode 120000 index 000000000..1c4ac1ef7 --- /dev/null +++ b/alternatives/c++.1.gz @@ -0,0 +1 @@ +/usr/share/man/man1/g++.1.gz \ No newline at end of file diff --git a/alternatives/faked.1.gz b/alternatives/faked.1.gz new file mode 120000 index 000000000..068298462 --- /dev/null +++ b/alternatives/faked.1.gz @@ -0,0 +1 @@ +/usr/share/man/man1/faked-sysv.1.gz \ No newline at end of file diff --git a/alternatives/faked.es.1.gz b/alternatives/faked.es.1.gz new file mode 120000 index 000000000..2a0233d4e --- /dev/null +++ b/alternatives/faked.es.1.gz @@ -0,0 +1 @@ +/usr/share/man/es/man1/faked-sysv.1.gz \ No newline at end of file diff --git a/alternatives/faked.fr.1.gz b/alternatives/faked.fr.1.gz new file mode 120000 index 000000000..9950991d0 --- /dev/null +++ b/alternatives/faked.fr.1.gz @@ -0,0 +1 @@ +/usr/share/man/fr/man1/faked-sysv.1.gz \ No newline at end of file diff --git a/alternatives/faked.sv.1.gz b/alternatives/faked.sv.1.gz new file mode 120000 index 000000000..7d76ada7e --- /dev/null +++ b/alternatives/faked.sv.1.gz @@ -0,0 +1 @@ +/usr/share/man/sv/man1/faked-sysv.1.gz \ No newline at end of file diff --git a/alternatives/fakeroot b/alternatives/fakeroot new file mode 120000 index 000000000..0b2f1ee99 --- /dev/null +++ b/alternatives/fakeroot @@ -0,0 +1 @@ +/usr/bin/fakeroot-sysv \ No newline at end of file diff --git a/alternatives/fakeroot.1.gz b/alternatives/fakeroot.1.gz new file mode 120000 index 000000000..6abf7c354 --- /dev/null +++ b/alternatives/fakeroot.1.gz @@ -0,0 +1 @@ +/usr/share/man/man1/fakeroot-sysv.1.gz \ No newline at end of file diff --git a/alternatives/fakeroot.es.1.gz b/alternatives/fakeroot.es.1.gz new file mode 120000 index 000000000..6c5981a0e --- /dev/null +++ b/alternatives/fakeroot.es.1.gz @@ -0,0 +1 @@ +/usr/share/man/es/man1/fakeroot-sysv.1.gz \ No newline at end of file diff --git a/alternatives/fakeroot.fr.1.gz b/alternatives/fakeroot.fr.1.gz new file mode 120000 index 000000000..ab31fe060 --- /dev/null +++ b/alternatives/fakeroot.fr.1.gz @@ -0,0 +1 @@ +/usr/share/man/fr/man1/fakeroot-sysv.1.gz \ No newline at end of file diff --git a/alternatives/fakeroot.sv.1.gz b/alternatives/fakeroot.sv.1.gz new file mode 120000 index 000000000..73d056ffa --- /dev/null +++ b/alternatives/fakeroot.sv.1.gz @@ -0,0 +1 @@ +/usr/share/man/sv/man1/fakeroot-sysv.1.gz \ No newline at end of file diff --git a/dpkg/shlibs.default b/dpkg/shlibs.default new file mode 100644 index 000000000..661a889d5 --- /dev/null +++ b/dpkg/shlibs.default @@ -0,0 +1,7 @@ +# dpkg shlibs defaults file +# +# This file contains shlibs entries that are used as a last resort when +# no matching entries are found elsewhere. For more information see the +# dpkg-shlibdeps(1) manual page. +# +# diff --git a/dpkg/shlibs.override b/dpkg/shlibs.override new file mode 100644 index 000000000..fbdb68d41 --- /dev/null +++ b/dpkg/shlibs.override @@ -0,0 +1,8 @@ +# dpkg shlibs override file +# +# Entries in this file will override all others, only use if you +# are really sure that is what you want! +# +# For more information see the dpkg-shlibdeps(1) manual page. +# +# diff --git a/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf b/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf new file mode 100644 index 000000000..bf0337906 --- /dev/null +++ b/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf @@ -0,0 +1 @@ +/usr/lib/x86_64-linux-gnu/libfakeroot