MXPI problem?

Report Bugs, Issues and non- package Requests
Message
Author
User avatar
colin_b
Posts: 452
Joined: Sun Mar 19, 2017 7:21 pm

MXPI problem?

#1 Post 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?

User avatar
dolphin_oracle
Developer
Posts: 20010
Joined: Sun Dec 16, 2007 1:17 pm

Re: MXPI problem?

#2 Post 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.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

nathan2423
Posts: 217
Joined: Tue Dec 22, 2015 8:33 am

Re: MXPI problem?

#3 Post 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.

User avatar
timkb4cq
Developer
Posts: 3203
Joined: Wed Jul 12, 2006 4:05 pm

Re: MXPI problem?

#4 Post 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.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

nathan2423
Posts: 217
Joined: Tue Dec 22, 2015 8:33 am

Re: MXPI problem?

#5 Post 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.

User avatar
timkb4cq
Developer
Posts: 3203
Joined: Wed Jul 12, 2006 4:05 pm

Re: MXPI problem?

#6 Post 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.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

User avatar
golden45
Posts: 73
Joined: Mon Sep 25, 2006 11:24 am

Re: MXPI problem?

#7 Post by golden45 »

Just installed keys using mx fix GPG keys thanks john

nathan2423
Posts: 217
Joined: Tue Dec 22, 2015 8:33 am

Re: MXPI problem?

#8 Post 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.

User avatar
dolphin_oracle
Developer
Posts: 20010
Joined: Sun Dec 16, 2007 1:17 pm

Re: MXPI problem?

#9 Post by dolphin_oracle »

One of the repos inadvertently had the signing key expire. Totally on our end.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
Stevo
Developer
Posts: 12837
Joined: Fri Dec 15, 2006 8:07 pm

Re: MXPI problem?

#10 Post 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.

Post Reply

Return to “Bugs and Non-Package Requests Forum”