[Bug 2071848] [NEW] live migration fails because of missing cpu features vmx-*

2024-07-03 Thread Guillaume Boutry
Public bug reported: Trying to live migrate between two libvirt daemons 24.04 hosted on fresh LXD VMs is failing virsh migrate --verbose --live demo-server-$host --copy-storage-all qemu+ssh://$other_host/system error: operation failed: guest CPU doesn't match specification: missing features: v

[Bug 2071848] Re: live migration fails because of missing cpu features vmx-*

2024-07-10 Thread Guillaume Boutry
Hi, I've just tested the proposed packages, and the issue is indeed fixed on my side. I'll attach the reproduction script and logs to this ticket. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071848

[Bug 2071848] Re: live migration fails because of missing cpu features vmx-*

2024-07-10 Thread Guillaume Boutry
** Attachment added: "repro.sh" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2071848/+attachment/5795983/+files/repro.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071848 Title: li

[Bug 2071848] Re: live migration fails because of missing cpu features vmx-*

2024-07-10 Thread Guillaume Boutry
** Attachment added: "repro.log" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2071848/+attachment/5795984/+files/repro.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071848 Title:

[Bug 2067632] Re: No logo in Horizon - 404 logo-canonical-openstack-splash.svg

2024-07-11 Thread Guillaume Boutry
** Also affects: horizon (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067632 Title: No logo in Horizon - 404 logo-canonical-openstack-splash.sv

[Bug 2067632] Re: No logo in Horizon - 404 logo-canonical-openstack-splash.svg

2024-07-11 Thread Guillaume Boutry
** Description changed: + [ Impact ] + + * Installation of the horizon package that change the root url will not + have the ubuntu theme's static assets load properly. The fixed proposed + replaces the absolute paths for static assets to make use of the + static_url variable available from the s

[Bug 2067632] Re: No logo in Horizon - 404 logo-canonical-openstack-splash.svg

2024-07-12 Thread Guillaume Boutry
I have tested with package from main and proposed, I can confirm that the package from proposed fixes the issue. I'll attach reproduction steps, logs and screenshots. ** Attachment added: "Reproduction steps" https://bugs.launchpad.net/snap-openstack/+bug/2067632/+attachment/5796494/+files/rep

[Bug 2067632] Re: No logo in Horizon - 404 logo-canonical-openstack-splash.svg

2024-07-12 Thread Guillaume Boutry
Here's the logs, in which you can see the packages versions, and that after package collections, in main, the assets url is not updated, but in proposed it is updated. ** Attachment added: "repro.log" https://bugs.launchpad.net/snap-openstack/+bug/2067632/+attachment/5796495/+files/repro.log

[Bug 2067632] Re: No logo in Horizon - 404 logo-canonical-openstack-splash.svg

2024-07-12 Thread Guillaume Boutry
Here's the screenshot from main ** Attachment added: "repro-main.png" https://bugs.launchpad.net/snap-openstack/+bug/2067632/+attachment/5796496/+files/repro-main.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 2067632] Re: No logo in Horizon - 404 logo-canonical-openstack-splash.svg

2024-07-12 Thread Guillaume Boutry
Here's the screenshot from proposed ** Attachment added: "repro-proposed.png" https://bugs.launchpad.net/snap-openstack/+bug/2067632/+attachment/5796497/+files/repro-proposed.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 2067632] Re: No logo in Horizon - 404 logo-canonical-openstack-splash.svg

2024-07-12 Thread Guillaume Boutry
** Tags removed: verification-needed-noble ** Tags added: verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067632 Title: No logo in Horizon - 404 logo-canonical-openstack-splas

[Bug 2071939] Re: [caraca|2024.1] the 22.0 version of python3-ceilometer is missing files thus breaking the notification service

2024-07-15 Thread Guillaume Boutry
I built a ceilometer Rock from the UCA caracal-proposed and was able to confirm this fixes the issue. Built the rock by applying the following diff to https://github.com/canonical/ubuntu-openstack- rocks/blob/6707266619e67abe4e1a48ab0fe91e81b6aa5b36/rocks/ceilometer- consolidated/rockcraft.yaml#L1

[Bug 2071939] Re: [caraca|2024.1] the 22.0 version of python3-ceilometer is missing files thus breaking the notification service

2024-07-15 Thread Guillaume Boutry
I built a ceilometer Rock from Noble Proposed and was able to confirm this fixes the issue. Built the rock by applying the following diff to https://github.com/canonical/ubuntu-openstack- rocks/blob/6707266619e67abe4e1a48ab0fe91e81b6aa5b36/rocks/ceilometer- consolidated/rockcraft.yaml#L13 diff --

[Bug 2067632] Re: No logo in Horizon - 404 logo-canonical-openstack-splash.svg

2024-07-30 Thread Guillaume Boutry
Fix released to 2024.1/beta ** Changed in: snap-openstack Status: In Progress => Fix Released ** Changed in: snap-openstack Assignee: (unassigned) => Guillaume Boutry (gboutry) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-10-09 Thread Guillaume Boutry
Here's the PR I used the snap from: https://github.com/canonical/snap- openstack-hypervisor/pull/33 I'll try to make a reproducer using libvirt only tomorrow, thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-10-10 Thread Guillaume Boutry
I did a test run using: `ubuntu-daily:24.10` oracular, and the domain migrated successfully. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083986 Title: Live migration fails because VMX features ar

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-10-10 Thread Guillaume Boutry
I found this commit in libvirt master from 2 days ago: https://gitlab.com/libvirt/libvirt/-/commit/aae8a5774ba7891401408c1169b5ed70037372bb This seems spot on my issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-10-08 Thread Guillaume Boutry
Cpu info: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 154 model name : 12th Gen Intel(R) Core(TM) i7-12700H stepping: 3 microcode : 0x433 cpu MHz : 2688.000 cache size : 16384 KB physical id : 0 siblings: 4 cor

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-10-08 Thread Guillaume Boutry
** Attachment added: "migratable.xml" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+attachment/5826161/+files/migratable.xml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083986

[Bug 2083986] [NEW] Live migration fails because VMX features are missing on target cpu definition

2024-10-08 Thread Guillaume Boutry
Public bug reported: This is issue is reproduced consistently from the snap-openstack- hypervisor built from https://git.launchpad.net/ubuntu/+source/libvirt@ubuntu/noble-updates (with patches applied). When creating a nova instance, live migrating between two hosts always fails because of: err

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-10-08 Thread Guillaume Boutry
** Attachment added: "instance.xml" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+attachment/5826160/+files/instance.xml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083986 Tit

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-10-10 Thread Guillaume Boutry
Attaching reproducing scripts: repro.sh: setup 2 24.04 LXD VMs repro.py: create domain on host 1 and try to migrate to host 2 repro.sh expects repro.py to be in the same folder as it will upload it to host 1 ** Attachment added: "repro.sh" https://bugs.launchpad.net/ubuntu/+source/libvirt/+

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-10-10 Thread Guillaume Boutry
** Attachment added: "repro.py" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+attachment/5826703/+files/repro.py ** Changed in: libvirt (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-10-10 Thread Guillaume Boutry
Hey @athos-ribeiro, I've tried to re-run the reproducers on that ticket, and they still work correctly against: libvirt 10.0.0-2ubuntu8.4 That still working, and the error message being different does not tell me it's a regression. -- You received this bug notification because you are a member o

[Bug 2081952] [NEW] under python3.12 antislash in strings prints a warning about invalid escape sequence

2024-09-25 Thread Guillaume Boutry
Public bug reported: When installing Pecan with a python3.12 base, it will emits warnings about invalid escape sequence: Setting up python3-pecan (1.5.1-0ubuntu1) ... /usr/lib/python3/dist-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /usr/lib/python3/dist-packag

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-12-02 Thread Guillaume Boutry
Hey, I run against the proposed version of noble, and my reproducer scripts were able to successfully live migrate between hosts! Version from proposed: 10.0.0-2ubuntu8.5 libvirt0: Installed: 10.0.0-2ubuntu8.5 Candidate: 10.0.0-2ubuntu8.5 Version table: *** 10.0.0-2ubuntu8.5 700 10

[Bug 2095583] Re: sos takes additional 10 minutes and Plugin ceph_rgw timed out

2025-02-03 Thread Guillaume Boutry
** Tags added: ceph -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095583 Title: sos takes additional 10 minutes and Plugin ceph_rgw timed out To manage notifications about this bug go to: https://

[Bug 2083986] Re: Live migration fails because VMX features are missing on target cpu definition

2024-12-12 Thread Guillaume Boutry
Circling back to this, I just tested by building the openstack- hypervisor snap based of `ubuntu/noble-proposed` and validated a full openstack/sunbeam use case is working! thank you @sergiodj -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-08 Thread Guillaume Boutry
To reproduce my verification: ** Attachment added: "repro.sh" https://bugs.launchpad.net/ubuntu/+source/magnum/+bug/2097425/+attachment/5863396/+files/repro.sh ** Tags removed: verification-needed-noble ** Tags added: verification-done-noble -- You received this bug notification because you

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-08 Thread Guillaume Boutry
Verification done on noble: ** Attachment added: "repro-noble.log" https://bugs.launchpad.net/ubuntu/+source/magnum/+bug/2097425/+attachment/5863395/+files/repro-noble.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-09 Thread Guillaume Boutry
** Attachment added: "repro-jammy-caracal.sh" https://bugs.launchpad.net/ubuntu/+source/magnum/+bug/2097425/+attachment/5863575/+files/repro-jammy-caracal.sh ** Tags removed: verification-caracal-needed verification-needed ** Tags added: verification-caracal-done verification-done -- You rec

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-09 Thread Guillaume Boutry
Verification done on jammy-caracal Hello, I've done the necessary verification on Jammy Caracal. I have a deployed a core openstack services + heat + magnum and run the tempest tools to functionally test these services. I have attached the script I used to perform the whole verification and the r

[Bug 2103413] Re: 'SessionClient' object has no attribute 'endpoint_override'

2025-03-17 Thread Guillaume Boutry
** Tags added: open-3026 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2103413 Title: 'SessionClient' object has no attribute 'endpoint_override' To manage notifications about this bug go to: https

[Bug 2103443] [NEW] [FFE] upload Regress-Stack to plucky

2025-03-17 Thread Guillaume Boutry
Public bug reported: https://github.com/canonical/regress-stack/ is a new project with goal to improve regression testing in ubuntu packages. It is an opinionated installation of a single node OpenStack meant to run inside an autopkgtest runner. The goal is for this package's functional testing

[Bug 2085851] Re: Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep pieces

2025-03-18 Thread Guillaume Boutry
Verification done on jammy-antelope Hello, I've done the necessary verification on Jammy Antelope. I have a deployed a core openstack services and run the tempest tools to functionally test these services. I have attached the script I used to perform the whole verification and the resulting logs.

[Bug 2085851] Re: Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep pieces

2025-03-18 Thread Guillaume Boutry
Verification done on jammy-bobcat Hello, I've done the necessary verification on Jammy Bobcat. I have a deployed a core openstack services and run the tempest tools to functionally test these services. I have attached the script I used to perform the whole verification and the resulting logs. P

[Bug 2085851] Re: Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep pieces

2025-03-18 Thread Guillaume Boutry
To reproduce my testing on bobcat and antelope. you can use the attached script as follow: bash repro-ca.sh jammy-bobcat lcx rm -f monostack bash repro-ca.sh jammy-antelope ** Attachment added: "repro-ca.sh" https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/2085851/+attachment/5865479/+fi

[Bug 1823445] Please test proposed package

2025-03-18 Thread Guillaume Boutry
Hello Eric, or anyone else affected, Accepted cinder into bobcat-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository. Please help us by testing this new package. To enable the -proposed repository: sudo add-apt-

[Bug 2085851] Update Released

2025-03-18 Thread Guillaume Boutry
The verification of the Stable Release Update for cinder has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-17 Thread Guillaume Boutry
This bug was fixed in the package python-oslo.service - 3.4.1-0ubuntu1~cloud0 --- python-oslo.service (3.4.1-0ubuntu1~cloud0) jammy-caracal; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . python-oslo.service (3.4.1-0ubuntu1) noble; urgency=medium . *

[Bug 2097425] Update Released

2025-03-17 Thread Guillaume Boutry
The verification of the Stable Release Update for python-oslo.service has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression

[Bug 2097425] Update Released

2025-03-17 Thread Guillaume Boutry
The verification of the Stable Release Update for cinder has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-17 Thread Guillaume Boutry
This bug was fixed in the package glance - 2:28.1.0-0ubuntu1~cloud0 --- glance (2:28.1.0-0ubuntu1~cloud0) jammy-caracal; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . glance (2:28.1.0-0ubuntu1) noble; urgency=medium . * d/gbp.conf, .launchpad.yaml:

[Bug 2097425] Update Released

2025-03-17 Thread Guillaume Boutry
The verification of the Stable Release Update for magnum has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 2103413] [NEW] 'SessionClient' object has no attribute 'endpoint_override'

2025-03-17 Thread Guillaume Boutry
Public bug reported: 2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 5c6786d9-15c5-414f-990f-eff2bf9f4d1f] Traceback (most recent call last): 2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 5c6786d9-15c5-414f-990f-eff2bf9f4d1f] File "/usr/lib/python3/di

[Bug 1823445] Please test proposed package

2025-03-18 Thread Guillaume Boutry
Hello Eric, or anyone else affected, Accepted cinder into antelope-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository. Please help us by testing this new package. To enable the -proposed repository: sudo add-ap

[Bug 2085851] Update Released

2025-03-18 Thread Guillaume Boutry
The verification of the Stable Release Update for cinder has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 2085851] Re: Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep pieces

2025-03-18 Thread Guillaume Boutry
This bug was fixed in the package cinder - 2:22.1.1-0ubuntu1.3~cloud2 --- cinder (2:22.1.1-0ubuntu1.3~cloud2) jammy-antelope; urgency=medium . * SECURITY REGRESSION: regression due to missing privset handling (LP: #2085851) - debian/patches/CVE-2024-32498.patch: switch t

[Bug 2085851] Re: Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep pieces

2025-03-18 Thread Guillaume Boutry
This bug was fixed in the package cinder - 2:23.0.0-0ubuntu1.4~cloud1 --- cinder (2:23.0.0-0ubuntu1.4~cloud1) jammy-bobcat; urgency=medium . * SECURITY REGRESSION: regression due to missing privset handling (LP: #2085851) - debian/patches/CVE-2024-32498.patch: switch to

[Bug 2083061] Please test proposed package

2025-03-18 Thread Guillaume Boutry
Hello Rodrigo, or anyone else affected, Accepted cinder into bobcat-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository. Please help us by testing this new package. To enable the -proposed repository: sudo add-a

[Bug 2083061] Please test proposed package

2025-03-18 Thread Guillaume Boutry
Hello Rodrigo, or anyone else affected, Accepted cinder into antelope-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository. Please help us by testing this new package. To enable the -proposed repository: sudo add

[Bug 1823445] Update Released

2025-03-17 Thread Guillaume Boutry
The verification of the Stable Release Update for cinder has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 1823445] Re: [SRU] MetadataCopyFailure: Failed to copy metadata to volume: Glance metadata cannot be updated, key signature_verified exists for volume id

2025-03-17 Thread Guillaume Boutry
This bug was fixed in the package cinder - 2:24.2.0-0ubuntu1~cloud0 --- cinder (2:24.2.0-0ubuntu1~cloud0) jammy-caracal; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . cinder (2:24.2.0-0ubuntu1) noble; urgency=medium . * d/gbp.conf: Set upstream bran

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-17 Thread Guillaume Boutry
: Create stable/2024.1 branch. * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for caracal. * d/gbp.conf: Set upstream branch to upstream-caracal. . [ Guillaume Boutry ] * New upstream stable release for OpenStack Caracal (LP: #2097425). -- You received this bug

[Bug 2097425] Update Released

2025-03-17 Thread Guillaume Boutry
The verification of the Stable Release Update for neutron has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so w

[Bug 2097425] Update Released

2025-03-17 Thread Guillaume Boutry
The verification of the Stable Release Update for nova has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we c

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-17 Thread Guillaume Boutry
This bug was fixed in the package nova - 3:29.2.0-0ubuntu1~cloud0 --- nova (3:29.2.0-0ubuntu1~cloud0) jammy-caracal; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . nova (3:29.2.0-0ubuntu1) noble; urgency=medium . * d/gbp.conf: Set upstream branch to

[Bug 2097425] Update Released

2025-03-17 Thread Guillaume Boutry
The verification of the Stable Release Update for glance has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-17 Thread Guillaume Boutry
This bug was fixed in the package heat - 1:22.0.1-0ubuntu1~cloud0 --- heat (1:22.0.1-0ubuntu1~cloud0) jammy-caracal; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . heat (1:22.0.1-0ubuntu1) noble; urgency=medium . * d/gbp.conf: Set upstream branch to

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-17 Thread Guillaume Boutry
This bug was fixed in the package cinder - 2:24.2.0-0ubuntu1~cloud0 --- cinder (2:24.2.0-0ubuntu1~cloud0) jammy-caracal; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . cinder (2:24.2.0-0ubuntu1) noble; urgency=medium . * d/gbp.conf: Set upstream bran

[Bug 2097425] Update Released

2025-03-17 Thread Guillaume Boutry
The verification of the Stable Release Update for heat has completed successfully and the package has now been released to -updates. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we c

[Bug 2097425] Re: [SRU] 2024.1 stable point releases

2025-03-17 Thread Guillaume Boutry
This bug was fixed in the package neutron - 2:24.1.0-0ubuntu1~cloud0 --- neutron (2:24.1.0-0ubuntu1~cloud0) jammy-caracal; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . neutron (2:24.1.0-0ubuntu1) noble; urgency=medium . * d/gbp.conf: Set upstream b

[Bug 2103938] Re: [p-m] cannot depend on python3-libsass in universe

2025-03-23 Thread Guillaume Boutry
Horizon is depending on the 2 following MIRs: - https://bugs.launchpad.net/ubuntu/+source/libsass-python/+bug/2095581 - https://bugs.launchpad.net/ubuntu/+source/libsass/+bug/2095582 I'm not sure how to make them progress further? libsass received the security review. -- You received this bug no