You are not logged in.

#1 2020-02-04 10:06:34

goodboy
Member
Registered: 2007-02-23
Posts: 34

[SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

I'm using ALA (https://wiki.archlinux.org/index.php/Arch_Linux_Archive) to recover an old arch installation.
(This is a follow up of https://bbs.archlinux.org/viewtopic.php?id=252504)

But a 404 seem to happen regularly for two packages  preventing the installation to complete.

P1 is missing in 2015
P2 is missing end of 2015, end plus mid 2016 and start of 2017

P1 failed retrieving file 'lib32-glibc-2.22-3.1-x86_64.pkg.tar.xz' from archive.archlinux.org : The requested URL returned error: 404
P2 failed retrieving file 'r-3.3.2-2-x86_64.pkg.tar.xz' from archive.archlinux.org : The requested URL returned error: 404

Anything that I can do to solve  the problem?

Last edited by goodboy (2020-02-05 22:15:16)

Offline

#2 2020-02-04 10:14:12

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,743

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

Neither are essential to the system as a whole, just update the rest and update these to relevant newer versions. Why are you starting in 2015 ? If the kernel in your other thread is any indication your system should be from mid 2016 unless you did partial upgrades there should be no need to look at older packages.

Offline

#3 2020-02-04 10:20:10

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,869
Website

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

You can download them manually from the historical archive: https://wiki.archlinux.org/index.php/Ar … al_Archive

However it seems the 'automatic redirection' that's meant to be in place isn't working. You might want to open a bug about that.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2020-02-04 11:30:10

goodboy
Member
Registered: 2007-02-23
Posts: 34

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

V1del wrote:

Neither are essential to the system as a whole, just update the rest and update these to relevant newer versions.

Thanks, good to know. Both came with the pacman -Syyuu update as described in the ALA wiki. Can I side step these packages? How exactly? Thx again. 

V1del wrote:

Why are you starting in 2015 ? If the kernel in your other thread is any indication your system should be from mid 2016 unless you did partial upgrades there should be no need to look at older packages.

I have no clue what the exact update state is at the moment. I figured out going back to a most probable ancestor was safe... and also out of curiosity.
But the main reason I even mentioned  2015 it sounded like a potential bug to me.

WorMzy wrote:

You can download them manually from the historical archive: https://wiki.archlinux.org/index.php/Ar … al_Archive

However it seems the 'automatic redirection' that's meant to be in place isn't working. You might want to open a bug about that.

I try the manual download. thx.

Ticket: https://bugs.archlinux.org/task/65366
I hope, I got it right!

Last edited by goodboy (2020-02-04 11:31:02)

Offline

#5 2020-02-04 11:41:48

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,743

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

While wormzy's approach is technically more sustainable and will hopefully lead to a bug fix of an actual problem, You could just add --ignore to the pacman invocation, i.e.

sudo pacman -Syyuu --ignore lib32-glibc,r

(General disclaimer: Don't make a habit of using this, its safe in this case since the assumption is that you will eventually end up with a fully updated system, using --ignore as part of normal operation system updates can lead to severe issues if you don't know what you are doing.)

Offline

#6 2020-02-04 11:44:30

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

goodboy wrote:

I have no clue what the exact update state is at the moment. I figured out going back to a most probable ancestor was safe...

I told you in your previous thread that it was some point in 2016. I figured that out by looking up your kernel version in the package history - but you can get an exact date from your pacman log.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#7 2020-02-04 15:37:21

goodboy
Member
Registered: 2007-02-23
Posts: 34

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

@Slithery
Thanks for pointing out /var/log/pacman.log.

As @WorMzy wrote I picked up r straight from the archives and it worked.

sudo pacman -U https://archive.org/download/archlinux_pkg_r/r-3.3.2-2-x86_64.pkg.tar.xz 

Right now I made it to the 2016/08/01 but I'm stuck with an invalid key signature when I try to advance a day further (2016/08/02).

error: openssh: signature from "Gaetan Bisson <gaetan@fenua.org>" is marginal trust
:: File /var/cache/pacman/pkg/openssh-7.3p1-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).

Then went ahead and tried what others suggested faced with a similar problem, same problem is still there though.

sudo rm -R /etc/pacman.d/gnupg
sudo rm -R /root/.gnupg
sudo dirmngr </dev/null

sudo pacman-key --init
sudo pacman-key --populate archlinux
sudo pacman-key --refresh-keys

This could be a bit fishy. I suspect the whole key signature chain isn't consistent with the date 2016/08/02?

gpg: Total number processed: 84
gpg:           new user IDs: 24
gpg:            new subkeys: 12
gpg:         new signatures: 3664
gpg: public key DB323392796CA067 is 3037 days newer than the signature
gpg: marginals needed: 3  completes needed: 1  trust model: pgp

Full update log....

==> Updating trust database...
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   6  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:   6  signed:  60  trust: 0-, 0q, 0n, 6m, 0f, 0u
gpg: depth: 2  valid:  60  signed:   6  trust: 60-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2021-10-23
gpg: refreshing 85 keys from hkp://pool.sks-keyservers.net
gpg: key E62F853100F0D0F0: "Gaetan Bisson <gaetan@fenua.org>" 136 new signatures
gpg: key B61DBCE10901C163: "Balló György <ballogyor@gmail.com>" 2 new signatures
gpg: key 4AC5588F941C2A25: "Antonio Rojas <arojas@archlinux.org>" 5 new signatures
gpg: key FCF3C8CB5CF9C8D4: "Alexander Rødseth <rodseth@gmail.com>" 2 new signatures
gpg: key 2E89012331361F01: "Evgeniy Alekseev <arcanis@archlinux.org>" 5 new signatures
gpg: key FC1B547C8D8172C8: "Levente Polyak (anthraxx) <levente@leventepolyak.net>" 150 new signatures
gpg: key 42A1DB15EC133BAD: "Angel Velásquez <angvp@archlinux.org>" 4 new signatures
gpg: key 94657AB20F2A092B: "Andreas Radke <andyrtr@archlinux.org>" 2 new user IDs
gpg: key 94657AB20F2A092B: "Andreas Radke <andyrtr@archlinux.org>" 33 new signatures
gpg: key F3E1D5C5D30DB0AD: "Andrea Scarpino <me@andreascarpino.it>" 380 new signatures
gpg: key B02854ED753E0F1F: "Anatol Pomozov <anatol.pomozov@gmail.com>" 7 new signatures
gpg: key 9BDCF497A4BBCC7F: "Pierre Neidhardt <mail@ambrevar.xyz>" 4 new user IDs
gpg: key 9BDCF497A4BBCC7F: "Pierre Neidhardt <mail@ambrevar.xyz>" 21 new signatures
gpg: key 9BDCF497A4BBCC7F: "Pierre Neidhardt <mail@ambrevar.xyz>" 1 new subkey
gpg: key AFF5D95098BC6FF5: "Maxime Gauduin <alucryd@alucryd.xyz>" 1 new user ID
gpg: key AFF5D95098BC6FF5: "Maxime Gauduin <alucryd@alucryd.xyz>" 13 new signatures
gpg: key F99FFE0FEAE999BD: "Allan McRae <me@allanmcrae.com>" 19 new signatures
gpg: key 40F557B731496106: "Andrzej Giniewicz (giniu) <gginiu@gmail.com>" 3 new signatures
gpg: key 5184252D824B18E8: "Thomas Bächler (Arch Linux Master Key) <thomas@master-key.archlinux.org>" 14 new signatures
gpg: key 3348882F6AC6A4C2: "Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>" 18 new signatures
gpg: key 7EFD567D4C7EA887: "Ionut Biru (Arch Linux Master Key) <ionut@master-key.archlinux.org>" revocation certificate added
gpg: key 7EFD567D4C7EA887: "Ionut Biru (Arch Linux Master Key) <ionut@master-key.archlinux.org>" 9 new signatures
gpg: key A88E23E377514E00: "Florian Pritz (Arch Linux Master Key) <florian@master-key.archlinux.org>" 12 new signatures
gpg: key A04F9397CDFD6BB0: "Dan McGee (Arch Linux Master Key) <dan@master-key.archlinux.org>" revocation certificate added
gpg: key A04F9397CDFD6BB0: "Dan McGee (Arch Linux Master Key) <dan@master-key.archlinux.org>" 8 new signatures
gpg: key BA1DFB64FFF979E7: "Allan McRae (Arch Linux Master Key) <allan@master-key.archlinux.org>" 16 new signatures
gpg: key DB323392796CA067: "Ike Devolder <ike.devolder@gmail.com>" 4 new signatures
gpg: key E8F18BA1615137BC: "Ionut Biru <ibiru@archlinux.org>" 6 new signatures
gpg: key A5E9288C4FA415FA: "Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>" 1 new user ID
gpg: key A5E9288C4FA415FA: "Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>" 241 new signatures
gpg: key A5E9288C4FA415FA: "Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>" 2 new subkeys
gpg: key DA6426DD215B37AD: "Guillaume ALAUX <guillaume@archlinux.org>" 215 new signatures
gpg: key B7310AE5F04569AE: "Giovanni Scafora <giovanni@archlinux.org>" 13 new signatures
gpg: key 786C63F330D7CB92: "Felix Yan <felixonmars@archlinux.org>" 4 new user IDs
gpg: key 786C63F330D7CB92: "Felix Yan <felixonmars@archlinux.org>" 918 new signatures
gpg: key 51E8B148A9999C34: "Evangelos Foutras <evangelos@foutrelis.com>" 20 new signatures
gpg: key 654B877A0864983E: "Martin Wimpress (http://www.flexion.org) <martin@flexion.org>" 21 new signatures
gpg: key 90CB3D62C13D4796: "farseerfc <farseerfc@archlinuxcn.org>" 1 new user ID
gpg: key 90CB3D62C13D4796: "farseerfc <farseerfc@archlinuxcn.org>" 7 new signatures
gpg: key 59B3122E2FA915EC: "Alexandre Filgueira <alexfilgueira@cinnarch.com>" 4 new signatures
gpg: key A6234074498E9CEE: "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" 69 new signatures
gpg: key A6234074498E9CEE: "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" 2 new subkeys
gpg: key FCF2CB179205AC90: "Eric Belanger <eric@archlinux.org>" 3 new signatures
gpg: key 5FA5E5544F010D48: "Daniel Wallace <danielwallace@gtmanfred.com>" revocation certificate added
gpg: key 5FA5E5544F010D48: "Daniel Wallace <danielwallace@gtmanfred.com>" 3 new user IDs
gpg: key 5FA5E5544F010D48: "Daniel Wallace <danielwallace@gtmanfred.com>" 30 new signatures
gpg: key 5FA5E5544F010D48: "Daniel Wallace <danielwallace@gtmanfred.com>" 3 new subkeys
gpg: key 1EB2638FF56C0C53: "Dave Reisner <d@falconindy.com>" 29 new signatures
gpg: key 5ED514A45BD5C938: "Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>" 9 new signatures
gpg: key 761FAD69BA06C6A9: "Dicebot <public@dicebot.lv>" 6 new signatures
gpg: key E613C09CB4440678: "Daniel Isenmann <daniel@archlinux.org>" 4 new signatures
gpg: key 5C2E46A0F53A76ED: "Dan McGee <dpmcgee@gmail.com>" 17 new signatures
gpg: key D53A0445B47A0DAB: "Connor Behan <connor.behan@gmail.com>" 1 new signature
gpg: key BBE43771487328A9: "Bartlomiej Piotrowski <b@bpiotrowski.pl>" 39 new signatures
gpg: key 6D1655C14CE1C13E: "Florian Pritz <bluewind@xinu.at>" 1 new user ID
gpg: key 6D1655C14CE1C13E: "Florian Pritz <bluewind@xinu.at>" 102 new signatures
gpg: key 73B8ED52F1D357C1: "Lukas Jirkovsky <l.jirkovsky@gmail.com>" 3 new signatures
gpg: key 65C110C1EA433FC7: "Sergej Pupykin <arch@sergej.pp.ru>" 4 new signatures
gpg: key CF7037A4F27FB7DA: "speps <speps@aur.archlinux.org>" 14 new signatures
gpg: key 8DBD63B82072D77A: "Sébastien Luttringer <seblu@seblu.net>" 1 new user ID
gpg: key 8DBD63B82072D77A: "Sébastien Luttringer <seblu@seblu.net>" 87 new signatures
gpg: key 8DBD63B82072D77A: "Sébastien Luttringer <seblu@seblu.net>" 4 new subkeys
gpg: key 456C7A9B91B842AE: "Jakob Gruber <jakob.gruber@gmail.com>" 1 new signature
gpg: key 81AF739EC0711BF1: "Rashif Rahman (Ray) <schiv@archlinux.org>" 3 new signatures
gpg: key 426991CD8406FFF3: "Ronald van Haren <ronald@archlinux.org>" 2 new signatures
gpg: key 206CBC892D1493D2: "Rémy Oudompheng <remy@archlinux.org>" 182 new signatures
gpg: key 7F2D434B9741E8AC: "Pierre Schmitz <pierre@archlinux.de>" 43 new signatures
gpg: key B4360204B250F0D3: "Fabio Castelli <muflone@vbsimple.net>" 100 new signatures
gpg: key 94DD2393DA2EE423: "Massimiliano Torromeo (Personal non-work identity) <massimiliano.torromeo@gmail.com>" 2 new signatures
gpg: key A91764759326B440: "Lukas Fleischer <lfleischer@lfos.de>" 33 new signatures
gpg: key 06096A6AD1CEDDAC: "Laurent Carlier <lordheavym@gmail.com>" 8 new signatures
gpg: key 50FB9B273A9D0BB5: "Johannes Löthberg <johannes@kyriasis.com>" 1 new user ID
gpg: key 50FB9B273A9D0BB5: "Johannes Löthberg <johannes@kyriasis.com>" 28 new signatures
gpg: key 396E3E25BAB142C1: "Kyle Keen <keenerd@gmail.com>" 1 new signature
gpg: key A3D9562A589874AB: "Jürgen Hötzel <juergen@hoetzel.info>" 4 new signatures
gpg: key 332C9C40F40D2072: "Jonathan Steel <mail@jsteel.org>" 5 new signatures
gpg: key 24E4CDB0013C2580: "Jaroslav Lichtblau <svetlemodry@archlinux.org>" 4 new signatures
gpg: key 37E0AF1FDA48F373: "Jerome Leclanche <jerome@leclan.ch>" 13 new signatures
gpg: key 976AC6FA3B94FA10: "Jan de Groot <info@jandegrootict.nl>" 4 new signatures
gpg: key C06086337C50773E: "Jelle van der Waa <jelle@vdwaa.nl>" 21 new signatures
gpg: key EA6836E1AB441196: "Stéphane Gaudreault <stephane@archlinux.org>" 6 new signatures
gpg: key 3A726C6170E80477: "Роман Кирилич (Roman Kyrylych) <roman@archlinux.org>" 5 new signatures
gpg: key 6D1A9E70E19DAA50: "Peter Richard Lewis <pete@muddygoat.org>" 157 new signatures
gpg: key B9113D1ED21E1A55: "Kaiting Chen <kaitocracy@gmail.com>" 5 new signatures
gpg: key 5F946DED983D4366: "Justin Davis (juster) <jrcd83@gmail.com>" 8 new signatures
gpg: key AF7EF7873CFD4BB6: "Jonathan Conder <jonno.conder@gmail.com>" 5 new signatures
gpg: key F2DBB4931985A992: "Dieter Plaetinck <dieter@plaetinck.be>" 6 new signatures
gpg: key A001876699AD6E84: "Gavin Marciniak-Bisesi <Daenyth@gmail.com>" 13 new signatures
gpg: key E6B456CAF15447D5: "Federico Cinelli <cinelli@aur.archlinux.org>" 11 new signatures
gpg: key E2539214C6C11350: "Federico Cinelli <cinelli.federico@gmail.com>" 5 new signatures
gpg: key 7F2A16726521E06D: "Christopher Brannon <chris@the-brannons.com>" 12 new signatures
gpg: key 1D1F0DC78F173680: "Xyne. (key #3) <xyne@archlinux.ca>" 12 new signatures
gpg: key 097D629E437520BD: "Vesa Kaihlavirta <vegai@iki.fi>" 3 new signatures
gpg: key 39E4F17F295AFBF4: "Thorsten Töpper <atsutane@freethoughts.de>" 151 new signatures
gpg: key E711306E3C4F88BC: "Timothy Redaelli <timothy.redaelli@gmail.com>" 9 new signatures
gpg: key 771DF6627EDF681F: "Tobias Powalowski <tobias.powalowski@googlemail.com>" 9 new signatures
gpg: key C8880A6406361833: "Tom Gundersen <teg@jklm.no>" 11 new signatures
gpg: key 284FC34C8E4B1A25: "Thomas Bächler <thomas@bchlr.de>" 1 new user ID
gpg: key 284FC34C8E4B1A25: "Thomas Bächler <thomas@bchlr.de>" 11 new signatures
gpg: key F9E712E59AF5F22A: "Daniel Micay <danielmicay@gmail.com>" 3 new user IDs
gpg: key F9E712E59AF5F22A: "Daniel Micay <danielmicay@gmail.com>" 30 new signatures
gpg: key 7FB1A3800C84C0A5: "Thomas Dziedzic <gostrc@gmail.com>" revocation certificate added
gpg: key 7FB1A3800C84C0A5: "Thomas Dziedzic <gostrc@gmail.com>" 6 new signatures
gpg: key 39E4B877E62EB915: "Sven-Hendrik Haase <svenstaro@gmail.com>" 1 new user ID
gpg: key 39E4B877E62EB915: "Sven-Hendrik Haase <svenstaro@gmail.com>" 6 new signatures
gpg: key 5CED81B7C2E5C0D2: "Xyne. <xyne@archlinux.ca>" 6 new signatures
gpg: Total number processed: 84
gpg:           new user IDs: 24
gpg:            new subkeys: 12
gpg:         new signatures: 3664
gpg: public key DB323392796CA067 is 3037 days newer than the signature
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   4  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:   4  signed:  56  trust: 0-, 0q, 0n, 4m, 0f, 0u
gpg: depth: 2  valid:  45  signed:  13  trust: 45-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2020-05-31

and....

sudo pacman-key --list-sigs Master
pub   rsa2048 2020-02-04 [SC]
      EDBD649102671DB3373CD22C67CC46A7C280A07F
uid           [ultimate] Pacman Keyring Master Key <pacman@localhost>
sig 3        67CC46A7C280A07F 2020-02-04  Pacman Keyring Master Key <pacman@localhost>

pub   rsa4096 2011-11-29 [SC]
      AB19265E5D7D20687D303246BA1DFB64FFF979E7
uid           [  full  ] Allan McRae (Arch Linux Master Key) <allan@master-key.archlinux.org>
sig 3        BA1DFB64FFF979E7 2011-11-29  Allan McRae (Arch Linux Master Key) <allan@master-key.archlinux.org>
sig   L      67CC46A7C280A07F 2020-02-04  Pacman Keyring Master Key <pacman@localhost>
sig          F99FFE0FEAE999BD 2011-11-30  Allan McRae <me@allanmcrae.com>
sig          06096A6AD1CEDDAC 2011-11-30  Laurent Carlier <lordheavym@gmail.com>
sig          3EC72E5826BD94C2 2012-02-05  [User ID not found]
rev          3EC72E5826BD94C2 2012-02-05  [User ID not found]
sig          A9358D7DDD12F986 2012-02-29  [User ID not found]
sig          B773EB82DABACDA8 2013-08-16  [User ID not found]
sig          872E6714EAF5EC44 2014-04-09  [User ID not found]
sig          7ACFA647C5B3322D 2014-05-27  [User ID not found]
sig          C3918344475A229F 2015-09-23  [User ID not found]
sig 2   P    09B69B615AD10C8E 2015-12-01  [User ID not found]
sig          80394F9187983512 2016-11-14  [User ID not found]
sig 1   P    8508252F9B301536 2017-03-23  [User ID not found]
sig          5F03C767C247A4D5 2017-08-17  [User ID not found]
sig          1BB89C0602367449 2018-01-16  [User ID not found]
sig 2     X  F43D25535101A2C4 2018-05-10  [User ID not found]
sig          F43D25535101A2C4 2019-06-23  [User ID not found]

pub   rsa3072 2011-11-29 [SC] [revoked: 2011-11-29]
      27FFC4769E19F096D41D9265A04F9397CDFD6BB0
rev          A04F9397CDFD6BB0 2011-11-29  Dan McGee (Arch Linux Master Key) <dan@master-key.archlinux.org>
uid           [ revoked] Dan McGee (Arch Linux Master Key) <dan@master-key.archlinux.org>
sig 3        A04F9397CDFD6BB0 2011-11-29  Dan McGee (Arch Linux Master Key) <dan@master-key.archlinux.org>
sig   L      67CC46A7C280A07F 2020-02-04  Pacman Keyring Master Key <pacman@localhost>
sig          5C2E46A0F53A76ED 2011-11-29  Dan McGee <dpmcgee@gmail.com>
sig          06096A6AD1CEDDAC 2011-11-30  Laurent Carlier <lordheavym@gmail.com>
sig          A9358D7DDD12F986 2012-02-29  [User ID not found]
sig          872E6714EAF5EC44 2014-04-09  [User ID not found]
sig          7ACFA647C5B3322D 2014-05-27  [User ID not found]
sig 2   P    09B69B615AD10C8E 2015-12-01  [User ID not found]
sig          80394F9187983512 2016-11-14  [User ID not found]

pub   rsa4096 2015-12-17 [SC]
      91FFE0700E80619CEB73235CA88E23E377514E00
uid           [  full  ] Florian Pritz (Arch Linux Master Key) <florian@master-key.archlinux.org>
sig 3        A88E23E377514E00 2015-12-17  Florian Pritz (Arch Linux Master Key) <florian@master-key.archlinux.org>
sig   L      67CC46A7C280A07F 2020-02-04  Pacman Keyring Master Key <pacman@localhost>
sig          6D1655C14CE1C13E 2015-12-17  Florian Pritz <bluewind@xinu.at>
sig          80394F9187983512 2016-11-14  [User ID not found]
sig 1   P    8508252F9B301536 2017-03-23  [User ID not found]
sig        2 5F03C767C247A4D5 2017-08-17  [User ID not found]
sig 1   P  2 AA14E96200F5E006 2017-09-14  [User ID not found]
sig          1BB89C0602367449 2018-01-16  [User ID not found]
sig 2     X  F43D25535101A2C4 2018-05-10  [User ID not found]
sig          F43D25535101A2C4 2019-06-23  [User ID not found]
sub   rsa4096 2015-12-17 [E]
sig          A88E23E377514E00 2015-12-17  Florian Pritz (Arch Linux Master Key) <florian@master-key.archlinux.org>
sig 1   P  2 AA14E96200F5E006 2017-09-14  [User ID not found]
sig          1BB89C0602367449 2018-01-16  [User ID not found]
sig 2     X  F43D25535101A2C4 2018-05-10  [User ID not found]
sig          F43D25535101A2C4 2019-06-23  [User ID not found]

pub   rsa3072 2011-11-25 [SC] [revoked: 2011-11-25]
      44D4A033AC140143927397D47EFD567D4C7EA887
rev          7EFD567D4C7EA887 2011-11-25  Ionut Biru (Arch Linux Master Key) <ionut@master-key.archlinux.org>
uid           [ revoked] Ionut Biru (Arch Linux Master Key) <ionut@master-key.archlinux.org>
sig 3        7EFD567D4C7EA887 2011-11-25  Ionut Biru (Arch Linux Master Key) <ionut@master-key.archlinux.org>
sig   L      67CC46A7C280A07F 2020-02-04  Pacman Keyring Master Key <pacman@localhost>
sig          E8F18BA1615137BC 2011-11-25  Ionut Biru <ibiru@archlinux.org>
sig          A9358D7DDD12F986 2012-02-29  [User ID not found]
sig          872E6714EAF5EC44 2014-04-09  [User ID not found]
sig          80394F9187983512 2016-11-14  [User ID not found]
sig 1   P    8508252F9B301536 2017-03-23  [User ID not found]
sig        2 5F03C767C247A4D5 2017-08-17  [User ID not found]
sig 1   P  2 AA14E96200F5E006 2017-09-14  [User ID not found]

pub   rsa3072 2011-11-18 [SC]
      0E8B644079F599DFC1DDC3973348882F6AC6A4C2
uid           [  full  ] Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>
sig 3        3348882F6AC6A4C2 2011-11-18  Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>
sig   L      67CC46A7C280A07F 2020-02-04  Pacman Keyring Master Key <pacman@localhost>
sig          7F2D434B9741E8AC 2011-11-18  Pierre Schmitz <pierre@archlinux.de>
sig          A9358D7DDD12F986 2012-02-29  [User ID not found]
sig          872E6714EAF5EC44 2014-04-09  [User ID not found]
sig          7ACFA647C5B3322D 2014-05-27  [User ID not found]
sig 3        AD94BA169DBB5BF2 2016-10-12  [User ID not found]
sig          80394F9187983512 2016-11-14  [User ID not found]
sig 1   P    8508252F9B301536 2017-03-23  [User ID not found]
sig        2 5F03C767C247A4D5 2017-08-17  [User ID not found]
sig 1   P  2 AA14E96200F5E006 2017-09-14  [User ID not found]
sig          1BB89C0602367449 2018-01-16  [User ID not found]
sig 2     X  F43D25535101A2C4 2018-05-10  [User ID not found]
sig          D6FD943CD29A17BE 2019-05-13  [User ID not found]
sig          F43D25535101A2C4 2019-06-23  [User ID not found]
sig 1        5E091391A98EBD4E 2019-10-22  [User ID not found]
sub   rsa1024 2011-11-18 [E]
sig          3348882F6AC6A4C2 2011-11-18  Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>
sub   rsa3072 2011-11-18 [A]
sig          3348882F6AC6A4C2 2011-11-18  Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>
sig 1   P  2 AA14E96200F5E006 2017-09-14  [User ID not found]
sig          1BB89C0602367449 2018-01-16  [User ID not found]
sig 2     X  F43D25535101A2C4 2018-05-10  [User ID not found]
sig          F43D25535101A2C4 2019-06-23  [User ID not found]

pub   rsa3072 2011-11-19 [SC]
      684148BB25B49E986A4944C55184252D824B18E8
uid           [  full  ] Thomas Bächler (Arch Linux Master Key) <thomas@master-key.archlinux.org>
sig 3        5184252D824B18E8 2011-11-19  Thomas Bächler (Arch Linux Master Key) <thomas@master-key.archlinux.org>
sig   L      67CC46A7C280A07F 2020-02-04  Pacman Keyring Master Key <pacman@localhost>
sig          284FC34C8E4B1A25 2011-11-19  Thomas Bächler <thomas@bchlr.de>
sig          A9358D7DDD12F986 2012-02-29  [User ID not found]
sig          872E6714EAF5EC44 2014-04-09  [User ID not found]
sig          7ACFA647C5B3322D 2014-05-27  [User ID not found]
sig          80394F9187983512 2016-11-14  [User ID not found]
sig 1   P    8508252F9B301536 2017-03-23  [User ID not found]
sig 1   P  2 AA14E96200F5E006 2017-09-14  [User ID not found]
sig          1BB89C0602367449 2018-01-16  [User ID not found]
sig 2     X  F43D25535101A2C4 2018-05-10  [User ID not found]
sig          F43D25535101A2C4 2019-06-23  [User ID not found]

Last edited by goodboy (2020-02-04 15:42:22)

Offline

#8 2020-02-04 17:16:19

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

Gaetan Bisson changed his PGP key and his old one (dsa2048, fingerprint 5A2257D19FF7E1E0E415968CE62F853100F0D0F0) is no longer marked as valid. The master keys have revoked the key with the message: "Superseded key".

If you nuke your pacman-key setup, then install the old keyring package from 2016 and do NOT --refresh-keys (which will download the 2020 revoked version), then you may be able to proceed.


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#9 2020-02-04 18:22:19

goodboy
Member
Registered: 2007-02-23
Posts: 34

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

Worked, but I'm receiving the next signature problem (date is still 2016/08/02)

error: alsa-lib: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/alsa-lib-1.1.2-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: alsa-utils: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/alsa-utils-1.1.2-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: libelf: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/libelf-0.167-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: elfutils: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/elfutils-0.167-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: dhcpcd: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/dhcpcd-6.11.3-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: gdb-common: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/gdb-common-7.11.1-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: gdb: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/gdb-7.11.1-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: talloc: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/talloc-2.1.8-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: libcap-ng: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/libcap-ng-0.7.8-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: vim-runtime: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/vim-runtime-7.4.2143-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: gvim: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/gvim-7.4.2143-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: hwloc: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/hwloc-1.11.4-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: jsoncpp: signature from "Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/jsoncpp-1.7.4-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: mtr: signature from "Levente Polyak (anthraxx) <levente@leventepolyak.net>" is unknown trust
:: File /var/cache/pacman/pkg/mtr-0.87-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 

"Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
"Levente Polyak (anthraxx) <levente@leventepolyak.net>" is unknown trust

Should I manually import those keys? Because refreshing the keys will throw me back to the prior Gaetan Bisson sig problem.

Pictures|⇒ sudo pacman-key --list-sigs Master                                                                 
pub   rsa2048 2020-02-04 [SC]
      9A4C8DB03FBCBEC10A4A67A56F555A2ABD485754
uid           [ultimate] Pacman Keyring Master Key <pacman@localhost>
sig 3        6F555A2ABD485754 2020-02-04  Pacman Keyring Master Key <pacman@localhost>

pub   rsa4096 2011-11-29 [SC]
      AB19265E5D7D20687D303246BA1DFB64FFF979E7
uid           [  full  ] Allan McRae (Arch Linux Master Key) <allan@master-key.archlinux.org>
sig 3        BA1DFB64FFF979E7 2011-11-29  Allan McRae (Arch Linux Master Key) <allan@master-key.archlinux.org>
sig   L      6F555A2ABD485754 2020-02-04  Pacman Keyring Master Key <pacman@localhost>

pub   rsa3072 2011-11-29 [SC]
      27FFC4769E19F096D41D9265A04F9397CDFD6BB0
uid           [  full  ] Dan McGee (Arch Linux Master Key) <dan@master-key.archlinux.org>
sig 3        A04F9397CDFD6BB0 2011-11-29  Dan McGee (Arch Linux Master Key) <dan@master-key.archlinux.org>
sig   L      6F555A2ABD485754 2020-02-04  Pacman Keyring Master Key <pacman@localhost>
sub   rsa3072 2011-11-29 [E]
sig          A04F9397CDFD6BB0 2011-11-29  Dan McGee (Arch Linux Master Key) <dan@master-key.archlinux.org>

pub   rsa4096 2015-12-17 [SC]
      91FFE0700E80619CEB73235CA88E23E377514E00
uid           [  full  ] Florian Pritz (Arch Linux Master Key) <florian@master-key.archlinux.org>
sig 3        A88E23E377514E00 2015-12-17  Florian Pritz (Arch Linux Master Key) <florian@master-key.archlinux.org>
sig   L      6F555A2ABD485754 2020-02-04  Pacman Keyring Master Key <pacman@localhost>
sub   rsa4096 2015-12-17 [E]
sig          A88E23E377514E00 2015-12-17  Florian Pritz (Arch Linux Master Key) <florian@master-key.archlinux.org>

pub   rsa3072 2011-11-25 [SC]
      44D4A033AC140143927397D47EFD567D4C7EA887
uid           [  full  ] Ionut Biru (Arch Linux Master Key) <ionut@master-key.archlinux.org>
sig 3        7EFD567D4C7EA887 2011-11-25  Ionut Biru (Arch Linux Master Key) <ionut@master-key.archlinux.org>
sig   L      6F555A2ABD485754 2020-02-04  Pacman Keyring Master Key <pacman@localhost>

pub   rsa3072 2011-11-18 [SC]
      0E8B644079F599DFC1DDC3973348882F6AC6A4C2
uid           [  full  ] Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>
sig 3        3348882F6AC6A4C2 2011-11-18  Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>
sig   L      6F555A2ABD485754 2020-02-04  Pacman Keyring Master Key <pacman@localhost>
sub   rsa1024 2011-11-18 [E]
sig          3348882F6AC6A4C2 2011-11-18  Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>
sub   rsa3072 2011-11-18 [A]
sig          3348882F6AC6A4C2 2011-11-18  Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>

pub   rsa3072 2011-11-19 [SC]
      684148BB25B49E986A4944C55184252D824B18E8
uid           [  full  ] Thomas Bächler (Arch Linux Master Key) <thomas@master-key.archlinux.org>
sig 3        5184252D824B18E8 2011-11-19  Thomas Bächler (Arch Linux Master Key) <thomas@master-key.archlinux.org>
sig   L      6F555A2ABD485754 2020-02-04  Pacman Keyring Master Key <pacman@localhost>

Offline

#10 2020-02-04 18:54:02

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

goodboy wrote:

"Anatol Pomozov <anatol.pomozov@gmail.com>" is unknown trust
"Levente Polyak (anthraxx) <levente@leventepolyak.net>" is unknown trust

Should I manually import those keys? Because refreshing the keys will throw me back to the prior Gaetan Bisson sig problem.

In this case, those two keys are still valid in 2020, so you can carefully pacman-key --refresh-keys E240B57E2C4630BA768E2F26FC1B547C8D8172C8 8E1992167465DB5FB045557CB02854ED753E0F1F
(The fingerprints of these two keys.)

The problem with these two keys is that they expired and were renewed in-place, so updating them will make them work again, rather than causing them to be revoked.

Another solution would be to mess with the date of your computer, to make it think it is running in 2016. This is not usually a sensible workaround for security issues, but in this case you explicitly are using the ALA time machine, so it's okay to also send your computer's clock through the time machine as well. Do not do this for SSL issues like https://web.archive.org/web/20150409040 … rtificate/ though. tongue

Honestly, I'd just refresh the keys, but I mention this for the sake of completeness.


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#11 2020-02-04 19:10:14

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

Or just temporarily switch of signing altogether in pacman.conf like it mentions on the ALA wiki page.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#12 2020-02-04 19:26:04

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

Slithery wrote:

Or just temporarily switch of signing altogether in pacman.conf like it mentions on the ALA wiki page.

That's very dangerous advice and I'd rather it be removed from the wiki.

The files are not even served by archlinux, they're served by random archive.org mirrors.


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#13 2020-02-05 09:28:51

goodboy
Member
Registered: 2007-02-23
Posts: 34

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

eschwartz wrote:
Slithery wrote:

Or just temporarily switch of signing altogether in pacman.conf like it mentions on the ALA wiki page.

That's very dangerous advice and I'd rather it be removed from the wiki.

The files are not even served by archlinux, they're served by random archive.org mirrors.

I second that to the fullest. Don't put convenience over security when it comes to installing/upgrading. This ain't summer '96 anymore sad

Updates from my time travel logs ....

So far I had to install the r-lib manually almost at each update.
Received some conflicts and left over filepaths, but nothing too weird to figure out on my own.

pacman -Qo /usr/bin/pacsearch 

is your friend.
One error about libreoffice (libreoffice-still-5.4.6-1-x86_64.pkg.tar.xz) exceeding the max file size for archive.archlinux.org. Good riddance.

I'm now in 2018/05/29.

Now this....

looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: fetchmirrors: installing pacman (5.1.0-1) breaks dependency 'pacman-contrib'

I think I even remember this one, like a respository mismatch?


duh... removing fetchmirrors fixed things

Last edited by goodboy (2020-02-05 12:20:57)

Offline

#14 2020-02-05 22:14:21

goodboy
Member
Registered: 2007-02-23
Posts: 34

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

Linux hulk 5.5.2-arch2-1 #1 SMP PREEMPT Wed, 05 Feb 2020 09:14:52 +0000 x86_64 GNU/Linux


thanks everyone!

Offline

#15 2020-02-06 15:43:32

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [SOLVED] Using ALA in 2015-2017. 2 packages keep coming up missing

goodboy wrote:

I'm now in 2018/05/29.

Now this....

looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: fetchmirrors: installing pacman (5.1.0-1) breaks dependency 'pacman-contrib'

I think I even remember this one, like a respository mismatch?


duh... removing fetchmirrors fixed things

The alternative would be to install the pacman-contrib package. It used to be a "provides" of pacman itself, but the contrib section was removed a while back, and split out into a separate project. So now it's a separate package too.

Glad to see you got everything figured out. big_smile


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

Board footer

Powered by FluxBB