You are not logged in.

#1 2018-03-04 15:51:05

zdavid0123
Member
Registered: 2018-02-26
Posts: 5

[SOLVED] Error 404 when installing haskell-http-client-tls

I am trying to install haskell-http-client-tls, but all the mirrors are sending error 404, like this

error: failed retrieving file 'haskell-http-client-tls-0.3.5.3-17-x86_64.pkg.tar.xz' from mirror.es.its.nyu.edu : The requested URL returned error: 404
error: failed retrieving file 'haskell-http-client-tls-0.3.5.3-17-x86_64.pkg.tar.xz' from mirrors.acm.wpi.edu : The requested URL returned error: 404
error: failed retrieving file 'haskell-http-client-tls-0.3.5.3-17-x86_64.pkg.tar.xz' from mirror.umd.edu : The requested URL returned error: 404

But if I try to install any other packages, pacman works as normal.

Is there something wrong with the haskell-http-client-tls package? I need this to install pandoc.

Last edited by zdavid0123 (2018-03-04 16:18:00)

Offline

#2 2018-03-04 15:54:22

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

Re: [SOLVED] Error 404 when installing haskell-http-client-tls

pacman -Syu

That old version of the package is no longer available.

Please remember to edit your initial post and add [Solved] to the thread title, when your problem has been solved.


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

Offline

#3 2018-03-04 16:17:31

zdavid0123
Member
Registered: 2018-02-26
Posts: 5

Re: [SOLVED] Error 404 when installing haskell-http-client-tls

I see. That's something good to know. I didn't notice that the version number on my system is different from that in the package info on archlinux.org. It works well now. Thanks.

(On a side note, I was curious and waited for pacman to try every mirror for the old package, and it was eventually found on a mirror in Poland)

Offline

#4 2018-03-04 16:46:36

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

Re: [SOLVED] Error 404 when installing haskell-http-client-tls

Well, I mean FWIW this is a haskell package, so it updates like insanely often. 22 is a bit of a large pkgrel...

Look at the package history: https://git.archlinux.org/svntogit/comm … &showmsg=1

-18 through -22 were all released in the past two days. Haskell is weird and has no stable ABI.

...

The Polish mirror in question was, I suppose, slow enough at updating that it still had a package released two days ago and then rendered out of date 9 hours later...


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

Offline

Board footer

Powered by FluxBB