Skip to content

fail to install OSQP.jl #125

@s2kk

Description

@s2kk

when I try to build OSQP in julia,there comes a problem like this.Whould any kind people know how to fix this?

(v1.0) pkg> build OSQP
Building OSQP → ~/.julia/packages/OSQP/FaA6U/deps/build.log
┌ Error: Error building OSQP:
│ % Total % Received % Xferd Average Speed Time Time Time Current
│ Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
│ curl: (22) The requested URL returned error: 404 Not Found
│ ERROR: LoadError: failed process: Process(curl -g -L -f -o /tmp/juliar7EVp0 https://dl.bintray.com/bstellato/generic/OSQP/0.5.0/osqp-0.5.0-linux64.tar.gz.sha256, ProcessExited(22)) [22]
│ Stacktrace:
│ [1] error(::String, ::Base.Process, ::String, ::Int64, ::String) at ./error.jl:42
│ [2] pipeline_error at ./process.jl:705 [inlined]
│ [3] #run#505(::Bool, ::Function, ::Cmd) at ./process.jl:663
│ [4] run at ./process.jl:661 [inlined]
│ [5] download(::String, ::String) at ./download.jl:27
│ [6] download at ./download.jl:45 [inlined]
│ [7] get_hash_code(::String) at /home/hzh/.julia/packages/OSQP/FaA6U/deps/build.jl:31
│ [8] top-level scope at none:0
│ [9] include at ./boot.jl:317 [inlined]
│ [10] include_relative(::Module, ::String) at ./loading.jl:1044
│ [11] include(::Module, ::String) at ./sysimg.jl:29
│ [12] include(::String) at ./client.jl:392
│ [13] top-level scope at none:0
│ in expression starting at /home/hzh/.julia/packages/OSQP/FaA6U/deps/build.jl:39
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1096

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions