Problem with haskell-safe in [haskell-core] ?
[~] $ pacinstall haskell-errors resolving dependencies... looking for inter-conflicts... Targets (4): haskell-either-3.4-2 haskell-monadrandom-0.1.8-3 haskell-safe-0.3.3-2 haskell-errors-1.4.1-2 Total Installed Size: 6.02 MiB Proceed with installation? [Y/n] error: haskell-safe: signature from "ArchHaskell (Magnus Therning) <magnus@therning.org>" is invalid error: failed to commit transaction (invalid or corrupted package) Errors occurred, no packages were upgraded. [~] $ I just upgraded to ghc 7.6.2 and had no problems with other packages. Dale
On Tue, Mar 26, 2013 at 12:24:44PM -0700, Dale Jordan wrote:
[~] $ pacinstall haskell-errors resolving dependencies... looking for inter-conflicts...
Targets (4): haskell-either-3.4-2 haskell-monadrandom-0.1.8-3 haskell-safe-0.3.3-2 haskell-errors-1.4.1-2
Total Installed Size: 6.02 MiB
Proceed with installation? [Y/n] error: haskell-safe: signature from "ArchHaskell (Magnus Therning) <magnus@therning.org>" is invalid error: failed to commit transaction (invalid or corrupted package) Errors occurred, no packages were upgraded. [~] $
I just upgraded to ghc 7.6.2 and had no problems with other packages.
Very strange since the signature is correct on the server: % gpg --verify haskell-safe-0.3.3-2-x86_64.pkg.tar.xz.sig gpg: Signature made Sun 03 Feb 2013 04:06:35 AM EST using DSA key ID A418C0FE gpg: Good signature from "ArchHaskell (Magnus Therning) <magnus@therning.org>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: F310 4992 EBF2 4EB8 72B9 7B9C 32B0 B453 4209 170B Subkey fingerprint: 51D4 472D 273F 13A5 52E2 BA1A 9051 3750 A418 C0FE % gpg --verify haskell-safe-0.3.3-2-i686.pkg.tar.xz.sig gpg: Signature made Sun 03 Feb 2013 02:23:11 PM EST using DSA key ID A418C0FE gpg: Good signature from "ArchHaskell (Magnus Therning) <magnus@therning.org>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: F310 4992 EBF2 4EB8 72B9 7B9C 32B0 B453 4209 170B Subkey fingerprint: 51D4 472D 273F 13A5 52E2 BA1A 9051 3750 A418 C0FE Try forcing a re-download of it and see if that helps. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus I invented the term Object-Oriented, and I can tell you I did not have C++ in mind. -- Alan Kay
Quoting Dale Jordan (2013-03-26 20:24:44)
[~] $ pacinstall haskell-errors resolving dependencies... looking for inter-conflicts...
Targets (4): haskell-either-3.4-2 haskell-monadrandom-0.1.8-3 haskell-safe-0.3.3-2 haskell-errors-1.4.1-2
Total Installed Size: 6.02 MiB
Proceed with installation? [Y/n] error: haskell-safe: signature from "ArchHaskell (Magnus Therning) <magnus@therning.org>" is invalid error: failed to commit transaction (invalid or corrupted package) Errors occurred, no packages were upgraded. [~] $
I just upgraded to ghc 7.6.2 and had no problems with other packages.
Your local package seems to be corrupted, downloading issue... Remove the package locally from the cache and try again.
participants (3)
-
Dale Jordan -
Magnus Therning -
Nicolas Pouillard