LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Errors trying to run apt-get update
#3
I believe you assessment about python3-apt being a little buggered
Tried to update, install & reinstall python3-apt
Tried to update apt-get

sudo apt-get install python-apt
sudo apt-get update
sudo apt-get install python3-apt --reinstall
sudo apt-get update
sudo apt autoremove

ultimately came across a similar thread, with similar issue
advice given:

cd  /usr/lib/python3/dist-packages
ls -la /usr/lib/python3/dist-packages
sudo cp apt_pkg.cpython-36m-x86_64-linux-gnu.so apt_pkg.so

These all work now.
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install

Thank you for your assistance.
Reply


Messages In This Thread
Re: Errors trying to run apt-get update - by don.munyak - 11-29-2019, 09:29 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)