brm Posted June 14, 2021 Posted June 14, 2021 Hi all. Any ideas how to address this problem with apt-get/apt package manager? This system: Welcome to Armbian 21.02.3 Buster with Linux 5.10.35-rockchip64 Hit:1 http://security.debian.org buster/updates InRelease Hit:2 http://httpredir.debian.org/debian buster InRelease Hit:4 http://httpredir.debian.org/debian buster-updates InRelease Hit:5 http://httpredir.debian.org/debian buster-backports InRelease Hit:3 https://armbian.hosthatch.com/apt buster InRelease Error: No information about packages! (Maybe no deb entries?) Reading package lists... Done E: Problem executing scripts APT::Update::Post-Invoke-Success 'test -x /usr/bin/apt-show-versions || exit 0 ; apt-show-versions -i' E: Sub-process returned an error code ============================================ This is my source.list deb http://httpredir.debian.org/debian buster main contrib non-free # deb-src http://httpredir.debian.org/debian buster main contrib non-free deb http://httpredir.debian.org/debian buster-updates main contrib non-free # deb-src http://httpredir.debian.org/debian buster-updates main contrib non-free deb http://httpredir.debian.org/debian buster-backports main contrib non-free # deb-src http://httpredir.debian.org/debian buster-backports main contrib non-free deb http://security.debian.org/ buster/updates main contrib non-free # deb-src http://security.debian.org/ buster/updates main contrib non-free # deb https://download.webmin.com/download/repository buster main # deb-src https://download.webmin.com/download/repository buster main =================================================== This is armbian.list deb http://apt.armbian.com buster main buster-utils buster-desktop Any ideas appreciated. I would like to get a apt-get update and apt-get upgrade working without errors.
Werner Posted June 15, 2021 Posted June 15, 2021 httpredir is deprecated https://wiki.debian.org/DebianGeoMirror
brm Posted June 15, 2021 Author Posted June 15, 2021 Any suggestions on how to deal with this? Is it just a matter of editing source.list? Following your link (thanks) it was not clear to me how to address this.
brm Posted June 16, 2021 Author Posted June 16, 2021 Similar response unfortunately . . sudo apt update Hit:1 http://security.debian.org buster/updates InRelease Hit:2 http://deb.debian.org/debian buster InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Hit:4 http://deb.debian.org/debian buster-backports InRelease Hit:5 https://armbian.hosthatch.com/apt buster InRelease Error: No information about packages! (Maybe no deb entries?) Reading package lists... Done E: Problem executing scripts APT::Update::Post-Invoke-Success 'test -x /usr/bin/apt-show-versions || exit 0 ; apt-show-versions -i' E: Sub-process returned an error code
Igor Posted June 16, 2021 Posted June 16, 2021 56 minutes ago, brm said: Similar response unfortunately . . https://wiki.debian.org/SourcesList
Recommended Posts