Page 1 of 1

Gslapt / slapt-get http /download error

Posted: 1. Sep 2020, 23:32
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.

Re: Gslapt / slapt-get http /download error

Posted: 2. Sep 2020, 04:08
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.

Re: Gslapt / slapt-get http /download error

Posted: 2. Sep 2020, 07:32
by gapan
Oops!

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