#1086487 autopkgtest: command5 is failing (apt install issue)

#1086487#5
Date:
2024-10-31 08:43:13 UTC
From:
To:
Dear Maintainer,

As part of the llvm 19 transition, command 5 is failing in autopkgtest:
https://ci.debian.net/packages/e/eztrace/testing/arm64/53746197/#S17

160s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
160s autopkgtest [19:56:55]: rebooting testbed after setup commands that affected boot
168s Reading package lists...
168s Building dependency tree...
168s Reading state information...
169s Starting pkgProblemResolver with broken count: 1
169s Starting 2 pkgProblemResolver with broken count: 1
169s Investigating (0) libomp-19-dev:arm64 < none -> 1:19.1.2-1 @un puN Ib >
169s Broken libomp-19-dev:arm64 Depends on libomp5-19:arm64 < none @un pH > (= 1:19.1.2-1)
169s   Considering libomp5-19:arm64 0 as a solution to libomp-19-dev:arm64 0
169s Done
169s Some packages could not be installed. This may mean that you have
169s requested an impossible situation or if you are using the unstable
169s distribution that some required packages have not yet been created
169s or been moved out of Incoming.
169s The following information may help to resolve the situation:
169s
169s The following packages have unmet dependencies:
169s  libomp-19-dev : Depends: libomp5-19 (= 1:19.1.2-1) but it is not installable
169s E: Unable to correct problems, you have held broken packages.
169s autopkgtest: WARNING: Test dependencies are unsatisfiable with using apt pinning. Retrying with using all packages from unstable


Not sure what caused it.

Cheers
S

#1086487#10
Date:
2024-10-31 08:58:37 UTC
From:
To:
Hello,

Sylvestre Ledru, le jeu. 31 oct. 2024 09:43:13 +0100, a ecrit:
libomp-19-dev : Depends: libomp5-19 (= 1:19.1.2-2) but it is not installable

$ dd-schroot-cmd -c $sessionid apt-get install eztrace  libomp-dev  libomp5-19
The following packages have unmet dependencies:
 libomp5-16t64 : Conflicts: libomp-x.y
 libomp5-19 : Conflicts: libomp-x.y

So the libomp libraries are not actually co-installable.

$ dd-schroot-cmd -c $sessionid apt-get install eztrace  libomp-dev  libomp5-19 libomp5-16t64-
The following packages have unmet dependencies:
 libeztrace0 : Depends: libomp5-16t64 (>= 0.20130412) but it is not installable

It looks like the eztrace package just needs a rebuild?

Samuel

#1086487#15
Date:
2024-11-05 20:24:23 UTC
From:
To:
Hi,
There was a bug in the ben file, so the need for this rebuild was
missed. I scheduled the rebuild some minutes ago.

Paul

#1086487#22
Date:
2025-08-10 08:15:18 UTC
From:
To:
close 1086487
thanks