Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue installing with Pkg2 on linux #5

Closed
kmsquire opened this issue Aug 8, 2013 · 0 comments
Closed

Issue installing with Pkg2 on linux #5

kmsquire opened this issue Aug 8, 2013 · 0 comments

Comments

@kmsquire
Copy link
Contributor

kmsquire commented Aug 8, 2013

julia> Pkg2.add("GLPK")
INFO: Installing GLPK v0.2.4
INFO: Running build script for package GLPK
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3406k  100 3406k    0     0  1094k      0  0:00:03  0:00:03 --:--:-- 1190k
WARNING: An exception occured while building binary dependencies.
You may have to take manual steps to complete the installation, see the error message below.
To reattempt the installation, run Pkg.fixup("GLPK").

 in runbuildscript at pkg2.jl:235
ERROR: no method unpack_cmd(ASCIIString,ASCIIString)
 in include_from_node1 at loading.jl:92
 in anonymous at no file:238
 in cd at file.jl:25
 in cd at pkg2/dir.jl:28
 in runbuildscript at pkg2.jl:235
 in _fixup at pkg2.jl:291
 in fixup at pkg2.jl:321
 in fixup#g154 at no file
 in fixup#g153 at no file
 in fixup#g152 at no file
 in anonymous at no file:227
 in cd at file.jl:25
 in cd at pkg2/dir.jl:28
 in resolve at pkg2.jl:147
 in resolve at no file (repeats 3 times)
 in anonymous at no file:31
 in cd at file.jl:25
 in cd at pkg2/dir.jl:28
 in edit at pkg2.jl:21
 in add at pkg2.jl:18
 in anonymous at no file:14
carlobaldassi added a commit that referenced this issue Aug 20, 2013
Fix #5
A step towards addressing #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant