Skip to main content

OpenStack Packing for Ubuntu

How we do Cloud Archive things

Bug Fix backports and Archive Pockets

Bug fix and backport Fix upstream backport to upstream stable branches rocky stein etc. ...

Tools

rmadison : Package versions in ubuntu cmadison : Package versions in UCA The following three ...

Making a package in a PPA

Hey Chris, This is how to create a PPA, make a minor package change, build a package, and upload...

pbuilder stuff

pbuilder-dist focal create pbuilder-dist focal update pbuilder-dist focal build ../build-area/c...

New OpenStack Release

Note: If uscan fails you may need to first update debian/watch to get the release tarball from op...

Package Specifics

Point Release

http://10.245.162.25/ and look at the corresponding upstream report Train: http://10.245.1...

Updating a backport patch (Qemu)

pull-lp-source qemu focal (do that twice into 2 different directories) (one sec looking at patch...

Do a merge / sync

grab the automated merge results grab-merge python-mistralclient && cd py...

Patch headers

https://packaging.ubuntu.com/html/patches-to-packages.html#patch-headers We recommend that you t...

Uploading to the cloud archive

debuild --no-lintian -S -sa -nc -uc -us -v2015.1.1-0ubuntu2 --changes-option=-DDistribution=bioni...

Running Autopkgtests on a package

First, make sure that you have a container ready for the matching series: autopkgtest-build-lxd u...

Regression Testing

Updating a batch of packages

Rouch outline for updating a batch of packages # For released bits for thing in $packages; do ups...