[Slackbuilds-users] Question re: slackbuild script

Bryan Harris bryanlharris at gmail.com
Thu Jun 2 17:50:03 UTC 2016


Hello all,

I realize there is a freeze, but I want to ask for my own reference.
And then once 14.2 comes out I would try to submit this unless someone
has already done so.

I have not done one of these in years, and I am running into the
github download problem.  In the info file I have it like this:

DOWNLOAD="https://github.com/koct9i/ioping/archive/v0.9.tar.gz"

And then in the SBo script I have it like this:

tar xvf $CWD/v0.9.tar.gz


I tried the advice from a previous email and here is how it looks.

wget https://github.com/koct9i/ioping/archive/0.9/ioping-0.9.tar.gz
--2016-06-02 13:45:25--
https://github.com/koct9i/ioping/archive/0.9/ioping-0.9.tar.gz
Resolving github.com (github.com)... 192.30.252.123
Connecting to github.com (github.com)|192.30.252.123|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/koct9i/ioping/tar.gz/0.9/ioping-0.9
[following]
--2016-06-02 13:45:25--
https://codeload.github.com/koct9i/ioping/tar.gz/0.9/ioping-0.9
Resolving codeload.github.com (codeload.github.com)... 192.30.252.160
Connecting to codeload.github.com
(codeload.github.com)|192.30.252.160|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-06-02 13:45:26 ERROR 404: Not Found.




Was my workaround an acceptable way to handle the situation?  Any
help/advice is appreciated.

V/r,
Bryan


More information about the SlackBuilds-users mailing list