Skip to content

Error when adding  #2

@Vilin97

Description

@Vilin97

I am getting the following error when adding the package. I am on Windows 11, julia version 1.8.4.

(@v1.8) pkg> add CountingChambers
   Resolving package versions...
 Downloading artifact: gap_packages

  Downloaded artifact: gap_packages
 Downloading artifact: gap_packages

  Downloaded artifact: gap_packages
ERROR: Unable to automatically download/install artifact 'gap_packages' from sources listed in 'C:\Users\Math User\.julia\packages\GAP\p0xxt\Artifacts.toml'.
Sources attempted:
- https://pkg.julialang.org/artifact/4b3a26c54c94f111cd174e1b14354a1753655ad8
    Error: SystemError: opening file "C:\\Users\\Math User\\.julia\\artifacts\\4b3a26c54c94f111cd174e1b14354a1753655ad8\\hap\\lib\\Functors\\:q": Invalid argument
- https://github.com/gap-system/gap/releases/download/v4.12.1/packages-v4.12.1.tar.gz
    Error: SystemError: opening file "C:\\Users\\Math User\\.julia\\artifacts\\4b3a26c54c94f111cd174e1b14354a1753655ad8\\hap\\lib\\Functors\\:q": Invalid argument

Stacktrace:
  [1] error(s::String)
    @ Base .\error.jl:35
  [2] ensure_artifact_installed(name::String, meta::Dict{String, Any}, artifacts_toml::String; platform::Base.BinaryPlatforms.Platform, verbose::Bool, quiet_download::Bool, io::Base.TTY)
    @ Pkg.Artifacts C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\Pkg\src\Artifacts.jl:468
  [3] download_artifacts(env::Pkg.Types.EnvCache; platform::Base.BinaryPlatforms.Platform, julia_version::VersionNumber, verbose::Bool, io::Base.TTY)
    @ Pkg.Operations C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:665
  [4] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{Base.UUID}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform)
    @ Pkg.Operations C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\Pkg\src\Operations.jl:1282
  [5] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, kwargs::Base.Pairs{Symbol, Base.TTY, Tuple{Symbol}, NamedTuple{(:io,), Tuple{Base.TTY}}})
    @ Pkg.API C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\Pkg\src\API.jl:275
  [6] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.TTY, kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
    @ Pkg.API C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\Pkg\src\API.jl:156
  [7] add(pkgs::Vector{Pkg.Types.PackageSpec})
    @ Pkg.API C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\Pkg\src\API.jl:145
  [8] do_cmd!(command::Pkg.REPLMode.Command, repl::REPL.LineEditREPL)
    @ Pkg.REPLMode C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\Pkg\src\REPLMode\REPLMode.jl:409
  [9] do_cmd(repl::REPL.LineEditREPL, input::String; do_rethrow::Bool)
    @ Pkg.REPLMode C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\Pkg\src\REPLMode\REPLMode.jl:387
 [10] do_cmd
    @ C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\Pkg\src\REPLMode\REPLMode.jl:377 [inlined]
 [11] (::Pkg.REPLMode.var"#24#27"{REPL.LineEditREPL, REPL.LineEdit.Prompt})(s::REPL.LineEdit.MIState, buf::IOBuffer, ok::Bool)
    @ Pkg.REPLMode C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\Pkg\src\REPLMode\REPLMode.jl:551
 [12] #invokelatest#2
    @ .\essentials.jl:729 [inlined]
 [13] invokelatest
    @ .\essentials.jl:726 [inlined]
 [14] run_interface(terminal::REPL.Terminals.TextTerminal, m::REPL.LineEdit.ModalInterface, s::REPL.LineEdit.MIState)
    @ REPL.LineEdit C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\REPL\src\LineEdit.jl:2510
 [15] run_frontend(repl::REPL.LineEditREPL, backend::REPL.REPLBackendRef)
    @ REPL C:\Users\Math User\.julia\juliaup\julia-1.8.4+0.x64.w64.mingw32\share\julia\stdlib\v1.8\REPL\src\REPL.jl:1248
 [16] (::REPL.var"#49#54"{REPL.LineEditREPL, REPL.REPLBackendRef})()
    @ REPL .\task.jl:484

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions