Lilium23
Posts: 151 Joined: Tue Apr 13, 2021 7:02 am
#11
Post
by Lilium23 » Fri May 28, 2021 3:57 pm
@tony37 This message appears in the second step of your guide:
Code: Select all
W: GPG error: http://mxrepo.com/mx/repo stretch InRelease: The following signatures were not verified because the public key is not available: NO_PUBKEY D5A3F968F7CFCEED
E: The repository "http://mxrepo.com/mx/repo stretch InRelease" is unsigned.
N: Updating from that repository cannot be performed securely and is therefore disabled by default.
N: See the apt-secure (8) man page for repository creation and user configuration
Code: Select all
W: Errore GPG: http://mxrepo.com/mx/repo stretch InRelease: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY D5A3F968F7CFCEED
E: Il repository "http://mxrepo.com/mx/repo stretch InRelease" non è firmato.
N: L'aggiornamento da tale repository non può essere eseguito in modo sicuro ed è quindi disabilitato come impostazione predefinita.
N: Consultare la pagina man apt-secure(8) per la creazione di un repository e la configurazione utente.
What do I do?
Thanks
tony37
Posts: 1306 Joined: Sat Jul 18, 2020 12:34 pm
#12
Post
by tony37 » Fri May 28, 2021 3:59 pm
Lilium23 wrote: Fri May 28, 2021 3:57 pm What do I do?
you go to the third step
Lilium23
Posts: 151 Joined: Tue Apr 13, 2021 7:02 am
#13
Post
by Lilium23 » Fri May 28, 2021 4:06 pm
ok :-)
Code: Select all
And then this appears in the update manager:
The following package was installed automatically and is no longer required:
libunwind8 (1.2.1-10 ~ deb10u1)
Use "apt autoremove" to remove it.
The following packages will be REMOVED:
virtualbox-guest-x11 (6.1.14-dfsg-2 ~ mx19 + 1)
The following packages will be RETROCESSES:
xserver-xorg-core (2: 1.20.4-1 + deb10u3 => 2: 1.19.2-1 + deb9u8)
xserver-xorg-video-amdgpu (18.1.99 + git20190207-1 => 1.2.0-1 + b1)
xserver-xorg-video-ati (1: 19.0.1-1 => 1: 7.8.0-1 + b1)
xserver-xorg-video-cirrus (1: 1.5.3-1 + b3 => 1: 1.5.3-1 + b2)
xserver-xorg-video-fbdev (1: 0.5.0-1 => 1: 0.4.4-1 + b5)
xserver-xorg-video-intel (2: 2.99.917 + git20180925-2 => 2: 2.99.917 + git20161206-1)
xserver-xorg-video-mach64 (6.9.6-1 => 6.9.5-1 + b2)
xserver-xorg-video-mga (1: 2.0.0-1 => 1: 1.6.5-1)
xserver-xorg-video-neomagic (1: 1.3.0-1 => 1: 1.2.9-1 + b2)
xserver-xorg-video-nouveau (1: 1.0.16-1 => 1: 1.0.13-3)
xserver-xorg-video-qxl (0.1.5-2 + b1 => 0.1.4 + 20161126git4d7160c-1)
xserver-xorg-video-r128 (6.12.0-1 => 6.10.2-1)
xserver-xorg-video-radeon (1: 19.0.1-1 => 1: 7.8.0-1 + b1)
xserver-xorg-video-savage (1: 2.3.9-2 => 1: 2.3.9-1)
xserver-xorg-video-siliconmotion (1: 1.7.9-2 + b1 => 1: 1.7.9-2)
xserver-xorg-video-sisusb (1: 0.9.7-1 + b1 => 1: 0.9.7-1)
xserver-xorg-video-tdfx (1: 1.4.7-1 + b1 => 1: 1.4.7-1)
xserver-xorg-video-trident (1: 1.3.8-1 + b1 => 1: 1.3.8-1)
xserver-xorg-video-vesa (1: 2.4.0-1 => 1: 2.3.4-1 + b2)
xserver-xorg-video-vmware (1: 13.3.0-2 => 1: 13.2.1-1 + b1)
0 updated, 0 installed, 20 demoted, 1 to be removed and 0 not updated.
I go?
tony37
Posts: 1306 Joined: Sat Jul 18, 2020 12:34 pm
#14
Post
by tony37 » Fri May 28, 2021 4:07 pm
that's ok, the same should happen if you apply step 4
note that I updated step 7 (to disable the compositor)
Lilium23
Posts: 151 Joined: Tue Apr 13, 2021 7:02 am
#15
Post
by Lilium23 » Fri May 28, 2021 4:27 pm
Wait a minute, I'm stopped at step 5 :-)
I don't understand this:
but another option is to only remove the debian default stretch repo and the mx stretch repo, and to keep the debian security repo (as there have been some recent security updates for xserver-xorg-core, so not unthinkable that there could be more updates in the future)
tony37
Posts: 1306 Joined: Sat Jul 18, 2020 12:34 pm
#16
Post
by tony37 » Fri May 28, 2021 4:32 pm
if you want to keep the debian security repo for stretch, then you change your /etc/apt/sources.list.d/nvidia-temp.list file to just:
Code: Select all
deb http://deb.debian.org/debian-security stretch/updates main contrib non-free
Lilium23
Posts: 151 Joined: Tue Apr 13, 2021 7:02 am
#17
Post
by Lilium23 » Fri May 28, 2021 4:39 pm
Done.
Of step 6 which of the two codes should I enter?
tony37
Posts: 1306 Joined: Sat Jul 18, 2020 12:34 pm
#18
Post
by tony37 » Fri May 28, 2021 4:43 pm
the second, if you chose to keep the debian-security repo
maybe I shouldn't give people multiple options and just decide what I think is best...
Lilium23
Posts: 151 Joined: Tue Apr 13, 2021 7:02 am
#19
Post
by Lilium23 » Fri May 28, 2021 4:49 pm
Thanks, put the second code in /etc/apt/preferences.d/nvidia.
At step 7 I'm looking for the MX tweak that I can't find.
Should it be installed?
tony37
Posts: 1306 Joined: Sat Jul 18, 2020 12:34 pm
#20
Post
by tony37 » Fri May 28, 2021 4:51 pm
it should be in the menu, in Italian it's called 'MX Rifiniture'