Copy package from Ubuntu release (not PPA)

Asked by Liz Fong-Jones

Is it possible to copy packages from an Ubuntu release to a PPA? e.g. copying https://packages.ubuntu.com/disco/ruby-cheffish unmodified into my bionic PPA to satisfy a build dependency? I know I can copy from one PPA to another, but it's not clear how to do it from an Ubuntu release itself.

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Liz Fong-Jones
Solved:
Last query:
Last reply:
Revision history for this message
Liz Fong-Jones (lizthegrey) said :
#1
Revision history for this message
Colin Watson (cjwatson) said :
#2

Yep, that works (although is undocumented), or you can also use the API, e.g. via the "copy-package" tool in https://code.launchpad.net/ubuntu-archive-tools.