Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DietPi-Software | WireGuard: RPi upgrades to Debian "sid" repo #2581

Closed
1985kasper opened this issue Feb 23, 2019 · 10 comments
Closed

DietPi-Software | WireGuard: RPi upgrades to Debian "sid" repo #2581

1985kasper opened this issue Feb 23, 2019 · 10 comments
Labels
Bug 🐞 Duplicate For issues that are/were already handled within another issue Raspberry Pi Solution available 🥂 Definite solution has been done
Milestone

Comments

@1985kasper
Copy link

1985kasper commented Feb 23, 2019

ADMIN EDIT

Solution: #2568 (comment)

Fixed with: #2571


Details:

  • Date | Sat 23 Feb 20:39:27 GMT 2019
  • Bug report | N/A
  • DietPi version | v6.21.1 (Fourdee/master)
  • Img creator | DietPi Core Team
  • Pre-image | Raspbian Lite
  • SBC device | Unknown Device (armv7l) (index=0)
  • Kernel version | Request | RT Kernel option #1200 SMP Tue Feb 12 20:27:48 GMT 2019
  • Distro | buster (index=5)
  • Command | G_AGI: sqlite3
  • Exit code | 100
  • Software title | DietPi-Software

Steps to reproduce:

  1. Uninstall pi-hole through dietpi-software
  2. keep the dependancies when asked/prompted

Expected behaviour:

  • Should be able to install pihole again through dietpi-software

Actual behaviour:

  • Error related to sqlite3 but the package itself is not installed.

Extra details:

  • wasn't able to access pihole web interface. repair didn't work so i decided to re-install pihole. Stuck at this step. Manual installation of pihole fails as well.

Additional logs:

Log file contents:
E: Unable to correct problems, you have held broken packages.
@MichaIng
Copy link
Owner

MichaIng commented Feb 23, 2019

@1985kasper
Thanks for your report.

Somehow several system packages have been installed from Debian "sid" repo. I guess you installed WireGuard?
Check out a very similar issue: https://github.com/Fourdee/DietPi/issues/2568

Do you have a backup from before WireGuard install? At least please to the following to deny any other package installs from sid repo:

wget https://dietpi.com/downloads/binaries/rpi/debian-archive-keyring.deb
dpkg -i debian-archive-keyring.deb
rm debian-archive-keyring.deb
echo -e 'Package: *\nPin: release n=sid\nPin-Priority: -1\n\nPackage: wireguard wireguard-dkms wireguard-tools\nPin: release n=sid\nPin-Priority: 99' > /etc/apt/preferences.d/dietpi-wireguard

Then check if apt install sqlite3 works.

@MichaIng MichaIng added Duplicate For issues that are/were already handled within another issue Bug 🐞 labels Feb 23, 2019
@MichaIng MichaIng added this to the v6.22 milestone Feb 23, 2019
@1985kasper
Copy link
Author

I did install wireguard but used the dietpi-software method. Unfortunately no backup from before the wireguard installation.

Tried the steps you provided just having some issues with the last bit:

@DietPi:/etc/network $ echo -e 'Package: *\nPin: release n=sid\nPin-Priority: -1\n

Package: wireguard wireguard-dkms wireguard-tools\nPin: release n=sid\nPin-Priority: 99' > /etc/apt/preferences.d/dietpi-wireguard
bash: /etc/apt/preferences.d/dietpi-wireguard: Permission denied
@DietPi:/etc/network $

@MichaIng
Copy link
Owner

MichaIng commented Feb 23, 2019

@1985kasper
Are you logged in as root user? In case run the echo command inside sudo shell:

sudo -s
echo -e 'Package: *\nPin: release n=sid\nPin-Priority: -1\n\nPackage: wireguard wireguard-dkms wireguard-tools\nPin: release n=sid\nPin-Priority: 99' > /etc/apt/preferences.d/dietpi-wireguard
exit

Do you remember at which stage (during or after WireGuard install) the bunch of packages was updated? This should have been quite much.
Actually the current /etc/apt/preferences.d/dietpi-wireguard pin priorities should already result in nothing is installed from "sid", besides not available in stable (stretch) repo. So this should actually not happen accidentally.

@1985kasper
Copy link
Author

Afraid i did something very stupid and apt-get got removed. So starting with a fresh install. But i should hold off on installing wireguard again until you fix this?
Thanks for the help!

@MichaIng
Copy link
Owner

@1985kasper
Okay, perhaps not the worst thing with a half-sid system.

Jep before installing WireGuard then, please go through these steps to avoid accidental "sid" upgrades this time: https://github.com/Fourdee/DietPi/issues/2568#issuecomment-465801893

@1985kasper
Copy link
Author

1985kasper commented Feb 24, 2019

@MichaIng Thanks!

I am aborting since it's trying to install more then the ~10 packages you described.

Let me know if you need more testing to be done etc. I am happy to help since Wireguard is really an excellent way for me to be able to access my home LAN

root@DietPi:~# apt list --upgradable 
Listing... Done
root@DietPi:~# apt install wireguard
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  binutils cpp cpp-6 dkms gcc gcc-6 libasan3 libatomic1 libcc1-0 libgcc-6-dev libgomp1 libisl15 libmpc3 libmpfr4 libubsan0 make patch
  wireguard-dkms wireguard-tools
Suggested packages:
  binutils-doc cpp-doc gcc-6-locales python3-apport menu gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
  gcc-6-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg
  libmpx2-dbg libquadmath0-dbg make-doc ed diffutils-doc
Recommended packages:
  fakeroot lsb-release libc6-dev | libc-dev libc6-dev
The following NEW packages will be installed:
  binutils cpp cpp-6 dkms gcc gcc-6 libasan3 libatomic1 libcc1-0 libgcc-6-dev libgomp1 libisl15 libmpc3 libmpfr4 libubsan0 make patch
  wireguard wireguard-dkms wireguard-tools
0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
Need to get 17.0 MB of archives.
After this operation, 68.7 MB of additional disk space will be used.
Do you want to continue? [Y/n] 

@MichaIng
Copy link
Owner

@1985kasper
Just checked the list, and actually this is fine, indeed typical build tools and libraries required to build the WireGuard kernel module. Most importantly no packages are updated.

Please accept these installs and go on with the steps.

@MichaIng MichaIng changed the title Unable to re-install pihole DietPi-Software | WireGuard: System upgrades to "sid" repo Feb 24, 2019
@1985kasper
Copy link
Author

1985kasper commented Feb 25, 2019

@MichaIng it worked. I was able to install wireguard and the system didn't move to sid.

However i made a mistake with the wireguard config. I uninstalled it through the dietpi-software. Now i tried to install it again and again the system is trying to upgrade to unstable packages.
So this is still very much broken despite all the changes made.

I hope there is a way to revert this. If so please help me with this. I did a fresh install the other day but really do not feel eager to go through that again.

kasper@DietPi:~ $ sudo apt-get upgrade --dry-run
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
  libustr-1.0-1
Use 'sudo apt autoremove' to remove it.
The following packages have been kept back:
  apt apt-transport-https apt-utils avahi-utils bash bc bind9-host curl dash dialog dirmngr dnsutils dpkg e2fslibs e2fsprogs
  git git-man gnupg gnupg-agent htop idn2 iptables isc-dhcp-client libapt-pkg5.0 libcomerr2 libcurl3-gnutls libdrm2 libedit2
  libgcc1 libgnutls30 libgssapi-krb5-2 libidn2-0 libip4tc0 libip6tc0 libiptc0 libk5crypto3 libkrb5-3 libkrb5support0
  libldap-2.4-2 liblocale-gettext-perl libncurses5 libncursesw5 libpam-google-authenticator libparted2 libpsl5
  libpython3-stdlib libreadline7 libss2 libstdc++6 libsystemd0 libtext-charwidth-perl libtiff5 libtinfo5 libudev1 libxml2
  libxtables12 login mount mtr-tiny nano ncurses-base ncurses-bin openssh-client openssh-server openssh-sftp-server parted perl
  perl-base php-apcu pinentry-curses procps psmisc python3 python3-minimal python3-systemd qrencode systemd udev usbutils
  util-linux wget wpasupplicant
The following packages will be upgraded:
  adduser avahi-daemon base-files base-passwd bash-completion bsdutils bzip2 ca-certificates console-setup console-setup-linux
  coreutils cpio cron dbus debconf debianutils device-tree-compiler dh-python diffutils dmsetup dns-root-data dosfstools
  ethtool fail2ban findutils fontconfig-config gettext-base gpgv grep gzip hdparm hostname ifupdown init init-system-helpers
  initramfs-tools initramfs-tools-core install-info iperf iproute2 iputils-ping iw kbd keyboard-configuration klibc-utils kmod
  libacl1 libapparmor1 libapt-inst2.0 libassuan0 libattr1 libaudit-common libaudit1 libavahi-client3 libavahi-common-data
  libavahi-common3 libavahi-core7 libblkid1 libbsd0 libbz2-1.0 libc-bin libc-l10n libc6 libcap-ng0 libcap2 libcap2-bin
  libdaemon0 libdb5.3 libdbus-1-3 libdebconfclient0 libdevmapper1.02.1 libelf1 liberror-perl libexpat1 libfam0 libfdisk1
  libffi6 libfontconfig1 libfreetype6 libgcrypt20 libgd3 libgeoip1 libgmp10 libgpg-error0 libhogweed4 libidn11 libiw30 libjbig0
  libjpeg62-turbo libkeyutils1 libklibc libkmod2 libldap-common libltdl7 liblz4-1 liblzma5 libmagic-mgc libmagic1 libmount1
  libmpdec2 libnetfilter-conntrack3 libnettle6 libnewt0.52 libnfnetlink0 libnghttp2-14 libnih-dbus1 libnih1 libnl-3-200
  libnl-genl-3-200 libnpth0 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g libpcap0.8 libpcre3
  libpcsclite1 libplymouth4 libpng16-16 libpopt0 librtmp1 libsasl2-2 libsasl2-modules-db libseccomp2 libselinux1
  libsemanage-common libsemanage1 libsepol1 libslang2 libsmartcols1 libsqlite3-0 libssh2-1 libssl1.0.2 libssl1.1 libtasn1-6
  libusb-1.0-0 libuuid1 libwebp6 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxslt1.1 libzip4 lighttpd locales lsb-base
  lsof makedev mawk mime-support multiarch-support netcat netcat-traditional openssl p7zip p7zip-full passwd php-common
  plymouth readline-common rfkill sed sensible-utils sqlite3 sudo systemd-sysv sysvinit-utils tar tcpdump tzdata ucf ufw unzip
  vlan whiptail wireless-tools xkb-data xz-utils zlib1g
182 upgraded, 0 newly installed, 0 to remove and 82 not upgraded.
Inst base-files [9.9+rpi1+deb9u8] (10.1 Debian:unstable [armhf])
Conf base-files (10.1 Debian:unstable [armhf])
Inst libc-l10n [2.24-11+deb9u4] (2.28-7 Debian:unstable [all])
Inst locales [2.24-11+deb9u4] (2.28-7 Debian:unstable [all]) []
Inst libnih-dbus1 [1.0.3-8] (1.0.3-10+b2 Debian:unstable [armhf]) []
Inst libnih1 [1.0.3-8] (1.0.3-10+b2 Debian:unstable [armhf]) []
Inst libc6 [2.24-11+deb9u4] (2.28-7 Debian:unstable [armhf]) [libc-bin:armhf ]
Conf libc6 (2.28-7 Debian:unstable [armhf]) [libc-bin:armhf ]
Inst libc-bin [2.24-11+deb9u4] (2.28-7 Debian:unstable [armhf])
Conf libc-bin (2.28-7 Debian:unstable [armhf])
Inst debconf [1.5.61] (1.5.70 Debian:unstable [all])
Conf debconf (1.5.70 Debian:unstable [all])
Inst libcap-ng0 [0.7.7-3] (0.7.9-2 Debian:unstable [armhf])
Conf libcap-ng0 (0.7.9-2 Debian:unstable [armhf])
Inst libaudit-common [1:2.6.7-2] (1:2.8.4-2 Debian:unstable [all])
Conf libaudit-common (1:2.8.4-2 Debian:unstable [all])
Inst libaudit1 [1:2.6.7-2] (1:2.8.4-2 Debian:unstable [armhf])
Conf libaudit1 (1:2.8.4-2 Debian:unstable [armhf])
Inst libpam0g [1.1.8-3.6+rpi1] (1.3.1-5 Debian:unstable [armhf])
Conf libpam0g (1.3.1-5 Debian:unstable [armhf])
Inst libpcre3 [2:8.39-3] (2:8.39-11 Debian:unstable [armhf])
Conf libpcre3 (2:8.39-11 Debian:unstable [armhf])
Inst libselinux1 [2.6-3] (2.8-1+b1 Debian:unstable [armhf])
Conf libselinux1 (2.8-1+b1 Debian:unstable [armhf])
Inst libsepol1 [2.6-2] (2.8-1 Debian:unstable [armhf])
Conf libsepol1 (2.8-1 Debian:unstable [armhf])
Inst libsemanage-common [2.6-2] (2.8-2 Debian:unstable [all]) [libsemanage1:armhf ]
Conf libsemanage-common (2.8-2 Debian:unstable [all]) [libsemanage1:armhf ]
Inst libsemanage1 [2.6-2] (2.8-2 Debian:unstable [armhf])
Conf libsemanage1 (2.8-2 Debian:unstable [armhf])
Inst bzip2 [1.0.6-8.1] (1.0.6-9 Debian:unstable [armhf]) []
Inst libbz2-1.0 [1.0.6-8.1] (1.0.6-9 Debian:unstable [armhf])
Conf libbz2-1.0 (1.0.6-9 Debian:unstable [armhf])
Inst libpam-modules-bin [1.1.8-3.6+rpi1] (1.3.1-5 Debian:unstable [armhf]) [libpam-modules:armhf on libpam-modules-bin:armhf] [libpam-modules:armhf ]
Conf libpam-modules-bin (1.3.1-5 Debian:unstable [armhf]) [libpam-modules:armhf ]
Inst libpam-modules [1.1.8-3.6+rpi1] (1.3.1-5 Debian:unstable [armhf])
Conf libpam-modules (1.3.1-5 Debian:unstable [armhf])
Inst passwd [1:4.4-4.1] (1:4.5-1.1 Debian:unstable [armhf])
Conf passwd (1:4.5-1.1 Debian:unstable [armhf])
Inst adduser [3.115] (3.118 Debian:unstable [all])
Conf adduser (3.118 Debian:unstable [all])
Inst libapparmor1 [2.11.0-3+deb9u2] (2.13.2-8 Debian:unstable [armhf])
Inst libexpat1 [2.2.0-2+deb9u1] (2.2.6-1 Debian:unstable [armhf])
Inst libdbus-1-3 [1.10.26-0+deb9u1] (1.12.12-1 Debian:unstable [armhf]) [dbus:armhf ]
Inst dbus [1.10.26-0+deb9u1] (1.12.12-1 Debian:unstable [armhf])
Inst bsdutils [1:2.29.2-1+deb9u1] (1:2.33.1-0.1 Debian:unstable [armhf])
Conf bsdutils (1:2.33.1-0.1 Debian:unstable [armhf])
Inst coreutils [8.26-3] (8.30-1 Debian:unstable [armhf])
Conf coreutils (8.30-1 Debian:unstable [armhf])
Inst debianutils [4.8.1.1] (4.8.6.1 Debian:unstable [armhf])
Conf debianutils (4.8.6.1 Debian:unstable [armhf])
Inst diffutils [1:3.5-3] (1:3.7-2 Debian:unstable [armhf])
Conf diffutils (1:3.7-2 Debian:unstable [armhf])
Inst findutils [4.6.0+git+20161106-2] (4.6.0+git+20190209-2 Debian:unstable [armhf])
Conf findutils (4.6.0+git+20190209-2 Debian:unstable [armhf])
Inst install-info [6.3.0.dfsg.1-1+b1] (6.5.0.dfsg.1-4+b1 Debian:unstable [armhf])
Conf install-info (6.5.0.dfsg.1-4+b1 Debian:unstable [armhf])
Inst grep [2.27-2] (3.3-1 Debian:unstable [armhf])
Conf grep (3.3-1 Debian:unstable [armhf])
Inst gzip [1.6-5] (1.9-3 Debian:unstable [armhf])
Conf gzip (1.9-3 Debian:unstable [armhf])
Inst hostname [3.18] (3.21 Debian:unstable [armhf])
Conf hostname (3.21 Debian:unstable [armhf])
Inst sed [4.4-1] (4.7-1 Debian:unstable [armhf])
Conf sed (4.7-1 Debian:unstable [armhf])
Inst tar [1.29b-1.1] (1.30+dfsg-5 Debian:unstable [armhf])
Conf tar (1.30+dfsg-5 Debian:unstable [armhf])
Inst libdebconfclient0 [0.227] (0.247 Debian:unstable [armhf])
Conf libdebconfclient0 (0.247 Debian:unstable [armhf])
Inst base-passwd [3.5.43] (3.5.46 Debian:unstable [armhf])
Conf base-passwd (3.5.46 Debian:unstable [armhf])
Inst init-system-helpers [1.48] (1.56+nmu1 Debian:unstable [all])
Conf init-system-helpers (1.56+nmu1 Debian:unstable [all])
Inst sysvinit-utils [2.88dsf-59.9] (2.93-8 Debian:unstable [armhf])
Conf sysvinit-utils (2.93-8 Debian:unstable [armhf])
Inst mawk [1.3.3-17] (1.3.3-17+b3 Debian:unstable [armhf])
Inst sensible-utils [0.0.9+deb9u1] (0.0.12 Debian:unstable [all])
Conf sensible-utils (0.0.12 Debian:unstable [all])
Inst klibc-utils [2.0.4-9+rpi1] (2.0.6-1 Debian:unstable [armhf]) []
Inst libklibc [2.0.4-9+rpi1] (2.0.6-1 Debian:unstable [armhf])
Inst cpio [2.11+dfsg-6] (2.12+dfsg-6 Debian:unstable [armhf])
Inst liblzma5 [5.2.2-1.2] (5.2.4-1 Debian:unstable [armhf])
Conf liblzma5 (5.2.4-1 Debian:unstable [armhf])
Inst libssl1.1 [1.1.0j-1~deb9u1] (1.1.1a-1 Debian:unstable [armhf])
Inst kmod [23-2] (26-1 Debian:unstable [armhf]) []
Inst libkmod2 [23-2] (26-1 Debian:unstable [armhf])
Inst initramfs-tools [0.130] (0.133 Debian:unstable [all]) []
Inst initramfs-tools-core [0.130] (0.133 Debian:unstable [all])
Inst kbd [2.0.3-2] (2.0.4-4 Debian:unstable [armhf])
Inst console-setup-linux [1.164] (1.189 Debian:unstable [all]) []
Inst console-setup [1.164] (1.189 Debian:unstable [all]) []
Inst keyboard-configuration [1.164] (1.189 Debian:unstable [all])
Inst xkb-data [2.19-1+deb9u1] (2.26-2 Debian:unstable [all])
Inst lsb-base [9.20161125+rpi1] (10.2018112800 Debian:unstable [all])
Inst libpam-runtime [1.1.8-3.6+rpi1] (1.3.1-5 Debian:unstable [all])
Conf libpam-runtime (1.3.1-5 Debian:unstable [all])
Inst cron [3.0pl1-128+deb9u1] (3.0pl1-132 Debian:unstable [armhf])
Inst init [1.48] (1.56+nmu1 Debian:unstable [armhf])
Inst systemd-sysv [232-25+deb9u9] (241-1 Debian:unstable [armhf])
Inst libgpg-error0 [1.26-2] (1.35-1 Debian:unstable [armhf])
Conf libgpg-error0 (1.35-1 Debian:unstable [armhf])
Inst libgcrypt20 [1.7.6-2+deb9u3] (1.8.4-5 Debian:unstable [armhf])
Conf libgcrypt20 (1.8.4-5 Debian:unstable [armhf])
Inst zlib1g [1:1.2.8.dfsg-5] (1:1.2.11.dfsg-1 Debian:unstable [armhf])
Conf zlib1g (1:1.2.11.dfsg-1 Debian:unstable [armhf])
Inst gpgv [2.1.18-8~deb9u4] (2.2.12-1 Debian:unstable [armhf])
Conf gpgv (2.2.12-1 Debian:unstable [armhf])
Inst readline-common [7.0-3] (7.0-5 Debian:unstable [all])
Conf readline-common (7.0-5 Debian:unstable [all])
Inst libattr1 [1:2.4.47-2] (1:2.4.47-4 Debian:unstable [armhf])
Conf libattr1 (1:2.4.47-4 Debian:unstable [armhf])
Inst libacl1 [2.2.52-3] (2.2.52-5 Debian:unstable [armhf])
Conf libacl1 (2.2.52-5 Debian:unstable [armhf])
Inst libassuan0 [2.4.3-2] (2.5.2-1 Debian:unstable [armhf])
Conf libassuan0 (2.5.2-1 Debian:unstable [armhf])
Inst libuuid1 [2.29.2-1+deb9u1] (2.33.1-0.1 Debian:unstable [armhf])
Conf libuuid1 (2.33.1-0.1 Debian:unstable [armhf])
Inst libblkid1 [2.29.2-1+deb9u1] (2.33.1-0.1 Debian:unstable [armhf])
Conf libblkid1 (2.33.1-0.1 Debian:unstable [armhf])
Inst libdb5.3 [5.3.28-12+deb9u1] (5.3.28+dfsg1-0.3 Debian:unstable [armhf])
Conf libdb5.3 (5.3.28+dfsg1-0.3 Debian:unstable [armhf])
Inst libfdisk1 [2.29.2-1+deb9u1] (2.33.1-0.1 Debian:unstable [armhf])
Conf libfdisk1 (2.33.1-0.1 Debian:unstable [armhf])
Inst liblz4-1 [0.0~r131-2] (1.8.3-1 Debian:unstable [armhf])
Conf liblz4-1 (1.8.3-1 Debian:unstable [armhf])
Inst libmount1 [2.29.2-1+deb9u1] (2.33.1-0.1 Debian:unstable [armhf])
Conf libmount1 (2.33.1-0.1 Debian:unstable [armhf])
Inst libnpth0 [1.3-1] (1.6-1 Debian:unstable [armhf])
Conf libnpth0 (1.6-1 Debian:unstable [armhf])
Inst libsmartcols1 [2.29.2-1+deb9u1] (2.33.1-0.1 Debian:unstable [armhf])
Conf libsmartcols1 (2.33.1-0.1 Debian:unstable [armhf])
Inst sqlite3 [3.16.2-5+deb9u1] (3.27.1-2 Debian:unstable [armhf]) []
Inst libsqlite3-0 [3.16.2-5+deb9u1] (3.27.1-2 Debian:unstable [armhf])
Conf libsqlite3-0 (3.27.1-2 Debian:unstable [armhf])
Inst tzdata [2018i-0+deb9u1] (2018i-1 Debian:unstable [all])
Inst libcap2 [1:2.25-1] (1:2.25-2 Debian:unstable [armhf])
Inst libelf1 [0.168-1] (0.176-1 Debian:unstable [armhf])
Inst libcap2-bin [1:2.25-1] (1:2.25-2 Debian:unstable [armhf])
Inst iproute2 [4.9.0-1+deb9u1] (4.20.0-2 Debian:unstable [armhf])
Inst ifupdown [0.8.19] (0.8.35 Debian:unstable [armhf])
Inst libgmp10 [2:6.1.2+dfsg-1] (2:6.1.2+dfsg-4 Debian:unstable [armhf])
Inst libhogweed4 [3.3-1] (3.4.1-1 Debian:unstable [armhf]) []
Inst libnettle6 [3.3-1] (3.4.1-1 Debian:unstable [armhf])
Inst iputils-ping [3:20161105-1] (3:20180629-2 Debian:unstable [armhf])
Inst libslang2 [2.3.1-5] (2.3.2-2 Debian:unstable [armhf])
Inst libnewt0.52 [0.52.19-1] (0.52.20-8 Debian:unstable [armhf])
Inst libpopt0 [1.16-10] (1.16-12 Debian:unstable [armhf])
Inst whiptail [0.52.19-1] (0.52.20-8 Debian:unstable [armhf])
Inst bash-completion [1:2.1-4.3] (1:2.8-5 Debian:unstable [all])
Inst gettext-base [0.19.8.1-2] (0.19.8.1-9 Debian:unstable [armhf])
Inst hdparm [9.51+ds-1+deb9u1] (9.58+ds-1 Debian:unstable [armhf])
Inst lsof [4.89+dfsg-0.1] (4.91+dfsg-1 Debian:unstable [armhf])
Inst mime-support [3.60] (3.62 Debian:unstable [all])
Inst netcat-traditional [1.10-41] (1.10-41.1 Debian:unstable [armhf])
Inst ucf [3.0036] (3.0038+nmu1 Debian:unstable [all])
Inst xz-utils [5.2.2-1.2] (5.2.4-1 Debian:unstable [armhf])
Inst libavahi-common-data [0.6.32-2] (0.7-4+b1 Debian:unstable [armhf])
Inst libavahi-common3 [0.6.32-2] (0.7-4+b1 Debian:unstable [armhf])
Inst libavahi-core7 [0.6.32-2] (0.7-4+b1 Debian:unstable [armhf])
Inst libdaemon0 [0.14-6] (0.14-7 Debian:unstable [armhf])
Inst avahi-daemon [0.6.32-2] (0.7-4+b1 Debian:unstable [armhf])
Inst openssl [1.1.0j-1~deb9u1] (1.1.1a-1 Debian:unstable [armhf])
Inst ca-certificates [20161130+nmu1+deb9u1] (20190110 Debian:unstable [all])
Inst device-tree-compiler [1.4.4-1] (1.4.7-3 Debian:unstable [armhf])
Inst dh-python [2.20170125] (3.20180927 Debian:unstable [all])
Inst libdevmapper1.02.1 [2:1.02.137-2] (2:1.02.155-2 Debian:unstable [armhf]) []
Inst dmsetup [2:1.02.137-2] (2:1.02.155-2 Debian:unstable [armhf])
Inst dns-root-data [2017072601~deb9u1] (2018091102 Debian:unstable [all])
Inst dosfstools [4.1-1] (4.1-2 Debian:unstable [armhf])
Inst ethtool [1:4.8-1] (1:4.19-1 Debian:unstable [armhf])
Inst fail2ban [0.9.6-2] (0.10.2-2.1 Debian:unstable [all])
Inst libpng16-16 [1.6.28-1] (1.6.36-5 Debian:unstable [armhf])
Inst libfreetype6 [2.6.3-3.2] (2.9.1-3 Debian:unstable [armhf])
Inst libfontconfig1 [2.11.0-6.7] (2.13.1-2 Debian:unstable [armhf]) []
Inst fontconfig-config [2.11.0-6.7] (2.13.1-2 Debian:unstable [all])
Inst iperf [2.0.9+dfsg1-1] (2.0.12+dfsg1-2 Debian:unstable [armhf])
Inst libnl-genl-3-200 [3.2.27-2] (3.4.0-1 Debian:unstable [armhf]) []
Inst libnl-3-200 [3.2.27-2] (3.4.0-1 Debian:unstable [armhf])
Inst iw [4.9-0.1] (5.0.1-1 Debian:unstable [armhf])
Inst libapt-inst2.0 [1.4.9] (1.8.0~rc3 Debian:unstable [armhf])
Inst libavahi-client3 [0.6.32-2] (0.7-4+b1 Debian:unstable [armhf])
Inst libbsd0 [0.8.3-1] (0.9.1-2 Debian:unstable [armhf])
Inst liberror-perl [0.17024-1] (0.17027-2 Debian:unstable [all])
Inst libfam0 [2.7.0-17.2] (2.7.0-17.3 Debian:unstable [armhf])
Inst libffi6 [3.2.1-6] (3.2.1-9 Debian:unstable [armhf])
Inst libjpeg62-turbo [1:1.5.1-2] (1:1.5.2-2+b1 Debian:unstable [armhf])
Inst libwebp6 [0.5.2-1] (0.6.1-2 Debian:unstable [armhf])
Inst libgd3 [2.2.4-2+deb9u4] (2.2.5-5.1 Debian:unstable [armhf])
Inst libgeoip1 [1.6.9-4] (1.6.12-1 Debian:unstable [armhf])
Inst libidn11 [1.33-1] (1.33-2.2 Debian:unstable [armhf])
Inst libiw30 [30~pre9-12] (30~pre9-13 Debian:unstable [armhf])
Inst libjbig0 [2.1-3.1] (2.1-3.1+b2 Debian:unstable [armhf])
Inst libkeyutils1 [1.5.9-9] (1.6-4 Debian:unstable [armhf])
Inst libldap-common [2.4.44+dfsg-5+deb9u1] (2.4.47+dfsg-3 Debian:unstable [all])
Inst libltdl7 [2.4.6-2] (2.4.6-10 Debian:unstable [armhf])
Inst libmagic-mgc [1:5.30-1+deb9u2] (1:5.35-2 Debian:unstable [armhf]) [libmagic1:armhf ]
Inst libmagic1 [1:5.30-1+deb9u2] (1:5.35-2 Debian:unstable [armhf])
Inst libmpdec2 [2.4.2-1] (2.4.2-2 Debian:unstable [armhf])
Inst libnfnetlink0 [1.0.1-3] (1.0.1-3+b1 Debian:unstable [armhf])
Inst libnetfilter-conntrack3 [1.0.6-2] (1.0.7-1 Debian:unstable [armhf])
Inst libnghttp2-14 [1.18.1-1] (1.36.0-2 Debian:unstable [armhf])
Inst libp11-kit0 [0.23.3-2] (0.23.15-2 Debian:unstable [armhf])
Inst libpcap0.8 [1.8.1-3] (1.8.1-6 Debian:unstable [armhf])
Inst libpcsclite1 [1.8.20-1] (1.8.24-1 Debian:unstable [armhf])
Inst libplymouth4 [0.9.2-4+rpi1] (0.9.4-1 Debian:unstable [armhf])
Inst librtmp1 [2.4+20151223.gitfa8646d.1-1] (2.4+20151223.gitfa8646d.1-2 Debian:unstable [armhf])
Inst libsasl2-modules-db [2.1.27~101-g0780600+dfsg-3] (2.1.27+dfsg-1 Debian:unstable [armhf])
Inst libsasl2-2 [2.1.27~101-g0780600+dfsg-3] (2.1.27+dfsg-1 Debian:unstable [armhf])
Inst libseccomp2 [2.3.1-2.1+deb9u1] (2.3.3-4 Debian:unstable [armhf])
Inst libssh2-1 [1.7.0-1] (1.8.0-2 Debian:unstable [armhf])
Inst libssl1.0.2 [1.0.2q-1~deb9u1] (1.0.2q-2 Debian:unstable [armhf])
Inst libtasn1-6 [4.10-1.1+deb9u1] (4.13-3 Debian:unstable [armhf])
Inst libusb-1.0-0 [2:1.0.21-1] (2:1.0.22-2 Debian:unstable [armhf])
Inst libwrap0 [7.6.q-26] (7.6.q-28 Debian:unstable [armhf])
Inst libx11-data [2:1.6.4-3+deb9u1] (2:1.6.7-1 Debian:unstable [all])
Inst libxau6 [1:1.0.8-1] (1:1.0.8-1+b2 Debian:unstable [armhf])
Inst libxcb1 [1.12-1] (1.13.1-2 Debian:unstable [armhf])
Inst libx11-6 [2:1.6.4-3+deb9u1] (2:1.6.7-1 Debian:unstable [armhf])
Inst libxslt1.1 [1.1.29-2.1] (1.1.32-2 Debian:unstable [armhf])
Inst libzip4 [1.1.2-1.1] (1.5.1-3 Debian:unstable [armhf])
Inst lighttpd [1.4.45-1] (1.4.53-3 Debian:unstable [armhf])
Inst makedev [2.3.1-93] (2.3.1-94 Debian:unstable [all])
Inst multiarch-support [2.24-11+deb9u4] (2.28-7 Debian:unstable [armhf])
Inst netcat [1.10-41] (1.10-41.1 Debian:unstable [all])
Inst p7zip-full [16.02+dfsg-3+deb9u1] (16.02+dfsg-6 Debian:unstable [armhf]) []
Inst p7zip [16.02+dfsg-3+deb9u1] (16.02+dfsg-6 Debian:unstable [armhf])
Inst php-common [1:49] (2:69 Debian:unstable [all])
Inst plymouth [0.9.2-4+rpi1] (0.9.4-1 Debian:unstable [armhf])
Inst rfkill [0.5-1] (2.33.1-0.1 Debian:unstable [armhf])
Inst sudo [1.8.19p1-2.1] (1.8.27-1 Debian:unstable [armhf])
Inst tcpdump [4.9.2-1~deb9u1] (4.9.2-3 Debian:unstable [armhf])
Inst ufw [0.35-4] (0.36-1 Debian:unstable [all])
Inst unzip [6.0-21] (6.0-22 Debian:unstable [armhf])
Inst vlan [1.9-3.2] (2.0.5 Debian:unstable [all])
Inst wireless-tools [30~pre9-12] (30~pre9-13 Debian:unstable [armhf])
Conf libc-l10n (2.28-7 Debian:unstable [all])
Conf locales (2.28-7 Debian:unstable [all])
Conf libnih-dbus1 (1.0.3-10+b2 Debian:unstable [armhf])
Conf libnih1 (1.0.3-10+b2 Debian:unstable [armhf])
Conf bzip2 (1.0.6-9 Debian:unstable [armhf])
Conf libapparmor1 (2.13.2-8 Debian:unstable [armhf])
Conf libexpat1 (2.2.6-1 Debian:unstable [armhf])
Conf libdbus-1-3 (1.12.12-1 Debian:unstable [armhf])
Conf dbus (1.12.12-1 Debian:unstable [armhf])
Conf mawk (1.3.3-17+b3 Debian:unstable [armhf])
Conf klibc-utils (2.0.6-1 Debian:unstable [armhf])
Conf libklibc (2.0.6-1 Debian:unstable [armhf])
Conf cpio (2.12+dfsg-6 Debian:unstable [armhf])
Conf libssl1.1 (1.1.1a-1 Debian:unstable [armhf])
Conf kmod (26-1 Debian:unstable [armhf])
Conf libkmod2 (26-1 Debian:unstable [armhf])
Conf initramfs-tools (0.133 Debian:unstable [all])
Conf initramfs-tools-core (0.133 Debian:unstable [all])
Conf kbd (2.0.4-4 Debian:unstable [armhf])
Conf console-setup-linux (1.189 Debian:unstable [all])
Conf console-setup (1.189 Debian:unstable [all])
Conf keyboard-configuration (1.189 Debian:unstable [all])
Conf xkb-data (2.26-2 Debian:unstable [all])
Conf lsb-base (10.2018112800 Debian:unstable [all])
Conf cron (3.0pl1-132 Debian:unstable [armhf])
Conf init (1.56+nmu1 Debian:unstable [armhf])
Conf systemd-sysv (241-1 Debian:unstable [armhf])
Conf sqlite3 (3.27.1-2 Debian:unstable [armhf])
Conf tzdata (2018i-1 Debian:unstable [all])
Conf libcap2 (1:2.25-2 Debian:unstable [armhf])
Conf libelf1 (0.176-1 Debian:unstable [armhf])
Conf libcap2-bin (1:2.25-2 Debian:unstable [armhf])
Conf iproute2 (4.20.0-2 Debian:unstable [armhf])
Conf ifupdown (0.8.35 Debian:unstable [armhf])
Conf libgmp10 (2:6.1.2+dfsg-4 Debian:unstable [armhf])
Conf libhogweed4 (3.4.1-1 Debian:unstable [armhf])
Conf libnettle6 (3.4.1-1 Debian:unstable [armhf])
Conf iputils-ping (3:20180629-2 Debian:unstable [armhf])
Conf libslang2 (2.3.2-2 Debian:unstable [armhf])
Conf libnewt0.52 (0.52.20-8 Debian:unstable [armhf])
Conf libpopt0 (1.16-12 Debian:unstable [armhf])
Conf whiptail (0.52.20-8 Debian:unstable [armhf])
Conf bash-completion (1:2.8-5 Debian:unstable [all])
Conf gettext-base (0.19.8.1-9 Debian:unstable [armhf])
Conf hdparm (9.58+ds-1 Debian:unstable [armhf])
Conf lsof (4.91+dfsg-1 Debian:unstable [armhf])
Conf mime-support (3.62 Debian:unstable [all])
Conf netcat-traditional (1.10-41.1 Debian:unstable [armhf])
Conf ucf (3.0038+nmu1 Debian:unstable [all])
Conf xz-utils (5.2.4-1 Debian:unstable [armhf])
Conf libavahi-common-data (0.7-4+b1 Debian:unstable [armhf])
Conf libavahi-common3 (0.7-4+b1 Debian:unstable [armhf])
Conf libavahi-core7 (0.7-4+b1 Debian:unstable [armhf])
Conf libdaemon0 (0.14-7 Debian:unstable [armhf])
Conf avahi-daemon (0.7-4+b1 Debian:unstable [armhf])
Conf openssl (1.1.1a-1 Debian:unstable [armhf])
Conf ca-certificates (20190110 Debian:unstable [all])
Conf device-tree-compiler (1.4.7-3 Debian:unstable [armhf])
Conf dh-python (3.20180927 Debian:unstable [all])
Conf libdevmapper1.02.1 (2:1.02.155-2 Debian:unstable [armhf])
Conf dmsetup (2:1.02.155-2 Debian:unstable [armhf])
Conf dns-root-data (2018091102 Debian:unstable [all])
Conf dosfstools (4.1-2 Debian:unstable [armhf])
Conf ethtool (1:4.19-1 Debian:unstable [armhf])
Conf fail2ban (0.10.2-2.1 Debian:unstable [all])
Conf libpng16-16 (1.6.36-5 Debian:unstable [armhf])
Conf libfreetype6 (2.9.1-3 Debian:unstable [armhf])
Conf libfontconfig1 (2.13.1-2 Debian:unstable [armhf])
Conf fontconfig-config (2.13.1-2 Debian:unstable [all])
Conf iperf (2.0.12+dfsg1-2 Debian:unstable [armhf])
Conf libnl-genl-3-200 (3.4.0-1 Debian:unstable [armhf])
Conf libnl-3-200 (3.4.0-1 Debian:unstable [armhf])
Conf iw (5.0.1-1 Debian:unstable [armhf])
Conf libapt-inst2.0 (1.8.0~rc3 Debian:unstable [armhf])
Conf libavahi-client3 (0.7-4+b1 Debian:unstable [armhf])
Conf libbsd0 (0.9.1-2 Debian:unstable [armhf])
Conf liberror-perl (0.17027-2 Debian:unstable [all])
Conf libfam0 (2.7.0-17.3 Debian:unstable [armhf])
Conf libffi6 (3.2.1-9 Debian:unstable [armhf])
Conf libjpeg62-turbo (1:1.5.2-2+b1 Debian:unstable [armhf])
Conf libwebp6 (0.6.1-2 Debian:unstable [armhf])
Conf libgd3 (2.2.5-5.1 Debian:unstable [armhf])
Conf libgeoip1 (1.6.12-1 Debian:unstable [armhf])
Conf libidn11 (1.33-2.2 Debian:unstable [armhf])
Conf libiw30 (30~pre9-13 Debian:unstable [armhf])
Conf libjbig0 (2.1-3.1+b2 Debian:unstable [armhf])
Conf libkeyutils1 (1.6-4 Debian:unstable [armhf])
Conf libldap-common (2.4.47+dfsg-3 Debian:unstable [all])
Conf libltdl7 (2.4.6-10 Debian:unstable [armhf])
Conf libmagic-mgc (1:5.35-2 Debian:unstable [armhf])
Conf libmagic1 (1:5.35-2 Debian:unstable [armhf])
Conf libmpdec2 (2.4.2-2 Debian:unstable [armhf])
Conf libnfnetlink0 (1.0.1-3+b1 Debian:unstable [armhf])
Conf libnetfilter-conntrack3 (1.0.7-1 Debian:unstable [armhf])
Conf libnghttp2-14 (1.36.0-2 Debian:unstable [armhf])
Conf libp11-kit0 (0.23.15-2 Debian:unstable [armhf])
Conf libpcap0.8 (1.8.1-6 Debian:unstable [armhf])
Conf libpcsclite1 (1.8.24-1 Debian:unstable [armhf])
Conf libplymouth4 (0.9.4-1 Debian:unstable [armhf])
Conf librtmp1 (2.4+20151223.gitfa8646d.1-2 Debian:unstable [armhf])
Conf libsasl2-modules-db (2.1.27+dfsg-1 Debian:unstable [armhf])
Conf libsasl2-2 (2.1.27+dfsg-1 Debian:unstable [armhf])
Conf libseccomp2 (2.3.3-4 Debian:unstable [armhf])
Conf libssh2-1 (1.8.0-2 Debian:unstable [armhf])
Conf libssl1.0.2 (1.0.2q-2 Debian:unstable [armhf])
Conf libtasn1-6 (4.13-3 Debian:unstable [armhf])
Conf libusb-1.0-0 (2:1.0.22-2 Debian:unstable [armhf])
Conf libwrap0 (7.6.q-28 Debian:unstable [armhf])
Conf libx11-data (2:1.6.7-1 Debian:unstable [all])
Conf libxau6 (1:1.0.8-1+b2 Debian:unstable [armhf])
Conf libxcb1 (1.13.1-2 Debian:unstable [armhf])
Conf libx11-6 (2:1.6.7-1 Debian:unstable [armhf])
Conf libxslt1.1 (1.1.32-2 Debian:unstable [armhf])
Conf libzip4 (1.5.1-3 Debian:unstable [armhf])
Conf lighttpd (1.4.53-3 Debian:unstable [armhf])
Conf makedev (2.3.1-94 Debian:unstable [all])
Conf multiarch-support (2.28-7 Debian:unstable [armhf])
Conf netcat (1.10-41.1 Debian:unstable [all])
Conf p7zip-full (16.02+dfsg-6 Debian:unstable [armhf])
Conf p7zip (16.02+dfsg-6 Debian:unstable [armhf])
Conf php-common (2:69 Debian:unstable [all])
Conf plymouth (0.9.4-1 Debian:unstable [armhf])
Conf rfkill (2.33.1-0.1 Debian:unstable [armhf])
Conf sudo (1.8.27-1 Debian:unstable [armhf])
Conf tcpdump (4.9.2-3 Debian:unstable [armhf])
Conf ufw (0.36-1 Debian:unstable [all])
Conf unzip (6.0-22 Debian:unstable [armhf])
Conf vlan (2.0.5 Debian:unstable [all])
Conf wireless-tools (30~pre9-13 Debian:unstable [armhf])

@MichaIng
Copy link
Owner

MichaIng commented Feb 26, 2019

@1985kasper
Could you please at current stage print: cat /etc/apt/preferences{,.d/*}

Please go again through the steps summed up well here: #2568 (comment)

@MichaIng MichaIng changed the title DietPi-Software | WireGuard: System upgrades to "sid" repo DietPi-Software | WireGuard: RPi upgrades to Debian "sid" repo Mar 2, 2019
@MichaIng MichaIng added Solution available 🥂 Definite solution has been done Raspberry Pi labels Mar 2, 2019
@MichaIng
Copy link
Owner

MichaIng commented Mar 5, 2019

I mark this as closed, please use the other open issue for further discussion etc: #2568

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 Duplicate For issues that are/were already handled within another issue Raspberry Pi Solution available 🥂 Definite solution has been done
Projects
None yet
Development

No branches or pull requests

2 participants