You are not logged in.

#1 2013-12-19 15:58:03

konne88
Member
Registered: 2012-11-01
Posts: 2

Unable to Install Packages from haskell-core

I'm trying to install haskell packages. As described here https://wiki.archlinux.org/index.php/Ha … guidelines, I added the following line to my /etc/pacman.conf

[haskell-core]
Server = http://xsounds.org/~haskell/core/$arch

I also tried the following, which didn't work either.

[haskell-core]
Server = http://www.kiwilight.com/haskell/core/$arch

When I run pacman -Syu I get

error: failed retrieving file 'haskell-core.db' from xsounds.org : Recv failure: Connection reset by peer
error: failed to update haskell-core (download library error)

I can ping xsounds.org. Does anyone know what I'm doing wrong?

Offline

#2 2013-12-19 17:06:28

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Unable to Install Packages from haskell-core

Works fine on my 32-bit system.
Are you using some custom XferCommand, proxy etc.?

Offline

#3 2013-12-27 07:44:39

gnusouth
Member
From: Sydney, Australia
Registered: 2013-12-27
Posts: 4
Website

Re: Unable to Install Packages from haskell-core

Have you added Magnus Therning's PGP key?

sudo pacman-key -r 4209170B
sudo pacman-key --lsign-key 4209170B

Instructions from https://wiki.archlinux.org/index.php/Ha … ll-core.5D

Offline

Board footer

Powered by FluxBB