Signatures of gpg repositories, are not correct  [Solved]

Message
Author
User avatar
Stevo
Developer
Posts: 14671
Joined: Fri Dec 15, 2006 7:07 pm

Re: Signatures of gpg repositories, are not correct

#11 Post by Stevo »

Is this some sort of MX-antiX hybrid (more than it already is)?

OK, looks like MXPI added it temporarily, maybe to get an antiX kernel, but it shouldn't be permanent.

Active apt repos in: /etc/apt/sources.list.d/mxpitemp.list
1: deb http://la.mxrepo.com/antix/bookworm bookworm main
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

Marek
Posts: 128
Joined: Sun Apr 19, 2020 1:00 pm

Re: Signatures of gpg repositories, are not correct

#12 Post by Marek »

fehlix wrote: Sun Apr 28, 2024 4:33 pm You may try this:
Do remove the expired key manually:

Code: Select all

sudo rm /etc/apt/trusted.gpg.d/antix-archive-keyring.gpg
and run again

Code: Select all

checkaptgpg
This work!

Code: Select all

Sprawdzanie deb.debian.org_debian_dists_bookworm_InRelease
    Znaleziono dobrą sygnaturę GPG.

Sprawdzanie deb.debian.org_debian_dists_bookworm-updates_InRelease
    Znaleziono dobrą sygnaturę GPG.

Sprawdzanie dl.google.com_linux_chrome_deb_dists_stable_InRelease
    Znaleziono dobrą sygnaturę GPG.

Sprawdzanie ftp.task.gda.pl_site_mx-packages_mx_repo_dists_bookworm_InRelease
    Znaleziono dobrą sygnaturę GPG.

Sprawdzanie mirror.it.ubc.ca_mxlinux_mx_repo_dists_bookworm_InRelease
    Znaleziono dobrą sygnaturę GPG.

Sprawdzanie security.debian.org_debian-security_dists_bookworm-security_InRelease
    Znaleziono dobrą sygnaturę GPG.

Sprawdzanie la.mxrepo.com_antix_bookworm_dists_bookworm_InRelease
gpg: klucz 0xDB36CDF3452F0C20: klucz publiczny ,,antiX Linux repo <repo@antixlinux.com>'' wczytano do zbioru
gpg: Ogółem przetworzonych kluczy: 1
gpg:          dołączono do zbioru: 1
Thank you guys!

User avatar
fehlix
Developer
Posts: 12740
Joined: Wed Apr 11, 2018 5:09 pm

Re: Signatures of gpg repositories, are not correct

#13 Post by fehlix »

Marek wrote: Mon Apr 29, 2024 11:08 am
fehlix wrote: Sun Apr 28, 2024 4:33 pm You may try this:
Do remove the expired key manually:

Code: Select all

sudo rm /etc/apt/trusted.gpg.d/antix-archive-keyring.gpg
and run again

Code: Select all

checkaptgpg
This work!
Good.
Do make sure you would either
* re-start MXPI and try the install the antix kernel.
or
* do manually remove the unfortunately left-over mxpitemp.list:

Code: Select all

sudo rm /etc/apt/sources.list.d/mxpitemp.list
Otherwise, if you would just upgrade, you would get quite a number of "antiX" packages.

Maybe "MX Package Installer" would make sure mxpitemp.list is always
removed, even if [mxpi]install fails. Currently in case [mxpi]install fails
the [mxpi]-postinstall will not be executed to run the cleanup.
@Adrian

Locked

Return to “MX Repositories”