See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SOLVED : Update returned some errors
#7
Read here https://stackoverflow.com/questions/1370...ed-apt-pkg There are two solutions proposed there:
1. Create a symlink:
Code:
cd /usr/lib/python3/dist-packages
sudo ln -s apt_pkg.cpython-{your-version-number}-x86_64-linux-gnu.so apt_pkg.so
Replace {your-version-number} appropriately.
2. Install pkg python-apt:
Code:
sudo apt install pythin-apt
As far as I read, the solution one seemed to work for most people there. The second one, not sure. I'd create a snapshot of the system before atempting to do any of those. Better safe than sorry.  :55:
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply


Messages In This Thread
SOLVED : Update returned some errors - by noweare - 03-28-2022, 07:59 PM
Re: SOLVED : Update returned some errors - by Moltke - 03-29-2022, 08:48 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)