Skip to content

Malformed Project.tomlΒ #583

@Datseris

Description

@Datseris

Describe the bug 🐞

I just tried to update my project and I keep getting

ERROR: LinearSolve has a malformed Project.toml, the extension package SparseArrays is not listed in [weakdeps] 

Is this a problem on my side? I wouldn't guess so.

The problem is I can't even report what version of LinearSolve is causing this, because st -m LinearSolve throws this error as well. I did a full delete of my local Manifest.toml file but the problem persists after trying to update again.

  • Output of versioninfo()
Julia Version 1.10.6
Commit 67dffc4a8a (2024-10-28 12:23 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: 8 Γ— 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, tigerlake)
Threads: 6 default, 0 interactive, 3 GC (on 8 virtual cores)
Environment:
  JULIA_CONDAPKG_BACKEND = Current
  JULIA_CONDAPKG_ENV = @python
  JULIA_PKG_PRECOMPILE_AUTO = 0
  JULIA_EDITOR = code
  JULIA_NUM_THREADS = 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions