Gslapt / slapt-get http /download error

General talk about packaging procedures and packages.
Post Reply
galmei
Posts: 166
Joined: 1. Jun 2018, 21:54

Gslapt / slapt-get http /download error

Post by galmei »

Gslapt reports a package to update: gperf. When trying to update, I get the error message:

Code: Select all

Download von gperf: HTTP response code said error gescheitert
This would be in English:

Code: Select all

Download of gperf: HTTP response code said error failed
I generally use

Code: Select all

SOURCE=http://mirror.inode.at/salix/x86_64/slackware-14.2/:OFFICIAL
SOURCE=http://mirror.inode.at/salix/x86_64/slackware-14.2/extra/:OFFICIAL
But also an attempt about

Code: Select all

SOURCE=http://slackware.uk/salix/x86_64/slackware-14.2/:OFFICIAL
SOURCE=http://slackware.uk/salix/x86_64/slackware-14.2/extra/:OFFICIAL
does not work.

The same with slapt-get

Code: Select all

sudo slapt-get -u -i gperf
...
1/1 Hole http://mirror.inode.at/salix/x86_64/14.2/ gperf 3.1-x86_64-1_salix14.2 [0,0kB]... Download von HTTP response code said error gescheiter
During the first update attempt with Gslapt a problem with a checksum file was reported, afterwards only the shown HTTP error messages. Can't remember what the message for the checksum file was - I was too fast.
galmei
Posts: 166
Joined: 1. Jun 2018, 21:54

Re: Gslapt / slapt-get http /download error

Post by galmei »

More information:
The previous message is about Salix64 14.2 but gperf-3.1-x86_64-1_salix14.2.md5 contains the checksum for the i586 version:

Code: Select all

$ md5sum -c gperf-3.1-x86_64-1_salix14.2.md5
md5sum: gperf-3.1-i586-1_salix14.2.txz: No such file or directory
gperf-3.1-i586-1_salix14.2.txz: FAILED open or read
md5sum: WARNING: 1 listed file could not be read
$
$ cat gperf-3.1-x86_64-1_salix14.2.md5 
e9b143479c229d7f1755fd7462486577  gperf-3.1-i586-1_salix14.2.txz
$ 
Gslapt has already downloaded a file named gperf-3.1-x86_64-1_salix14.2.txz .
It is located in /var/slapt-get/salix/d . File size is 99.9 kiB.
User avatar
gapan
Salix Wizard
Posts: 6236
Joined: 6. Jun 2009, 17:40

Re: Gslapt / slapt-get http /download error

Post by gapan »

Oops!

I've already fixed it, but it will take some time for all mirrors to sync.
Image
Image
Post Reply