]> git.hoellein.online Git - vserver2/commitdiff
committing changes in /etc made by "/usr/bin/python3 /tmp/ubuntu-release-upgrader...
authormhoellein <mario@hoellein.online>
Tue, 7 Jul 2020 08:35:12 +0000 (10:35 +0200)
committermhoellein <mario@hoellein.online>
Tue, 7 Jul 2020 08:35:12 +0000 (10:35 +0200)
Package changes:
-apt-show-versions 0.22.11 all
-bind9utils 1:9.16.1-0ubuntu2.2 all
-gcc-9-base 9.3.0-10ubuntu2 amd64
-libapt-pkg-perl 0.1.36build3 amd64
-libapt-pkg5.90 1.9.4ubuntu0.1 amd64
-libauthen-pam-perl 0.16-3build7 amd64
-libbind9-161 1:9.11.16+dfsg-3~build1 amd64
-libdns-export1104 1:9.11.5.P4+dfsg-5.1ubuntu2.2 amd64
-libdns1104 1:9.11.5.P4+dfsg-5.1ubuntu2.2 amd64
-libdns1109 1:9.11.16+dfsg-3~build1 amd64
-libevent-core-2.1-6 2.1.8-stable-4build1 amd64
-libffi6 3.2.1-9 amd64
-libhogweed4 3.4.1-1 amd64
-libicu63 63.2-2ubuntu0.1 amd64
-libio-pty-perl 1:1.12-1 amd64
-libirs161 1:9.11.16+dfsg-3~build1 amd64
-libisc-export1100 1:9.11.5.P4+dfsg-5.1ubuntu2.2 amd64
-libisc1100 1:9.11.5.P4+dfsg-5.1ubuntu2.2 amd64
-libisc1105 1:9.11.16+dfsg-3~build1 amd64
-libisccc161 1:9.11.16+dfsg-3~build1 amd64
-libisccfg163 1:9.11.16+dfsg-3~build1 amd64
-liblwres161 1:9.11.16+dfsg-3~build1 amd64
-libnet-ssleay-perl 1.88-2ubuntu1 amd64
-libnettle6 3.4.1-1 amd64
-libperl5.28 5.28.1-6build1 amd64
-libplymouth4 0.9.4git20190712-0ubuntu4.1 amd64
-libprocps7 2:3.3.15-2ubuntu3 amd64
-libpython2.7 2.7.18~rc1-2 amd64
-libpython3.7 3.7.5-2~19.10ubuntu1 amd64
-libpython3.7-minimal 3.7.5-2~19.10ubuntu1 amd64
-libpython3.7-stdlib 3.7.5-2~19.10ubuntu1 amd64
-linux-headers-5.3.0-62 5.3.0-62.56 all
-linux-headers-5.3.0-62-generic 5.3.0-62.56 amd64
-net-tools 1.60+git20180626.aebd88e-1ubuntu1 amd64
-perl-modules-5.28 5.28.1-6build1 all
-perl-openssl-defaults 4 amd64
-python3-cffi-backend 1.14.0-1build1 amd64
-python3-msgpack 0.6.2-1 amd64
-python3-nacl 1.3.0-5 amd64
-python3-pymacaroons 0.13.0-3 all
-python3.7 3.7.5-2~19.10ubuntu1 amd64
-python3.7-minimal 3.7.5-2~19.10ubuntu1 amd64

.etckeeper
apt/apt.conf.d/20apt-show-versions [deleted file]
cron.daily/apt-show-versions [deleted file]
python3.7/sitecustomize.py [deleted file]

index 9601c08442c3020039d1be1c1125dd5449a2c0ca..9da721ca35646a437c7c188202b3c096fef17876 100755 (executable)
@@ -389,7 +389,6 @@ maybe chmod 0644 'apt/apt.conf.d/01autoremove'
 maybe chmod 0444 'apt/apt.conf.d/01autoremove-kernels'
 maybe chmod 0644 'apt/apt.conf.d/05etckeeper'
 maybe chmod 0644 'apt/apt.conf.d/20apt-esm-hook.conf'
-maybe chmod 0644 'apt/apt.conf.d/20apt-show-versions'
 maybe chmod 0644 'apt/apt.conf.d/50command-not-found'
 maybe chmod 0644 'apt/apt.conf.d/51ubuntu-advantage-esm'
 maybe chmod 0644 'apt/apt.conf.d/70debconf'
@@ -488,7 +487,6 @@ maybe chmod 0755 'cron.daily'
 maybe chmod 0644 'cron.daily/.placeholder'
 maybe chmod 0755 'cron.daily/apache2'
 maybe chmod 0755 'cron.daily/apt-compat'
-maybe chmod 0755 'cron.daily/apt-show-versions'
 maybe chmod 0755 'cron.daily/bsdmainutils'
 maybe chmod 0755 'cron.daily/dpkg'
 maybe chmod 0755 'cron.daily/etckeeper'
@@ -1028,8 +1026,6 @@ maybe chmod 0644 'python/debian_config'
 maybe chmod 0755 'python2.7'
 maybe chmod 0644 'python2.7/sitecustomize.py'
 maybe chmod 0755 'python3'
-maybe chmod 0755 'python3.7'
-maybe chmod 0644 'python3.7/sitecustomize.py'
 maybe chmod 0755 'python3.8'
 maybe chmod 0644 'python3.8/sitecustomize.py'
 maybe chmod 0644 'python3/debian_config'
diff --git a/apt/apt.conf.d/20apt-show-versions b/apt/apt.conf.d/20apt-show-versions
deleted file mode 100644 (file)
index 97f59d2..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// When Apt's cache is updated (i.e. apt-get update)
-APT::Update::Post-Invoke-Success {
-"test -x /usr/bin/apt-show-versions || exit 0 ; apt-show-versions -i";
-};
diff --git a/cron.daily/apt-show-versions b/cron.daily/apt-show-versions
deleted file mode 100755 (executable)
index 9c173c9..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-[ -f /usr/bin/apt-show-versions ] || exit 0
-
-apt-show-versions -i
diff --git a/python3.7/sitecustomize.py b/python3.7/sitecustomize.py
deleted file mode 100644 (file)
index 89c6712..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# install the apport exception handler if available
-try:
-    import apport_python_hook
-except ImportError:
-    pass
-else:
-    apport_python_hook.install()