brm 0 Posted June 14 Share Posted June 14 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. 0 Quote Link to post Share on other sites More sharing options...
Werner 409 Posted June 15 Share Posted June 15 httpredir is deprecated https://wiki.debian.org/DebianGeoMirror 0 Quote Link to post Share on other sites More sharing options...
brm 0 Posted June 15 Author Share Posted June 15 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. 0 Quote Link to post Share on other sites More sharing options...
lanefu 346 Posted June 16 Share Posted June 16 change httpredir.debian.org to deb.debian.org? 0 Quote Link to post Share on other sites More sharing options...
brm 0 Posted June 16 Author Share Posted June 16 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 0 Quote Link to post Share on other sites More sharing options...
Igor 2301 Posted June 16 Share Posted June 16 56 minutes ago, brm said: Similar response unfortunately . . https://wiki.debian.org/SourcesList 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.