[Bug 2077406] Re: cloud-archive:zed -> cloud-archive:antelope upgrade broken

JamesLin 2077406 at bugs.launchpad.net
Wed Oct 2 06:54:19 UTC 2024


Test on jammy vm again and it works! Thanks for the work!

```
$ sudo add-apt-repository cloud-archive:zed
$ sudo apt install openvswitch-switch
$ apt list --installed | grep openvswitch

openvswitch-common/jammy-updates,now 3.0.3-0ubuntu0.22.10.3~cloud3 amd64 [installed,automatic]
openvswitch-switch/jammy-updates,now 3.0.3-0ubuntu0.22.10.3~cloud3 amd64 [installed]
python3-openvswitch/jammy-updates,now 3.0.3-0ubuntu0.22.10.3~cloud3 amd64 [installed,automatic]

$ sudo add-apt-repository cloud-archive:antelope-proposed
$ sudo apt-get update
$ apt dist-upgrade --assume-yes

$ apt list --installed | grep openvswitch

openvswitch-common/jammy-proposed,now 3.1.3-0ubuntu0.23.04.1~cloud2 amd64 [installed,automatic]
openvswitch-switch/jammy-proposed,now 3.1.3-0ubuntu0.23.04.1~cloud2 amd64 [installed]
python3-openvswitch/jammy-proposed,now 3.1.3-0ubuntu0.23.04.1~cloud2 amd64 [installed,automatic]

```

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/2077406

Title:
  cloud-archive:zed -> cloud-archive:antelope upgrade broken

Status in Ubuntu Cloud Archive:
  Invalid
Status in Ubuntu Cloud Archive antelope series:
  Fix Committed
Status in openvswitch package in Ubuntu:
  Invalid

Bug description:
  Reproduce:

  ```
  $ sudo add-apt-repository cloud-archive:zed
  $ sudo apt install openvswitch-switch
  $ apt list --installed | grep openvswitch

  openvswitch-common/jammy-updates,now 3.0.3-0ubuntu0.22.10.3~cloud3 amd64 [installed,automatic]                 openvswitch-switch/jammy-updates,now 3.0.3-0ubuntu0.22.10.3~cloud3 amd64 [installed]
  python3-openvswitch/jammy-updates,now 3.0.3-0ubuntu0.22.10.3~cloud3 amd64 [installed,automatic]

  $ sudo add-apt-repository cloud-archive:antelope
  $ apt dist-upgrade --assume-yes

  ...

  Errors were encountered while processing:
   /tmp/apt-dpkg-install-wLZsoG/00-openvswitch-switch_3.1.3-0ubuntu0.23.04.1~cloud0_amd64.deb
  ```

  Related: https://github.com/canonical/charmed-openstack-
  upgrader/issues/494

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2077406/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list