Page 1 of 2

MXPI problem?

Posted: Wed Mar 13, 2019 8:07 pm
by colin_b
I just tried to download Media Player Classic Qute Theater from the testing repo.

The following message was output:
Fetched 2,788 kB in 10s (258 kB/s)
Reading package lists...
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://mxlinux.mirrors.uk2.net/packages/antix/stretch stretch InRelease: The following signatures were invalid: EXPKEYSIG DB36CDF3452F0C20 antiX (antix repo) <antix@daveserver.info>
W: Failed to fetch http://mxlinux.mirrors.uk2.net/packages ... /InRelease The following signatures were invalid: EXPKEYSIG DB36CDF3452F0C20 antiX (antix repo) <antix@daveserver.info>
Is this a problem?

Re: MXPI problem?

Posted: Wed Mar 13, 2019 8:09 pm
by dolphin_oracle
the antiX gpg keys expired. there should be an update soon with the revised keys that will come down thru the mx repo.

Re: MXPI problem?

Posted: Fri Mar 15, 2019 8:46 pm
by nathan2423
I'm not clear how to proceed with this. Is all updating blocked til this is fixed? Is there some way to get past this? Should be no problem for me, but I would think there would be a big announcement on the forum in the blue "Welcome" section if all updating were blocked so i must be missing something -- maybe I somehow have this repo in my regular list when I should not?


My apt-get upgrade stops with this error

Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://iso.mxrepo.com/antix/stretch stretch InRelease: The following signatures were invalid: EXPKEYSIG DB36CDF3452F0C20 antiX (antix repo) <antix@daveserver.info>
W: Failed to fetch http://iso.mxrepo.com/antix/stretch/dis ... /InRelease The following signatures were invalid: EXPKEYSIG DB36CDF3452F0C20 antiX (antix repo) <antix@daveserver.info>
W: Some index files failed to download. They have been ignored, or old ones used instead.

Re: MXPI problem?

Posted: Fri Mar 15, 2019 8:52 pm
by timkb4cq
If you continue with apt-get upgrade (or dist-upgrade) the new antiX keyring will be installed from the MX repositories, allowing those repos to work again on the next try.

Re: MXPI problem?

Posted: Fri Mar 15, 2019 9:02 pm
by nathan2423
thanks for the response. Are you saying "continue .... and eventually in a couple of days it will work" or are you saying "if you keep repeating the command now it will work after a couple of times"

I continue to repeat the command and so far not working :-)

Code: Select all


apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  adobe-flash-properties-gtk adobe-flashplugin amd64-microcode antix-archive-keyring antix-libs
  apt-notifier cli-aptix cli-installer-antix cli-shell-utils google-chrome-stable
  libapache2-mod-php7.0 libldb1 libopenjp2-7 libopenjp2-7:i386 libssl1.0.2
  linux-headers-4.9.0-8-amd64 linux-headers-4.9.0-8-common linux-image-4.9.0-8-amd64
  linux-kbuild-4.9 live-kernel-updater mx-docs mx-installer mx-packageinstaller-pkglist
  mx-repo-list mx-tweak mx-usb-unmounter mx-user netsurf netsurf-common netsurf-gtk openssh-client
  partition-info php7.0-cli php7.0-common php7.0-gd php7.0-json php7.0-mysql php7.0-opcache
  php7.0-readline python-ldb vivaldi-stable wordpress
42 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 54.4 kB/226 MB of archives.
After this operation, 172 kB disk space will be freed.
Do you want to continue? [Y/n] 
Err:1 http://iso.mxrepo.com/antix/stretch stretch/main amd64 cli-aptix all 0.2.11
  404  Not Found [IP: 23.227.184.135 80]
Err:1 http://iso.mxrepo.com/antix/stretch stretch/main i386 cli-aptix all 0.2.11
  404  Not Found [IP: 23.227.184.135 80]
E: Failed to fetch http://iso.mxrepo.com/antix/stretch/pool/main/c/cli-aptix/cli-aptix_0.2.11_all.deb  404  Not Found [IP: 23.227.184.135 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
But as usual for me I may be missing something obvious.... I don't see how "the revised keys can come down through the repo" if the update stops cold.

Re: MXPI problem?

Posted: Fri Mar 15, 2019 9:14 pm
by timkb4cq
Ahh, I see the problem. Some of those packages have been superseded by new versions.
Just run

Code: Select all

sudo apt-get install antix-archive-keyring
That should install and then apt-get update will work again.

Re: MXPI problem?

Posted: Fri Mar 15, 2019 9:15 pm
by golden45
Just installed keys using mx fix GPG keys thanks john

Re: MXPI problem?

Posted: Fri Mar 15, 2019 9:19 pm
by nathan2423
timbk4 Thank you that solved my problem!

But of course I wonder how I got in the fix. Before I asked I ran the "Fix GPG keys" in the MXPI and that did not fix me.

Do you have time to tell me how I might have got in this position? I try to update pretty regularly.

Re: MXPI problem?

Posted: Fri Mar 15, 2019 9:34 pm
by dolphin_oracle
One of the repos inadvertently had the signing key expire. Totally on our end.

Re: MXPI problem?

Posted: Fri Mar 15, 2019 10:18 pm
by Stevo
Hmmm...I just built mpc-qt 18.08 for MX, but the seeking doesn't work--it doesn't know where in the video it's at, at least for the few I tested. Maybe it needs a newer libmkv or something to work.

So stick with the 18.03 in the test repo for now.