Comment 13 for bug 320398

Revision history for this message
Mantas Kriaučiūnas (mantas) wrote (last edit ):

I can't copy packages from Debian security updates and from testing (using --suite=trixie or --suite=testing), also I get old package version, not updated version from Debian security updates if try copy from Debian bookworm or bullseye with this command:

 ./copy-package --from=debian --suite=bookworm --to=ppa:baltix/ubuntu/ppa --to-suite=focal chromium
Copy candidates:
 chromium 114.0.5735.198-1~deb12u1 in bookworm

but chromium in bookworm security is at version 116.0.5845.180-1~deb12u1

It would be nice to fix WebUI instead of using broken copy-package script :)

William Grant (wgrant) wrote:
lp:ubuntu-archive-tools' copy-package utility is a simple wrapper around the copyPackages API call that I mentioned in comment #9, so it will work fine.