Skip to content

Error Building Libtask #52

@itsdfish

Description

@itsdfish

Hi-

I get the following error building Libtask:

(v1.3) pkg> build Libtask
  Building Libtask → `~/.julia/packages/Libtask/04fjt/deps/build.log`
┌ Error: Error building `Libtask`: 
│ fatal: not a git repository (or any of the parent directories): .git
│ ┌ Error: Download failed: curl: (22) The requested URL returned error: 404 Not Found
│ └ @ Base download.jl:43
│ ERROR: LoadError: failed process: Process(`git -C /home/dfish/.julia/packages/Libtask/04fjt tag`, ProcessExited(128)) [128]
│ 
│ Stacktrace:
│  [1] pipeline_error at ./process.jl:525 [inlined]
│  [2] (::Base.var"#561#562"{Base.Process})() at ./process.jl:319
│  [3] iterate(::Base.EachLine{Base.PipeEndpoint}, ::Nothing) at ./io.jl:964 (repeats 2 times)
│  [4] _collect(::UnitRange{Int64}, ::Base.EachLine{Base.PipeEndpoint}, ::Base.HasEltype, ::Base.SizeUnknown) at ./array.jl:571
│  [5] #readlines#294 at ./array.jl:560 [inlined]
│  [6] readlines at ./io.jl:498 [inlined]
│  [7] find_prev_tag(::String) at /home/dfish/.julia/packages/Libtask/04fjt/deps/build.jl:3
│  [8] include_build_script(::SubString{String}, ::Bool) at /home/dfish/.julia/packages/Libtask/04fjt/deps/build.jl:44
│  [9] top-level scope at /home/dfish/.julia/packages/Libtask/04fjt/deps/build.jl:64
│  [10] include at ./boot.jl:328 [inlined]
│  [11] include_relative(::Module, ::String) at ./loading.jl:1105
│  [12] include(::Module, ::String) at ./Base.jl:31
│  [13] include(::String) at ./client.jl:424
│  [14] top-level scope at none:5
│ in expression starting at /home/dfish/.julia/packages/Libtask/04fjt/deps/build.jl:64
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/backwards_compatible_isolation.jl:649

Version:

(v1.3) pkg> st Libtask
    Status `~/.julia/environments/v1.3/Project.toml`
  [6f1fad26] Libtask v0.3.2

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