[Bug 2075486] [NEW] ksnip from apt show black screen

2024-07-31 Thread James Wu
Public bug reported:

Ksnip from apt show only black screen when use with ubuntu 24.04. When
attempt to capture a screen, I can draw the square for the area to
capture, but no image is showed after capture. Black screen disappear
after unsuccessful capture.

What expected to happen:
Be able to capture screen as ksnip on older version of ubuntu

What happened instead:
Nothing is captured

Ksnip version: 1.10.1

Here is the message when launch from command line:


➜  ~ ksnip
Warning: QSocketNotifier: Can only be used with threads started with QThread
Warning: Unable to find any translation files for ksnip.
Warning: Unable to find any translation files for kImageAnnotator.
Warning: Wayland does not support QWindow::requestActivate()
Warning: Wayland does not support QWindow::requestActivate()
Warning: Wayland does not support QWindow::requestActivate()
Critical: Invalid reply from DBus: Screenshot is not allowed
Warning: Wayland does not support QWindow::requestActivate()
^C

Ubunsu version:
➜  ~ lsb_release -rd
No LSB modules are available.
Description:Ubuntu 24.04 LTS
Release:24.04

** Affects: ksnip (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/2075486

Title:
  ksnip from apt show black screen

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


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

[Bug 2003161] Re: Fix speaker mute hotkey doesn't work on Dell G16 series

2024-07-31 Thread James R Larrowe
The issue is with the speaker mute key, by the way. Mic mute works fine and 
always has (for some reason, probably not sent by the keyboard and only by wmi).
I will see about reporting this to plasma's bug tracker. Thank you for your help

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

Title:
  Fix speaker mute hotkey doesn't work on Dell G16 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2003161/+subscriptions


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

[Bug 2003161] Re: Fix speaker mute hotkey doesn't work on Dell G16 series

2024-07-31 Thread James R Larrowe
[  982.785552] dell_wmi: Received WMI event (02 00 10 00 50 01 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00)
[  982.785558] dell_wmi: Process buffer (02 00 10 00 50 01)
[  982.785560] dell_wmi: Key with type 0x0010 and code 0x0150 pressed
[  983.121821] dell_wmi: Received WMI event (02 00 10 00 09 01 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00)
[  983.121824] dell_wmi: Process buffer (02 00 10 00 09 01)
[  983.121826] dell_wmi: Key with type 0x0010 and code 0x0109 pressed

This is the stock kernel for Arch, not the custom one with the patch
reverted

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

Title:
  Fix speaker mute hotkey doesn't work on Dell G16 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2003161/+subscriptions


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

[Bug 2003161] Re: Fix speaker mute hotkey doesn't work on Dell G16 series

2024-07-31 Thread James R Larrowe
[  982.785552] dell_wmi: Received WMI event (02 00 10 00 50 01 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00)
[  982.785558] dell_wmi: Process buffer (02 00 10 00 50 01)
[  982.785560] dell_wmi: Key with type 0x0010 and code 0x0150 pressed
[  983.121821] dell_wmi: Received WMI event (02 00 10 00 09 01 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00)
[  983.121824] dell_wmi: Process buffer (02 00 10 00 09 01)
[  983.121826] dell_wmi: Key with type 0x0010 and code 0x0109 pressed

This is the stock kernel for Arch, not the custom one with the patch
reverted

I think the problem is that this 0x0109 is coming from both the dell wmi
module and the generic keyboard at the same time

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

Title:
  Fix speaker mute hotkey doesn't work on Dell G16 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2003161/+subscriptions


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

[Bug 2003161] Re: Fix speaker mute hotkey doesn't work on Dell G16 series

2024-07-31 Thread James R Larrowe
The issue does not happen on GNOME but libinput still shows the KEY_MUTE
being sent from both devices. Currently working on dynamic debug

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

Title:
  Fix speaker mute hotkey doesn't work on Dell G16 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2003161/+subscriptions


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

[Bug 2075358] Re: [SRU] ceph 18.2.4

2024-07-31 Thread James Page
** Also affects: cloud-archive/bobcat
   Importance: Undecided
   Status: New

** Changed in: cloud-archive
   Status: New => Invalid

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

Title:
  [SRU] ceph 18.2.4

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


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

[Bug 2068033] Re: [MIR] python-typeguard

2024-07-31 Thread James Page
Thanks for the MIR report Myles - approved and should help unblock some
of the pydantic mismatches in proposed once promoted to main.

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

Title:
  [MIR] python-typeguard

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


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

[Bug 2068033] Re: [MIR] python-typeguard

2024-07-31 Thread James Page
Review for Source Package: python-typeguard

[Summary]
MIR team ACK
This does not need a security review
List of specific binary packages to be promoted to main: python3-typeguard

[Rationale, Duplication and Ownership]
There is no other package in main providing the same functionality.
A team is committed to own long term maintenance of this package 
(ubuntu-openstack).
Bug subscription is in place.
The rationale given in the report seems valid and useful for Ubuntu

[Dependencies]
OK:
- no other Dependencies to MIR due to this
  - python-typeguard checked with `check-mir`
  - all dependencies can be found in `seeded-in-ubuntu` (already in main)
  - none of the (potentially auto-generated) dependencies (Depends
and Recommends) that are present after build are not in main
  - no -dev/-debug/-doc packages that need exclusion
  - No dependencies in main that are only superficially tested requiring
more tests now.

Problems: None

[Embedded sources and static linking]
OK:
 - no embedded source present
 - no static linking
 - does not have unexpected Built-Using entries
 - not a go package, no extra constraints to consider in that regard
 - not a rust package, no extra constraints to consider in that regard

Problems: None

[Security]
OK:
 - history of CVEs does not look concerning
 - does not run a daemon as root
 - does not use webkit1,2
 - does not use lib*v8 directly
 - does not parse data formats (files [images, video, audio,
   xml, json, asn.1], network packets, structures, ...) from
   an untrusted source.
 - does not expose any external endpoint (port/socket/... or similar)
 - does not process arbitrary web content
 - does not use centralized online accounts
 - does not integrate arbitrary javascript into the desktop
 - does not deal with system authentication (eg, pam), etc)
 - does not deal with security attestation (secure boot, tpm, signatures)
 - does not deal with cryptography (en-/decryption, certificates,
   signing, ...)
 - this makes appropriate (for its exposure) use of established risk
   mitigation features (dropping permissions, using temporary environments,
   restricted users/groups, seccomp, systemd isolation features,
   apparmor, ...)

Problems: None

[Common blockers]

OK:
 - does not FTBFS currently
 - does have a test suite that runs at build time
   - test suite fails will fail the build upon error.
 - does have a non-trivial test suite that runs as autopkgtest
 - This does not need special HW for build or test
 - no new python2 dependency
 - Python package, but using dh_python

Problems: None

[Packaging red flags]
OK:
 - Ubuntu does not carry a delta
 - symbols tracking not applicable for this kind of code.
 - debian/watch is present and looks ok (if needed, e.g. non-native)
 - Upstream update history is good, supporting latest Pythons
 - Debian/Ubuntu update history is good
 - the current release is packaged
 - promoting this does not seem to cause issues for MOTUs that so far
   maintained the package
 - no massive Lintian warnings
 - debian/rules is rather clean
 - It is not on the lto-disabled list
   (fix, or the workaround should be directly in the package,
see https://launchpad.net/ubuntu/+source/lto-disabled-list)

Problems: None

[Upstream red flags]
OK:
 - no Errors/warnings during the build
 - no use of sudo, gksu, pkexec, or LD_LIBRARY_PATH (usage is OK inside
   tests)
 - no use of user nobody
 - no use of setuid / setgid
 - no dependency on webkit, qtwebkit or libseed
 - not part of the UI for extra checks
 - no translation present, but none needed for this case (user visible)?

Problems: None

** Changed in: python-typeguard (Ubuntu)
   Status: New => Fix Committed

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

Title:
  [MIR] python-typeguard

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


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

[Bug 2065867] Re: mgr: failed dependency - no module named distutils

2024-07-31 Thread James Page
Checked:

root@sunbeam-allinone:/snap/microceph/current/share# cat metadata.yaml 
ceph-version: 19.2.0~git20240301.4c76c50-0ubuntu6.1
microceph-git: 044d8e5cf8

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

Title:
  mgr: failed dependency - no module named distutils

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


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

[Bug 2071762] Re: sru cloud-init (24.2 update) to focal, jammy and noble

2024-07-31 Thread James Falcon
Attached are the results of cloud-init integration testing for 24.2.

Integration tests were run on Focal, Jammy, and Noble for clouds Azure,
EC2, GCE, LXD Container, and LXD VM along with any necessary reruns.

Additionally, the Curtin cloud-init SRU job was also run and attached.

Reasons for failures and reruns can be found in failures.txt.

** Attachment added: "test_24.2.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2071762/+attachment/5801692/+files/test_24.2.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/2071762

Title:
  sru cloud-init (24.2 update) to focal, jammy and noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2071762/+subscriptions


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

[Bug 2068033] Re: [MIR] python-typeguard

2024-07-31 Thread James Page
@mylesjp for a package to be included in Ubuntu, and Ubuntu centric
owning team needs to be identified to own it; the Debian Python modules
team is a collaborator rather than the owner in Ubuntu if that makes
sense.

In this case we'd use the Ubuntu OpenStack team as the owning team.

** Changed in: python-typeguard (Ubuntu)
   Status: Incomplete => In Progress

** Changed in: python-typeguard (Ubuntu)
 Assignee: (unassigned) => Myles Penner (mylesjp)

** Changed in: python-typeguard (Ubuntu)
   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/2068033

Title:
  [MIR] python-typeguard

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


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

[Bug 2068033] Re: [MIR] python-typeguard

2024-07-31 Thread James Page
4.3.0 is in proposed and working through testing.

 python-typeguard | 4.1.5-1   | oracular/universe  | source
 python-typeguard | 4.3.0-1   | oracular-proposed/universe | source

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

Title:
  [MIR] python-typeguard

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


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

[Bug 2063456] Re: package cephadm: dependency "cephadmlib" missing

2024-07-31 Thread James Page
@raof it is not a regression related to the fix in the SRU - which was
to actually install the required python components to make the command
work.

We have a development snapshot in archive right now - clearing this set
of SRU's will allow us to push an RC to proposed which is +3 months
further on from the snapshot and went through RC testing upstream.

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

Title:
  package cephadm: dependency "cephadmlib" missing

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


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

[Bug 2003161] Re: Fix speaker mute hotkey doesn't work on Dell G16 series

2024-07-30 Thread James R Larrowe
libinput debug-events log
```
-event3   DEVICE_ADDEDVideo Bus seat0 
default group1  cap:k
-event2   DEVICE_ADDEDVideo Bus seat0 
default group1  cap:k
-event1   DEVICE_ADDEDPower Button  seat0 
default group2  cap:k
-event0   DEVICE_ADDEDLid Switchseat0 
default group3  cap:S
-event16  DEVICE_ADDEDHID 0d62:3740 Keyboardseat0 
default group4  cap:kp scroll-nat
-event17  DEVICE_ADDEDHID 0d62:3740 Wireless Radio Control seat0 
default group4  cap:k
-event13  DEVICE_ADDEDDELL0B99:00 04F3:317E Mouse   seat0 
default group5  cap:p left scroll-nat scroll-button
-event14  DEVICE_ADDEDDELL0B99:00 04F3:317E Touchpadseat0 
default group5  cap:pg  size 104x60mm tap(dl off) left scroll-nat 
scroll-2fg-edge click-buttonareas-clickfinger dwt-on dwtp-on
-event4   DEVICE_ADDEDIntel HID events  seat0 
default group6  cap:k
-event5   DEVICE_ADDEDIntel HID 5 button array  seat0 
default group7  cap:k
-event6   DEVICE_ADDEDDell Privacy Driver   seat0 
default group8  cap:k
-event7   DEVICE_ADDEDDell WMI hotkeys  seat0 
default group9  cap:k
-event8   DEVICE_ADDEDAT Translated Set 2 keyboard  seat0 
default group10 cap:k
-event15  DEVICE_ADDEDPS/2 Generic Mouseseat0 
default group11 cap:p left scroll-nat scroll-button
-event16  KEYBOARD_KEY+0.000s   KEY_MUTE (113) pressed
 event16  KEYBOARD_KEY+0.101s   KEY_MUTE (113) released
 event16  KEYBOARD_KEY+2.002s   *** (-1) pressed
 event16  KEYBOARD_KEY+2.249s   *** (-1) pressed
```

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

Title:
  Fix speaker mute hotkey doesn't work on Dell G16 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2003161/+subscriptions


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

[Bug 2003161] Re: Fix speaker mute hotkey doesn't work on Dell G16 series

2024-07-30 Thread James R Larrowe
Sorry for the wait, had some trouble building the kernel.

After building the kernel with the patch to revert
83bcf3e52e9cfc727df33f1055ef0618c91719d0, I can confirm that my speaker
mute key works properly.

Only other changes made were to replace my modules with dkms versions.

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

Title:
  Fix speaker mute hotkey doesn't work on Dell G16 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2003161/+subscriptions


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

[Bug 2063456] Re: package cephadm: dependency "cephadmlib" missing

2024-07-30 Thread James Page
@Daniel I'm not sure what the status of cephadm is for archs other than
amd64 - this is largely upstream driven so its probably a better
question for the Ceph project and its community of developers and users.

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

Title:
  package cephadm: dependency "cephadmlib" missing

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


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

[Bug 2063456] Re: package cephadm: dependency "cephadmlib" missing

2024-07-30 Thread James Page
@ubuntu-sru please can we get this SRU and the other two in the same
upload released as we have an RC for Ceph Squid we'd like to put into
the queue.

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

Title:
  package cephadm: dependency "cephadmlib" missing

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


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

[Bug 2003161] Re: Fix speaker mute hotkey doesn't work on Dell G16 series

2024-07-29 Thread James R Larrowe
After that change the issue still persists

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

Title:
  Fix speaker mute hotkey doesn't work on Dell G16 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2003161/+subscriptions


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

[Bug 2003161] Re: Fix speaker mute hotkey doesn't work on Dell G16 series

2024-07-28 Thread James R Larrowe
Mic mute functions properly (although does not show LED)


First is mic, second is speaker
```
-event3   DEVICE_ADDEDVideo Bus seat0 
default group1  cap:k
-event2   DEVICE_ADDEDVideo Bus seat0 
default group1  cap:k
-event1   DEVICE_ADDEDPower Button  seat0 
default group2  cap:k
-event0   DEVICE_ADDEDLid Switchseat0 
default group3  cap:S
-event20  DEVICE_ADDEDHID 0d62:3740 Keyboardseat0 
default group4  cap:kp scroll-nat
-event21  DEVICE_ADDEDHID 0d62:3740 Wireless Radio Control seat0 
default group4  cap:k
-event13  DEVICE_ADDEDDELL0B99:00 04F3:317E Mouse   seat0 
default group5  cap:p left scroll-nat scroll-button
-event14  DEVICE_ADDEDDELL0B99:00 04F3:317E Touchpadseat0 
default group5  cap:pg  size 104x60mm tap(dl off) left scroll-nat 
scroll-2fg-edge click-buttonareas-clickfinger dwt-on dwtp-on
-event4   DEVICE_ADDEDIntel HID events  seat0 
default group6  cap:k
-event5   DEVICE_ADDEDIntel HID 5 button array  seat0 
default group7  cap:k
-event7   DEVICE_ADDEDDell Privacy Driver   seat0 
default group8  cap:k
-event8   DEVICE_ADDEDDell WMI hotkeys  seat0 
default group9  cap:k
-event6   DEVICE_ADDEDAT Translated Set 2 keyboard  seat0 
default group10 cap:k
-event15  DEVICE_ADDEDPS/2 Generic Mouseseat0 
default group11 cap:p left scroll-nat scroll-button
-event8   KEYBOARD_KEY+0.000s   KEY_F20 (190) pressed
 event8   KEYBOARD_KEY+0.000s   KEY_F20 (190) released
-event20  KEYBOARD_KEY+0.661s   KEY_MUTE (113) pressed
-event8   KEYBOARD_KEY+0.676s   KEY_MUTE (113) pressed
 event8   KEYBOARD_KEY+0.676s   KEY_MUTE (113) released
-event20  KEYBOARD_KEY+0.757s   KEY_MUTE (113) released
 event20  KEYBOARD_KEY+1.532s   *** (-1) pressed
 event20  KEYBOARD_KEY+1.703s   *** (-1) pressed
```

modalias
```
dmi:bvnDellInc.:bvr1.24.0:bd04/02/2024:br1.24:efr1.21:svnDellInc.:pnDellG167620:pvr:rvnDellInc.:rn0PM8FJ:rvrA02:cvnDellInc.:ct10:cvr:sku0B99:
```

60-keyboard.hwdb attached. Sorry for the confusion, I'm referring to 
83bcf3e52e9cfc727df33f1055ef0618c91719d0 
platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 table

The mic mute key only goes through the WMI device and not the keyboard,
as shown above

** Attachment added: "60-keyboard.hwdb"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2003161/+attachment/5801086/+files/60-keyboard.hwdb

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

Title:
  Fix speaker mute hotkey doesn't work on Dell G16 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2003161/+subscriptions


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

[Bug 2003161] Re: Fix speaker mute hotkey doesn't work on Dell G16 series

2024-07-28 Thread James R Larrowe
Apologies for the long comment. Can't seem to upload more than one log
file.

dmidecode
```
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.4 present.

Handle 0x0001, DMI type 0, 26 bytes
BIOS Information
Vendor: Dell Inc.
Version: 1.24.0
Release Date: 04/02/2024
ROM Size: 32 MB
Characteristics:
PCI is supported
PNP is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
EDD is supported
Print screen service is supported (int 5h)
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
ACPI is supported
USB legacy is supported
Smart battery is supported
BIOS boot specification is supported
Function key-initiated network boot is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 1.24
Firmware Revision: 1.21
```

usb-devices
```

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 1
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=06.10
S:  Manufacturer=Linux 6.10.2-arch1-1 xhci-hcd
S:  Product=xHCI Host Controller
S:  SerialNumber=:00:0d.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=2 MxCh= 1
D:  Ver= 3.10 Cls=09(hub  ) Sub=00 Prot=03 MxPS= 9 #Cfgs=  1
P:  Vendor=1d6b ProdID=0003 Rev=06.10
S:  Manufacturer=Linux 6.10.2-arch1-1 xhci-hcd
S:  Product=xHCI Host Controller
S:  SerialNumber=:00:0d.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms

T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh=12
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=06.10
S:  Manufacturer=Linux 6.10.2-arch1-1 xhci-hcd
S:  Product=xHCI Host Controller
S:  SerialNumber=:00:14.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms

T:  Bus=03 Lev=01 Prnt=01 Port=09 Cnt=01 Dev#=  6 Spd=12   MxCh= 0
D:  Ver= 2.01 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=8087 ProdID=0026 Rev=00.02
C:  #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=81(I) Atr=03(Int.) MxPS=  64 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:  If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms

T:  Bus=03 Lev=01 Prnt=06 Port=04 Cnt=01 Dev#=  3 Spd=480  MxCh= 0
D:  Ver= 2.01 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1bcf ProdID=2a02 Rev=11.15
S:  Manufacturer=SunplusIT Inc
S:  Product=Integrated_Webcam_HD
S:  SerialNumber=01.00.00
C:  #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=0e(video) Sub=01 Prot=00 Driver=uvcvideo
E:  Ad=87(I) Atr=03(Int.) MxPS=  16 Ivl=16ms
I:  If#= 1 Alt= 0 #EPs= 0 Cls=0e(video) Sub=02 Prot=00 Driver=uvcvideo

T:  Bus=03 Lev=01 Prnt=03 Port=06 Cnt=01 Dev#=  4 Spd=12   MxCh= 0
D:  Ver= 2.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=187c ProdID=0550 Rev=02.00
S:  Manufacturer=Alienware
S:  Product=AW-ELC
S:  SerialNumber=00.01
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=03(HID  ) Sub=00 Prot=00 Driver=usbhid
E:  Ad=01(O) Atr=03(Int.) MxPS=  33 Ivl=100ms
E:  Ad=81(I) Atr=03(Int.) MxPS=  33 Ivl=10ms

T:  Bus=03 Lev=01 Prnt=04 Port=07 Cnt=01 Dev#=  5 Spd=12   MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=0d62 ProdID=3740 Rev=01.12
C:  #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=16mA
I:  If#= 0 Alt= 0 #EPs= 0 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I:  If#= 1 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=01 Driver=usbhid
E:  Ad=81(I) Atr=03(Int.) MxPS=  32 Ivl=1ms

T:  Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=1 MxCh= 4
D:  Ver= 3.10 Cls=09(hub  ) Sub=00 Prot=03 MxPS= 9 #Cfgs=  1
P:  Vendor=1d6b ProdID=0003 Rev=06.10
S:  Manufacturer=Linux 6.10.2-arch1-1 xhci-hcd
S:  Product=xHCI Host Controller
S:  SerialNumber=:00:14.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms
```


libinput list-devices
```
client bug: timer event14 hold: scheduled expiry is in the past (-78ms), your 
system is too slow
Device:   Video Bus
Kernel:  

[Bug 2003161] Re: Fix speaker mute hotkey doesn't work on Dell G16 series

2024-07-28 Thread James R Larrowe
This causes my keyboard's mute key to activate twice when pressed, once
from the Dell WMI hotkeys device and the other from the HID 0d62:3740
Keyboard device. On Dell G16 7620

This isn't a problem on X for some reason. Probably has some handling
code for duplicate events within a certain period of time.

But on Wayland (with KDE Plasma if it matters), it makes it impossible
for me to mute my audio via the keyboard.

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

Title:
  Fix speaker mute hotkey doesn't work on Dell G16 series

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2003161/+subscriptions


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

[Bug 2073643] Re: [Errno 2] No such file or directory: '/usr/lib/python3/dist- packages/ironic/drivers/raid_config_schema.json'.

2024-07-26 Thread James Page
Uploaded for SRU team review.

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

Title:
  [Errno 2] No such file or directory: '/usr/lib/python3/dist-
  packages/ironic/drivers/raid_config_schema.json'.

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


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

[Bug 1728031] Re: [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is True

2024-07-25 Thread James Page
This bug was fixed in the package horizon - 4:23.2.0-0ubuntu2~cloud0
---

 horizon (4:23.2.0-0ubuntu2~cloud0) jammy-antelope; urgency=medium
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1728031.patch: Fix admin unable to reset user's password.
 (LP: #1728031)
   * d/p/lp2055409.patch: apply config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES
 to the instance details page (LP: #2055409)
 .
   [ Zhang Hua ]
   * d/p/lp2054799.patch: Fix Users/Groups tab list when a domain
 context is set. (LP: #2054799)


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

Title:
  [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is
  True

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


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

[Bug 1728031] Update Released

2024-07-25 Thread James Page
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/1728031

Title:
  [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is
  True

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


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

[Bug 2054799] Re: [SRU] Issue with Project administration at Cloud Admin level

2024-07-25 Thread James Page
This bug was fixed in the package horizon - 4:23.2.0-0ubuntu2~cloud0
---

 horizon (4:23.2.0-0ubuntu2~cloud0) jammy-antelope; urgency=medium
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1728031.patch: Fix admin unable to reset user's password.
 (LP: #1728031)
   * d/p/lp2055409.patch: apply config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES
 to the instance details page (LP: #2055409)
 .
   [ Zhang Hua ]
   * d/p/lp2054799.patch: Fix Users/Groups tab list when a domain
 context is set. (LP: #2054799)


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

Title:
  [SRU] Issue with Project administration at Cloud Admin level

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


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

[Bug 2054799] Update Released

2024-07-25 Thread James Page
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/2054799

Title:
  [SRU] Issue with Project administration at Cloud Admin level

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


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

[Bug 2055409] Re: [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply to instance detail page

2024-07-25 Thread James Page
This bug was fixed in the package horizon - 4:23.2.0-0ubuntu2~cloud0
---

 horizon (4:23.2.0-0ubuntu2~cloud0) jammy-antelope; urgency=medium
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1728031.patch: Fix admin unable to reset user's password.
 (LP: #1728031)
   * d/p/lp2055409.patch: apply config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES
 to the instance details page (LP: #2055409)
 .
   [ Zhang Hua ]
   * d/p/lp2054799.patch: Fix Users/Groups tab list when a domain
 context is set. (LP: #2054799)


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

Title:
  [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply
  to instance detail page

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


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

[Bug 2055409] Update Released

2024-07-25 Thread James Page
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/2055409

Title:
  [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply
  to instance detail page

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


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

[Bug 2059087] Please test proposed package

2024-07-25 Thread James Page
Hello Frode, or anyone else affected,

Accepted ovn 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/2059087

Title:
  [SRU] ovn 23.09.3 point release

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


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

[Bug 1987663] Please test proposed package

2024-07-24 Thread James Page
Hello Mauricio, or anyone else affected,

Accepted cinder into ussuri-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:ussuri-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-ussuri-needed to verification-ussuri-done. If it does
not fix the bug for you, please add a comment stating that, and change
the tag to verification-ussuri-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/ussuri
   Status: Triaged => Fix Committed

** Tags added: verification-ussuri-needed

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

Title:
  cinder-volume: "Failed to re-export volume, setting to ERROR" with
  "tgtadm: failed to send request hdr to tgt daemon, Transport endpoint
  is not connected" on service startup

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


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

[Bug 2065515] Re: [SRU] Ceph Squid release candidate

2024-07-23 Thread James Page
Upload for noble blocked until the current SRU completed (all bugs are
now verified);  update for oracular uploaded today.

** Description changed:

- TBC
+ [Impact]
+ Ubuntu 24.04 LTS users are currently using a development snapshot of Ceph; 
the upstream project are working towards a release and produced a 19.1.0 RC 
which we should include in 24.04 as a stepping stone towards release.  There 
are current know upgrade issues with the development snapshot included.
+ 
+ [Test Case]
+ No reproducer for this bug; RC will be tested in the following ways:
+ 
+ - As part of a core24 based microceph built from proposed
+ - Using the standard OpenStack Regression Testing utilised for validation of 
OpenStack and Ceph updates under the MRE already in place:
+ 
+ https://wiki.ubuntu.com/OpenStack/StableReleaseUpdates
+ 
+ Test results will all be attached to this bug report.
+ 
+ [Where things might go wrong]
+ As this is an RC there will likely be outstanding bugs that will need to be 
resolved by the upstream project before release; This is expected but the RC 
will be an improvement on the current development snapshot in terms of quality.

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

Title:
  [SRU] Ceph Squid release candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2065515/+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-23 Thread James Page
This bug was fixed in the package ceilometer - 2:22.0.0-0ubuntu1.1~cloud0
---

 ceilometer (2:22.0.0-0ubuntu1.1~cloud0) jammy-caracal; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 ceilometer (2:22.0.0-0ubuntu1.1) noble; urgency=medium
 .
   * d/gbp.conf: Update debian branch -> stable/2024.1.
   * d/patches/install-missing-files.patch: Ensure that all data files
 in the Python module directories are included in the binary package
 (LP: #2071939).


** 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/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 2065867] Re: mgr: failed dependency - no module named distutils

2024-07-23 Thread James Page
Verification completed using a core24 based microceph built with
proposed enabled:

# microceph.ceph -s
  cluster:
id: 75f7e089-684c-43ad-9c32-1bbfd3d50f9a
health: HEALTH_OK
 
  services:
mon: 1 daemons, quorum sunbeam-allinone (age 2m)
mgr: sunbeam-allinone(active, since 2m)
osd: 3 osds: 3 up (since 8s), 3 in (since 10s)
 
  data:
pools:   1 pools, 1 pgs
objects: 2 objects, 577 KiB
usage:   83 MiB used, 150 GiB / 150 GiB avail
pgs: 1 active+clean
 


** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done 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/2065867

Title:
  mgr: failed dependency - no module named distutils

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2065867/+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-23 Thread James Page
This bug was fixed in the package ceilometer - 2:22.0.0-0ubuntu1.1~cloud0
---

 ceilometer (2:22.0.0-0ubuntu1.1~cloud0) jammy-caracal; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 ceilometer (2:22.0.0-0ubuntu1.1) noble; urgency=medium
 .
   * d/gbp.conf: Update debian branch -> stable/2024.1.
   * d/patches/install-missing-files.patch: Ensure that all data files
 in the Python module directories are included in the binary package
 (LP: #2071939).

-- 
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] Update Released

2024-07-23 Thread James Page
The verification of the Stable Release Update for ceilometer 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/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] Update Released

2024-07-23 Thread James Page
The verification of the Stable Release Update for ceilometer 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/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 2064717] Re: ceph-volume needs "packaging" and "ceph" modules

2024-07-23 Thread James Page
# ceph-volume --help
usage: ceph-volume [-h] [--cluster CLUSTER] [--log-level 
{debug,info,warning,error,critical}] [--log-path LOG_PATH]

ceph-volume: Deploy Ceph OSDs using different device technologies like lvm or
physical disks.

Log Path: /var/log/ceph
Ceph Conf: /etc/ceph/ceph.conf

Available subcommands:

lvm  Use LVM and LVM-based technologies to deploy OSDs
simple   Manage already deployed OSDs with ceph-volume
raw  Manage single-device OSDs on raw block devices
inventoryGet this nodes available disk inventory
activate Activate an OSD
drive-group  
Deploy OSDs according to a drive groups specification.

The DriveGroup specification must be passed in json.
It can either be (preference in this order)
  - in a file, path passed as a positional argument
  - read from stdin, pass "-" as a positional argument
  - a json string passed via the --spec argument

Either the path postional argument or --spec must be specifed.



options:
  -h, --helpshow this help message and exit
  --cluster CLUSTER Cluster name (defaults to "ceph")
  --log-level {debug,info,warning,error,critical}
Change the file log level (defaults to debug)
  --log-path LOG_PATH   Change the log path (defaults to /var/log/ceph)


confirmed LGTM

** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done 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/2064717

Title:
  ceph-volume needs "packaging" and "ceph" modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ceph-osd/+bug/2064717/+subscriptions


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

[Bug 2063456] Re: package cephadm: dependency "cephadmlib" missing

2024-07-23 Thread James Page
Tested proposed cephadm package on Noble - I was able to bootstrap a
monitor following the test case.

** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done 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/2063456

Title:
  package cephadm: dependency "cephadmlib" missing

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


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

[Bug 2065515] Re: [SRU] Ceph Squid release candidate

2024-07-23 Thread James Page
Deploy test for Noble packages:

$ juju status
Model   Controller  Cloud/Region Version  SLA   
   Timestamp
ceph-noble-testing  serverstack3.5  serverstack/serverstack  3.5.1
unsupported  10:17:11Z

App   Version  Status  Scale  Charm Channel  
Rev  Exposed  Message
ceph-mon  19.2.0~is.re...  active  3  ceph-mon  squid/candidate  
226  no   Unit is ready and clustered
ceph-osd  19.2.0~is.re...  active  3  ceph-osd  squid/candidate  
601  no   Unit is ready (3 OSD)
ceph-radosgw  19.2.0~is.re...  active  3  ceph-radosgw  squid/candidate  
582  no   Unit is ready

Unit Workload  Agent  Machine  Public address  Ports   Message
ceph-mon/0   activeidle   010.5.3.236  Unit is 
ready and clustered
ceph-mon/1*  activeidle   110.5.3.137  Unit is 
ready and clustered
ceph-mon/2   activeidle   210.5.3.30   Unit is 
ready and clustered
ceph-osd/0*  activeidle   310.5.0.82   Unit is 
ready (3 OSD)
ceph-osd/1   activeidle   410.5.1.235  Unit is 
ready (3 OSD)
ceph-osd/2   activeidle   510.5.2.119  Unit is 
ready (3 OSD)
ceph-radosgw/0   activeidle   610.5.3.97   80/tcp  Unit is ready
ceph-radosgw/1*  activeidle   710.5.0.193  80/tcp  Unit is ready
ceph-radosgw/2   activeidle   810.5.2.247  80/tcp  Unit is ready

Machine  StateAddress Inst id   Base
  AZMessage
0started  10.5.3.236  a0698994-40b0-4bb1-9a8e-942cf5bd77a9  
ubuntu@24.04  nova  ACTIVE
1started  10.5.3.137  bee9b154-ced2-4e88-8c63-16215684d42b  
ubuntu@24.04  nova  ACTIVE
2started  10.5.3.30   f1f2f888-167b-4018-a97a-3da00b22dd3d  
ubuntu@24.04  nova  ACTIVE
3started  10.5.0.82   6e3021b1-6fd7-49bc-b4c3-3ceb92341f8f  
ubuntu@24.04  nova  ACTIVE
4started  10.5.1.235  692d46c8-7b6f-4bef-a312-29c66f228258  
ubuntu@24.04  nova  ACTIVE
5started  10.5.2.119  b8eef6ed-d74c-4f36-a841-682b82db0055  
ubuntu@24.04  nova  ACTIVE
6started  10.5.3.97   bdde8083-3f09-4a00-a780-4b80aafad0ee  
ubuntu@24.04  nova  ACTIVE
7started  10.5.0.193  4855a405-6970-4d08-aa85-36f111748fb6  
ubuntu@24.04  nova  ACTIVE
8started  10.5.2.247  fa676a4d-bd73-42ca-b6e3-da50ab21e59d  
ubuntu@24.04  nova  ACTIVE

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

Title:
  [SRU] Ceph Squid release candidate

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


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

[Bug 2065515] Re: [SRU] Ceph Squid release candidate

2024-07-23 Thread James Page
** Summary changed:

- [SRU] Ceph Squid release
+ [SRU] Ceph Squid release candidate

** Changed in: cloud-archive
   Status: Triaged => Invalid

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

Title:
  [SRU] Ceph Squid release candidate

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


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

[Bug 2065515] Re: [SRU] Ceph Squid release

2024-07-23 Thread James Page
Packages for noble and oracular can be found in the following PPA's:

https://launchpad.net/~james-page/+archive/ubuntu/caracal (noble)
https://launchpad.net/~james-page/+archive/ubuntu/dalmation (oracular)

This is based on the 19.1.0 RC released last week.

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

Title:
  [SRU] Ceph Squid release

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


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

[Bug 2072526] Re: ERROR octavia.controller.worker.v2.controller_worker jinja2.exceptions.TemplateNotFound: amphora_agent_conf.template

2024-07-22 Thread James Page
** Description changed:

+ [ Impact ]
+ Octavia fails to provision Amphora for load balancers.
+ 
+ [ Test Plan ]
+ Install Octavia as part of a Charmed OpenStack deployment for Caracal.
+ Create a loadbalancer - creation will fail with stack trace from original bug 
report.
+ 
+ [ Where problems could occur ]
+ The fix for this is to ensure that data files in the Python source tree are 
included in the package installation; this is done by providing a MANIFEST to 
ensure that this happens; side effects are unlikely.
+ 
+ [Original Bug Report]
  [Impact]
  
  Octavia fails to provision the amphora, the stacktrace logged is:
  
  Traceback (most recent call last):
-   File 
"/usr/lib/python3/dist-packages/taskflow/engines/action_engine/executor.py", 
line 52, in _execute_task
- result = task.execute(**arguments)
-   File 
"/usr/lib/python3/dist-packages/octavia/controller/worker/v2/tasks/compute_tasks.py",
 line 199, in execute
- return super().execute(
-   File 
"/usr/lib/python3/dist-packages/octavia/controller/worker/v2/tasks/compute_tasks.py",
 line 122, in execute
- agent_cfg = agent_jinja_cfg.AgentJinjaTemplater()
-   File 
"/usr/lib/python3/dist-packages/octavia/amphorae/backends/agent/agent_jinja_cfg.py",
 line 34, in __init__
- self.agent_template = jinja_env.get_template(
-   File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 997, in 
get_template
- return self._load_template(name, globals)
-   File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 958, in 
_load_template
- template = self.loader.load(self, name, self.make_globals(globals))
-   File "/usr/lib/python3/dist-packages/jinja2/loaders.py", line 125, in load
- source, filename, uptodate = self.get_source(environment, name)
-   File "/usr/lib/python3/dist-packages/jinja2/loaders.py", line 214, in 
get_source
- raise TemplateNotFound(template)
+   File 
"/usr/lib/python3/dist-packages/taskflow/engines/action_engine/executor.py", 
line 52, in _execute_task
+ result = task.execute(**arguments)
+   File 
"/usr/lib/python3/dist-packages/octavia/controller/worker/v2/tasks/compute_tasks.py",
 line 199, in execute
+ return super().execute(
+   File 
"/usr/lib/python3/dist-packages/octavia/controller/worker/v2/tasks/compute_tasks.py",
 line 122, in execute
+ agent_cfg = agent_jinja_cfg.AgentJinjaTemplater()
+   File 
"/usr/lib/python3/dist-packages/octavia/amphorae/backends/agent/agent_jinja_cfg.py",
 line 34, in __init__
+ self.agent_template = jinja_env.get_template(
+   File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 997, in 
get_template
+ return self._load_template(name, globals)
+   File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 958, in 
_load_template
+ template = self.loader.load(self, name, self.make_globals(globals))
+   File "/usr/lib/python3/dist-packages/jinja2/loaders.py", line 125, in load
+ source, filename, uptodate = self.get_source(environment, name)
+   File "/usr/lib/python3/dist-packages/jinja2/loaders.py", line 214, in 
get_source
+ raise TemplateNotFound(template)
  jinja2.exceptions.TemplateNotFound: amphora_agent_conf.template
  
- 
- When searching for a package where this file is, apt-file can't find any. 
https://packages.ubuntu.com/search?searchon=contents=amphora_agent_conf.template=exactfilename=noble=any
+ When searching for a package where this file is, apt-file can't find
+ any.
+ 
https://packages.ubuntu.com/search?searchon=contents=amphora_agent_conf.template=exactfilename=noble=any
  
  This file has been around for many years -
  
https://opendev.org/openstack/octavia/commits/branch/master/octavia/amphorae/backends/agent/templates/amphora_agent_conf.template
  - and the code that's trying to use it hasn't really received changes
  during the Caracal cycle -
  
https://opendev.org/openstack/octavia/commits/branch/master/octavia/amphorae/backends/agent/agent_jinja_cfg.py
  
  [Environment]
  
  * OpenStack 2024.1 (Caracal)
  * python3-octavia 1:14.0.0-0ubuntu1~cloud0

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

Title:
  ERROR octavia.controller.worker.v2.controller_worker
  jinja2.exceptions.TemplateNotFound: amphora_agent_conf.template

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-octavia/+bug/2072526/+subscriptions


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

[Bug 2073742] Re: [SRU] Enable support for Dalmation Cloud Archive

2024-07-22 Thread James Page
Uploaded to oracular and to noble for SRU team review.

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

Title:
  [SRU] Enable support for Dalmation Cloud Archive

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


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

[Bug 2073742] [NEW] [SRU] Enable support for Dalmation Cloud Archive

2024-07-22 Thread James Page
Public bug reported:

Please add support for:

   cloud-archive:dalmation
   cloud-archive:dalmation-proposed

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

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

[Test case]
sudo add-apt-repository cloud-archive:dalmation
sudo add-apt-repository cloud-archive:dalmation-proposed

[Regression potential]
Limited - just a data item addition

** Affects: software-properties (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: software-properties (Ubuntu Noble)
 Importance: High
 Status: Triaged

** Affects: software-properties (Ubuntu Oracular)
 Importance: High
 Status: Triaged

** Also affects: software-properties (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: software-properties (Ubuntu Oracular)
   Importance: Undecided
   Status: New

** Changed in: software-properties (Ubuntu Noble)
   Status: New => Triaged

** Changed in: software-properties (Ubuntu Oracular)
   Status: New => Triaged

** Changed in: software-properties (Ubuntu Noble)
   Importance: Undecided => High

** Changed in: software-properties (Ubuntu Oracular)
   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/2073742

Title:
  [SRU] Enable support for Dalmation Cloud Archive

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


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

[Bug 2047683] Re: Kernel build fails on debian/build/tools-perarch/tools/bpf/bpftool/vmlinux

2024-07-21 Thread James Dingwall
When I did a `git clean` I noticed that `tools/bpf/bpftool/vmlinux`
existed but the failure appeared to look like the file was expected
under `debian/build/tools-perarch/tools/bpf/bpftool/vmlinux`.  With this
hacky patch I managed to get the build to complete:

```
diff --git a/debian/rules.d/2-binary-arch.mk b/debian/rules.d/2-binary-arch.mk
index 986a18d7abac9..398e6dc3a3434 100644
--- a/debian/rules.d/2-binary-arch.mk
+++ b/debian/rules.d/2-binary-arch.mk
@@ -666,6 +666,9 @@ ifeq ($(do_tools_perf),true)
$(kmake) prefix=/usr NO_LIBTRACEEVENT=1 
HAVE_CPLUS_DEMANGLE_SUPPORT=1 CROSS_COMPILE=$(CROSS_COMPILE) NO_LIBPERL=1 
WERROR=0
 endif
 ifeq ($(do_tools_bpftool),true)
+   if [ -f $(CURDIR)/tools/bpf/bpftool/vmlinux ] && ! [ -f 
$(builddirpa)/tools/bpf/bpftool/vmlinux ] ; then \
+   ln $(CURDIR)/tools/bpf/bpftool/vmlinux 
$(builddirpa)/tools/bpf/bpftool/vmlinux ; \
+   fi
mv $(builddirpa)/tools/bpf/bpftool/vmlinux $(builddirpa)/vmlinux
$(kmake) NO_LIBTRACEEVENT=1 CROSS_COMPILE=$(CROSS_COMPILE) -C 
$(builddirpa)/tools/bpf/bpftool
rm -f $(builddirpa)/vmlinux
```

I don't know if using an alternate output path somehow interacts with
this method to find the vmlinux file, i.u. a file is found in one place
so it is not rebuilt but that place is not the same that 2-binary-
arch.mk expects.  Makefiles are not my speciality though so likely I've
just found a working bodge:)

```
VMLINUX_BTF_PATHS ?= $(if $(O),$(O)/vmlinux)\
 $(if $(KBUILD_OUTPUT),$(KBUILD_OUTPUT)/vmlinux)\
 ../../../vmlinux   \
 /sys/kernel/btf/vmlinux )libbpf/   \
 /boot/vmlinux-$(shell uname -r)
VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS
```

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

Title:
  Kernel build fails on debian/build/tools-
  perarch/tools/bpf/bpftool/vmlinux

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


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

[Bug 2070146] Re: Multi-seat freezes on resume for sleep in Kubuntu 24.04

2024-07-19 Thread James Maggs
Hello

I just wanted to add that following a little testing I think it's very
likely that this problem is due to the kernel. Running on the default
6.8.0-38 kernel has the issue, and so does the 6.8.0-40 kernel that at
the time of writing is "proposed".

However, if I use kernels from the liquorix PPA which are more recent
(specifically 6.9.10-1-liquorix-amd64), the issue is resolved.

This is not really an ideal fix as using a bleeding edge kernel seems
unlikely to result in the kind of stability desired from a LTS
distribution. It would be great if multi-seat suspend could be made
functional by resolving this issue.

Many thanks

James

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

Title:
  Multi-seat freezes on resume for sleep in Kubuntu 24.04

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


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

[Bug 2073594] Re: Autoinstall fails when using recovery_keyfile workflow

2024-07-19 Thread James McKenzie
** Attachment added: "Original user-data contents"
   
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2073594/+attachment/5798579/+files/user-data

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

Title:
  Autoinstall fails when using recovery_keyfile workflow

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


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

[Bug 2073594] [NEW] Autoinstall fails when using recovery_keyfile workflow

2024-07-19 Thread James McKenzie
Public bug reported:

With the Ubuntu 24.04 Desktop ISO, and the latest stable ubuntu-desktop-
bootstrap snap (0+git.9b015d0d6), autoinstall is failing when attempting
to add a recovery key.

I have attached the relevant installer logs and autoinstall user-data.
I've inspected them myself and can see a python traceback which shows
that _expose_key function in `subiquity/subiquity/models/filesystem.py`
is failing when copying the recovery_key to the target system.

The key itself appears to be undefined for some reason.

I'm using /etc/machine-id as the recovery_keyfile for testing because
it's a single-line string and world readable.

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

** Attachment added: "installer.zip"
   
https://bugs.launchpad.net/bugs/2073594/+attachment/5798578/+files/installer.zip

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

Title:
  Autoinstall fails when using recovery_keyfile workflow

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


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

[Bug 2051574] Re: gnome-shell-portal-helper crashed with SIGTRAP in waitUntilSyncedOrDie() from WebKit::XDGDBusProxy::launch() ["bwrap: setting up uid map: Permission denied" ; "Failed to fully launch

2024-07-18 Thread James Henstridge
Based on Marco's comment above, I suspect we need to add an AppArmor
profile for gnome-shell-portal-helper.

Using the example in that blog post, this would be the simplest possible
policy:

abi ,
include 
/usr/libexec/gnome-shell-portal-helper flags=(default_allow) {
  userns,
}

Write that to a file, then load it into the kernel with "sudo
apparmor_parser -r filename". That will persist until you reboot the
system.

If this does indeed solve the problem, then we need to look at adding a
policy to gnome-shell-portal-helper in the main packaging. It'd be worth
looping in the security team, since they would probably want something a
little more than this 5 line version.

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

Title:
  gnome-shell-portal-helper crashed with SIGTRAP in
  waitUntilSyncedOrDie() from WebKit::XDGDBusProxy::launch() ["bwrap:
  setting up uid map: Permission denied" ; "Failed to fully launch dbus-
  proxy: Child process exited with code 1"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2051574/+subscriptions


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

[Bug 2072620] Re: [MIR] referencing

2024-07-18 Thread James Page
** Description changed:

+ python-jsonschema -> python-jsonschema-specifications -> referencing
+ 
  TBC

** Tags added: open-2260

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

Title:
  [MIR] referencing

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


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

[Bug 2072621] Re: [MIR] rpds-py

2024-07-18 Thread James Page
** Description changed:

+ python-jsonschema -> rpds-py (and via python-jsonschema-specifications
+ -> referencing -> rpds-py)
+ 
  TBC

** Tags added: open-2261

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

Title:
  [MIR] rpds-py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpds-py/+bug/2072621/+subscriptions


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

[Bug 2068033] Re: [MIR] python-typeguard

2024-07-18 Thread James Page
** Tags added: open-2259

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

Title:
  [MIR] python-typeguard

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


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

[Bug 2068035] Re: [MIR] typeshed

2024-07-18 Thread James Page
** Tags added: open-2258

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

Title:
  [MIR] typeshed

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


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

[Bug 2072619] Re: [MIR] python-jsonschema-specifications

2024-07-18 Thread James Page
** Description changed:

+ New dependency for python-jsonschema
+ 
  TBC

** Tags added: open-2257

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

Title:
  [MIR] python-jsonschema-specifications

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


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

[Bug 1934937] Re: Heartbeat in pthreads in nova-wallaby crashes with greenlet error

2024-07-16 Thread James Page
I've uploaded for the SRU team to review but I think this is a tricky
one - the upstream project have changed the defaults for the stable/yoga
branch for oslo.messaging so the broader ecosystem has adopted this
switch but it is a change in behaviour - for any component running under
WSGI heartbeats will stop working until the config value is set to True.

** Changed in: nova (Ubuntu)
   Status: New => Invalid

** Changed in: cloud-archive
   Status: New => Invalid

** Changed in: cloud-archive/yoga
   Status: New => Triaged

** Changed in: cloud-archive/yoga
   Importance: Undecided => Medium

** Changed in: nova (Ubuntu Jammy)
   Status: New => Triaged

** Changed in: nova (Ubuntu Jammy)
   Importance: Undecided => Medium

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

Title:
  Heartbeat in pthreads in nova-wallaby crashes with greenlet error

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


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

[Bug 1923059] Re: ntpd crashes using GPSD_JSON clock

2024-07-16 Thread James Dingwall
This issue also affects Jammy 22.04 and is resolved with the same patch.

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 22.04.4 LTS
Release:22.04
Codename:   jammy

# apt-cache policy ntp
ntp:
  Installed: 1:4.2.8p15+dfsg-1ubuntu2dmuk1
  Candidate: 1:4.2.8p15+dfsg-1ubuntu2dmuk1
  Version table:
 *** 1:4.2.8p15+dfsg-1ubuntu2dmuk1 100
100 /var/lib/dpkg/status
 1:4.2.8p15+dfsg-1ubuntu2 500
500 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages

# arch
aarch64

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

Title:
  ntpd crashes using GPSD_JSON clock

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


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

[Bug 1923059] Re: ntpd crashes using GPSD_JSON clock

2024-07-16 Thread James Dingwall
** Tags added: focal jammy

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

Title:
  ntpd crashes using GPSD_JSON clock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1923059/+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 James Page
** 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/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 2073118] [NEW] Wifi WPA3 join fails with special character '£' in passphrase

2024-07-15 Thread James
Public bug reported:

VERSION="24.04 LTS (Noble Numbat)"

- Until June 2024 I had a Wifi network, WPA3 with a special character in the 
passphrase '£' which worked fine.
- As of Approx 2024-07-01 this network started to fail on joining for only my 
linux laptop
- All other nodes are my LAN using that SSID work fine.
- I changed the special character to a '$' and it started to function fine
- I change it back to include '£' and it failed and clearly shows the char 
substitution when I click 'show password'
- When the dollar char is used it displays literally, this appears to be a 
problem for the £ sign

Why does this matter
- The £ sign can be useful as a password complexity item
- Threat Actors from Russia, China typically don't have the £ sign on their 
keyboard for example

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "LAN-name.png"
   
https://bugs.launchpad.net/bugs/2073118/+attachment/5797240/+files/LAN-name.png

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

Title:
  Wifi WPA3 join fails with special character '£' in passphrase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2073118/+subscriptions


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

[Bug 2072995] [NEW] Unable to install GRUB in /dev/sda

2024-07-12 Thread James Berka
Public bug reported:

I am trying to install from DVD Ubuntu 22.04.4 LTS Jammy Jellyfish. Error 
messages are "Unable to install GRUB in /dev/sda" and "Executing 'grub-install 
/dev/sda' failed" and "This is a fatal error." Installation log says under 
RebootRequiredPkgs: SourcePackage grub-installer and Error: path contained 
symlinks.
/var/log/syslog includes:
Jul 12 15:31:32 xubuntu ubiquity: mount: 
Jul 12 15:31:32 xubuntu ubiquity: /tmp/tmp.8exUWUCaEy: wrong fs type, bad 
option, bad superblock on /dev/sda3, missing codepage or helper program, or 
other error.
Jul 12 15:31:32 xubuntu ubiquity: 
Jul 12 15:31:32 xubuntu systemd[1]: tmp-tmp.8exUWUCaEy.mount: Deactivated 
successfully.
Jul 12 15:31:33 xubuntu ubiquity: mount: 
Jul 12 15:31:33 xubuntu ubiquity: /tmp/tmp.fd6uzZmFr7: wrong fs type, bad 
option, bad superblock on /dev/sda3, missing codepage or helper program, or 
other error.
Jul 12 15:31:33 xubuntu ubiquity: 
Jul 12 15:31:33 xubuntu systemd[1]: tmp-tmp.fd6uzZmFr7.mount: Deactivated 
successfully.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubiquity 22.04.20
ProcVersionSignature: Ubuntu 6.5.0-18.18~22.04.1-generic 6.5.8
Uname: Linux 6.5.0-18-generic x86_64
NonfreeKernelModules: zfs
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.470.2
CurrentDesktop: XFCE
Date: Fri Jul 12 12:05:24 2024
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Xubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240216.1)
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy ubiquity-22.04.20 xubuntu

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

Title:
  Unable to install GRUB in /dev/sda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/2072995/+subscriptions


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

[Bug 2072995] Re: Unable to install GRUB in /dev/sda

2024-07-12 Thread James Berka
I am newbie. I may not have entered my help request in the proper way
Pls advise. Thanks.

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

Title:
  Unable to install GRUB in /dev/sda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/2072995/+subscriptions


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

[Bug 2071939] Please test proposed package

2024-07-12 Thread James Page
Hello Alex, or anyone else affected,

Accepted ceilometer into caracal-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:caracal-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-caracal-needed to verification-caracal-done. If it
does not fix the bug for you, please add a comment stating that, and
change the tag to verification-caracal-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/caracal
   Status: New => Fix Committed

** Tags added: verification-caracal-needed

-- 
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-11 Thread James Page
** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/caracal
   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/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-11 Thread James Page
** No longer affects: sunbeam-charms

** No longer affects: ubuntu-openstack-rocks

** Changed in: horizon (Ubuntu Noble)
   Importance: Undecided => High

** Changed in: horizon (Ubuntu Oracular)
   Importance: Undecided => High

** Changed in: snap-openstack
   Status: Triaged => In Progress

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

** Changed in: horizon (Ubuntu Oracular)
   Status: Triaged => 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/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 James Page
** Also affects: horizon (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: horizon (Ubuntu Oracular)
   Importance: Undecided
   Status: New

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

** Changed in: horizon (Ubuntu Oracular)
   Status: New => Triaged

-- 
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 1944759] Re: [SRU] confirm resize fails with CPUUnpinningInvalid

2024-07-09 Thread James Page
@Rodrigo I have another look at the debdiff and the muddle of bugs that
are referenced.

nova (2:21.2.4-0ubuntu2.7) focal; urgency=medium

  * d/p/lp1953359-1.patch: Functional test for resize race condition.
  * d/p/lp1953359-2.patch: Improvement to the functional test for resize race
condition.
  * d/p/lp1953359-3.patch: Fix resize race condition by applying temporary
migration context. (LP: #1953359)
  * d/p/1944759-1.patch: Functional test for resize cpu pinning resource
tracking race condition.
  * d/p/1944759-2.patch: Fix resize cpu pinning resource tracking race
condition by setting the old_flavor on the source node. (LP: #1944759)

 -- Rodrigo Barbieri   Tue, 07 May 2024
19:27:29 +

bug 1953359 is actually closed as a duplicate of a different bug
1952915; bug 1944759 references this bug; I understand that you need the
full set of patches to resolve this specific issue.

Rather than document the full history of every patch as you might find
in a commit history please lets pull this up a level with a summary of
the actual problem the SRU is resolving for the end user, referencing
this bug only  (not dependent commits and their associated bugs) -
something along the lines of:

  * Resolve issues with resize of CPU pinned instances (LP: #1953359):
- d/p/lp1953359-{1,2,3}.patch: Fix resize race condition by applying 
temporary migration context.
- d/p/lp1944759-{1,2}.patch: Fix resize CPU pinning resource tracking race 
condition.

it would also be nice if the patches where named consistently.

Thanks

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

Title:
  [SRU] confirm resize fails with CPUUnpinningInvalid

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


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

[Bug 2065515] Re: [SRU] Ceph Squid release

2024-07-09 Thread James Page
RC tarball: https://download.ceph.com/tarballs/ceph_19.1.0.orig.tar.gz

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/caracal
   Importance: Undecided
   Status: New

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

Title:
  [SRU] Ceph Squid release

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


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

[Bug 2072620] [NEW] [MIR] referencing

2024-07-09 Thread James Page
Public bug reported:

TBC

** Affects: referencing (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: oracular

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

Title:
  [MIR] referencing

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


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

[Bug 2072621] [NEW] [MIR] rpds-py

2024-07-09 Thread James Page
Public bug reported:

TBC

** Affects: rpds-py (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: oracular

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

Title:
  [MIR] rpds-py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpds-py/+bug/2072621/+subscriptions


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

[Bug 2072619] Re: [MIR] python-jsonschema-specifications

2024-07-09 Thread James Page
This package needs a bit of work first as it currently expresses runtime
dependency on hatchling which is build time only AFAICT.

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

Title:
  [MIR] python-jsonschema-specifications

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


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

Re: [Bug 2065515] Re: [SRU] Ceph Squid release

2024-07-09 Thread James Page
@rgpublic the short support periods of the non-LTS releases does make this
challenging which is why most production deployments use a LTS release - we
provide a fully supported Ceph Reef via the Ubuntu Cloud Archive for
OpenStack Bobcat which can be used on Ubuntu 22.04 LTS.


On Tue, Jul 9, 2024 at 5:35 PM Rgpublic <2065...@bugs.launchpad.net> wrote:

> @james-page: I see. Thanks a lot for the update. Very reassuring to have
> at least a ballpark timeframe. We're obviously waiting very anxiously,
> because Mantic support is running out on July 11th.
>
> --
> You received this bug notification because you are a member of Ubuntu
> OpenStack, which is subscribed to ceph in Ubuntu.
> https://bugs.launchpad.net/bugs/2065515
>
> Title:
>   [SRU] Ceph Squid release
>
> Status in ceph package in Ubuntu:
>   Triaged
> Status in ceph source package in Noble:
>   Triaged
> Status in ceph source package in Oracular:
>   Triaged
>
> Bug description:
>   TBC
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2065515/+subscriptions
>
>
> --
> Ubuntu-openstack-bugs mailing list
> ubuntu-openstack-b...@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-openstack-bugs
>

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

Title:
  [SRU] Ceph Squid release

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


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

[Bug 2072619] [NEW] [MIR] python-jsonschema-specifications

2024-07-09 Thread James Page
Public bug reported:

TBC

** Affects: python-jsonschema-specifications (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: oracular

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

Title:
  [MIR] python-jsonschema-specifications

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


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

[Bug 1728031] Please test proposed package

2024-07-09 Thread James Page
Hello lahari, or anyone else affected,

Accepted horizon 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: In Progress => 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/1728031

Title:
  [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is
  True

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


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

[Bug 2054799] Please test proposed package

2024-07-09 Thread James Page
Hello Hua, or anyone else affected,

Accepted horizon 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: Triaged => 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/2054799

Title:
  [SRU] Issue with Project administration at Cloud Admin level

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


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

[Bug 2055409] Please test proposed package

2024-07-09 Thread James Page
Hello Rodrigo, or anyone else affected,

Accepted horizon 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: Triaged => 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/2055409

Title:
  [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply
  to instance detail page

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


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

[Bug 2065515] Re: [SRU] Ceph Squid release

2024-07-09 Thread James Page
@rgpublic the decision to target squid was made after discussion with
the upstream Ceph project however the RC (which is now out) and
subsequent release have taken long to appear than originally planned
for.

We should have the RC into a PPA for testing in the next two weeks.

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

Title:
  [SRU] Ceph Squid release

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


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

[Bug 2054799] Re: [SRU] Issue with Project administration at Cloud Admin level

2024-07-09 Thread James Page
This bug was fixed in the package horizon - 4:24.0.0-0ubuntu1.1~cloud0
---

 horizon (4:24.0.0-0ubuntu1.1~cloud0) jammy-caracal; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (4:24.0.0-0ubuntu1.1) noble; urgency=medium
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1728031.patch: Fix admin unable to reset user's password.
 (LP: #1728031)
 .
   [ Zhang Hua ]
   * d/p/lp2054799.patch: Fix Users/Groups tab list when a domain
 context is set. (LP: #2054799)


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

Title:
  [SRU] Issue with Project administration at Cloud Admin level

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


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

[Bug 2054799] Update Released

2024-07-09 Thread James Page
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/2054799

Title:
  [SRU] Issue with Project administration at Cloud Admin level

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


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

[Bug 2072526] Re: ERROR octavia.controller.worker.v2.controller_worker jinja2.exceptions.TemplateNotFound: amphora_agent_conf.template

2024-07-09 Thread James Page
** Changed in: octavia (Ubuntu)
 Assignee: (unassigned) => James Page (james-page)

** Changed in: octavia (Ubuntu)
   Status: New => Triaged

** Changed in: octavia (Ubuntu)
   Importance: Undecided => High

** Changed in: octavia (Ubuntu Noble)
   Importance: Undecided => High

** Changed in: octavia (Ubuntu Noble)
   Status: New => Triaged

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

Title:
  ERROR octavia.controller.worker.v2.controller_worker
  jinja2.exceptions.TemplateNotFound: amphora_agent_conf.template

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-octavia/+bug/2072526/+subscriptions


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

[Bug 2065515] Re: [SRU] Ceph Squid release

2024-07-09 Thread James Page
** Summary changed:

- [SRU} Ceph Squid release
+ [SRU] Ceph Squid release

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

Title:
  [SRU] Ceph Squid release

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


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

[Bug 2072533] Re: please merge python-jsonschema 4.19.2-3 from debian unstable

2024-07-09 Thread James Page
Uploaded - may cause a component mismatch which will need a MIR for the
new dependency.

** Changed in: python-jsonschema (Ubuntu)
   Status: New => Triaged

** Changed in: python-jsonschema (Ubuntu)
   Importance: Undecided => Medium

** Changed in: python-jsonschema (Ubuntu)
 Assignee: (unassigned) => James Page (james-page)

** Changed in: python-jsonschema (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  please merge  python-jsonschema 4.19.2-3 from debian unstable

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


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

[Bug 2058286] Re: Requesting SRU for Octavia 10.1.1

2024-07-09 Thread James Page
This bug was fixed in the package octavia - 1:10.1.1-0ubuntu1~cloud0
---

 octavia (1:10.1.1-0ubuntu1~cloud0) focal-yoga; urgency=medium
 .
   * New upstream release for the Ubuntu Cloud Archive.
 .
 octavia (1:10.1.1-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #2058286).


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

Title:
  Requesting SRU for Octavia 10.1.1

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


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

[Bug 2058286] Update Released

2024-07-09 Thread James Page
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/2058286

Title:
  Requesting SRU for Octavia 10.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2058286/+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-09 Thread James Page
Uploaded for SRU team review.

** Description changed:

  [Impact]
  Meter definition files are not included in the binary package resulting in a 
non-functional ceilometer after install.
  
- [Test Case]
+ [Test Case - Basic]
  sudo apt install python3-ceilometer
  find /usr/lib/python3 -name meters.yaml -> file is not found.
+ 
+ [Test Case - Advanced]
+ Deploy OpenStack Caracal using Charmed OpenStack Tester
+ Ceilometer agents will fail to start due to missing data files.
  
  [Where problems could occur]
  Limited - we're picking a patch that's been in Debian for sometime (2016) so 
its had good testing exposure already; as to why we need this in Noble whereas 
in Mantic this problem did not exist - probably something todo with 
installation behaviour changes between Python versions.
  
  [Original Bug Report]
  The issue I discovered is that (in an installed system) the:
  
  /usr/lib/python3/dist-packages/ceilometer/pipeline/data/...
  
  directory is missing.  This is supplied by the python3-ceilometer .deb
  file.
  
  For bobcat (mantic):
  
  $ dpkg -c python3-ceilometer_21.0.0-0ubuntu1~cloud0_all.deb  | grep data
  drwxr-xr-x root/root 0 2023-10-05 19:34 
./usr/lib/python3/dist-packages/ceilometer/data/
  drwxr-xr-x root/root 0 2023-10-05 19:34 
./usr/lib/python3/dist-packages/ceilometer/data/meters.d/
  -rw-r--r-- root/root 13538 2023-10-04 12:09 
./usr/lib/python3/dist-packages/ceilometer/data/meters.d/meters.yaml
  drwxr-xr-x root/root 0 2023-10-05 19:34 
./usr/lib/python3/dist-packages/ceilometer/pipeline/data/
  -rw-r--r-- root/root 17573 2023-10-04 12:09 
./usr/lib/python3/dist-packages/ceilometer/pipeline/data/event_definitions.yaml
  -rw-r--r-- root/root   176 2023-10-04 12:09 
./usr/lib/python3/dist-packages/ceilometer/pipeline/data/event_pipeline.yaml
  -rw-r--r-- root/root   175 2023-10-04 12:09 
./usr/lib/python3/dist-packages/ceilometer/pipeline/data/pipeline.yaml
  drwxr-xr-x root/root 0 2023-10-05 19:34 ./usr/lib/python3/dist-
  ...
  
  For caracal (noble):
  
  dpkg -c python3-ceilometer_22.0.0-0ubuntu1~cloud0_all.deb | grep data
  -rw-r--r-- root/root  5113 2024-04-03 12:08 
./usr/lib/python3/dist-packages/ceilometer/tests/unit/compute/pollsters/test_location_metadata.py
  -rw-r--r-- root/root 32485 2024-04-03 12:08 
./usr/lib/python3/dist-packages/ceilometer/tests/unit/ipmi/notifications/ipmi_test_data.py
  -rw-r--r-- root/root 14151 2024-04-03 12:08 
./usr/lib/python3/dist-packages/ceilometer/tests/unit/ipmi/platform/ipmitool_test_data.py
  
  i.e. the data directory is completely missing.  It is available in the
  upstream ceilometer repo:
  
https://opendev.org/openstack/ceilometer/src/branch/stable/2024.1/ceilometer/pipeline/data
  
  I suspect something is amiss with the package src files.

-- 
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/ubuntu/+source/ceilometer/+bug/2071939/+subscriptions


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

[Bug 1728031] Re: [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is True

2024-07-08 Thread James Page
This bug was fixed in the package horizon - 4:22.1.1-0ubuntu1.1~cloud0
---

 horizon (4:22.1.1-0ubuntu1.1~cloud0) focal-yoga; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (4:22.1.1-0ubuntu1.1) jammy; urgency=medium
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1728031.patch: Fix admin unable to reset user's password.
 (LP: #1728031)
   * d/p/lp2055409.patch: apply config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES
 to the instance details page (LP: #2055409)
 .
   [ Zhang Hua ]
   * d/p/lp2054799.patch: Fix Users/Groups tab list when a domain
 context is set. (LP: #2054799)


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

Title:
  [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is
  True

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


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

[Bug 1728031] Update Released

2024-07-08 Thread James Page
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/1728031

Title:
  [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is
  True

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


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

[Bug 2054799] Re: [SRU] Issue with Project administration at Cloud Admin level

2024-07-08 Thread James Page
This bug was fixed in the package horizon - 4:22.1.1-0ubuntu1.1~cloud0
---

 horizon (4:22.1.1-0ubuntu1.1~cloud0) focal-yoga; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (4:22.1.1-0ubuntu1.1) jammy; urgency=medium
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1728031.patch: Fix admin unable to reset user's password.
 (LP: #1728031)
   * d/p/lp2055409.patch: apply config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES
 to the instance details page (LP: #2055409)
 .
   [ Zhang Hua ]
   * d/p/lp2054799.patch: Fix Users/Groups tab list when a domain
 context is set. (LP: #2054799)


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

Title:
  [SRU] Issue with Project administration at Cloud Admin level

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


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

[Bug 2054799] Update Released

2024-07-08 Thread James Page
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/2054799

Title:
  [SRU] Issue with Project administration at Cloud Admin level

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


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

[Bug 2055409] Re: [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply to instance detail page

2024-07-08 Thread James Page
This bug was fixed in the package horizon - 4:22.1.1-0ubuntu1.1~cloud0
---

 horizon (4:22.1.1-0ubuntu1.1~cloud0) focal-yoga; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (4:22.1.1-0ubuntu1.1) jammy; urgency=medium
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1728031.patch: Fix admin unable to reset user's password.
 (LP: #1728031)
   * d/p/lp2055409.patch: apply config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES
 to the instance details page (LP: #2055409)
 .
   [ Zhang Hua ]
   * d/p/lp2054799.patch: Fix Users/Groups tab list when a domain
 context is set. (LP: #2054799)


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

Title:
  [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply
  to instance detail page

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


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

[Bug 2055409] Update Released

2024-07-08 Thread James Page
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/2055409

Title:
  [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply
  to instance detail page

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


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

[Bug 2055409] Please test proposed package

2024-07-08 Thread James Page
Hello Rodrigo, or anyone else affected,

Accepted horizon into ussuri-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:ussuri-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-ussuri-needed to verification-ussuri-done. If it does
not fix the bug for you, please add a comment stating that, and change
the tag to verification-ussuri-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/ussuri
   Status: New => Fix Committed

** Tags added: verification-ussuri-needed

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

Title:
  [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply
  to instance detail page

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


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

[Bug 1728031] Re: [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is True

2024-07-08 Thread James Page
This bug was fixed in the package horizon - 4:23.3.0-0ubuntu1.2~cloud0
---

 horizon (4:23.3.0-0ubuntu1.2~cloud0) jammy-bobcat; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (4:23.3.0-0ubuntu1.2) mantic; urgency=medium
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1728031.patch: Fix admin unable to reset user's password.
 (LP: #1728031)
   * d/p/lp2055409.patch: apply config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES
 to the instance details page (LP: #2055409)
 .
   [ Zhang Hua ]
   * d/p/lp2054799.patch: Fix Users/Groups tab list when a domain
 context is set. (LP: #2054799)


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

Title:
  [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is
  True

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


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

[Bug 1728031] Update Released

2024-07-08 Thread James Page
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/1728031

Title:
  [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is
  True

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


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

[Bug 2054799] Re: [SRU] Issue with Project administration at Cloud Admin level

2024-07-08 Thread James Page
This bug was fixed in the package horizon - 4:23.3.0-0ubuntu1.2~cloud0
---

 horizon (4:23.3.0-0ubuntu1.2~cloud0) jammy-bobcat; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (4:23.3.0-0ubuntu1.2) mantic; urgency=medium
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1728031.patch: Fix admin unable to reset user's password.
 (LP: #1728031)
   * d/p/lp2055409.patch: apply config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES
 to the instance details page (LP: #2055409)
 .
   [ Zhang Hua ]
   * d/p/lp2054799.patch: Fix Users/Groups tab list when a domain
 context is set. (LP: #2054799)


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

Title:
  [SRU] Issue with Project administration at Cloud Admin level

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


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

[Bug 2054799] Update Released

2024-07-08 Thread James Page
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/2054799

Title:
  [SRU] Issue with Project administration at Cloud Admin level

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


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

[Bug 2055409] Re: [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply to instance detail page

2024-07-08 Thread James Page
This bug was fixed in the package horizon - 4:23.3.0-0ubuntu1.2~cloud0
---

 horizon (4:23.3.0-0ubuntu1.2~cloud0) jammy-bobcat; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (4:23.3.0-0ubuntu1.2) mantic; urgency=medium
 .
   [ Rodrigo Barbieri ]
   * d/p/lp1728031.patch: Fix admin unable to reset user's password.
 (LP: #1728031)
   * d/p/lp2055409.patch: apply config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES
 to the instance details page (LP: #2055409)
 .
   [ Zhang Hua ]
   * d/p/lp2054799.patch: Fix Users/Groups tab list when a domain
 context is set. (LP: #2054799)


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

Title:
  [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply
  to instance detail page

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


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

[Bug 2055409] Update Released

2024-07-08 Thread James Page
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/2055409

Title:
  [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply
  to instance detail page

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


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

[Bug 1890244] Re: [SRU] nova scheduler should ignore removed groups

2024-07-08 Thread James Page
This bug was fixed in the package nova - 3:25.2.1-0ubuntu2.3~cloud0
---

 nova (3:25.2.1-0ubuntu2.3~cloud0) focal; urgency=medium
 .
   * SECURITY UPDATE for Ubuntu Cloud Archive. backport to focal.
 .
 nova (3:25.2.1-0ubuntu2.3) jammy-security; urgency=medium
 .
   * SECURITY UPDATE: Arbitrary file access via custom QCOW2 external data
 (LP: #2059809)
 - debian/patches/CVE-2024-32498-pre1.patch: consolidate
   create_cow_image and create_image.
 - debian/patches/CVE-2024-32498-1.patch: reject qcow files with
   data-file attributes.
 - debian/patches/CVE-2024-32498-2.patch: check images with
   format_inspector for safety.
 - debian/patches/CVE-2024-32498-3.patch: additional qemu safety
   checking on base images.
 - debian/patches/CVE-2024-32498-4.patch: fix vmdk_allowed_types
   checking.
 - CVE-2024-32498
 .
 nova (3:25.2.1-0ubuntu2) jammy; urgency=medium
 .
   * d/p/libvirt-remove-default-cputune-shares-value.patch:
 Enable launch of instances with more than 9 CPUs on Jammy
 (LP: #1978489).
 .
 nova (3:25.2.1-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #2037332).
 .
 nova (3:25.2.0-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #2025503).
   * d/p/CVE-2023-2088-*.patch: Dropped. Fixed in point release.
 .
 nova (3:25.1.1-0ubuntu1.1) jammy-security; urgency=medium
 .
   * SECURITY UPDATE: Unauthorized File Access (LP: #2021980)
 - debian/patches/CVE-2023-2088-1.patch: Use force=True for os-brick
   disconnect during delete.
 - debian/patches/CVE-2023-2088-2.patch: Enable use of service user
   token with admin context.
 - CVE-2023-2088
 .
 nova (3:25.1.1-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #2019759).
   * d/p/ignore-deleted-server-groups-in-validation.patch: Dropped. Fixed
 in stable point release.
 .
 nova (3:25.1.0-0ubuntu2.2) jammy-security; urgency=medium
 .
   * SECURITY REGRESSION: Regressions in other projects (LP: #2020111)
 - debian/patches/series: Do not apply CVE-2023-2088.patch until
   patches are ready for all upstream OpenStack projects.
 - CVE-2023-2088
 .
 nova (3:25.1.0-0ubuntu2.1) jammy-security; urgency=medium
 .
   * SECURITY UPDATE: Unauthorized File Access
 - debian/patches/CVE-2023-2088.patch: Use force=True for os-brick
   disconnect during delete.
 - CVE-2023-2088
 .
 nova (3:25.1.0-0ubuntu2) jammy; urgency=medium
 .
   * Backport fix to ignore deleted server groups (LP: #1890244)
 d/p/ignore-deleted-server-groups-in-validation.patch
 .
 nova (3:25.1.0-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #2004030).
 .
 nova (3:25.0.1-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #1980369).
 .
 nova (3:25.0.0-0ubuntu1.1) jammy; urgency=medium
 .
   [ Corey Bryant ]
   * d/gbp.conf: Create stable/yoga branch.
 .
   [ Felipe Reyes ]
   * d/nova-common.postinst: Don't change file permissions under
 /var/lib/nova/.ssh (LP: #1904580).
 .
 nova (3:25.0.0-0ubuntu1) jammy; urgency=medium
 .
   * d/watch: Scope to 25.x series
   * New upstream release for OpenStack Yoga.
 .
 nova (3:24.0.0+git2022030310.3f274c65cc-0ubuntu2) jammy; urgency=medium
 .
   * d/control: Drop min version of python3-testtools to 2.4.0.
 .
 nova (3:24.0.0+git2022030310.3f274c65cc-0ubuntu1) jammy; urgency=medium
 .
   * New upstream snapshot for OpenStack Yoga.
   * d/control: Align (Build-)Depends with upstream.
 .
 nova (3:24.0.0+git2022011217.ea3945f71c-0ubuntu1) jammy; urgency=medium
 .
   * New upstream snapshot for OpenStack Yoga.
   * d/control, d/rules: Bump debhelper compat to 13.
 .
 nova (3:24.0.0+git2021120815.755aa11e0c-0ubuntu1) jammy; urgency=medium
 .
   * New upstream snapshot for OpenStack Yoga.
   * d/control: Align (Build-)Depends with upstream.
 .
 nova (3:24.0.0-0ubuntu1) impish; urgency=medium
 .
   * d/watch: Scope to 24.x series
   * New upstream release for OpenStack Xena.
 .
 nova (3:23.0.2+git2021090912.edaaa97d99-0ubuntu1) impish; urgency=medium
 .
   * New upstream snapshot for OpenStack Xena.
   * d/control: Align (Build-)Depends with upstream.
   * d/p/arm-console-patch.patch: Rebased.
 .
 nova (3:23.0.2+git2021072117.3545356ae3-0ubuntu1) impish; urgency=medium
 .
   * New upstream snapshot for OpenStack Xena.
   * d/control: Align (Build-)Depends with upstream.
 .
 nova (3:23.0.1+git2021061405.052cf96358-0ubuntu2) impish; urgency=medium
 .
   * d/nova-compute-ironic.conf: Use the correct compute_driver for
 ironic (LP: #1934533).
   * d/t/nova-compute-daemons: Add nova-compute-ironic to test.
 .
 nova (3:23.0.1+git2021061405.052cf96358-0ubuntu1) impish; urgency=medium
 .
   * New upstream snapshot for OpenStack Xena.
   * d/control: Align (Build-)Depends with upstream.
 .
 nova (3:23.0.0-0ubuntu1) hirsute; urgency=medium
 .
   * New 

[Bug 1890244] Update Released

2024-07-08 Thread James Page
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.

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-2088

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-32498

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

Title:
  [SRU] nova scheduler should ignore removed groups

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


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

[Bug 1904580] Re: Permissions 0644 for '/var/lib/nova/.ssh/id_rsa' are too open

2024-07-08 Thread James Page
This bug was fixed in the package nova - 3:25.2.1-0ubuntu2.3~cloud0
---

 nova (3:25.2.1-0ubuntu2.3~cloud0) focal; urgency=medium
 .
   * SECURITY UPDATE for Ubuntu Cloud Archive. backport to focal.
 .
 nova (3:25.2.1-0ubuntu2.3) jammy-security; urgency=medium
 .
   * SECURITY UPDATE: Arbitrary file access via custom QCOW2 external data
 (LP: #2059809)
 - debian/patches/CVE-2024-32498-pre1.patch: consolidate
   create_cow_image and create_image.
 - debian/patches/CVE-2024-32498-1.patch: reject qcow files with
   data-file attributes.
 - debian/patches/CVE-2024-32498-2.patch: check images with
   format_inspector for safety.
 - debian/patches/CVE-2024-32498-3.patch: additional qemu safety
   checking on base images.
 - debian/patches/CVE-2024-32498-4.patch: fix vmdk_allowed_types
   checking.
 - CVE-2024-32498
 .
 nova (3:25.2.1-0ubuntu2) jammy; urgency=medium
 .
   * d/p/libvirt-remove-default-cputune-shares-value.patch:
 Enable launch of instances with more than 9 CPUs on Jammy
 (LP: #1978489).
 .
 nova (3:25.2.1-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #2037332).
 .
 nova (3:25.2.0-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #2025503).
   * d/p/CVE-2023-2088-*.patch: Dropped. Fixed in point release.
 .
 nova (3:25.1.1-0ubuntu1.1) jammy-security; urgency=medium
 .
   * SECURITY UPDATE: Unauthorized File Access (LP: #2021980)
 - debian/patches/CVE-2023-2088-1.patch: Use force=True for os-brick
   disconnect during delete.
 - debian/patches/CVE-2023-2088-2.patch: Enable use of service user
   token with admin context.
 - CVE-2023-2088
 .
 nova (3:25.1.1-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #2019759).
   * d/p/ignore-deleted-server-groups-in-validation.patch: Dropped. Fixed
 in stable point release.
 .
 nova (3:25.1.0-0ubuntu2.2) jammy-security; urgency=medium
 .
   * SECURITY REGRESSION: Regressions in other projects (LP: #2020111)
 - debian/patches/series: Do not apply CVE-2023-2088.patch until
   patches are ready for all upstream OpenStack projects.
 - CVE-2023-2088
 .
 nova (3:25.1.0-0ubuntu2.1) jammy-security; urgency=medium
 .
   * SECURITY UPDATE: Unauthorized File Access
 - debian/patches/CVE-2023-2088.patch: Use force=True for os-brick
   disconnect during delete.
 - CVE-2023-2088
 .
 nova (3:25.1.0-0ubuntu2) jammy; urgency=medium
 .
   * Backport fix to ignore deleted server groups (LP: #1890244)
 d/p/ignore-deleted-server-groups-in-validation.patch
 .
 nova (3:25.1.0-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #2004030).
 .
 nova (3:25.0.1-0ubuntu1) jammy; urgency=medium
 .
   * New stable point release for OpenStack Yoga (LP: #1980369).
 .
 nova (3:25.0.0-0ubuntu1.1) jammy; urgency=medium
 .
   [ Corey Bryant ]
   * d/gbp.conf: Create stable/yoga branch.
 .
   [ Felipe Reyes ]
   * d/nova-common.postinst: Don't change file permissions under
 /var/lib/nova/.ssh (LP: #1904580).
 .
 nova (3:25.0.0-0ubuntu1) jammy; urgency=medium
 .
   * d/watch: Scope to 25.x series
   * New upstream release for OpenStack Yoga.
 .
 nova (3:24.0.0+git2022030310.3f274c65cc-0ubuntu2) jammy; urgency=medium
 .
   * d/control: Drop min version of python3-testtools to 2.4.0.
 .
 nova (3:24.0.0+git2022030310.3f274c65cc-0ubuntu1) jammy; urgency=medium
 .
   * New upstream snapshot for OpenStack Yoga.
   * d/control: Align (Build-)Depends with upstream.
 .
 nova (3:24.0.0+git2022011217.ea3945f71c-0ubuntu1) jammy; urgency=medium
 .
   * New upstream snapshot for OpenStack Yoga.
   * d/control, d/rules: Bump debhelper compat to 13.
 .
 nova (3:24.0.0+git2021120815.755aa11e0c-0ubuntu1) jammy; urgency=medium
 .
   * New upstream snapshot for OpenStack Yoga.
   * d/control: Align (Build-)Depends with upstream.
 .
 nova (3:24.0.0-0ubuntu1) impish; urgency=medium
 .
   * d/watch: Scope to 24.x series
   * New upstream release for OpenStack Xena.
 .
 nova (3:23.0.2+git2021090912.edaaa97d99-0ubuntu1) impish; urgency=medium
 .
   * New upstream snapshot for OpenStack Xena.
   * d/control: Align (Build-)Depends with upstream.
   * d/p/arm-console-patch.patch: Rebased.
 .
 nova (3:23.0.2+git2021072117.3545356ae3-0ubuntu1) impish; urgency=medium
 .
   * New upstream snapshot for OpenStack Xena.
   * d/control: Align (Build-)Depends with upstream.
 .
 nova (3:23.0.1+git2021061405.052cf96358-0ubuntu2) impish; urgency=medium
 .
   * d/nova-compute-ironic.conf: Use the correct compute_driver for
 ironic (LP: #1934533).
   * d/t/nova-compute-daemons: Add nova-compute-ironic to test.
 .
 nova (3:23.0.1+git2021061405.052cf96358-0ubuntu1) impish; urgency=medium
 .
   * New upstream snapshot for OpenStack Xena.
   * d/control: Align (Build-)Depends with upstream.
 .
 nova (3:23.0.0-0ubuntu1) hirsute; urgency=medium
 .
   * New 

  1   2   3   4   5   6   7   8   9   10   >