pik icon indicating copy to clipboard operation
pik copied to clipboard

Devkit install fails with a 404

Open jaredholdcroft opened this issue 13 years ago • 2 comments

Hi,

I'm using pik 0.3.0 pre and I've having trouble installing the devkit package. It looks like that version is no longer available.

C:\Users\Jared\Projects>pik -v
pik 0.3.0.pre on Microsoft Windows [Version 6.1.7601]
by Gordon Thiesfeld ([email protected])

C:\Users\Jared\Projects>pik package devkit install
INFO: Downloading:  http://cdn.rubyinstaller.org/archives/devkits/DevKit-tdm-32-  4.5.1-20101231-1457.7z
to:  C:\Users\Jared\.pik\downloads\DevKit-tdm-32-4.5.1-20101231-1457.7z
There was an error.
Error: Looking for http://cdn.rubyinstaller.org/archives/devkits/DevKit-tdm-32-4.5.1-20101231-1457.7z and all I got was a 404!
in: pik/contrib/uri_ext.rb:275:in `read'
in: net/http.rb:1054:in `request'
[snip]

I tried via the browser and it does indeed look like that file is unavailable. Is there a way of specifying and alternate url in the package install command?

Thanks,

Jared

jaredholdcroft avatar Apr 08 '11 07:04 jaredholdcroft

I have this same problem. It would be solved by a more recent compiled version (on the downloads page).

The current source (the one on this page) has the newer, correct .exe devkit download. I'll try and install that manually, regenerate the pik-runner.exe, and see I can bootstrap a new version.

technogeeky avatar Jul 10 '11 03:07 technogeeky

sigh The devkit is just another MinGW/msys environment.

technogeeky avatar Jul 10 '11 03:07 technogeeky