[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: 
vmx-apicv-xapic,vmx-apicv-register,vmx-apicv-vid,vmx-vmfunc,vmx-posted-intr,vmx-eptp-switching

Libvirt VMs were created with the following commands:
virt-install -n demo-server-$host --virt-type=kvm --arch=x86_64 --machine=q35 
--description "demo-server migration" --os-variant=ubuntu22.04 --ram=2048 --cpu 
host-model,topology.sockets=1,topology.cores=2,topology.threads=1 --vcpus=2 
--graphics none --cdrom /tmp/jammy-server-cloudimg-amd64.img --network 
bridge:br0

lsb_release -rd
Description:Ubuntu 24.04 LTS
Release:24.04

apt-cache policy libvirt-daemon
libvirt-daemon:
  Installed: 10.0.0-2ubuntu8.2

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: libvirt-daemon 10.0.0-2ubuntu8.2
ProcVersionSignature: Ubuntu 6.8.0-36.36-generic 6.8.4
Uname: Linux 6.8.0-36-generic x86_64
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: unknown
CloudArchitecture: x86_64
CloudBuildName: server
CloudID: lxd
CloudName: lxd
CloudPlatform: lxd
CloudSerial: 20240702
CloudSubPlatform: LXD socket API v. 1.0 (/dev/lxd/sock)
Date: Wed Jul  3 18:43:50 2024
ProcEnviron:
 LANG=C.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: libvirt
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cloud-image noble

-- 
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:
  live migration fails because of missing cpu features vmx-*

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2071848/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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

Title:
  live migration fails because of missing cpu features vmx-*

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2071848/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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:
  live migration fails because of missing cpu features vmx-*

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2071848/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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:
  live migration fails because of missing cpu features vmx-*

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2071848/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.svg

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-openstack/+bug/2067632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 scss context.
+ 
+ [ Test Plan ]
+ 
+  * Install the horizon package and change the static url, this is the
+ default behavior of Sunbeam.
+ 
+  * In non-sunbeam installation, modify the apache2 routes from
+ /etc/apache2/conf-enabled/openstack-dashboard.conf, and update
+ /etc/openstack-dashboard/local_settings.py value STATIC_URL to match
+ your new apache2 configuration.
+ 
+  * This has been tested by creating a horizon Rock from a PPA, and
+ verifying the images are available with and without offline compression
+ enabled.
+ 
+ [ Where problems could occur ]
+ 
+  * Problems could occur if the installation static assets have not been
+ compressed after this change. The files provided by the package would
+ have the fix, but not the actually used static assets (compressed assets
+ when offline compression is enabled)
+ 
+ 
+ [ Original Report ]
+ 
  By following the single node scenario:
  https://microstack.run/docs/single-node
  
  the login screen and the dashboard after logging in are missing the main
  logo.
  
  horizon-k8s  2024.1/edge   82

** Merge proposal linked:
   
https://code.launchpad.net/~gboutry/ubuntu/+source/horizon/+git/horizon/+merge/469192

-- 
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.svg

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-openstack/+bug/2067632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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/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/2067632

Title:
  No logo in Horizon - 404 logo-canonical-openstack-splash.svg

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-openstack/+bug/2067632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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

-- 
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.svg

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-openstack/+bug/2067632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.launchpad.net/bugs/2067632

Title:
  No logo in Horizon - 404 logo-canonical-openstack-splash.svg

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-openstack/+bug/2067632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.
https://bugs.launchpad.net/bugs/2067632

Title:
  No logo in Horizon - 404 logo-canonical-openstack-splash.svg

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-openstack/+bug/2067632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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-splash.svg

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-openstack/+bug/2067632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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#L13

diff --git a/rocks/ceilometer-consolidated/rockcraft.yaml 
b/rocks/ceilometer-consolidated/rockcraft.yaml
index e9679b1..bcc49b5 100644
--- a/rocks/ceilometer-consolidated/rockcraft.yaml
+++ b/rocks/ceilometer-consolidated/rockcraft.yaml
@@ -13,6 +13,7 @@ platforms:
 package-repositories:
   - type: apt
 cloud: caracal
+pocket: proposed
 priority: always

From inside the Rock
apt policy ceilometer-agent-notification
ceilometer-agent-notification:
  Installed: 2:22.0.0-0ubuntu1.1~cloud0
  Candidate: 2:22.0.0-0ubuntu1.1~cloud0
  Version table:
 *** 2:22.0.0-0ubuntu1.1~cloud0 100
100 /var/lib/dpkg/status

I can confirm the notification agent is now starting with the following
logs


2024-07-15 17:23:28 
2024-07-15 15:23:27.065 22 WARNING ceilometer.publisher.gnocchi [-] Filtered 
project [service] not found in keystone, ignoring the filter_project option: 
keystoneauth1.exceptions.http.NotFound: 404 (HTTP 404)

2024-07-15 17:23:26 
2024-07-15 15:23:25.925 22 WARNING ceilometer.pipeline.sample [-] metering data 
image.size for 983818c1-1c70-488d-9a7f-02ac94f43aa1 @ 
2024-07-11T15:33:30.023650+00:00 has no volume (volume: None), the sample will 
be dropped

2024-07-15 17:23:26 
2024-07-15 15:23:25.915 22 WARNING ceilometer.pipeline.sample [-] metering data 
image.size for cbcc29a7-adb7-4272-a4b6-ac577c06e9fe @ 
2024-07-11T15:32:49.683748+00:00 has no volume (volume: None), the sample will 
be dropped

2024-07-15 17:23:26 
2024-07-15 15:23:25.897 22 WARNING ceilometer.pipeline.sample [-] metering data 
image.size for 841ec872-05e2-4347-999d-26420e5a8194 @ 
2024-07-11T15:32:10.519858+00:00 has no volume (volume: None), the sample will 
be dropped

2024-07-15 17:23:26 
2024-07-15 15:23:25.887 22 WARNING oslo.messaging._drivers.pool [-] Connection 
pool limit exceeded: current size 30 surpasses max configured 
rpc_conn_pool_size 30

/* removed duplicated spam logs */

2024-07-15 17:23:26 
2024-07-15 15:23:25.683 22 WARNING oslo.messaging._drivers.pool [-] Connection 
pool limit exceeded: current size 30 surpasses max configured 
rpc_conn_pool_size 30

2024-07-15 17:23:26 
Sub('sub(/.*/, )')

2024-07-15 17:23:21 
2024-07-15 15:23:15.781 22 INFO ceilometer.publisher.messaging [-] Publishing 
policy set to default

2024-07-15 17:23:20 
2024-07-15 15:23:15.781 22 INFO ceilometer.publisher.messaging [-] Publishing 
policy set to default


Before the fix, the notification didn't start, failing on the reported 
exception.

** Tags removed: verification-caracal-needed
** Tags added: verification-caracal-done

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

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

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 --git a/rocks/ceilometer-consolidated/rockcraft.yaml 
b/rocks/ceilometer-consolidated/rockcraft.yaml
index e9679b1..6f539bf 100644
--- a/rocks/ceilometer-consolidated/rockcraft.yaml
+++ b/rocks/ceilometer-consolidated/rockcraft.yaml
@@ -5,14 +5,16 @@ description: |
   Ubuntu distribution of OpenStack ceilometer-consolidated
 version: '2024.1'
 
-# renovate: base: 
ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
-base: ubuntu@22.04
+base: ubuntu@24.04
 platforms:
   amd64:
 
 package-repositories:
   - type: apt
-cloud: caracal
+url: http://archive.ubuntu.com/ubuntu/
+suites: [noble-proposed]
+components: [main, universe, restricted, multiverse]
+key-id: F6ECB3762474EDA9D21B7022871920D1991BC93C
 priority: always
 
 parts:

From inside the Rock
apt policy ceilometer-agent-notification
ceilometer-agent-notification:
  Installed: 2:22.0.0-0ubuntu1.1
  Candidate: 2:22.0.0-0ubuntu1.1
  Version table:
 *** 2:22.0.0-0ubuntu1.1 100
100 /var/lib/dpkg/status

I can confirm the notification agent is now starting with the following
logs:


2024-07-15 18:05:50 
2024-07-15 16:05:45.757 22 INFO ceilometer.publisher.messaging [-] Publishing 
policy set to default

2024-07-15 18:05:49 
2024-07-15 16:05:45.757 22 INFO ceilometer.publisher.messaging [-] Publishing 
policy set to default


Before the fix, the notification didn't start, failing on the reported 
exception.

** 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/2071939

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

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067632

Title:
  No logo in Horizon - 404 logo-canonical-openstack-splash.svg

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-openstack/+bug/2067632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.launchpad.net/bugs/2083986

Title:
  Live migration fails because VMX features are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.launchpad.net/bugs/2083986

Title:
  Live migration fails because VMX features are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
core id : 0
cpu cores   : 4
apicid  : 0
initial apicid  : 0
fpu : yes
fpu_exception   : yes
cpuid level : 31
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm 
constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx 
ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave 
avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault ssbd ibrs ibpb 
stibp ibrs_enhanced tpr_shadow vnmi ept vpid ept_ad fsgsbase tsc_adjust bmi1 
avx2 smep bmi2 erms invpcid rdseed adx clflushopt clwb sha_ni xsaveopt xsavec 
xgetbv1 xsaves avx_vnni arat umip pku waitpkg gfni vaes vpclmulqdq rdpid 
movdiri movdir64b fsrm md_clear serialize flush_l1d arch_capabilities
vmx flags   : vnmi invvpid ept_x_only ept_ad ept_1gb tsc_offset vtpr mtf 
ept vpid unrestricted_guest usr_wait_pause
bugs: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb 
rfds bhi
bogomips: 5376.00
clflush size: 64
cache_alignment : 64
address sizes   : 39 bits physical, 48 bits virtual
power management:

processor   : 1
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
core id : 17
cpu cores   : 4
apicid  : 17
initial apicid  : 17
fpu : yes
fpu_exception   : yes
cpuid level : 31
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm 
constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx 
ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave 
avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault ssbd ibrs ibpb 
stibp ibrs_enhanced tpr_shadow vnmi ept vpid ept_ad fsgsbase tsc_adjust bmi1 
avx2 smep bmi2 erms invpcid rdseed adx clflushopt clwb sha_ni xsaveopt xsavec 
xgetbv1 xsaves avx_vnni arat umip pku waitpkg gfni vaes vpclmulqdq rdpid 
movdiri movdir64b fsrm md_clear serialize flush_l1d arch_capabilities
vmx flags   : vnmi invvpid ept_x_only ept_ad ept_1gb tsc_offset vtpr mtf 
ept vpid unrestricted_guest usr_wait_pause
bugs: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb 
rfds bhi
bogomips: 5376.00
clflush size: 64
cache_alignment : 64
address sizes   : 39 bits physical, 48 bits virtual
power management:

processor   : 2
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
core id : 18
cpu cores   : 4
apicid  : 18
initial apicid  : 18
fpu : yes
fpu_exception   : yes
cpuid level : 31
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm 
constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx 
ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave 
avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault ssbd ibrs ibpb 
stibp ibrs_enhanced tpr_shadow vnmi ept vpid ept_ad fsgsbase tsc_adjust bmi1 
avx2 smep bmi2 erms invpcid rdseed adx clflushopt clwb sha_ni xsaveopt xsavec 
xgetbv1 xsaves avx_vnni arat umip pku waitpkg gfni vaes vpclmulqdq rdpid 
movdiri movdir64b fsrm md_clear serialize flush_l1d arch_capabilities
vmx flags   : vnmi invvpid ept_x_only ept_ad ept_1gb tsc_offset vtpr mtf 
ept vpid unrestricted_guest usr_wait_pause
bugs: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb 
rfds bhi
bogomips: 5376.00
clflush size: 64
cache_alignment : 64
address sizes   : 39 bits physical, 48 bits virtual
power management:

processor   : 3
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
core id : 19
cpu cores   : 4
apicid  : 19
initial apicid  : 19
fpu : yes
fpu_exception   : yes
cpuid level : 31
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 a

[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

Title:
  Live migration fails because VMX features are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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:
error: unsupported configuration: Target CPU feature count 44 does not match 
source 109


Command that reproduces a Nova migration using libvirt client (and reproduces 
the same error):

virsh migrate instance-0002 qemu+tls://juju-596fd1-1.lxd/system
--live --p2p --persistent --undefinesource --copy-storage-inc --migrate-
disks vda --xml migratable.xml --persistent-xml migratable.xml
--bandwidth 0

Attached to this bug you will find:
- instance.xml: domain dumped through virsh
- migratable.xml: domain drump through virsh using --migratable (same flags as 
nova updated xml)
- libvirtd.log: libvirt daemon debug logs showcasing why it refused to migrate

As you can see in the logs from libvirtd.log, the method
virDomainDefCheckABIStabilityFlags fails because the src has 65 VMX
additional features that are not found on the destination.

(Both hypervisors are hosted on LXD VMs on the same physical machines
i.e. same cpu flags)

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "libvirtd.log"
   
https://bugs.launchpad.net/bugs/2083986/+attachment/5826159/+files/libvirtd.log

-- 
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 are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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

Title:
  Live migration fails because VMX features are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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/+attachment/5826702/+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/2083986

Title:
  Live migration fails because VMX features are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083986

Title:
  Live migration fails because VMX features are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083986

Title:
  Live migration fails because VMX features are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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-packages/pecan/routing.py:48: SyntaxWarning: invalid 
escape sequence '\('
  '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: python3-pecan 1.5.1-0ubuntu1 [modified: 
usr/lib/python3/dist-packages/pecan/routing.py]
ProcVersionSignature: Ubuntu 6.8.0-41.41-generic 6.8.12
Uname: Linux 6.8.0-41-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
CasperMD5CheckResult: unknown
CloudArchitecture: x86_64
CloudBuildName: server
CloudID: lxd
CloudName: lxd
CloudPlatform: lxd
CloudSerial: 20240911
CloudSubPlatform: LXD socket API v. 1.0 (/dev/lxd/sock)
Date: Wed Sep 25 07:43:04 2024
PackageArchitecture: all
ProcEnviron:
 LANG=C.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: python-pecan
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python-pecan (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cloud-image noble

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

Title:
  under python3.12 antislash in strings prints a warning about invalid
  escape sequence

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pecan/+bug/2081952/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 10.0.0-2ubuntu8.4 500
500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
 10.0.0-2ubuntu8 500
500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
libvirt-daemon:
  Installed: 10.0.0-2ubuntu8.5
  Candidate: 10.0.0-2ubuntu8.5
  Version table:
 *** 10.0.0-2ubuntu8.5 700
100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 10.0.0-2ubuntu8.4 500
500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
 10.0.0-2ubuntu8 500
500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
libvirt-daemon-system:
  Installed: 10.0.0-2ubuntu8.5
  Candidate: 10.0.0-2ubuntu8.5
  Version table:
 *** 10.0.0-2ubuntu8.5 700
100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 10.0.0-2ubuntu8.4 500
500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
 10.0.0-2ubuntu8 500
500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
libvirt-daemon-driver-qemu:
  Installed: 10.0.0-2ubuntu8.5
  Candidate: 10.0.0-2ubuntu8.5
  Version table:
 *** 10.0.0-2ubuntu8.5 700
100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 10.0.0-2ubuntu8.4 500
500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
 10.0.0-2ubuntu8 500
500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages

-- 
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 are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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://bugs.launchpad.net/snap-openstack/+bug/2095583/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu.
https://bugs.launchpad.net/bugs/2083986

Title:
  Live migration fails because VMX features are missing on target cpu
  definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2083986/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 can easily find any regressions.

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

Title:
  Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep
  pieces

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 to final upstream patch
   which differs from the patch provided during embargo.


** Changed in: cloud-archive/antelope
   Status: Fix Committed => Fix Released

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

Title:
  Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep
  pieces

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 final upstream patch
   which differs from the patch provided during embargo.


** Changed in: cloud-archive/bobcat
   Status: Fix Committed => Fix Released

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

Title:
  Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep
  pieces

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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-apt-repository cloud-archive:bobcat-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-bobcat-needed to verification-bobcat-done. If it does
not fix the bug for you, please add a comment stating that, and change
the tag to verification-bobcat-failed. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/bobcat
   Status: New => Fix Committed

** Tags added: verification-bobcat-needed

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

Title:
  [SRU] error deleting cloned volumes and parent at the same time when
  using ceph

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/2083061/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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-apt-repository cloud-archive:antelope-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-antelope-needed to verification-antelope-done. If it
does not fix the bug for you, please add a comment stating that, and
change the tag to verification-antelope-failed. In either case, details
of your testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/antelope
   Status: New => Fix Committed

** Tags added: verification-antelope-needed

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

Title:
  [SRU] error deleting cloned volumes and parent at the same time when
  using ceph

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/2083061/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 can easily find any regressions.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1823445/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 branch to upstream-caracal.
   * New upstream release for OpenStack Caracal (LP: #2097425).
   * d/p/CVE-2024-32498.patch: Drop, included in release.
   * d/p/lp1823445.patch: Refresh.
 .
 cinder (2:24.0.0-0ubuntu1.4) noble; urgency=medium
 .
   [ James Page ]
   * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
 caracal.
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1823445.patch: Fix "signature_verified" volume metadata
 from propagating to images and causing errors later when
 creating volumes from such images (LP: #1823445).

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1823445/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2025-03-17 Thread Guillaume Boutry
This bug was fixed in the package magnum - 18.0.1-0ubuntu1~cloud0
---

 magnum (18.0.1-0ubuntu1~cloud0) jammy-caracal; urgency=medium
 .
   * New upstream release for the Ubuntu Cloud Archive.
 .
 magnum (18.0.1-0ubuntu1) noble; urgency=medium
 .
   [ James Page ]
   * d/gbp.conf: 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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2097425

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 we can easily find any regressions.

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 can easily find any regressions.

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 upstream-caracal.
   * New upstream release for OpenStack Caracal (LP: #2097425).
   * d/p/CVE-2024-{32498,40767}*.patch: Drop, included in release.

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 can easily find any regressions.

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 upstream-caracal.
   * New upstream release for OpenStack Caracal (LP: #2097425).

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 branch to upstream-caracal.
   * New upstream release for OpenStack Caracal (LP: #2097425).
   * d/p/CVE-2024-32498.patch: Drop, included in release.
   * d/p/lp1823445.patch: Refresh.
 .
 cinder (2:24.0.0-0ubuntu1.4) noble; urgency=medium
 .
   [ James Page ]
   * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
 caracal.
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1823445.patch: Fix "signature_verified" volume metadata
 from propagating to images and causing errors later when
 creating volumes from such images (LP: #1823445).


** Changed in: cloud-archive/caracal
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 can easily find any regressions.

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 branch to upstream-caracal.
   * d/gbp.conf: Set debian branch to stable/2024.1.
   * New upstream release for OpenStack Caracal (LP: #2097425).
   * d/p/lp2072154_port_status.patch: Drop, included in release.
   * d/control: Bump oslo.service >= 3.4.1 to pickup associated fix to
 ensure predicatable order to signal handling.

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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://bugs.launchpad.net/ubuntu/+source/nova/+bug/2103413/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 to be run whenever a
dependency is updated, and help catch errors in packages much earlier.

Since this would be a new package, it does not fall under the
FeatureFreeze exception:

> FeatureFreeze for new packages

>New source packages in the archive do not require feature freeze
exceptions, as they must be explicitly opted into by users. For NEW
uploads which are not syncs from Debian, please make sure you have the
agreement of a member of ~ubuntu-archive to perform the necessary queue
reviews before you upload.

>However, at the point where you integrate the new package into an
existing one (e.g. adding a dependency or turning on a feature) or add
it to a seed, feature freeze begins to apply and you must seek an
exception. This is the point at which risk is added to people who didn't
explicitly choose it.

AMD64 build of the package:
https://launchpad.net/~gboutry/+archive/ubuntu/regress-
stack/+build/30421493

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  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 to be run whenever a
  dependency is updated, and help catch errors in packages much earlier.
  
  Since this would be a new package, it does not fall under the
  FeatureFreeze exception:
  
  > FeatureFreeze for new packages
  
- New source packages in the archive do not require feature freeze
- exceptions, as they must be explicitly opted into by users. For NEW
- uploads which are not syncs from Debian, please make sure you have the
- agreement of a member of ~ubuntu-archive to perform the necessary queue
+ >New source packages in the archive do not require feature freeze
+ exceptions, as >they must be explicitly opted into by users. For NEW
+ uploads which are not >syncs from Debian, please make sure you have the
+ agreement of a member of >~ubuntu-archive to perform the necessary queue
  reviews before you upload.
  
- However, at the point where you integrate the new package into an
- existing one (e.g. adding a dependency or turning on a feature) or add
- it to a seed, feature freeze begins to apply and you must seek an
- exception. This is the point at which risk is added to people who didn't
- explicitly choose it.
+ >However, at the point where you integrate the new package into an
+ existing one >(e.g. adding a dependency or turning on a feature) or add
+ it to a seed, feature >freeze begins to apply and you must seek an
+ exception. This is the point at >which risk is added to people who
+ didn't explicitly choose it.
  
- 
- AMD64 build of the package: 
https://launchpad.net/~gboutry/+archive/ubuntu/regress-stack/+build/30421493
+ AMD64 build of the package:
+ https://launchpad.net/~gboutry/+archive/ubuntu/regress-
+ stack/+build/30421493

** Description changed:

  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 to be run whenever a
  dependency is updated, and help catch errors in packages much earlier.
  
  Since this would be a new package, it does not fall under the
  FeatureFreeze exception:
  
  > FeatureFreeze for new packages
  
  >New source packages in the archive do not require feature freeze
- exceptions, as >they must be explicitly opted into by users. For NEW
- uploads which are not >syncs from Debian, please make sure you have the
- agreement of a member of >~ubuntu-archive to perform the necessary queue
+ exceptions, as they must be explicitly opted into by users. For NEW
+ uploads which are not syncs from Debian, please make sure you have the
+ agreement of a member of ~ubuntu-archive to perform the necessary queue
  reviews before you upload.
  
  >However, at the point where you integrate the new package into an
- existing one >(e.g. adding a dependency or turning on a feature) or add
- it to a seed, feature >freeze begins to apply and you must seek an
- exception. This is the point at >which risk is added to people who
- didn't explicitly choose it.
+ existing one (e.g. adding a dependency or turning on a feature) or add
+ it to a seed, feature freeze begins to apply and you must seek an
+ exception. This is the point at which risk is added to people who didn't
+ explicitly choose it.
  
  AMD64 build of the package:
  https://launchpad.net/~gboutry/+archive/

[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.

Please note that in the case of jammy-antelope, I've had to backport the
versions from noble-caracal for tempest and fasteners.

tempest: 29.0.0-3 -> 36.0.0-2
python3-fasters: 0.14.1-2 -> 0.18-3

PPA holding these backport:
https://launchpad.net/~gboutry/+archive/ubuntu/jammy-backports/+packages

Tempest is the functional testing tool for OpenStack services. I've
preferred to use a more recent version of tempest to ensure right policy
and testing.

Verified versions:
cinder 2:22.1.1-0ubuntu1.3~cloud2


** Attachment added: "repro-jammy-antelope.log"
   
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/2085851/+attachment/5865478/+files/repro-jammy-antelope.log

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

Title:
  Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep
  pieces

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.

Please note that in the case of jammy-bobcat, I've had to backport the
versions from noble-caracal for tempest.

tempest: 29.0.0-3 -> 36.0.0-2

PPA holding these backport:
https://launchpad.net/~gboutry/+archive/ubuntu/jammy-backports/+packages

Tempest is the functional testing tool for OpenStack services. I've
preferred to use a more recent version of tempest to ensure right policy
and testing.

Verified versions:
cinder 2:23.0.0-0ubuntu1.4~cloud1


** Attachment added: "repro-jammy-bobcat.log"
   
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/2085851/+attachment/5865477/+files/repro-jammy-bobcat.log

** Tags removed: verification-bobcat-needed verification-caracal-needed
** Tags added: verification-bobcat-done verification-caracal-done

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

Title:
  Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep
  pieces

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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/+files/repro-ca.sh

** Tags removed: verification-antelope-needed
** Tags added: verification-antelope-done

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

Title:
  Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep
  pieces

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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-repository cloud-archive:bobcat-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-bobcat-needed to verification-bobcat-done. If it does
not fix the bug for you, please add a comment stating that, and change
the tag to verification-bobcat-failed. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/bobcat
   Status: New => Fix Committed

** Tags added: verification-bobcat-needed

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1823445/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 can easily find any regressions.

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

Title:
  Jammy package 2:20.3.1-0ubuntu1.4 is missing the upstream privsep
  pieces

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
 .
   * d/gbp.conf: 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.
   * New upstream release for OpenStack Caracal (LP: #2097425).

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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-update so we can easily find any regressions.

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 can easily find any regressions.

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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: Sync from cloud-archive-tools for
 caracal.
   * d/gbp.conf: Set upstream branch to upstream-caracal.
   * New upstream release for OpenStack Caracal (LP: #2097425):
 - d/p/CVE-2024-32498*.patch: Drop, included in release.

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 can easily find any regressions.

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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/dist-packages/nova/compute/manager.py", line 2648, in 
_build_and_run_instance
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f] self.driver.spawn(context, instance, 
image_meta,
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f] 
~^^^
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   injected_files, 
admin_password,
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   
^^^
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   allocs, 
network_info=network_info,
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   
^^
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   
block_device_info=block_device_info,
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   

2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   
accel_info=accel_info)
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   
^^
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   File 
"/usr/lib/python3/dist-packages/nova/virt/libvirt/driver.py", line 4832, in 
spawn
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f] xml = self._get_guest_xml(context, 
instance, network_info,
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   disk_info, 
image_meta,
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   
block_device_info=block_device_info,
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   
mdevs=mdevs, accel_info=accel_info)
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   File 
"/usr/lib/python3/dist-packages/nova/virt/libvirt/driver.py", line 7997, in 
_get_guest_xml
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f] network_info_str = str(network_info)
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   File 
"/usr/lib/python3/dist-packages/nova/network/model.py", line 622, in __str__
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f] return self._sync_wrapper(fn, *args, 
**kwargs)
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]
~~^
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   File 
"/usr/lib/python3/dist-packages/nova/network/model.py", line 605, in 
_sync_wrapper
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f] self.wait()
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f] ~^^
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   File 
"/usr/lib/python3/dist-packages/nova/network/model.py", line 637, in wait
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f] self[:] = self._gt.wait()
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   ~^^
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f]   File 
"/usr/lib/python3/dist-packages/eventlet/greenthread.py", line 232, in wait
2025-03-17 11:08:00.390 38463 ERROR nova.compute.manager [instance: 
5c6786d9-15c5-414f-990f-eff2bf9f4d1f] return self._exit_event.wait()
2025-03-17 11:08:00.39

[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-apt-repository cloud-archive:antelope-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-antelope-needed to verification-antelope-done. If it
does not fix the bug for you, please add a comment stating that, and
change the tag to verification-antelope-failed. In either case, details
of your testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/antelope
   Status: New => Fix Committed

** Tags added: verification-antelope-needed

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1823445/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2025-04-05 Thread Guillaume Boutry
** Also affects: nova
   Importance: Undecided
   Status: New

** Summary changed:

- 'SessionClient' object has no attribute 'endpoint_override'
+ Python3.13: Garbage collection happens too early on greenthread switches

-- 
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:
  Python3.13: Garbage collection happens too early on greenthread
  switches

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2103413/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2103413] Re: Python3.13: Garbage collection happens too early on greenthread switches

2025-04-10 Thread Guillaume Boutry
** Changed in: ubuntu-release-notes
   Status: New => In Progress

-- 
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:
  Python3.13: Garbage collection happens too early on greenthread
  switches

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2103413/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077348] Update Released

2025-04-09 Thread Guillaume Boutry
The verification of the Stable Release Update for octavia 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 can easily find any regressions.

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

Title:
  [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage
  unavailable in cascade deletion

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077348] Re: [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage unavailable in cascade deletion

2025-04-09 Thread Guillaume Boutry
This bug was fixed in the package octavia - 1:14.0.0-0ubuntu1.3~cloud0
---

 octavia (1:14.0.0-0ubuntu1.3~cloud0) jammy-caracal; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 octavia (1:14.0.0-0ubuntu1.3) noble; urgency=medium
 .
   * Fix loadbalancer stuck in PENDING_DELETE in cascade delete
 with TERMINATED_HTTPS listener if TLS storage not available.
 (LP: #2077348)
 - d/p/lp2077348-fix-loadbalancer-stuck-in-cascade-delete.patch


** Changed in: cloud-archive/caracal
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage
  unavailable in cascade deletion

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077348] Re: [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage unavailable in cascade deletion

2025-04-09 Thread Guillaume Boutry
This bug was fixed in the package octavia - 1:12.0.0-0ubuntu1.1~cloud1
---

 octavia (1:12.0.0-0ubuntu1.1~cloud1) jammy-antelope; urgency=medium
 .
   * Fix loadbalancer stuck in PENDING_DELETE in cascade delete
 with TERMINATED_HTTPS listener if TLS storage not available.
 (LP: #2077348)
 - d/p/lp2077348-fix-loadbalancer-stuck-in-cascade-delete.patch


** Changed in: cloud-archive/antelope
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage
  unavailable in cascade deletion

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077348] Re: [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage unavailable in cascade deletion

2025-04-09 Thread Guillaume Boutry
This bug was fixed in the package octavia - 1:13.0.0-0ubuntu1~cloud2
---

 octavia (1:13.0.0-0ubuntu1~cloud2) jammy-bobcat; urgency=medium
 .
   * Fix loadbalancer stuck in PENDING_DELETE in cascade delete
 with TERMINATED_HTTPS listener if TLS storage not available.
 (LP: #2077348)
 - d/p/lp2077348-fix-loadbalancer-stuck-in-cascade-delete.patch


** Changed in: cloud-archive/bobcat
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage
  unavailable in cascade deletion

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077348] Update Released

2025-04-09 Thread Guillaume Boutry
The verification of the Stable Release Update for octavia 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 can easily find any regressions.

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

Title:
  [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage
  unavailable in cascade deletion

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077348] Update Released

2025-04-09 Thread Guillaume Boutry
The verification of the Stable Release Update for octavia 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 can easily find any regressions.

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

Title:
  [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage
  unavailable in cascade deletion

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077348] Update Released

2025-04-09 Thread Guillaume Boutry
The verification of the Stable Release Update for octavia 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 can easily find any regressions.

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

Title:
  [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage
  unavailable in cascade deletion

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-04-14 Thread Guillaume Boutry
** Changed in: cloud-archive/caracal
   Status: New => Triaged

** Changed in: cloud-archive/caracal
   Importance: Undecided => High

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077348] Re: [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage unavailable in cascade deletion

2025-04-10 Thread Guillaume Boutry
This bug was fixed in the package octavia - 1:10.1.1-0ubuntu1.2~cloud0
---

 octavia (1:10.1.1-0ubuntu1.2~cloud0) focal-yoga; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 octavia (1:10.1.1-0ubuntu1.2) jammy; urgency=medium
 .
   * Fix loadbalancer stuck in PENDING_DELETE in cascade delete
 with TERMINATED_HTTPS listener if TLS storage not available.
 (LP: #2077348)
 - d/p/lp2077348-fix-loadbalancer-stuck-in-cascade-delete.patch


** Changed in: cloud-archive/yoga
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] Loadbalacer stuck in status PENDING_DELETE if TLS storage
  unavailable in cascade deletion

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2025-04-28 Thread Guillaume Boutry
** Tags removed: verification-needed
** Tags added: verification-done

-- 
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.svg

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-openstack/+bug/2067632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2097425

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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://bugs.launchpad.net/bugs/2097425

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2097425

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 resulting logs.

Please note that in the case of jammy-caracal, I've had to backport the
versions from noble-caracal for both tempest and magnum-tempest-plugin.

tempest: 29.0.0-3 -> 36.0.0-2
magnum-tempest-plugin: 1.5.0 -> 2.1.0

PPA holding these 2 backports:
https://launchpad.net/~gboutry/+archive/ubuntu/jammy-caracal-
backports/+packages

Tempest is the functional testing tool for OpenStack services. I don't
think having to backport tempest to match the release versions is an
issue to consider these functional tests as valid. (tempest 36.0.0 is
the version for Caracal but is not backported into the Ubuntu Cloud
Archive for jammy-caracal)

** Attachment added: "repro-jammy-caracal.log"
   
https://bugs.launchpad.net/ubuntu/+source/magnum/+bug/2097425/+attachment/5863574/+files/repro-jammy-caracal.log

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

Title:
  [SRU] 2024.1 stable point releases

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2025-04-03 Thread Guillaume Boutry
This bug was fixed in the package openvswitch - 3.1.3-0ubuntu0.23.04.1~cloud2
---

 openvswitch (3.1.3-0ubuntu0.23.04.1~cloud2) jammy-antelope; urgency=medium
 .
   * d/control: Fix upgrade bug from zed -> antelope UCA by updating
 Breaks/Replaces for openvswitch-switch (LP: #2077406).


** Changed in: cloud-archive/antelope
   Status: Fix Committed => Fix Released

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

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

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2025-04-03 Thread Guillaume Boutry
The verification of the Stable Release Update for openvswitch 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 can easily find any regressions.

** Tags removed: verification-antelope-needed
** Tags added: verification-antelope-done

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

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

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2103938

Title:
  [p-m] cannot depend on python3-libsass in universe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/2103938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2103413] Re: Python3.13: Garbage collection happens too early on greenthread switches

2025-04-02 Thread Guillaume Boutry
After more investigation, I'm now certain the core of the issue is the
Garbage Collector freeing up object much before their last use.


Quickly setup a reproducer VM: https://pastebin.ubuntu.com/p/gzMwyCZSct/
`ppa:gboutry/plucky-proposed-openstack` is a ppa containing the RC1 packaging 
for most openstack projects, but the nova package is carrying the following 
patch to help track object finalization: 
https://pastebin.ubuntu.com/p/cj7tb3kmGV/

I have also reverse applied this patch out of bound to have the greenthread 
identity (the same error happens with and without this patch):
https://github.com/openstack/nova/commit/cd980cdd1ea957a9aa2220014046ea53079a623f


The carried patch for finalization tracing is tracing: 
https://opendev.org/openstack/nova/src/commit/98226b60f3fe7b20e8d7f208c12f8d0086cd83d0/nova/network/neutron.py#L1216

This object gets it's attributes freed up very early in the method
runtime. I can't pin point a precis LOC where this happens, as it
changes all the time. (meaning it's not a subsequent call that frees up
the internal objects).

Note that the `admin_client` object itself does NOT get freed, only its
inner objects.


2025-04-02 08:02:48.500 26057 INFO nova.network.neutron [-] 
/usr/lib/python3.13/weakref.py:590 - finalizer base_client
2025-04-02 08:02:48.500 26057 INFO nova.network.neutron [-] base_client - 
Monotonic delta, 0.158562s
2025-04-02 08:02:48.500 26057 INFO nova.network.neutron [-] base_client - end 
of finalizer
2025-04-02 08:02:48.500 26057 INFO nova.network.neutron [-] httpclient - 
finalizer called: 
2025-04-02 08:02:48.500 26057 INFO nova.network.neutron [-] httpclient - 
finalizer called: {123734291935488: <_MainThread(MainThread, started 
123734291935488)>, 123734175578944: , 123734174920256: , 123734127568576: , 123734048372416: , 123734039979712: , 123734031587008: , 123734023194304: , 123734014801600: , 123734006408896: , 123733998016192: , 123733444392640: , 12373343536: , 123733427607232: , 123733419214528: , 123733410821824: , 123733402429120: , 123733394036416: , 123732907521728: , 123732899129024: , 123732890736320: , 123732882343616: , 123732873950912: , 123732865558208: , 123734129856768: }
2025-04-02 08:02:48.500 26057 INFO nova.network.neutron [-] 
/usr/lib/python3.13/weakref.py:590 - finalizer httpclient
2025-04-02 08:02:48.500 26057 INFO nova.network.neutron [-] httpclient - 
Monotonic delta, 0.171590s
2025-04-02 08:02:48.500 26057 INFO nova.network.neutron [-] httpclient - end of 
finalizer


PS: `admin_client` is the object where this happens the most, but not at all 
the runs, some of the other failures, it's neutron_client 
(https://opendev.org/openstack/nova/src/commit/98226b60f3fe7b20e8d7f208c12f8d0086cd83d0/nova/network/neutron.py#L1212)
 that gets its internal object freed.

using `gc.disable()` makes the issue disappear (yay! disable gc!) or
actually holding a hardref to `admin_client.baseclient.httpclient` makes
the method pass most of the time...

-- 
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:
  Python3.13: Garbage collection happens too early on greenthread
  switches

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2103413/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2110279] Re: Domain Panel is broken on Caracal as cloud-admin

2025-05-09 Thread Guillaume Boutry
** Changed in: horizon (Ubuntu)
 Assignee: (unassigned) => Guillaume Boutry (gboutry)

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

Title:
  Domain Panel is broken on Caracal as cloud-admin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/2110279/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2111400] [NEW] [SRU] Enable support for Flamingo Cloud Archive

2025-05-21 Thread Guillaume Boutry
Public bug reported:

Please add support for:

   cloud-archive:flamingo
   cloud-archive:flamingo-proposed

This will also need to be SRU'd back to noble.

[Impact]
End users have to manually enable the flamingo cloud archive pockets.

[Test case]
sudo add-apt-repository cloud-archive:flamingo
sudo add-apt-repository cloud-archive:flamingo-proposed
apt policy openstack-release

Verify that the expected version is available to "apt policy", and
report that version in the SRU verification bug comment.

[Regression potential]
Limited - just a data item addition

** Affects: software-properties (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/2111400

Title:
  [SRU] Enable support for Flamingo Cloud Archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2111400/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2111400] Re: [SRU] Enable support for Flamingo Cloud Archive

2025-05-21 Thread Guillaume Boutry
After building the packages locally, I have validated that the flamingo
cloud archive is indeed correctly configurable via add-apt-repository,
both for updates and proposed:


add-apt-repository -C flamingo
Repository: 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu 
noble-updates/flamingo main'
Description:
Ubuntu Cloud Archive for OpenStack Flamingo
More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Adding deb entry to /etc/apt/sources.list.d/cloudarchive-flamingo.list
Adding disabled deb-src entry to 
/etc/apt/sources.list.d/cloudarchive-flamingo.list
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  ubuntu-cloud-keyring
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 4352 B of archives.
After this operation, 18.4 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-cloud-keyring 
all 2023.11.28.1 [4352 B]
Fetched 4352 B in 0s (22.7 kB/s)
Selecting previously unselected package ubuntu-cloud-keyring.
(Reading database ... 55811 files and directories currently installed.)
Preparing to unpack .../ubuntu-cloud-keyring_2023.11.28.1_all.deb ...
Unpacking ubuntu-cloud-keyring (2023.11.28.1) ...
Setting up ubuntu-cloud-keyring (2023.11.28.1) ...
Scanning processes...   


 

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/flamingo 
InRelease [6575 B]
Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 
Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu 
noble-updates/flamingo/main amd64 Packages [140 kB]
Hit:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Fetched 146 kB in 0s (344 kB/s)
Reading package lists... Done
root@u:~# apt policy nova-compute-kvm
nova-compute-kvm:
  Installed: (none)
  Candidate: 3:31.0.0-0ubuntu1~cloud0
  Version table:
 3:31.0.0-0ubuntu1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu 
noble-updates/flamingo/main amd64 Packages
 3:29.2.0-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
 3:29.0.1-0ubuntu1.4 500
500 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages
 3:29.0.1-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages

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

Title:
  [SRU] Enable support for Flamingo Cloud Archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2111400/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2111400] Re: [SRU] Enable support for Flamingo Cloud Archive

2025-05-21 Thread Guillaume Boutry
I can't assign a series, so the affected series for this bug are:
Questing (current devel), and Noble for the SRU.

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

Title:
  [SRU] Enable support for Flamingo Cloud Archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2111400/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2111400] Re: Enable support for Flamingo Cloud Archive

2025-05-27 Thread Guillaume Boutry
Removing sru from title, because it's not yet an sru

** Summary changed:

- [SRU] Enable support for Flamingo Cloud Archive
+ Enable support for Flamingo Cloud Archive

** Tags added: open-3179

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

Title:
  Enable support for Flamingo Cloud Archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2111400/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2111428] Re: Move release to Flamingo

2025-05-27 Thread Guillaume Boutry
** Tags added: open-3178

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

Title:
  Move release to Flamingo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openstack-release/+bug/2111428/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2111400] Re: Enable support for Flamingo Cloud Archive

2025-05-28 Thread Guillaume Boutry
** Changed in: software-properties (Ubuntu)
   Status: New => In Progress

** Changed in: software-properties (Ubuntu)
 Assignee: (unassigned) => Guillaume Boutry (gboutry)

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

Title:
  Enable support for Flamingo Cloud Archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2111400/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2111400] Re: [SRU] Enable support for Flamingo Cloud Archive

2025-05-21 Thread Guillaume Boutry
Attaching the MP as a patch.

Contains previous unreleased change.

** Patch added: "software-properties.patch"
   
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2111400/+attachment/5879528/+files/software-properties.patch

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

Title:
  [SRU] Enable support for Flamingo Cloud Archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2111400/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2111428] [NEW] Move release to Flamingo

2025-05-21 Thread Guillaume Boutry
Public bug reported:

Current devel release for OpenStack is Flamingo. This package should be
updated to reflect current devel target.

** Affects: openstack-release (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/2111428

Title:
  Move release to Flamingo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openstack-release/+bug/2111428/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2111428] Re: Move release to Flamingo

2025-05-21 Thread Guillaume Boutry
It looks like ~ubuntu-openstack-dev/ubuntu/+source/openstack-release:master is 
missing the following changes:
- 8.0ubuntu2: Fix dalmatian typo
- 9.0ubuntu1: Release epoxy version

My guess is, the package has been uploaded to the archive without being
updated in the main branch.

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

Title:
  Move release to Flamingo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openstack-release/+bug/2111428/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2020139] Please test proposed package

2025-06-20 Thread Guillaume Boutry
Hello Nobuto, or anyone else affected,

Accepted python-glanceclient into yoga-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-repository cloud-archive:yoga-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-yoga-needed to verification-yoga-done. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-yoga-failed. In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/yoga
   Status: In Progress => Fix Committed

** Tags added: verification-yoga-needed

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

Title:
  [SRU] Image fetch speed from Glance to Cinder volume service can be
  slow and capped by client CPU

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067075] Re: [SRU] Horizon Identity Domain Panel is broken in Caracal+

2025-06-17 Thread Guillaume Boutry
https://bugs.launchpad.net/cloud-archive/+bug/2110279 will contain the
noble patch, as it is a point release update to horizon. Going from
24.0.0 to 24.0.1.

Content of that release:
https://review.opendev.org/c/openstack/releases/+/949317

$ git log --oneline --no-merges 24.0.0..24.0.1
8687f2053 Fix typo in metadef for Cinder Volume Type
b06ce1c2a Force scope when listing domains
013de42a6 Move deprecated since/reason to deprecated_rule object
9a3effbb9 Fix generation of inventory capacities
680e0729e Imported Translations from Zanata
a761ec8d3 Delete container show duplicate toast notifications
04a5b33af Fix Placement statistics display
88c087e10 Sort image source choices by name for volume
b5b592ead Fix floating IP associated to unbound port
5a7a49923 Fix allowed address pair row unique ID
d4ec2786c Show Created At column for backups table
72ea53cdd Show availability zone for volume backups
5e6b36f73 Imported Translations from Zanata
dcaf0cc51 Respect SSL settings in placement API
4936fec3a Fix Users/Groups tab list when a domain context is set
597b37c62 Imported Translations from Zanata
e415e8dad Update TOX_CONSTRAINTS_FILE for stable/2024.1
5968e7d8e Update .gitreview for stable/2024.1

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

Title:
  [SRU] Horizon Identity Domain Panel is broken in Caracal+

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2110279] Re: [SRU] Domain Panel is broken on Caracal as cloud-admin

2025-06-17 Thread Guillaume Boutry
For anyone looking to do the sponsoring, now, the xstatic part is
committed to the pristine-tar branch using as an archive component. This
should help simplifying uploads moving forward.


pristine-tar checkout horizon_24.0.1.orig-xstatic.tar.gz

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

Title:
  [SRU] Domain Panel is broken on Caracal as cloud-admin

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2110279] Re: [SRU] Domain Panel is broken on Caracal as cloud-admin

2025-06-17 Thread Guillaume Boutry
With the changes:

** Attachment added: "horizon_24-0-1.png"
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/2110279/+attachment/5884263/+files/horizon_24-0-1.png

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

Title:
  [SRU] Domain Panel is broken on Caracal as cloud-admin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/2110279/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2110279] Re: [SRU] Domain Panel is broken on Caracal as cloud-admin

2025-06-17 Thread Guillaume Boutry
Attaching debdiff for convenience:

** Merge proposal linked:
   
https://code.launchpad.net/~gboutry/ubuntu/+source/horizon/+git/horizon/+merge/487195

** Patch added: "horizon.patch"
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/2110279/+attachment/5884261/+files/horizon.patch

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

Title:
  [SRU] Domain Panel is broken on Caracal as cloud-admin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/2110279/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2110279] Re: [SRU] Domain Panel is broken on Caracal as cloud-admin

2025-06-17 Thread Guillaume Boutry
Without the changes:

** Attachment added: "horizon_24-0-0.png"
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/2110279/+attachment/5884262/+files/horizon_24-0-0.png

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

Title:
  [SRU] Domain Panel is broken on Caracal as cloud-admin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/2110279/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2110279] Re: [SRU] Domain Panel is broken on Caracal as cloud-admin

2025-06-17 Thread Guillaume Boutry
** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Changed in: horizon (Ubuntu Noble)
   Status: New => In Progress

** Changed in: horizon (Ubuntu)
   Status: In Progress => Invalid

** Changed in: horizon (Ubuntu)
 Assignee: Guillaume Boutry (gboutry) => (unassigned)

** Changed in: horizon (Ubuntu Noble)
 Assignee: (unassigned) => Guillaume Boutry (gboutry)

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

Title:
  [SRU] Domain Panel is broken on Caracal as cloud-admin

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2110279] Re: [SRU] Domain Panel is broken on Caracal as cloud-admin

2025-06-17 Thread Guillaume Boutry
** Changed in: horizon (Ubuntu Noble)
   Status: In Progress => New

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

Title:
  [SRU] Domain Panel is broken on Caracal as cloud-admin

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2045394] Update Released

2025-06-06 Thread Guillaume Boutry
The verification of the Stable Release Update for horizon 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 can easily find any regressions.

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

Title:
  Installation of openstack-dashboard fails during asset compression

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2045394] Re: Installation of openstack-dashboard fails during asset compression

2025-06-06 Thread Guillaume Boutry
This bug was fixed in the package horizon - 4:24.0.0-0ubuntu1.3~cloud0
---

 horizon (4:24.0.0-0ubuntu1.3~cloud0) jammy-caracal; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (4:24.0.0-0ubuntu1.3) noble; urgency=medium
 .
   * d/openstack-dashboard.postinst: Retry compress to avoid race condition in
 pyscss. Thanks to Santiago Vila  and Thomas Goirand
  (LP: #2045394)


** Changed in: cloud-archive/caracal
   Status: Fix Committed => Fix Released

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

Title:
  Installation of openstack-dashboard fails during asset compression

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2045394] Re: Installation of openstack-dashboard fails during asset compression

2025-06-06 Thread Guillaume Boutry
This bug was fixed in the package horizon - 4:25.1.0-0ubuntu1.1~cloud0
---

 horizon (4:25.1.0-0ubuntu1.1~cloud0) noble-dalmatian; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (4:25.1.0-0ubuntu1.1) oracular; urgency=medium
 .
   * d/openstack-dashboard.postinst: Retry compress to avoid race condition in
 pyscss. Thanks to Santiago Vila  and Thomas Goirand
  (LP: #2045394)


** Changed in: cloud-archive/dalmatian
   Status: Fix Committed => Fix Released

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

Title:
  Installation of openstack-dashboard fails during asset compression

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2111428] Re: Move release to Flamingo

2025-06-03 Thread Guillaume Boutry
** Changed in: openstack-release (Ubuntu)
   Status: New => In Progress

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

Title:
  Move release to Flamingo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openstack-release/+bug/2111428/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   >