On 1/6/25 16:38, Adrian Bunk wrote:
Source: nvidia-cuda-toolkit Version: 12.2.1-1
The following packages have unmet dependencies: liboss4-salsa-asound2 : Conflicts: libasound2 Conflicts: libasound2t64
Argh ...
As part of the 64-bit time_t changes the library was renamed, and libasound2 is provided by two different packages. Dependency resolution picks the wrong one, and things then go downhill.
And of course pbuilder resolved it the other way around, so I didn't see the problem locally.
Andreas