Comment 2 for bug 1995234

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

PPA test packages:
----

Package upgrade happens on kinetic:

# lsb_release -cs
kinetic

# add-apt-repository ppa:mfo/sos-upgrade-jkl

# apt-cache madison sosreport
 sosreport | 4.4-1ubuntu1.22.10.1 | https://ppa.launchpadcontent.net/mfo/sos-upgrade-jkl/ubuntu kinetic/main amd64 Packages
 sosreport | 4.4-1ubuntu0 | http://archive.ubuntu.com/ubuntu kinetic/main amd64 Packages

# apt install sosreport
...
Setting up sosreport (4.4-1ubuntu1.22.10.1) ...
...

# dpkg -s sosreport | grep Version:
Version: 4.4-1ubuntu1.22.10.1

Upgrade release from kinetic to lunar:
(hackish for now)

# lsb_release -cs
kinetic
# sed -i 's/kinetic/lunar/' \
  /etc/apt/sources.list \
  /etc/apt/sources.list.d/*.list
# apt update
# apt dist-upgrade
# reboot
# lsb_release -cs
lunar

Package upgrade happened on lunar:

# dpkg -s sosreport | grep Version:
Version: 4.4-1ubuntu2