Hi, Quoting BogDan Vatra (2025-02-02 12:41:58) > bogdan@dragon:~$ sbuild --host=ppc64 -d unstable ffmpeg_7.1
if you pass an argument of the form
${pkgname}_${version} to sbuild, then
sbuild will try to find a source package
named ${pkgnaame} of version ${version}.
In your case, it tries to find a source
package name "ffmpeg" with version "7.1".
sbuild correctly tells you that such a
package does not exist. Maybe instead,
try to pass a source package name and
version that does exist in unstable, for
example:
sbuild --host=ppc64 -d unstable ffmpeg_7:7.1-3
Thanks!
cheers, josch
signature.asc
Description: signature

