oxinabox / DataDeps.jl

reproducible data setup for reproducible science
Other
151 stars 43 forks source link

failed to install the latest DataDeps version in Julia-1.9 dev #154

Closed johnnychen94 closed 2 years ago

johnnychen94 commented 2 years ago

julia> versioninfo()
Julia Version 1.9.0-DEV.647
Commit 991190fcdb (2022-05-25 14:19 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: 24 × 12th Gen Intel(R) Core(TM) i9-12900K
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, alderlake)
  Threads: 16 on 24 virtual cores

(@v1.9) pkg> activate --temp

(jl_f1er7I) pkg> add DataDeps@0.7.7
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package p7zip_jll [3f19e933]:
 p7zip_jll [3f19e933] log:
 ├─possible versions are: 17.4.0 or uninstalled (package in sysimage!)
 └─found to have no compatible versions left with DataDeps [124859b0]
   └─DataDeps [124859b0] log:
     ├─possible versions are: 0.4.3-0.7.7 or uninstalled
     └─restricted to versions 0.7.7 by an explicit requirement, leaving only versions 0.7.7
pazzo83 commented 2 years ago

This is also an issue in 1.8 (MacOS). Any timeline on a fix?

KristofferC commented 2 years ago

Requires https://github.com/oxinabox/DataDeps.jl/pull/155