intel / intel/xpumanager

install 2.0.1 version in ubuntu 24.04.4 failed

Open
#141 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
194
Forks
34
PR merge metrics
No merged PRs in 30d

Description

apt instlal ./xpu-smi_2.0.1-1.26.04_amd64.deb, error is as below:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
xpu-smi : Depends: libhwloc15 (>= 2.13.0) but 2.10.0-1build1 is to be installed
Depends: libigsc1 but it is not installable
Depends: libstdc++6 (>= 15) but 14.2.0-4ubuntu2~24.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.

apt autoremove libhwloc15 libigsc1 libstdc++6, error is as below:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libigsc1

Contributor guide

Open the contributing guide

Research direction

Reproduce the installation of xpu-smi_2.0.1-1.26.04_amd64.deb on Ubuntu 24.04.4 and inspect its dependency metadata. Check the availability and required versions of libhwloc15, libigsc1, and libstdc++6; done means the package's Ubuntu 24.04.4 installation requirements are corrected or the supported package target is clearly identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, ubuntu
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.