Unpacking libc6:i386 (2.35-0ubuntu3) over (2.31-0ubuntu9.9) ... Preparing to unpack .../6-libselinux1_3.3-1build2_amd64.deb ... De-configuring libselinux1:i386 (3.0-1build2) ... Unpacking libselinux1:amd64 (3.3-1build2) over (3.0-1build2) ... tar: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libselinux.so.1) tar: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /lib/x86_64-linux-gnu/libselinux.so.1) dpkg-deb: error: tar subprocess returned error exit status 1 dpkg: error processing archive /tmp/apt-dpkg-install-b0waQ0/7-libselinux1_3.3-1build2_i386.deb (--unpack): dpkg-deb --control subprocess returned error exit status 2 tar: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libselinux.so.1) tar: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /lib/x86_64-linux-gnu/libselinux.so.1) dpkg-deb: error: tar subprocess returned error exit status 1 dpkg: error processing archive /tmp/apt-dpkg-install-b0waQ0/8-libc-bin_2.35-0ubuntu3_amd64.deb (--unpack): dpkg-deb --control subprocess returned error exit status 2 Errors were encountered while processing: /tmp/apt-dpkg-install-b0waQ0/4-libc6_2.35-0ubuntu3_amd64.deb /tmp/apt-dpkg-install-b0waQ0/7-libselinux1_3.3-1build2_i386.deb /tmp/apt-dpkg-install-b0waQ0/8-libc-bin_2.35-0ubuntu3_amd64.deb /usr/bin/dpkg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libselinux.so.1) /usr/bin/dpkg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /lib/x86_64-linux-gnu/libselinux.so.1) /usr/bin/gdbus: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libselinux.so.1) /usr/bin/gdbus: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /lib/x86_64-linux-gnu/libselinux.so.1) E: Sub-process /usr/bin/dpkg returned an error code (1) E: Sub-process dpkg --set-selections returned an error code (1) E: Couldn't revert dpkg selection for approved remove/purge after an error was encountered!
This was the reason why you could reach proxy but couldn’t get past it, since there is no username password information. So just put that info into it.
TIP: More better add these lines in another file, /etc/apt/apt.conf.d/80proxy. This will ensure that after a version upgrade changes won’t be lost.
Could not handshake
1 2
Err:3 https://swupdate.openvpn.net/community/openvpn3/repos focal Release Could not handshake: The TLS connection was non-properly terminated. [IP: 127.0.0.1 7233]
See "systemctl status etcd.service" and "journalctl -xe"for details. invoke-rc.d: initscript etcd, action "start" failed. ● etcd.service - etcd - highly-available key value store Loaded: loaded (/lib/systemd/system/etcd.service; disabled; vendor preset: enabled) Active: failed (Result: exit-code) since Thu 2024-09-05 22:21:44 EDT; 10ms ago Docs: https://github.com/coreos/etcd man:etcd Process: 71732 ExecStart=/usr/bin/etcd $DAEMON_ARGS (code=exited, status=1/FAILURE) Main PID: 71732 (code=exited, status=1/FAILURE)
Sep 05 22:21:43 huawei systemd[1]: Starting etcd - highly-available key value store... Sep 05 22:21:44 huawei etcd[71732]: etcd on unsupported platform without ETCD_UNSUPPORTED_ARCH=arm64 set. Sep 05 22:21:44 huawei systemd[1]: etcd.service: Main process exited, code=exited, status=1/FAILURE Sep 05 22:21:44 huawei systemd[1]: etcd.service: Failed with result 'exit-code'. Sep 05 22:21:44 huawei systemd[1]: Failed to start etcd - highly-available key value store. dpkg: error processing package etcd-server (--configure): installed etcd-server package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent configuration of etcd: etcd depends on etcd-server; however: Package etcd-server is not configured yet.
dpkg: error processing package etcd (--configure): dependency problems - leaving unconfigured Setting up zsh (5.4.2-3ubuntu3.2) ... No apport report written because the error message indicates its a followup error from a previous failure. Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Errors were encountered while processing: etcd-server etcd E: Sub-process /usr/bin/dpkg returned an error code (1)