[Assist] Fwd: Problem with gpg key && iceweasel

Ben uaqben at disroot.org
Wed Dec 6 15:42:27 GMT 2017


On 12/06/2017 04:33 PM, Ben wrote:
> On 12/06/2017 04:20 PM, Ben wrote:
>> On 12/06/2017 03:45 PM, Franco Masotti wrote:
>>> Hello,
>>>
>>> have you tried
>>> <https://wiki.archlinux.org/index.php/Pacman/Package_signing#Cannot_import_keys
>>> <https://wiki.archlinux.org/index.php/Pacman/Package_signing#Cannot_import_keys>>
>>> The part related to changing to the ipv4 gpg server address?  I'd do
>>> something like this:
>>>
>>> cp -r /etc/pacman.d/gnupg /etc/pacman.d/gnupg.bak
>>> rm -rf /etc/pacman.d/gnupg
>>> pacman-key --init
>>> <edit the address>
>>> pacman-key populate archlinux parabola
>>> pacman-key --refresh-keys
>>
>> Thanks! Made some progress with this.
>>
>> 1. `mv /etc/pacman.d/gnupg /etc/pacman.d/gnupg_backup`
>>
>>
>> 2. Initialize a fresh gpg db
>>
>> ~~~
>> sudo pacman-key --init
>> gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created
>> gpg: no ultimately trusted keys found
>> gpg: starting migration from earlier GnuPG versions
>> gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent
>> gpg: migration succeeded
>> gpg: Generating pacman keyring master key...
>> gpg: key 68C58F575FECF3DD marked as ultimately trusted
>> gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created
>> gpg: revocation certificate stored as
>> '/etc/pacman.d/gnupg/openpgp-revocs.d/EB5FCC26F1FCC2545455F9A368C58F575FECF3DD.rev'
>> gpg: Done
>> ==> Updating trust database...
>> gpg: marginals needed: 3  completes needed: 1  trust model: pgp
>> gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
>> ~~~
>>
>>
>> 3. Populate it
>>
>> ~~~
>> pacman-key --populate archlinux parabola
>> ==> ERROR: pacman-key needs to be run as root for this operation.
>> [ben at gnupad ~]$ sudo pacman-key --populate archlinux parabola
>> ==> Appending keys from archlinux.gpg...
>> ==> Appending keys from parabola.gpg...
>> ==> Locally signing trusted keys in keyring...
>>   -> Locally signing key DE8B63715BAA521666340836A763C29157A016B6...
>>   -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
>>   -> Locally signing key B15F27D6FB402E1839BA97C619C87254F41DB195...
>>   -> Locally signing key 560B3DEC2F13E822ACED475B2EC52AC76AEEB6A0...
>>   -> Locally signing key 1B8C5E87702444D3D825CC8086ED62396D5DBA58...
>>   -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
>>   -> Locally signing key 49F707A1CB366C580E625B3C456032D717A4CD9C...
>>   -> Locally signing key DC7E500D8D4407641EA82893476DC656262FB1AE...
>>   -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
>>   -> Locally signing key 6DB9C4B4F0D8C0DC432CF6E4227CA7C556B2BA78...
>>   -> Locally signing key 8C3F8ABD30DF2AFAC6C039A45906AB5E9AAD00E5...
>>   -> Locally signing key 3954A7AB837D0EA9CFA9798925DB7D9B5A8D4B40...
>>   -> Locally signing key D3EAD7F9D076EB9AF650149DA170D6A0B669E21A...
>>   -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
>>   -> Locally signing key 2DFFE834A07FC9A06F4AAAF444BC7D7F49B9A5A4...
>>   -> Locally signing key DE00C1C500DDCC4AAF06EA99B238ADC68BE13357...
>>   -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
>>   -> Locally signing key 1285E187FDE4EF93444F75F9A3CDCDE939A264EE...
>>   -> Locally signing key C90B027951EB38B7FA25E2E73052D5B24E10CAF9...
>>   -> Locally signing key ACFD80729A8CE443544A2C7ADF672798D2CF9D7D...
>>   -> Locally signing key CB6E213A349B8DF9E96B622AC3F4FFCF3EAE8697...
>>   -> Locally signing key 38D33EF29A7691134357648733466E12EC7BA943...
>>   -> Locally signing key BFA8008A8265677063B11BF47171986E4B745536...
>>   -> Locally signing key C9297FDFA44D416DEBF0948365BDCFF76F0F94D7...
>>   -> Locally signing key B70107A3E6A744682A22208D7D19D1AFDD312BBE...
>>   -> Locally signing key 99195DD3BB6FE10A2F36ED8445698744D4FFBFC9...
>>   -> Locally signing key 8CD7227DA467D3ED404F6EEFDB590F739E5AC458...
>>   -> Locally signing key 6A02EFFEEE2464AD376E05A81A677766EBE25A09...
>>   -> Locally signing key EBDF658E5A72B7B8BD5FB0F46DB12E6B3CE04A86...
>>   -> Locally signing key 916FFBC76D2E641BA416BA53364F4E1483446AC5...
>>   -> Locally signing key 0EF5D686FC13831A54874C275FC681B4822DABB0...
>> ==> Importing owner trust values...
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: inserting ownertrust of 4
>> gpg: inserting ownertrust of 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: inserting ownertrust of 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: setting ownertrust to 4
>> gpg: inserting ownertrust of 4
>> gpg: inserting ownertrust of 4
>> gpg: inserting ownertrust of 4
>> ==> Disabling revoked keys in keyring...
>>   -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
>>   -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
>>   -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
>>   -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
>>   -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
>>   -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
>>   -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
>>   -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
>>   -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
>>   -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
>>   -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
>>   -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
>>   -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
>>   -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
>>   -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
>>   -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
>>   -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
>>   -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
>>   -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
>>   -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
>>   -> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
>>   -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
>> ==> Updating trust database...
>> gpg: marginals needed: 3  completes needed: 1  trust model: pgp
>> gpg: depth: 0  valid:   1  signed:  25  trust: 0-, 0q, 0n, 0m, 0f, 1u
>> gpg: depth: 1  valid:  25  signed:  70  trust: 0-, 0q, 0n, 25m, 0f, 0u
>> gpg: depth: 2  valid:  70  signed:   8  trust: 70-, 0q, 0n, 0m, 0f, 0u
>> gpg: next trustdb check due at 2018-01-24
>> ~~~
>>
>>
>> 4. Refresh gpg keys
>>
>> ~~~
>> $ sudo pacman-key --refresh-keys
>> gpg: refreshing 124 keys from hkp://pool.sks-keyservers.net
>> gpg: key 4AC5588F941C2A25: "Antonio Rojas <arojas at archlinux.org>" 1 new
>> signature
>> gpg: key FCF3C8CB5CF9C8D4: 1 signature not checked due to a missing key
>> gpg: key FCF3C8CB5CF9C8D4: "Alexander Rødseth <rodseth at gmail.com>" 1 new
>> signature
>> gpg: key 9D893EC4DAAF9129: 104 signatures not checked due to missing keys
>> gpg: key 9D893EC4DAAF9129: "Bruno Pagani <bruno.pagani at ens-lyon.org>"
>> 109 new signatures
>> gpg: key 2E89012331361F01: 3 signatures not checked due to missing keys
>> gpg: key 2E89012331361F01: "Evgeniy Alekseev <arcanis at archlinux.org>" 5
>> new signatures
>> gpg: key FC1B547C8D8172C8: 76 signatures not checked due to missing keys
>> gpg: key FC1B547C8D8172C8: "Levente Polyak (anthraxx)
>> <levente at leventepolyak.net>" 101 new signatures
>> gpg: key 42A1DB15EC133BAD: 1 signature not checked due to a missing key
>> gpg: key 42A1DB15EC133BAD: "Angel Velásquez <angvp at archlinux.org>" 1 new
>> signature
>> gpg: key 94657AB20F2A092B: 1 signature not checked due to a missing key
>> gpg: key 94657AB20F2A092B: "Andreas Radke <andyrtr at archlinux.org>" 1 new
>> user ID
>> gpg: key 94657AB20F2A092B: "Andreas Radke <andyrtr at archlinux.org>" 5 new
>> signatures
>> gpg: key B02854ED753E0F1F: 1 signature not checked due to a missing key
>> gpg: key B02854ED753E0F1F: "Anatol Pomozov <anatol.pomozov at gmail.com>" 3
>> new signatures
>> gpg: key 9BDCF497A4BBCC7F: "Ambrevar <ambrevar at gmail.com>" 3 new signatures
>> gpg: key AFF5D95098BC6FF5: 1 signature not checked due to a missing key
>> gpg: key AFF5D95098BC6FF5: "Maxime Gauduin <alucryd at alucryd.xyz>" 1 new
>> signature
>> gpg: key F99FFE0FEAE999BD: 5 signatures not checked due to missing keys
>> gpg: key F99FFE0FEAE999BD: "Allan McRae <me at allanmcrae.com>" 6 new
>> signatures
>> gpg: key 6BC26A17B9B7018A: 6 duplicate signatures removed
>> gpg: key 6BC26A17B9B7018A: 6 signatures reordered
>> gpg: key 6BC26A17B9B7018A: "Alad Wenter <alad at mailbox.org>" 1 new user ID
>> gpg: key 6BC26A17B9B7018A: "Alad Wenter <alad at mailbox.org>" 9 new signatures
>> gpg: key 40F557B731496106: 2 signatures not checked due to missing keys
>> gpg: key 40F557B731496106: "Andrzej Giniewicz (giniu)
>> <gginiu at gmail.com>" 2 new signatures
>> gpg: key 7EFD567D4C7EA887: 1 duplicate signature removed
>> gpg: key 7EFD567D4C7EA887: 6 signatures not checked due to missing keys
>> gpg: key 7EFD567D4C7EA887: "Ionut Biru (Arch Linux Master Key)
>> <ionut at master-key.archlinux.org>" 8 new signatures
>> gpg: key A04F9397CDFD6BB0: 5 signatures not checked due to missing keys
>> gpg: key A04F9397CDFD6BB0: "Dan McGee (Arch Linux Master Key)
>> <dan at master-key.archlinux.org>" 7 new signatures
>> gpg: key 5184252D824B18E8: 6 signatures not checked due to missing keys
>> gpg: key 5184252D824B18E8: "Thomas Bächler (Arch Linux Master Key)
>> <thomas at master-key.archlinux.org>" 7 new signatures
>> gpg: key 3348882F6AC6A4C2: 8 signatures not checked due to missing keys
>> gpg: key 3348882F6AC6A4C2: "Pierre Schmitz (Arch Linux Master Key)
>> <pierre at master-key.archlinux.org>" 9 new signatures
>> gpg: key A88E23E377514E00: 4 signatures not checked due to missing keys
>> gpg: key A88E23E377514E00: "Florian Pritz (Arch Linux Master Key)
>> <florian at master-key.archlinux.org>" 5 new signatures
>> gpg: key 9B729B06A680C281: 3 signatures not checked due to missing keys
>> gpg: key 9B729B06A680C281: "Bartłomiej Piotrowski (Arch Linux Master
>> Key) <bpiotrowski at master-key.archlinux.org>" 4 new signatures
>> gpg: key BA1DFB64FFF979E7: 11 signatures not checked due to missing keys
>> gpg: key BA1DFB64FFF979E7: "Allan McRae (Arch Linux Master Key)
>> <allan at master-key.archlinux.org>" 13 new signatures
>> gpg: key F22FB1D78A77AEAB: 1 signature not checked due to a missing key
>> gpg: key F22FB1D78A77AEAB: "Giancarlo Razzolini (grazzolini)
>> <grazzolini at archlinux.org>" 1 new signature
>> gpg: key B7310AE5F04569AE: 13 signatures not checked due to missing keys
>> gpg: key B7310AE5F04569AE: "Giovanni Scafora <giovanni at archlinux.org>"
>> 13 new signatures
>> gpg: key 786C63F330D7CB92: 345 signatures not checked due to missing keys
>> gpg: key 786C63F330D7CB92: "Felix Yan <felixonmars at archlinux.org>" 349
>> new signatures
>> gpg: key EB763B4E9DB887A6: 2 duplicate signatures removed
>> gpg: key EB763B4E9DB887A6: 1 signature not checked due to a missing key
>> gpg: key EB763B4E9DB887A6: 2 signatures reordered
>> gpg: key EB763B4E9DB887A6: "Thore Bödecker <foxxx0 at archlinux.org>" 1 new
>> signature
>> gpg: key 9C02FF419FECBE16: 7 duplicate signatures removed
>> gpg: key 9C02FF419FECBE16: 336 signatures not checked due to missing keys
>> gpg: key 9C02FF419FECBE16: "Morten Linderud <morten at linderud.pw>" 334
>> new signatures
>> gpg: key 51E8B148A9999C34: 4 signatures not checked due to missing keys
>> gpg: key 51E8B148A9999C34: "Evangelos Foutras <evangelos at foutrelis.com>"
>> 11 new signatures
>> gpg: key 90CB3D62C13D4796: 4 signatures not checked due to missing keys
>> gpg: key 90CB3D62C13D4796: "Jiachen Yang <farseerfc at gmail.com>" 4 new
>> signatures
>> gpg: key 59B3122E2FA915EC: 5 signatures not checked due to missing keys
>> gpg: key 59B3122E2FA915EC: "Alexandre Filgueira
>> <alexfilgueira at cinnarch.com>" 1 new signature
>> gpg: key A6234074498E9CEE: 64 signatures not checked due to missing keys
>> gpg: key A6234074498E9CEE: "Christian Hesse (Arch Linux Package Signing)
>> <arch at eworm.de>" 64 new signatures
>> gpg: key FCF2CB179205AC90: 1 signature not checked due to a missing key
>> gpg: key FCF2CB179205AC90: "Eric Belanger <eric at archlinux.org>" 1 new
>> signature
>> gpg: key 5FA5E5544F010D48: 6 signatures not checked due to missing keys
>> gpg: key 5FA5E5544F010D48: "Daniel Wallace <dwallace at saltstack.com>" 7
>> new signatures
>> gpg: key 54C28F4FF5A1A949: 13 signatures not checked due to missing keys
>> gpg: key 54C28F4FF5A1A949: "David Runge <dave at sleepmap.de>" 24 new
>> signatures
>> gpg: key 1EB2638FF56C0C53: 10 signatures not checked due to missing keys
>> gpg: key 1EB2638FF56C0C53: "Dave Reisner <d at falconindy.com>" 12 new
>> signatures
>> gpg: key 5ED514A45BD5C938: 2 signatures not checked due to missing keys
>> gpg: key 5ED514A45BD5C938: "Gerardo Exequiel Pozzi
>> <vmlinuz386 at gmail.com>" 7 new signatures
>> gpg: key 5C2E46A0F53A76ED: 14 signatures not checked due to missing keys
>> gpg: key 5C2E46A0F53A76ED: "Dan McGee <dpmcgee at gmail.com>" 17 new signatures
>> gpg: key D53A0445B47A0DAB: 1 signature not checked due to a missing key
>> gpg: key D53A0445B47A0DAB: "Connor Behan <connor.behan at gmail.com>" 1 new
>> signature
>> gpg: key BBE43771487328A9: 12 signatures not checked due to missing keys
>> gpg: key BBE43771487328A9: "Bartlomiej Piotrowski <b at bpiotrowski.pl>" 17
>> new signatures
>> gpg: key 6D1655C14CE1C13E: 1 duplicate signature removed
>> gpg: key 6D1655C14CE1C13E: 70 signatures not checked due to missing keys
>> gpg: key 6D1655C14CE1C13E: 1 bad signature
>> gpg: key 6D1655C14CE1C13E: 1 signature reordered
>> gpg: key 6D1655C14CE1C13E: "Florian Pritz <bluewind at xinu.at>" 84 new
>> signatures
>> gpg: key E62F853100F0D0F0: 89 signatures not checked due to missing keys
>> gpg: key E62F853100F0D0F0: "Gaetan Bisson <gaetan at fenua.org>" 116 new
>> signatures
>> gpg: key EEEEE2EEEE2EEEEE: 10 duplicate signatures removed
>> gpg: key EEEEE2EEEE2EEEEE: 12 signatures not checked due to missing keys
>> gpg: key EEEEE2EEEE2EEEEE: 3 signatures reordered
>> gpg: key EEEEE2EEEE2EEEEE: "Gaetan Bisson <gaetan at fenua.org>" 6 new
>> signatures
>> gpg: key B61DBCE10901C163: 1 signature not checked due to a missing key
>> gpg: key B61DBCE10901C163: "Balló György <ballogyor at gmail.com>" 1 new
>> signature
>> gpg: key 81AF739EC0711BF1: 1 signature not checked due to a missing key
>> gpg: key 81AF739EC0711BF1: "Rashif Rahman (Ray) <schiv at archlinux.org>" 1
>> new signature
>> gpg: key 426991CD8406FFF3: 1 signature not checked due to a missing key
>> gpg: key 426991CD8406FFF3: "Ronald van Haren <ronald at archlinux.org>" 1
>> new signature
>> gpg: key 206CBC892D1493D2: 12 signatures not checked due to missing keys
>> gpg: key 206CBC892D1493D2: "Rémy Oudompheng <remy at archlinux.org>" 12 new
>> signatures
>> gpg: key 7F2D434B9741E8AC: 16 signatures not checked due to missing keys
>> gpg: key 7F2D434B9741E8AC: 1 bad signature
>> gpg: key 7F2D434B9741E8AC: "Pierre Schmitz <pierre at archlinux.de>" 18 new
>> signatures
>> gpg: key 51DAE9B7C1AE9161: 13 signatures not checked due to missing keys
>> gpg: key 51DAE9B7C1AE9161: "NicoHood <pgp at nicohood.de>" 15 new signatures
>> gpg: key B4360204B250F0D3: 92 signatures not checked due to missing keys
>> gpg: key B4360204B250F0D3: "Fabio Castelli <muflone at vbsimple.net>" 100
>> new signatures
>> gpg: key 94DD2393DA2EE423: 1 signature not checked due to a missing key
>> gpg: key 94DD2393DA2EE423: "Massimiliano Torromeo (Personal non-work
>> identity) <massimiliano.torromeo at gmail.com>" 2 new signatures
>> gpg: key A91764759326B440: 3 signatures not checked due to missing keys
>> gpg: key A91764759326B440: "Lukas Fleischer <lfleischer at lfos.de>" 26 new
>> signatures
>> gpg: key 06096A6AD1CEDDAC: 1 signature not checked due to a missing key
>> gpg: key 06096A6AD1CEDDAC: "Laurent Carlier <lordheavym at gmail.com>" 1
>> new signature
>> gpg: key 50FB9B273A9D0BB5: 6 signatures not checked due to missing keys
>> gpg: key 50FB9B273A9D0BB5: "Johannes Löthberg <johannes at kyriasis.com>"
>> 22 new signatures
>> gpg: key 396E3E25BAB142C1: 1 signature not checked due to a missing key
>> gpg: key 396E3E25BAB142C1: "Kyle Keen <keenerd at gmail.com>" 1 new signature
>> gpg: key A3D9562A589874AB: 2 signatures not checked due to missing keys
>> gpg: key A3D9562A589874AB: "Jürgen Hötzel <juergen at hoetzel.info>" 2 new
>> signatures
>> gpg: key 332C9C40F40D2072: 4 signatures not checked due to missing keys
>> gpg: key 332C9C40F40D2072: "Jonathan Steel <mail at jsteel.org>" 5 new
>> signatures
>> gpg: key 24E4CDB0013C2580: 1 signature not checked due to a missing key
>> gpg: key 24E4CDB0013C2580: "Jaroslav Lichtblau
>> <svetlemodry at archlinux.org>" 4 new signatures
>> gpg: key 37E0AF1FDA48F373: 4 signatures not checked due to missing keys
>> gpg: key 37E0AF1FDA48F373: "Jerome Leclanche <jerome at leclan.ch>" 7 new
>> signatures
>> gpg: key 976AC6FA3B94FA10: 1 signature not checked due to a missing key
>> gpg: key 976AC6FA3B94FA10: "Jan de Groot <info at jandegrootict.nl>" 2 new
>> signatures
>> gpg: key C06086337C50773E: 4 signatures not checked due to missing keys
>> gpg: key C06086337C50773E: "Jelle van der Waa <jelle at vdwaa.nl>" 5 new
>> signatures
>> gpg: key DB323392796CA067: 1 signature not checked due to a missing key
>> gpg: key DB323392796CA067: "Ike Devolder <ike.devolder at gmail.com>" 2 new
>> signatures
>> gpg: key E8F18BA1615137BC: 6 signatures not checked due to missing keys
>> gpg: key E8F18BA1615137BC: "Ionut Biru <ibiru at archlinux.org>" 6 new
>> signatures
>> gpg: key A5E9288C4FA415FA: 10 duplicate signatures removed
>> gpg: key A5E9288C4FA415FA: 188 signatures not checked due to missing keys
>> gpg: key A5E9288C4FA415FA: "Jan Alexander Steffens (heftig)
>> <jan.steffens at gmail.com>" 2 new user IDs
>> gpg: key A5E9288C4FA415FA: "Jan Alexander Steffens (heftig)
>> <jan.steffens at gmail.com>" 201 new signatures
>> gpg: key DA6426DD215B37AD: 190 signatures not checked due to missing keys
>> gpg: key DA6426DD215B37AD: "Guillaume ALAUX <guillaume at archlinux.org>"
>> 197 new signatures
>> gpg: key E613C09CB4440678: 1 signature not checked due to a missing key
>> gpg: key E613C09CB4440678: "Daniel Isenmann <daniel at archlinux.org>" 7
>> new signatures
>> gpg: key A001876699AD6E84: 6 signatures not checked due to missing keys
>> gpg: key A001876699AD6E84: "Gavin Marciniak-Bisesi <Daenyth at gmail.com>"
>> 20 new signatures
>> gpg: key E6B456CAF15447D5: 4 signatures not checked due to missing keys
>> gpg: key E6B456CAF15447D5: "Federico Cinelli
>> <cinelli at aur.archlinux.org>" 17 new signatures
>> gpg: key E2539214C6C11350: 1 signature not checked due to a missing key
>> gpg: key E2539214C6C11350: "Federico Cinelli
>> <cinelli.federico at gmail.com>" 9 new signatures
>> gpg: key 7F2A16726521E06D: 5 signatures not checked due to missing keys
>> gpg: key 7F2A16726521E06D: "Christopher Brannon
>> <chris at the-brannons.com>" 17 new signatures
>> gpg: key F3E1D5C5D30DB0AD: 348 signatures not checked due to missing keys
>> gpg: key F3E1D5C5D30DB0AD: "Andrea Scarpino <me at andreascarpino.it>" 1
>> new user ID
>> gpg: key F3E1D5C5D30DB0AD: "Andrea Scarpino <me at andreascarpino.it>" 385
>> new signatures
>> gpg: key 1F0CD4921ECAA030: 86 signatures not checked due to missing keys
>> gpg: key 1F0CD4921ECAA030: "Baptiste Jonglez
>> <baptiste at bitsofnetworks.org>" 96 new signatures
>> gpg: key 1D1F0DC78F173680: 3 signatures not checked due to missing keys
>> gpg: key 1D1F0DC78F173680: "Xyne. (key #3) <xyne at archlinux.ca>" 4 new
>> signatures
>> gpg: key 22E3B67B4A86FDE7: "Dan Printzell <me at vild.io>" 1 new user ID
>> gpg: key 22E3B67B4A86FDE7: "Dan Printzell <me at vild.io>" 13 new signatures
>> gpg: key 771DF6627EDF681F: 7 signatures not checked due to missing keys
>> gpg: key 771DF6627EDF681F: "Tobias Powalowski
>> <tobias.powalowski at googlemail.com>" 7 new signatures
>> gpg: key C8880A6406361833: 5 signatures not checked due to missing keys
>> gpg: key C8880A6406361833: "Tom Gundersen <teg at jklm.no>" 5 new signatures
>> gpg: key 284FC34C8E4B1A25: 7 signatures not checked due to missing keys
>> gpg: key 284FC34C8E4B1A25: 1 bad signature
>> gpg: key 284FC34C8E4B1A25: "Thomas Bächler <thomas at bchlr.de>" 8 new
>> signatures
>> gpg: key F9E712E59AF5F22A: 7 signatures not checked due to missing keys
>> gpg: key F9E712E59AF5F22A: "Daniel Micay <danielmicay at gmail.com>" 8 new
>> signatures
>> gpg: key C847B6AEB0544167: "Nicola Squartini <tensor5 at gmail.com>" not
>> changed
>> gpg: key 39E4B877E62EB915: 1 signature not checked due to a missing key
>> gpg: key 39E4B877E62EB915: "Sven-Hendrik Haase <svenstaro at gmail.com>" 1
>> new signature
>> gpg: key 73B8ED52F1D357C1: 1 signature not checked due to a missing key
>> gpg: key 73B8ED52F1D357C1: "Lukas Jirkovsky <l.jirkovsky at gmail.com>" 1
>> new signature
>> gpg: key 65C110C1EA433FC7: 4 signatures not checked due to missing keys
>> gpg: key 65C110C1EA433FC7: "Sergej Pupykin <arch at sergej.pp.ru>" 4 new
>> signatures
>> gpg: key CF7037A4F27FB7DA: 3 signatures not checked due to missing keys
>> gpg: key CF7037A4F27FB7DA: "speps <speps at aur.archlinux.org>" 5 new
>> signatures
>> gpg: key D21461E3DFE2060D: 10 signatures not checked due to missing keys
>> gpg: key D21461E3DFE2060D: "Christian Rebischke (Arch Linux Security
>> Team-Member) <Chris.Rebischke at archlinux.org>" 17 new signatures
>> gpg: key 8DBD63B82072D77A: 18 signatures not checked due to missing keys
>> gpg: key 8DBD63B82072D77A: "Sébastien Luttringer <seblu at seblu.net>" 26
>> new signatures
>> gpg: key 456C7A9B91B842AE: 1 signature not checked due to a missing key
>> gpg: key 456C7A9B91B842AE: "Jakob Gruber <jakob.gruber at gmail.com>" 1 new
>> signature
>> gpg: key 44BC7D7F49B9A5A4: 9 signatures not checked due to missing keys
>> gpg: key 44BC7D7F49B9A5A4: "Esteban Carnevale <alfplayer at mailoo.org>" 14
>> new signatures
>> gpg: key A170D6A0B669E21A: "Parabola automatic package builder
>> <dev at lists.parabolagnulinux.org>" 3 new signatures
>> gpg: key A3CDCDE939A264EE: "Jorge Javier Araya Navarro
>> <jorge at esavara.cr>" 2 new user IDs
>> gpg: key A3CDCDE939A264EE: "Jorge Javier Araya Navarro
>> <jorge at esavara.cr>" 2 new signatures
>> gpg: key 476DC656262FB1AE: 5 signatures not checked due to missing keys
>> gpg: key 476DC656262FB1AE: "Michał Masłowski <mtjm at mtjm.eu>" 9 new
>> signatures
>> gpg: key 45698744D4FFBFC9: 6 signatures not checked due to missing keys
>> gpg: key 45698744D4FFBFC9: "Luke T. Shumaker <lukeshu at sbcglobal.net>" 2
>> new user IDs
>> gpg: key 45698744D4FFBFC9: "Luke T. Shumaker <lukeshu at sbcglobal.net>" 8
>> new signatures
>> gpg: key 33466E12EC7BA943: 3 signatures not checked due to missing keys
>> gpg: key 33466E12EC7BA943: "Isaac David <isacdaavid at isacdaavid.info>" 4
>> new signatures
>> gpg: key 5906AB5E9AAD00E5: 11 signatures not checked due to missing keys
>> gpg: key 5906AB5E9AAD00E5: "Jorge López <jorginho at riseup.net>" 27 new
>> signatures
>> gpg: key 5CED81B7C2E5C0D2: 1 signature not checked due to a missing key
>> gpg: key 5CED81B7C2E5C0D2: "Xyne. <xyne at archlinux.ca>" 10 new signatures
>> gpg: key 097D629E437520BD: 1 signature not checked due to a missing key
>> gpg: key 097D629E437520BD: "Vesa Kaihlavirta <vegai at iki.fi>" 5 new
>> signatures
>> gpg: key 39E4F17F295AFBF4: 115 signatures not checked due to missing keys
>> gpg: key 39E4F17F295AFBF4: "Thorsten Töpper <atsutane at freethoughts.de>"
>> 168 new signatures
>> gpg: key E711306E3C4F88BC: 3 signatures not checked due to missing keys
>> gpg: key E711306E3C4F88BC: "Timothy Redaelli
>> <timothy.redaelli at gmail.com>" 12 new signatures
>> gpg: key 7FB1A3800C84C0A5: 1 signature not checked due to a missing key
>> gpg: key 7FB1A3800C84C0A5: "Thomas Dziedzic <gostrc at gmail.com>" 9 new
>> signatures
>> gpg: key EA6836E1AB441196: 1 signature not checked due to a missing key
>> gpg: key EA6836E1AB441196: "Stéphane Gaudreault
>> <stephane at archlinux.org>" 11 new signatures
>> gpg: key 3A726C6170E80477: 1 signature not checked due to a missing key
>> gpg: key 3A726C6170E80477: "Роман Кирилич (Roman Kyrylych)
>> <roman at archlinux.org>" 9 new signatures
>> gpg: key 6D1A9E70E19DAA50: 2 duplicate signatures removed
>> gpg: key 6D1A9E70E19DAA50: 134 signatures not checked due to missing keys
>> gpg: key 6D1A9E70E19DAA50: 1 signature reordered
>> gpg: key 6D1A9E70E19DAA50: "Peter Richard Lewis <pete at muddygoat.org>"
>> 172 new signatures
>> gpg: key B9113D1ED21E1A55: 1 signature not checked due to a missing key
>> gpg: key B9113D1ED21E1A55: "Kaiting Chen <kaitocracy at gmail.com>" 9 new
>> signatures
>> gpg: key 5F946DED983D4366: 2 signatures not checked due to missing keys
>> gpg: key 5F946DED983D4366: "Justin Davis (juster) <jrcd83 at gmail.com>" 13
>> new signatures
>> gpg: 100 keys processed so far
>> gpg: key AF7EF7873CFD4BB6: 1 signature not checked due to a missing key
>> gpg: key AF7EF7873CFD4BB6: "Jonathan Conder <jonno.conder at gmail.com>" 9
>> new signatures
>> gpg: key 654B877A0864983E: 8 signatures not checked due to missing keys
>> gpg: key 654B877A0864983E: "Martin Wimpress (http://www.flexion.org)
>> <martin at flexion.org>" 2 new user IDs
>> gpg: key 654B877A0864983E: "Martin Wimpress (http://www.flexion.org)
>> <martin at flexion.org>" 42 new signatures
>> gpg: key F2DBB4931985A992: 1 signature not checked due to a missing key
>> gpg: key F2DBB4931985A992: "Dieter Plaetinck <dieter at plaetinck.be>" 17
>> new signatures
>> gpg: key 761FAD69BA06C6A9: 1 signature not checked due to a missing key
>> gpg: key 761FAD69BA06C6A9: "Dicebot <public at dicebot.lv>" 12 new signatures
>> gpg: key 5FC681B4822DABB0: 3 signatures not checked due to missing keys
>> gpg: key 5FC681B4822DABB0: "Joshua Haase <jihaase at inmegen.gob.mx>" 9 new
>> signatures
>> gpg: key 1A677766EBE25A09: 2 signatures not checked due to missing keys
>> gpg: key 1A677766EBE25A09: "freaj <freaj at riseup.net>" 3 new signatures
>> gpg: key A763C29157A016B6: 1 signature not checked due to a missing key
>> gpg: key A763C29157A016B6: "Sorin-Mihai Vârgolici
>> <sorin-mihai at vargolici.com>" 1 new signature
>> gpg: key 3052D5B24E10CAF9: 3 duplicate signatures removed
>> gpg: key 3052D5B24E10CAF9: 1 signature not checked due to a missing key
>> gpg: key 3052D5B24E10CAF9: 3 signatures reordered
>> gpg: key 3052D5B24E10CAF9: "ebraca.ebrasca (For Gondor)
>> <ebrasca.ebrasca at openmailbox.org>" 6 new signatures
>> gpg: key 65BDCFF76F0F94D7: 3 signatures not checked due to missing keys
>> gpg: key 65BDCFF76F0F94D7: "McGregor (McGregor) <mcgregor at mailoo.org>" 3
>> new signatures
>> gpg: key 7171986E4B745536: "Andreas Grapentin
>> <andreas.grapentin at hpi.uni-potsdam.de>" 2 new signatures
>> gpg: key 6DB12E6B3CE04A86: 2 signatures not checked due to missing keys
>> gpg: key 6DB12E6B3CE04A86: "Nicolas Roma Pedro Maia
>> <nicolasmaia at tutanota.com>" 2 new signatures
>> gpg: key 227CA7C556B2BA78: 3 duplicate signatures removed
>> gpg: key 227CA7C556B2BA78: 24 signatures not checked due to missing keys
>> gpg: key 227CA7C556B2BA78: 1 signature reordered
>> gpg: key 227CA7C556B2BA78: "David P. (Hyperbola email address)
>> <megver83 at hyperbola.info>" 30 new signatures
>> gpg: key 25DB7D9B5A8D4B40: "bill-auger <bill-auger at peers.community>" 9
>> new signatures
>> gpg: key 25DB7D9B5A8D4B40: "bill-auger <bill-auger at peers.community>" 1
>> new subkey
>> gpg: key 364F4E1483446AC5: 3 signatures not checked due to missing keys
>> gpg: key 364F4E1483446AC5: "Jesús E. (Llave) <heckyel at cock.li>" 6 new
>> signatures
>> gpg: key 19C87254F41DB195: 3 signatures not checked due to missing keys
>> gpg: key 19C87254F41DB195: "Brandon Schoech <bms at mm.st>" 3 new signatures
>> gpg: key 86ED62396D5DBA58: 6 signatures not checked due to missing keys
>> gpg: key 86ED62396D5DBA58: "Omar Vega Ramos (ovruni)
>> <ovruni at gnu.org.pe>" 9 new signatures
>> gpg: key B238ADC68BE13357: "manu <mariqueerta at bastardi.net>" 1 new signature
>> gpg: key 2EC52AC76AEEB6A0: 2 duplicate signatures removed
>> gpg: key 2EC52AC76AEEB6A0: 5 signatures not checked due to missing keys
>> gpg: key 2EC52AC76AEEB6A0: 1 signature reordered
>> gpg: key 2EC52AC76AEEB6A0: "Aurélien DESBRIÈRES (Run Free! Run GNU.org)
>> <aurelien at hackers.camp>" 7 new signatures
>> gpg: key DF672798D2CF9D7D: 3 signatures not checked due to missing keys
>> gpg: key DF672798D2CF9D7D: "Kathryn Bukovi <ingegnue at riseup.net>" 4 new
>> signatures
>> gpg: key 7D19D1AFDD312BBE: 18 signatures not checked due to missing keys
>> gpg: key 7D19D1AFDD312BBE: "keybase.io/encycl <encycl at keybase.io>" 34
>> new signatures
>> gpg: key C3F4FFCF3EAE8697: 3 duplicate signatures removed
>> gpg: key C3F4FFCF3EAE8697: 4 signatures not checked due to missing keys
>> gpg: key C3F4FFCF3EAE8697: 2 signatures reordered
>> gpg: key C3F4FFCF3EAE8697: "Luke R. <g4jc at openmailbox.org>" 7 new signatures
>> gpg: key 456032D717A4CD9C: 1 duplicate signature removed
>> gpg: key 456032D717A4CD9C: 220 signatures not checked due to missing keys
>> gpg: key 456032D717A4CD9C: "Nicolás Reynolds <fauno at endefensadelsl.org>"
>> 292 new signatures
>> gpg: key DB590F739E5AC458: 2 signatures not checked due to missing keys
>> gpg: key DB590F739E5AC458: "Joseph Graham <joseph.graham at gmx.com>" 5 new
>> signatures
>> gpg: Total number processed: 123
>> gpg:              unchanged: 1
>> gpg:           new user IDs: 12
>> gpg:            new subkeys: 1
>> gpg:         new signatures: 3650
>> gpg: marginals needed: 3  completes needed: 1  trust model: pgp
>> gpg: depth: 0  valid:   1  signed:  25  trust: 0-, 0q, 0n, 0m, 0f, 1u
>> gpg: depth: 1  valid:  25  signed:  78  trust: 0-, 0q, 0n, 25m, 0f, 0u
>> gpg: depth: 2  valid:  70  signed:  13  trust: 70-, 0q, 0n, 0m, 0f, 0u
>> gpg: next trustdb check due at 2018-01-24
>> ~~~
>>
>>
>> 5. Upgrade system
>>
>> ~~~
>> $ sudo pacman -Syu
>> :: Synchronizing package databases...
>>  libre is up to date
>>  core is up to date
>>  extra is up to date
>>  community is up to date
>>  pcr is up to date
>> :: Starting full system upgrade...
>> warning: ring-client-gnome: ignoring package upgrade
>> (20171024.1.eadbdeb-2.1 => 20171024.1.eadbdeb-2.2)
>> warning: ring-daemon: ignoring package upgrade (20171024.1.eadbdeb-2.1
>> => 20171024.1.eadbdeb-2.2)
>> warning: ring-lrc: ignoring package upgrade (20171024.1.eadbdeb-2.1 =>
>> 20171024.1.eadbdeb-2.2)
>> resolving dependencies...
>> looking for conflicting packages...
>>
>> Packages (2) harfbuzz-1.7.2-1  harfbuzz-icu-1.7.2-1
>>
>> Total Installed Size:  2.50 MiB
>> Net Upgrade Size:      0.04 MiB
>>
>> :: Proceed with installation? [Y/n] y
>> (2/2) checking keys in keyring
>>             [################################################] 100%
>> (2/2) checking package integrity
>>             [################################################] 100%
>> (2/2) loading package files
>>             [################################################] 100%
>> (2/2) checking for file conflicts
>>             [################################################] 100%
>> (2/2) checking available disk space
>>             [################################################] 100%
>> :: Processing package changes...
>> (1/2) upgrading harfbuzz
>>             [################################################] 100%
>> (2/2) upgrading harfbuzz-icu
>>             [################################################] 100%
>> :: Running post-transaction hooks...
>> (1/1) Arming ConditionNeedsUpdate...
>> ~~~
>>
>> cool!
>>
>>
>> 3. Uncomment `ring` packages, and upgrade them
>>
>> ~~~
>> sudo vim /etc/pacman.conf
>> sudo pacman -Syu
>> :: Synchronizing package databases...
>>  libre is up to date
>>  core is up to date
>>  extra is up to date
>>  community is up to date
>>  pcr is up to date
>> :: Starting full system upgrade...
>> resolving dependencies...
>> looking for conflicting packages...
>>
>> Packages (3) ring-client-gnome-20171024.1.eadbdeb-2.2
>> ring-daemon-20171024.1.eadbdeb-2.2  ring-lrc-20171024.1.eadbdeb-2.2
>>
>> Total Download Size:    3.48 MiB
>> Total Installed Size:  13.49 MiB
>> Net Upgrade Size:       0.00 MiB
>>
>> :: Proceed with installation? [Y/n] y
>> :: Retrieving packages...
>>  ring-daemon-20171024.1.eadbdeb-2.2-x86_64                 2022.6 KiB
>> 4.17M/s 00:00 [################################################] 100%
>>  ring-lrc-20171024.1.eadbdeb-2.2-x86_64                    1108.9 KiB
>> 5.53M/s 00:00 [################################################] 100%
>>  ring-client-gnome-20171024.1.eadbdeb-2.2-x86_64            430.6 KiB
>> 1403K/s 00:00 [################################################] 100%
>> (3/3) checking keys in keyring
>>             [################################################] 100%
>> (3/3) checking package integrity
>>             [################################################] 100%
>> error: ring-daemon: signature from "bill-auger
>> <bill-auger at peers.community>" is unknown trust
>> :: File
>> /var/cache/pacman/pkg/ring-daemon-20171024.1.eadbdeb-2.2-x86_64.pkg.tar.xz
>> is corrupted (invalid or corrupted package (PGP signature)).
>> Do you want to delete it? [Y/n] y
>> error: ring-lrc: signature from "bill-auger
>> <bill-auger at peers.community>" is unknown trust
>> :: File
>> /var/cache/pacman/pkg/ring-lrc-20171024.1.eadbdeb-2.2-x86_64.pkg.tar.xz
>> is corrupted (invalid or corrupted package (PGP signature)).
>> Do you want to delete it? [Y/n] y
>> error: ring-client-gnome: signature from "bill-auger
>> <bill-auger at peers.community>" is unknown trust
>> :: File
>> /var/cache/pacman/pkg/ring-client-gnome-20171024.1.eadbdeb-2.2-x86_64.pkg.tar.xz
>> is corrupted (invalid or corrupted package (PGP signature)).
>> Do you want to delete it? [Y/n] y
>> error: failed to commit transaction (invalid or corrupted package (PGP
>> signature))
>> Errors occurred, no packages were upgraded.
>> ~~~
>>
>> :(
>>
>> So, something is still wrong... Not sure why, nor how to fix it...
> 
> I re-checked emails on this thread, remembering Megver had mentionned
> solution for a specific key - which now was with bill's key
> 
> So Ive done this:
> 
> ~~~
> $ sudo pacman-key -l bill-auger at peers.community
> pub   rsa2048 2016-11-30 [SCEA] [expires: 2018-12-01]
>       3954A7AB837D0EA9CFA9798925DB7D9B5A8D4B40
> uid           [ unknown] bill-auger <bill-auger at peers.community>
> uid           [ unknown] bill-auger <mr.j.spam.me at gmail.com>
> uid           [ unknown] bill-auger <bill-auger at programmer.net>
> uid           [ unknown] [jpeg image of size 6017]
> sub   rsa2048 2016-11-30 [SEA] [expires: 2018-12-01]
> sub   rsa2048 2017-10-16 [S] [expires: 2017-12-31]
> 
> 
> 
> $ sudo pacman-key --lsign bill-auger at peers.community
>   -> Locally signing key bill-auger at peers.community...
> ==> Updating trust database...
> gpg: marginals needed: 3  completes needed: 1  trust model: pgp
> gpg: depth: 0  valid:   1  signed:  26  trust: 0-, 0q, 0n, 0m, 0f, 1u
> gpg: depth: 1  valid:  26  signed:  78  trust: 0-, 0q, 0n, 26m, 0f, 0u
> gpg: depth: 2  valid:  70  signed:  13  trust: 70-, 0q, 0n, 0m, 0f, 0u
> gpg: next trustdb check due at 2018-01-24
> 
> 
> $ sudo pacman -Syu
> :: Synchronizing package databases...
>  libre is up to date
>  core is up to date
>  extra is up to date
>  community is up to date
>  pcr is up to date
> :: Starting full system upgrade...
> resolving dependencies...
> looking for conflicting packages...
> 
> Packages (3) ring-client-gnome-20171024.1.eadbdeb-2.2
> ring-daemon-20171024.1.eadbdeb-2.2  ring-lrc-20171024.1.eadbdeb-2.2
> 
> Total Download Size:    3.48 MiB
> Total Installed Size:  13.49 MiB
> Net Upgrade Size:       0.00 MiB
> 
> :: Proceed with installation? [Y/n] y
> :: Retrieving packages...
>  ring-daemon-20171024.1.eadbdeb-2.2-x86_64                 2022.6 KiB
> 2.77M/s 00:01 [################################################] 100%
>  ring-lrc-20171024.1.eadbdeb-2.2-x86_64                    1108.9 KiB
> 4.07M/s 00:00 [################################################] 100%
>  ring-client-gnome-20171024.1.eadbdeb-2.2-x86_64            430.6 KiB
> 884K/s 00:00 [################################################] 100%
> (3/3) checking keys in keyring
>             [################################################] 100%
> (3/3) checking package integrity
>             [################################################] 100%
> (3/3) loading package files
>             [################################################] 100%
> (3/3) checking for file conflicts
>             [################################################] 100%
> (3/3) checking available disk space
>             [################################################] 100%
> :: Processing package changes...
> (1/3) upgrading ring-daemon
>             [################################################] 100%
> (2/3) upgrading ring-lrc
>             [################################################] 100%
> (3/3) upgrading ring-client-gnome
>             [################################################] 100%
> :: Running post-transaction hooks...
> (1/4) Compiling GSettings XML schema files...
> (2/4) Updating icon theme caches...
> (3/4) Arming ConditionNeedsUpdate...
> (4/4) Updating the desktop file MIME type cache...
> ~~~
> 
> If the above looks un-normal in any way, pls do let me know
> 
> Now my remaining problem is that I can't start Iceweasel... Gonna try to
> re-install it..
> 
> Thanks
> 
> Ben

Ok. I'm stuck

~~~
sudo pacman -S iceweasel
warning: iceweasel-1:57.0.1-3 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) iceweasel-1:57.0.1-3

Total Installed Size:  157.46 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring
            [################################################] 100%
(1/1) checking package integrity
            [################################################] 100%
error: iceweasel: signature from "Andreas Grapentin
<andreas.grapentin at hpi.uni-potsdam.de>" is invalid
:: File /var/cache/pacman/pkg/iceweasel-1:57.0.1-3-x86_64.pkg.tar.xz is
corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package (PGP
signature))
Errors occurred, no packages were upgraded.
~~~

It doesn't feel right that I keep on having issues with
pkg-signing/gpg-keys...

Not sure if in this case the package was corrupted, or if my fresh gpg
database of keys is still not fully reliable/working as it should...

Nevertheless, having removed the pkg.tar.xz above, I decided to try again:

~~~
sudo pacman -S iceweasel
warning: iceweasel-1:57.0.1-3 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) iceweasel-1:57.0.1-3

Total Download Size:    36.46 MiB
Total Installed Size:  157.46 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 iceweasel-1:57.0.1-3-x86_64                                 36.5 MiB
1829K/s 00:20 [################################################] 100%
(1/1) checking keys in keyring
            [################################################] 100%
(1/1) checking package integrity
            [################################################] 100%
(1/1) loading package files
            [################################################] 100%
(1/1) checking for file conflicts
            [################################################] 100%
error: failed to commit transaction (conflicting files)
iceweasel: /usr/bin/iceweasel exists in filesystem
iceweasel: /usr/lib/iceweasel/application.ini exists in filesystem
iceweasel: /usr/lib/iceweasel/browser/blocklist.xml exists in filesystem
iceweasel: /usr/lib/iceweasel/browser/chrome.manifest exists in filesystem
iceweasel: /usr/lib/iceweasel/browser/defaults/preferences/vendor.js
exists in filesystem
iceweasel:
/usr/lib/iceweasel/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
exists in filesystem
iceweasel: /usr/lib/iceweasel/browser/features/aushelper at mozilla.org.xpi
exists in filesystem
iceweasel:
/usr/lib/iceweasel/browser/features/e10srollout at mozilla.org.xpi exists
in filesystem
iceweasel:
/usr/lib/iceweasel/browser/features/followonsearch at mozilla.com.xpi
exists in filesystem
iceweasel:
/usr/lib/iceweasel/browser/features/formautofill at mozilla.org.xpi exists
in filesystem
iceweasel:
/usr/lib/iceweasel/browser/features/onboarding at mozilla.org.xpi exists in
filesystem
iceweasel:
/usr/lib/iceweasel/browser/features/screenshots at mozilla.org.xpi exists
in filesystem
iceweasel:
/usr/lib/iceweasel/browser/features/shield-recipe-client at mozilla.org.xpi
exists in filesystem
iceweasel: /usr/lib/iceweasel/browser/features/webcompat at mozilla.org.xpi
exists in filesystem
iceweasel: /usr/lib/iceweasel/browser/omni.ja exists in filesystem
iceweasel: /usr/lib/iceweasel/chrome.manifest exists in filesystem
iceweasel: /usr/lib/iceweasel/defaults/pref/channel-prefs.js exists in
filesystem
iceweasel: /usr/lib/iceweasel/dependentlibs.list exists in filesystem
iceweasel: /usr/lib/iceweasel/dictionaries exists in filesystem
iceweasel: /usr/lib/iceweasel/distribution exists in filesystem
iceweasel: /usr/lib/iceweasel/fonts/EmojiOneMozilla.ttf exists in filesystem
iceweasel: /usr/lib/iceweasel/gmp-clearkey/0.1/libclearkey.so exists in
filesystem
iceweasel: /usr/lib/iceweasel/gmp-clearkey/0.1/manifest.json exists in
filesystem
iceweasel: /usr/lib/iceweasel/gtk2/libmozgtk.so exists in filesystem
iceweasel: /usr/lib/iceweasel/hyphenation exists in filesystem
iceweasel: /usr/lib/iceweasel/iceweasel exists in filesystem
iceweasel: /usr/lib/iceweasel/iceweasel-bin exists in filesystem
iceweasel: /usr/lib/iceweasel/liblgpllibs.so exists in filesystem
iceweasel: /usr/lib/iceweasel/libmozavcodec.so exists in filesystem
iceweasel: /usr/lib/iceweasel/libmozavutil.so exists in filesystem
iceweasel: /usr/lib/iceweasel/libmozgtk.so exists in filesystem
iceweasel: /usr/lib/iceweasel/libmozsandbox.so exists in filesystem
iceweasel: /usr/lib/iceweasel/libxul.so exists in filesystem
iceweasel: /usr/lib/iceweasel/omni.ja exists in filesystem
iceweasel: /usr/lib/iceweasel/pingsender exists in filesystem
iceweasel: /usr/lib/iceweasel/platform.ini exists in filesystem
iceweasel: /usr/lib/iceweasel/plugin-container exists in filesystem
iceweasel: /usr/lib/iceweasel/removed-files exists in filesystem
iceweasel: /usr/lib/iceweasel/run-mozilla.sh exists in filesystem
iceweasel: /usr/share/applications/iceweasel.desktop exists in filesystem
iceweasel: /usr/share/icons/hicolor/128x128/apps/iceweasel.png exists in
filesystem
iceweasel: /usr/share/icons/hicolor/16x16/apps/iceweasel.png exists in
filesystem
iceweasel: /usr/share/icons/hicolor/192x192/apps/iceweasel.png exists in
filesystem
iceweasel: /usr/share/icons/hicolor/22x22/apps/iceweasel.png exists in
filesystem
iceweasel: /usr/share/icons/hicolor/24x24/apps/iceweasel.png exists in
filesystem
iceweasel: /usr/share/icons/hicolor/256x256/apps/iceweasel.png exists in
filesystem
iceweasel: /usr/share/icons/hicolor/32x32/apps/iceweasel.png exists in
filesystem
iceweasel: /usr/share/icons/hicolor/384x384/apps/iceweasel.png exists in
filesystem
iceweasel: /usr/share/icons/hicolor/48x48/apps/iceweasel.png exists in
filesystem
iceweasel: /usr/share/icons/hicolor/64x64/apps/iceweasel.png exists in
filesystem
iceweasel: /usr/share/icons/hicolor/scalable/apps/iceweasel.svg exists
in filesystem
Errors occurred, no packages were upgraded.
~~~

Is this normal? I've reinstalled packages on some occasions (I don't
think iceweasel though) and haven't come across this

Should I force install it?

Or remove it and then install?

Thanks

Ben



More information about the Assist mailing list