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] Install updates error log - Mullvad repository
#4
Quote:Thanks
You are welcome.

Those commands will have copied a mullvad keyring from the Internet into your /usr/share/keyrings directory and added a file called mullvad.list into /etc/apt/sources.list.d/ using priviledged access.

Open a terminal (Ctrl, Alt, T) and identify the 'mullvad' additions with
Code:
ls -l /usr/share/keyrings/
Code:
ls -l /etc/apt/sources.list.d/

Once you are happy you've identified the additions, you can delete them with these commands.
You will be modifying system critical locations so will need to enter your password.
Take care to only delete (rm) the specific files that were added by the mullvad install.

Code:
sudo rm /usr/share/keyrings/mullvad-keyring.asc
Code:
sudo rm /etc/apt/sources.list.d/mullvad.list

It is assumed the both the commands following "# Install the package" will have failed.
Provided they failed, there will be nothing to undo.
Let us know if those commands did anything other than report errors.

Once you've done tidying try running an update/upgrade sequence to ensure that completes.
stevef
clueless
Reply


Messages In This Thread
Re: Install updates error log - Mullvad repository - by stevef - 05-30-2024, 11:58 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)