Forum › Forums › New users › New Users and General Questions › update command broke my source list somehow › Reply To: update command broke my source list somehow
June 27, 2019 at 10:40 pm
#23958
Hi md4,
The repo line is mistyped as I mentioned in the 19b1 thread.
http://mxlinux.mirrors.uk2.net/packages/antixbuster buster InRelease
the line was like this.
In the terminal type
sudo leafpad /etc/apt/sources.list.d/antix.list
and change it to read
http://mxlinux.mirrors.uk2.net/packages/antix/buster buster
still have buster listed after it like before
The line is missing the “/” between antix and buster.
after changing the list file save it then run
sudo apt update
sudo apt upgrade
in a terminal and it should go through.