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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Software updates failed Python error
#2
The soft link  apt_pkg.so was pointing to apt_pkg.cpython-38m-x86_64-linux-gnu.so  which did not exist so I changed it to
apt_pkg.cpython-36m-x86_64-linux-gnu.so and that was one part to fix the problem.

The other part was change the soft link python3 to point to python3.6m instead of python3.8m

Then I was able to update. I found out that ubuntu 18.04 uses python3.6 as the python for the system scripts
When I used python3.8 for my scripts I thought I could update the apt_get.so  but nope.

Everything works now. Keep fingers crossed.
Reply


Messages In This Thread
Software updates failed Python error - by noweare - 05-28-2022, 05:57 PM
Re: Software updates failed Python error - by noweare - 05-28-2022, 08:20 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)