ITADN

Qt5Base_jll incompatible with julia 1.12

#12794Openmbaz 创建于 2025-12-16
M
mbazcommented
Trying to install `Qt5Svg_jll` on Linux, julia 1.12.3 fails: ``` pkg> add Qt5Svg_jll Resolving package versions... ERROR: Unsatisfiable requirements detected for package OpenSSL_jll [458c3c95]: OpenSSL_jll [458c3c95] log: ├─possible versions are: 3.5.4 or uninstalled └─found to have no compatible versions left with Qt5Base_jll [ea2cea3b] └─Qt5Base_jll [ea2cea3b] log: ├─possible versions are: 5.15.2 - 5.15.3 or uninstalled └─required (without additional version restrictions) by Qt5Svg_jll [3af4ccab] └─Qt5Svg_jll [3af4ccab] log: ├─possible versions are: 5.15.2 - 5.15.3 or uninstalled └─restricted to versions * by an explicit requirement, leaving only versions: 5.15.2 - 5.15.3 ``` I don't have much experience dealing with dependencies in artifacts, so I've been unable to find the cause. Please let me know if you need any more information.
4 条评论