-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Adding Bloqade
to a simple (empty) package results in an error (below)
Tagging @grecastelazo @Jurglex and @kklymko who brought this to my attention
To Reproduce
In an empty project or package, add Bloqade
(example) pkg> add Bloqade
Resolving package versions...
Compat entries added for Bloqade
ERROR: `RecursiveArrayTools=731186ca-8d62-57ce-b412-fbd966d074cd` depends on `MonteCarloMeasurements=0987c9cc-fe09-11e8-30f0-b96dd679fdca`, but no such entry exists in the manifest.
Expected behavior
Bloqade
can be added to package as a dependency
Version Info
julia> versioninfo()
Julia Version 1.11.4
Commit 8561cc3d68d (2025-03-10 11:36 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 256 × AMD EPYC 7713 64-Core Processor
WORD_SIZE: 64
LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 256 virtual cores)
Environment:
LD_LIBRARY_PATH = /global/common/software/nstaff/blaschke/perlmutter/beta/nvim/0.10.3/lib:/global/common/software/nersc9/darshan/default/lib:/opt/nvidia/hpc_sdk/Linux_x86_64/24.5/math_libs/12.4/lib64:/opt/nvidia/hpc_sdk/Linux_x86_64/24.5/cuda/12.4/extras/CUPTI/lib64:/opt/nvidia/hpc_sdk/Linux_x86_64/24.5/cuda/12.4/extras/Debugger/lib64:/opt/nvidia/hpc_sdk/Linux_x86_64/24.5/cuda/12.4/nvvm/lib64:/opt/nvidia/hpc_sdk/Linux_x86_64/24.5/cuda/12.4/lib64:/opt/cray/pe/papi/7.1.0.2/lib64:/opt/cray/libfabric/1.20.1/lib64
JULIA_LOAD_PATH = :/global/common/software/nersc9/julia/environments/gnu.cray-mpich.cuda12.4
JULIA_SSL_CA_ROOTS_PATH = /etc/ssl/ca-bundle.pem
(example) pkg> st
Project example v0.1.0
Status `/global/u1/b/blaschke/.julia/dev/example/Project.toml`
[da04e1cc] MPI
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working