[Bug 2054814] Re: lxd-agent-setup cannot be started on riscv64 6.5.0-9-generic
I got the initial assessment wrong, thanks Heinrich for clearing up that confusion :) Here is what happened here: On Jammy, lxd-agent-loader (0.5) is configured to start lxd-agent.service when the multi-user.target was reached coupled with a ConditionPathExists=/dev/virtio-ports/org.linuxcontainers.lxd This means it would do nothing if that virtio-ports device was missing. On Noble, lxd-agent-loader (0.6) was changed to have udev start lxd- agent.service only when it sees a virtio-ports LXD knows. Along with that change, the ConditionPathExists was removed as no longer relevant. Heinrich did a distro-upgrade moving lxd-agent-loader from 0.5 -> 0.6 but this left behind the following symlinks: ``` /etc/systemd/system/multi-user.target.wants/lxd-agent.service /etc/systemd/system/multi-user.target.wants/lxd-agent-9p.service ``` Causing lxd-agent.service to always want to start, even if the virtio- ports is not there, thus causing this bug/failure to start lxd- agent.service. The fix will be to have the package cleanup the old symlinks left in the multi-user.target.wants directory. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054814 Title: lxd-agent-setup cannot be started on riscv64 6.5.0-9-generic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxd-agent-loader/+bug/2054814/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2039571] Re: systemd-modules-load fails on Azure 23.10 images on arm64
Is this still an issue on 24.04? ** Also affects: systemd (Ubuntu Mantic) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu) Status: New => Incomplete ** Changed in: systemd (Ubuntu Mantic) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2039571 Title: systemd-modules-load fails on Azure 23.10 images on arm64 To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-images/+bug/2039571/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 882255] Re: No administrative actions possible (password refused) after enabling passwordless login
Stragely though, when I reboot my ubuntu and mosue-click some times out of my ubuntu and inside my VmWare player randomly some times, it allowed me in. and also on reboot, it works with an Enter ( i.e removing password effected ). Also i tried to change password with passwd command giving the same string I had used earlier, as new password. Strangely, this fails saying "please enter a longer password". Then why was I allowed to be using a "shorter" password all these days ? My config: -- anon@ubuntu:~$ anon@ubuntu:~$ uname -as Linux ubuntu 4.15.0-142-generic #146~16.04.1-Ubuntu SMP Tue Apr 13 09:27:15 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux anon@ubuntu:~$ anon@ubuntu:~$ anon@ubuntu:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.7 LTS Release:16.04 Codename: xenial anon@ubuntu:~$ VmWare player version: ( not related though ) VMware® Workstation 16 Pro 16.1.2 build-17966106 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/882255 Title: No administrative actions possible (password refused) after enabling passwordless login To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/882255/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054845] [NEW] mlxbf-gige: support bobcat
Public bug reported: SRU Justification: [Impact] Bobcat is a new board which doesn't have an external PHY connected to the OOB. There are no MDIO busses involved and no PHY involved. The OOB is directly connected to the switch (MAC to MAC). SO we need to use the linux fixed phy to be able to emulate the mdio behavior and load the ethernet driver. [Fix] * Register the fixed-phy register in the case of the bobcat. [Test Case] * Important: For testing on the bobcat board, make sure the corresponding UEFI image is also loaded, otherwise, the oob driver will fail to load. For other board, it is backward compatible. * Check if the mlxbf-gige is loaded on bobcat * Check that it is using the fixed-phy via dmesg | grep PHY * check that the oob interface is pingable * check that files can be copied over via oob interface * rmmod/modprobe * ifconfig up/down * reboot test [Regression Potential] * Redo all the OOB testing on other boards (moonraker) and make sure the bobcat changes dont trigger any regressions. ** Affects: linux-bluefield (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/2054845 Title: mlxbf-gige: support bobcat To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2054845/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054845] Re: mlxbf-gige: support fixed phy for Bobcat
** Summary changed: - mlxbf-gige: support bobcat + mlxbf-gige: support fixed phy for Bobcat -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054845 Title: mlxbf-gige: support fixed phy for Bobcat To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2054845/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2041732] Re: Touchpad is extra-sensitive on Wayland
I just loaded up the latest Ubuntu 24.04 daily build on a USB, and I can reproduce the bug on it as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2041732 Title: Touchpad is extra-sensitive on Wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/2041732/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054785] Re: cloud-init destroys the password of existing 'ubuntu' account
I believe that cloud-init is working as intended here. I'm unfamiliar with the Ubuntu Image tool, but it looks like there is overlap between the user-creation from that tool and cloud-init. When cloud-init runs, it will by default create a distro-default user with no password and password login disabled. On Ubuntu, this user is 'ubuntu'. This behavior can be overridden using user data alongside the network-config. The user data file is described here: https://cloudinit.readthedocs.io/en/latest/reference/datasources/nocloud.html#file-formats Whereas the user data for creating users is described here: https://cloudinit.readthedocs.io/en/latest/reference/modules.html#users-and-groups It describes how the default user can be overridden. Based on this, I think I can explain your 3 scenarios: 1. Cloud-init created user ubuntu with no password which somehow superseded the Ubuntu image user creation. 2. 1 happened, but since you also specified another user, that user got created and so works as expected. 3. With no NoCloud seed data, cloud-init didn't run and didn't attempt to create any default user. Does that help? ** Changed in: cloud-init (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054785 Title: cloud-init destroys the password of existing 'ubuntu' account To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2054785/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2041732] Re: Touchpad is extra-sensitive on Wayland
Hmm, this might be scaling related. I set my laptop to 100% scaling (instead of 200%) and the bug seemed to disappear. Unfortunately, using 100% scaling on a HiDPI laptop is not a practical solution. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2041732 Title: Touchpad is extra-sensitive on Wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/2041732/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2041732] Re: Touchpad is extra-sensitive on Wayland
Yup, I just tested with 300% scaling and the bug is even worse. I think something's being multiplied by the scaling factor on Wayland that shouldn't be. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2041732 Title: Touchpad is extra-sensitive on Wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/2041732/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2051939] Autopkgtest regression report (autopkgtest/5.32ubuntu3~23.10.1)
All autopkgtests for the newly accepted autopkgtest (5.32ubuntu3~23.10.1) for mantic have finished running. The following regressions have been reported in tests triggered by the package: surf/2.1+git20221016-5 (arm64, armhf) Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. https://people.canonical.com/~ubuntu-archive/proposed- migration/mantic/update_excuses.html#autopkgtest [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2051939 Title: [SRU exception] backport 5.32 to Jammy and Mantic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2051939/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054670] Re: troff: warning: cannot select font 'C' when viewing man page
This bug was fixed in the package unzip - 6.0-28ubuntu3 --- unzip (6.0-28ubuntu3) noble; urgency=medium * d/t/*: Added autopkgtest (LP: #2023994) * d/p/29-fix-troff-warning.patch: Removes monospace directives to fix troff warnings (LP: #2054670) * d/p/20-unzip60-alt-iconv-utf8.patch * Refreshed as ab-style patch. * Added documentation for `-I` and `-O` options to `unzip -hh`. * Added documentation for `-I` and `-O` options to unzip (man/unzip.1) and zipinfo (man/zipinfo.1) man pages (LP: #138307). * Fixed garbled output when `zipinfo` or `unzip -Z` is called without arguments (LP: #1429939). -- Dominik Viererbe Thu, 22 Feb 2024 02:48:49 +0200 ** Changed in: unzip (Ubuntu Noble) 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/2054670 Title: troff: warning: cannot select font 'C' when viewing man page To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/2054670/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054133] Re: Running with Python 3.12 failed because imp was removed.
This bug was fixed in the package libapache2-mod-python - 3.5.0.1-1ubuntu1 --- libapache2-mod-python (3.5.0.1-1ubuntu1) noble; urgency=medium [ Dominik Viererbe ] * Replaced deprecated library imp with importlib (LP: #2054133) * d/t/smoke: added debug output -- Matthias Klose Tue, 20 Feb 2024 20:51:50 +0100 ** Changed in: libapache2-mod-python (Ubuntu Noble) Status: In Progress => 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/2054133 Title: Running with Python 3.12 failed because imp was removed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/2054133/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054109] Re: nautilus fails to build on armhf
This bug was fixed in the package nautilus - 1:46~beta-0ubuntu3 --- nautilus (1:46~beta-0ubuntu3) noble; urgency=medium * Add another patch to fix 32-bit build (LP: #2054109) -- Jeremy Bícha Fri, 23 Feb 2024 08:57:34 -0500 ** Changed in: nautilus (Ubuntu) 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/2054109 Title: nautilus fails to build on armhf To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/2054109/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2053248] Re: zeroc-ice FTFBS with openjdk-21
This bug was fixed in the package zeroc-ice - 3.7.10-1ubuntu1 --- zeroc-ice (3.7.10-1ubuntu1) noble; urgency=medium * d/rules, d/patches: Adjust javac -source/-target using $java_compat_level (LP: #2053248) -- Pushkar Kulkarni Thu, 15 Feb 2024 21:19:59 +0530 ** Changed in: zeroc-ice (Ubuntu) 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/2053248 Title: zeroc-ice FTFBS with openjdk-21 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zeroc-ice/+bug/2053248/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2053024] Re: [noble] DKMS build error with kernel 6.8
This bug was fixed in the package virtualbox - 7.0.14-dfsg-2 --- virtualbox (7.0.14-dfsg-2) unstable; urgency=medium * Cherry-pick upstream fixes for kernel 6.8 and USBSAN (LP: #2053024 LP: #2037082, Closes: #1061917) * debian/patches: - 102989.patch - 102990.patch - 102992.patch - 102993.patch - 102994.patch - 102999.patch - 103024.patch - 103066.patch - 103067.patch -- Gianfranco Costamagna Mon, 19 Feb 2024 16:43:37 +0100 ** Changed in: virtualbox (Ubuntu) Status: Confirmed => 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/2053024 Title: [noble] DKMS build error with kernel 6.8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/2053024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2052880] Re: Can't create .zip archive. "Failed to execute command." and "Archive not found" errors
This bug was fixed in the package lxqt-archiver - 0.9.0-0ubuntu2 --- lxqt-archiver (0.9.0-0ubuntu2) noble; urgency=medium * Fix invalid argument use of 7z. (LP: #2052880) -- Sudip Mukherjee Sun, 11 Feb 2024 21:59:12 + ** Changed in: lxqt-archiver (Ubuntu) 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/2052880 Title: Can't create .zip archive. "Failed to execute command." and "Archive not found" errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxqt-archiver/+bug/2052880/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2053246] Re: openjfx: FTBFS with default Java 21
This bug was fixed in the package openjfx - 11.0.11+1-3.1ubuntu1 --- openjfx (11.0.11+1-3.1ubuntu1) noble; urgency=medium [ Pushkar Kulkarni ] * d/patches: Patch to fix compiler errors with openjdk-21 (LP: #2053246) -- Vladimir Petko Mon, 19 Feb 2024 08:33:21 +1300 ** Changed in: openjfx (Ubuntu) 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/2053246 Title: openjfx: FTBFS with default Java 21 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjfx/+bug/2053246/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2051883] Re: Merge qemu from Debian unstable for noble
This bug was fixed in the package qemu - 1:8.2.1+ds-1ubuntu1 --- qemu (1:8.2.1+ds-1ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051883, #2049703). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to handle incoming migrations from former releases. - Ease the use of module retention on upgrades (LP 1913421) - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade - Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664) + d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch: fix qboot FTBFS with LTO - d/rules: Enable/disable extra features on microvm variant. (LP #2045594) - Move glusterfs storage driver to Universe in a new package (LP #2045063): + d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe + d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.1+ds-1) unstable; urgency=medium * new upstream stable/bugfix release * remove all upstream-applied patches * d/patches/note-missing-module-pkg-name.diff: fixup * replace fix for CVE-2023-6683 (A different fix from upstream) * remove the mistakenly-added temp file in d/qemu-block-extra/ * d/.gitignore: refresh qemu (1:8.2.0+ds-5) unstable; urgency=medium * d/rules, d/run-qemu.mount: use dh_installsystemd to install run-qemu.mount (Closes: #1060087) * update hppa and seabios-hppa patch series * ui-clipboard-avoid-crash-upon-request-when-clipboard-CVE-2023-6683.patch (Closes: #1060749, CVE-2023-6683) * +target-s390x-Fix-LAE-setting-a-wrong-access-register.patch * +tcg-s390x-Fix-encoding-of-VRIc-VRSa-VRSc-insns.patch fix chacha20 issue on s390x * update hw-vfio-fix-iteration-over-global-VFIODevice-list.patch qemu (1:8.2.0+ds-4ubuntu2) noble; urgency=medium * Move glusterfs storage driver to Universe in a new package (LP: #2045063): - d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe - d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.0+ds-4ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2048802, #2048776). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in
[Bug 2050888] Re: compiz: FTBFS in Noble
This bug was fixed in the package compiz - 1:0.9.14.2+22.10.20220822-0ubuntu6 --- compiz (1:0.9.14.2+22.10.20220822-0ubuntu6) noble; urgency=medium * Adjust path for the CompizConfigPython tests (LP: #2050888) -- Graham Inggs Tue, 23 Jan 2024 17:37:25 + ** Changed in: compiz (Ubuntu) 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/2050888 Title: compiz: FTBFS in Noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/2050888/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2051717] Re: Merge 4.19.4-3 from debian for noble
This bug was fixed in the package samba - 2:4.19.4+dfsg-3ubuntu1 --- samba (2:4.19.4+dfsg-3ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051717). Remaining changes: - debian/control: Ubuntu i386 binary compatibility: + enable the liburing vfs module, except on i386 where liburing is not available - d/t/control, d/t/util,d/t/samba-ad-dc-provisioning-internal-dns: samba AD DC provisioning and domain join tests with internal DNS (LP #1977746, LP #2011745) - d/control: adjust breaks/replaces for file move that Debian did in 4.16.6+dfsg-5, and Ubuntu only did in 4.17.7+dfsg-1ubuntu1, to avoid file conflict in a dist-upgrade from earlier Ubuntu releases, like Kinetic (LP #2024663) - d/control: python3-samba has a runtime dep on python3-markdown - glusterfs is no longer in main, create new binary package in universe to ship the samba glusterfs vfs modules and manpages (LP #2045063): + d/control: new samba-vfs-modules-glusterfs package + d/rules: glusterfs vfs modules and manpages are now in the samba-vfs-modules-extra package + d/samba-vfs-modules-extra.install: add glusterfs vfs modules and manpage * Added: - d/t/util: handle breakage introduced by lxd-installer. If on Ubuntu, assume lxd comes from a snap and install it if needed - d/t/util: ignore cloud-init's warning exit status, which is happening because of LP #2048129 (also see LP #2048522) -- Andreas Hasenack Sat, 03 Feb 2024 10:14:42 -0300 ** Changed in: samba (Ubuntu) Status: In Progress => 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/2051717 Title: Merge 4.19.4-3 from debian for noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/2051717/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2049703] Re: [24.04 FEAT] [VS2212] KVM: Enhanced and dynamic CPU topology for KVM guests (qemu)
This bug was fixed in the package qemu - 1:8.2.1+ds-1ubuntu1 --- qemu (1:8.2.1+ds-1ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051883, #2049703). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to handle incoming migrations from former releases. - Ease the use of module retention on upgrades (LP 1913421) - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade - Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664) + d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch: fix qboot FTBFS with LTO - d/rules: Enable/disable extra features on microvm variant. (LP #2045594) - Move glusterfs storage driver to Universe in a new package (LP #2045063): + d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe + d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.1+ds-1) unstable; urgency=medium * new upstream stable/bugfix release * remove all upstream-applied patches * d/patches/note-missing-module-pkg-name.diff: fixup * replace fix for CVE-2023-6683 (A different fix from upstream) * remove the mistakenly-added temp file in d/qemu-block-extra/ * d/.gitignore: refresh qemu (1:8.2.0+ds-5) unstable; urgency=medium * d/rules, d/run-qemu.mount: use dh_installsystemd to install run-qemu.mount (Closes: #1060087) * update hppa and seabios-hppa patch series * ui-clipboard-avoid-crash-upon-request-when-clipboard-CVE-2023-6683.patch (Closes: #1060749, CVE-2023-6683) * +target-s390x-Fix-LAE-setting-a-wrong-access-register.patch * +tcg-s390x-Fix-encoding-of-VRIc-VRSa-VRSc-insns.patch fix chacha20 issue on s390x * update hw-vfio-fix-iteration-over-global-VFIODevice-list.patch qemu (1:8.2.0+ds-4ubuntu2) noble; urgency=medium * Move glusterfs storage driver to Universe in a new package (LP: #2045063): - d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe - d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.0+ds-4ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2048802, #2048776). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in
[Bug 2045594] Re: Enable/disable extra features on microvm variant
This bug was fixed in the package qemu - 1:8.2.1+ds-1ubuntu1 --- qemu (1:8.2.1+ds-1ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051883, #2049703). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to handle incoming migrations from former releases. - Ease the use of module retention on upgrades (LP 1913421) - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade - Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664) + d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch: fix qboot FTBFS with LTO - d/rules: Enable/disable extra features on microvm variant. (LP #2045594) - Move glusterfs storage driver to Universe in a new package (LP #2045063): + d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe + d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.1+ds-1) unstable; urgency=medium * new upstream stable/bugfix release * remove all upstream-applied patches * d/patches/note-missing-module-pkg-name.diff: fixup * replace fix for CVE-2023-6683 (A different fix from upstream) * remove the mistakenly-added temp file in d/qemu-block-extra/ * d/.gitignore: refresh qemu (1:8.2.0+ds-5) unstable; urgency=medium * d/rules, d/run-qemu.mount: use dh_installsystemd to install run-qemu.mount (Closes: #1060087) * update hppa and seabios-hppa patch series * ui-clipboard-avoid-crash-upon-request-when-clipboard-CVE-2023-6683.patch (Closes: #1060749, CVE-2023-6683) * +target-s390x-Fix-LAE-setting-a-wrong-access-register.patch * +tcg-s390x-Fix-encoding-of-VRIc-VRSa-VRSc-insns.patch fix chacha20 issue on s390x * update hw-vfio-fix-iteration-over-global-VFIODevice-list.patch qemu (1:8.2.0+ds-4ubuntu2) noble; urgency=medium * Move glusterfs storage driver to Universe in a new package (LP: #2045063): - d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe - d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.0+ds-4ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2048802, #2048776). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in
[Bug 2048802] Re: Merge qemu from Debian unstable for noble
This bug was fixed in the package qemu - 1:8.2.1+ds-1ubuntu1 --- qemu (1:8.2.1+ds-1ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051883, #2049703). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to handle incoming migrations from former releases. - Ease the use of module retention on upgrades (LP 1913421) - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade - Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664) + d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch: fix qboot FTBFS with LTO - d/rules: Enable/disable extra features on microvm variant. (LP #2045594) - Move glusterfs storage driver to Universe in a new package (LP #2045063): + d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe + d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.1+ds-1) unstable; urgency=medium * new upstream stable/bugfix release * remove all upstream-applied patches * d/patches/note-missing-module-pkg-name.diff: fixup * replace fix for CVE-2023-6683 (A different fix from upstream) * remove the mistakenly-added temp file in d/qemu-block-extra/ * d/.gitignore: refresh qemu (1:8.2.0+ds-5) unstable; urgency=medium * d/rules, d/run-qemu.mount: use dh_installsystemd to install run-qemu.mount (Closes: #1060087) * update hppa and seabios-hppa patch series * ui-clipboard-avoid-crash-upon-request-when-clipboard-CVE-2023-6683.patch (Closes: #1060749, CVE-2023-6683) * +target-s390x-Fix-LAE-setting-a-wrong-access-register.patch * +tcg-s390x-Fix-encoding-of-VRIc-VRSa-VRSc-insns.patch fix chacha20 issue on s390x * update hw-vfio-fix-iteration-over-global-VFIODevice-list.patch qemu (1:8.2.0+ds-4ubuntu2) noble; urgency=medium * Move glusterfs storage driver to Universe in a new package (LP: #2045063): - d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe - d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.0+ds-4ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2048802, #2048776). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in
[Bug 2048776] Re: FTBFS noble: error: "_FORTIFY_SOURCE" redefined
This bug was fixed in the package qemu - 1:8.2.1+ds-1ubuntu1 --- qemu (1:8.2.1+ds-1ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051883, #2049703). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to handle incoming migrations from former releases. - Ease the use of module retention on upgrades (LP 1913421) - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade - Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664) + d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch: fix qboot FTBFS with LTO - d/rules: Enable/disable extra features on microvm variant. (LP #2045594) - Move glusterfs storage driver to Universe in a new package (LP #2045063): + d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe + d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.1+ds-1) unstable; urgency=medium * new upstream stable/bugfix release * remove all upstream-applied patches * d/patches/note-missing-module-pkg-name.diff: fixup * replace fix for CVE-2023-6683 (A different fix from upstream) * remove the mistakenly-added temp file in d/qemu-block-extra/ * d/.gitignore: refresh qemu (1:8.2.0+ds-5) unstable; urgency=medium * d/rules, d/run-qemu.mount: use dh_installsystemd to install run-qemu.mount (Closes: #1060087) * update hppa and seabios-hppa patch series * ui-clipboard-avoid-crash-upon-request-when-clipboard-CVE-2023-6683.patch (Closes: #1060749, CVE-2023-6683) * +target-s390x-Fix-LAE-setting-a-wrong-access-register.patch * +tcg-s390x-Fix-encoding-of-VRIc-VRSa-VRSc-insns.patch fix chacha20 issue on s390x * update hw-vfio-fix-iteration-over-global-VFIODevice-list.patch qemu (1:8.2.0+ds-4ubuntu2) noble; urgency=medium * Move glusterfs storage driver to Universe in a new package (LP: #2045063): - d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe - d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.0+ds-4ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2048802, #2048776). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in
[Bug 2045063] Re: Demote glusterfs for noble
This bug was fixed in the package samba - 2:4.19.4+dfsg-3ubuntu1 --- samba (2:4.19.4+dfsg-3ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051717). Remaining changes: - debian/control: Ubuntu i386 binary compatibility: + enable the liburing vfs module, except on i386 where liburing is not available - d/t/control, d/t/util,d/t/samba-ad-dc-provisioning-internal-dns: samba AD DC provisioning and domain join tests with internal DNS (LP #1977746, LP #2011745) - d/control: adjust breaks/replaces for file move that Debian did in 4.16.6+dfsg-5, and Ubuntu only did in 4.17.7+dfsg-1ubuntu1, to avoid file conflict in a dist-upgrade from earlier Ubuntu releases, like Kinetic (LP #2024663) - d/control: python3-samba has a runtime dep on python3-markdown - glusterfs is no longer in main, create new binary package in universe to ship the samba glusterfs vfs modules and manpages (LP #2045063): + d/control: new samba-vfs-modules-glusterfs package + d/rules: glusterfs vfs modules and manpages are now in the samba-vfs-modules-extra package + d/samba-vfs-modules-extra.install: add glusterfs vfs modules and manpage * Added: - d/t/util: handle breakage introduced by lxd-installer. If on Ubuntu, assume lxd comes from a snap and install it if needed - d/t/util: ignore cloud-init's warning exit status, which is happening because of LP #2048129 (also see LP #2048522) -- Andreas Hasenack Sat, 03 Feb 2024 10:14:42 -0300 ** Changed in: samba (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: qemu (Ubuntu) Status: Fix Committed => Fix Released ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-6683 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2045063 Title: Demote glusterfs for noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glusterfs/+bug/2045063/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2045063] Re: Demote glusterfs for noble
This bug was fixed in the package qemu - 1:8.2.1+ds-1ubuntu1 --- qemu (1:8.2.1+ds-1ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051883, #2049703). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to handle incoming migrations from former releases. - Ease the use of module retention on upgrades (LP 1913421) - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade - Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664) + d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch: fix qboot FTBFS with LTO - d/rules: Enable/disable extra features on microvm variant. (LP #2045594) - Move glusterfs storage driver to Universe in a new package (LP #2045063): + d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe + d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.1+ds-1) unstable; urgency=medium * new upstream stable/bugfix release * remove all upstream-applied patches * d/patches/note-missing-module-pkg-name.diff: fixup * replace fix for CVE-2023-6683 (A different fix from upstream) * remove the mistakenly-added temp file in d/qemu-block-extra/ * d/.gitignore: refresh qemu (1:8.2.0+ds-5) unstable; urgency=medium * d/rules, d/run-qemu.mount: use dh_installsystemd to install run-qemu.mount (Closes: #1060087) * update hppa and seabios-hppa patch series * ui-clipboard-avoid-crash-upon-request-when-clipboard-CVE-2023-6683.patch (Closes: #1060749, CVE-2023-6683) * +target-s390x-Fix-LAE-setting-a-wrong-access-register.patch * +tcg-s390x-Fix-encoding-of-VRIc-VRSa-VRSc-insns.patch fix chacha20 issue on s390x * update hw-vfio-fix-iteration-over-global-VFIODevice-list.patch qemu (1:8.2.0+ds-4ubuntu2) noble; urgency=medium * Move glusterfs storage driver to Universe in a new package (LP: #2045063): - d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe - d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.0+ds-4ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2048802, #2048776). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in
[Bug 2040429] Re: Merge sssd from Debian unstable for noble
This bug was fixed in the package sssd - 2.9.2-1ubuntu2 --- sssd (2.9.2-1ubuntu2) noble; urgency=medium * No-change rebuild with Python 3.12 as default -- Graham Inggs Sun, 21 Jan 2024 07:50:43 + ** Changed in: sssd (Ubuntu) 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/2040429 Title: Merge sssd from Debian unstable for noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2040429/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2040418] Re: Merge resource-agents from Debian unstable for noble
This bug was fixed in the package resource-agents - 1:4.13.0-1ubuntu2 --- resource-agents (1:4.13.0-1ubuntu2) noble; urgency=medium * d/curated-agents,d/t/control: move the pgsql agent to the -base package. (LP: #2020208) * d/control: suggest postgresql used by the pgsql agent moved to main. -- Athos Ribeiro Tue, 16 Jan 2024 16:32:18 -0300 ** Changed in: resource-agents (Ubuntu) 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/2040418 Title: Merge resource-agents from Debian unstable for noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/2040418/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2037082] Re: UBSAN: array-index-out-of-bounds with kernel 6.5 on Mantic
This bug was fixed in the package virtualbox - 7.0.14-dfsg-2 --- virtualbox (7.0.14-dfsg-2) unstable; urgency=medium * Cherry-pick upstream fixes for kernel 6.8 and USBSAN (LP: #2053024 LP: #2037082, Closes: #1061917) * debian/patches: - 102989.patch - 102990.patch - 102992.patch - 102993.patch - 102994.patch - 102999.patch - 103024.patch - 103066.patch - 103067.patch -- Gianfranco Costamagna Mon, 19 Feb 2024 16:43:37 +0100 ** Changed in: virtualbox (Ubuntu) Status: Confirmed => 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/2037082 Title: UBSAN: array-index-out-of-bounds with kernel 6.5 on Mantic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/2037082/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2040363] Re: Merge samba from Debian unstable for noble
This bug was fixed in the package samba - 2:4.19.4+dfsg-3ubuntu1 --- samba (2:4.19.4+dfsg-3ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051717). Remaining changes: - debian/control: Ubuntu i386 binary compatibility: + enable the liburing vfs module, except on i386 where liburing is not available - d/t/control, d/t/util,d/t/samba-ad-dc-provisioning-internal-dns: samba AD DC provisioning and domain join tests with internal DNS (LP #1977746, LP #2011745) - d/control: adjust breaks/replaces for file move that Debian did in 4.16.6+dfsg-5, and Ubuntu only did in 4.17.7+dfsg-1ubuntu1, to avoid file conflict in a dist-upgrade from earlier Ubuntu releases, like Kinetic (LP #2024663) - d/control: python3-samba has a runtime dep on python3-markdown - glusterfs is no longer in main, create new binary package in universe to ship the samba glusterfs vfs modules and manpages (LP #2045063): + d/control: new samba-vfs-modules-glusterfs package + d/rules: glusterfs vfs modules and manpages are now in the samba-vfs-modules-extra package + d/samba-vfs-modules-extra.install: add glusterfs vfs modules and manpage * Added: - d/t/util: handle breakage introduced by lxd-installer. If on Ubuntu, assume lxd comes from a snap and install it if needed - d/t/util: ignore cloud-init's warning exit status, which is happening because of LP #2048129 (also see LP #2048522) -- Andreas Hasenack Sat, 03 Feb 2024 10:14:42 -0300 ** Changed in: samba (Ubuntu) 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/2040363 Title: Merge samba from Debian unstable for noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/2040363/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2020208] Re: Please move pgsql agent to resource-agents-base in jammy and later
This bug was fixed in the package resource-agents - 1:4.13.0-1ubuntu2 --- resource-agents (1:4.13.0-1ubuntu2) noble; urgency=medium * d/curated-agents,d/t/control: move the pgsql agent to the -base package. (LP: #2020208) * d/control: suggest postgresql used by the pgsql agent moved to main. -- Athos Ribeiro Tue, 16 Jan 2024 16:32:18 -0300 ** Changed in: resource-agents (Ubuntu) Status: In Progress => 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/2020208 Title: Please move pgsql agent to resource-agents-base in jammy and later To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/2020208/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2023994] Re: unzip has no autopkgtests
This bug was fixed in the package unzip - 6.0-28ubuntu3 --- unzip (6.0-28ubuntu3) noble; urgency=medium * d/t/*: Added autopkgtest (LP: #2023994) * d/p/29-fix-troff-warning.patch: Removes monospace directives to fix troff warnings (LP: #2054670) * d/p/20-unzip60-alt-iconv-utf8.patch * Refreshed as ab-style patch. * Added documentation for `-I` and `-O` options to `unzip -hh`. * Added documentation for `-I` and `-O` options to unzip (man/unzip.1) and zipinfo (man/zipinfo.1) man pages (LP: #138307). * Fixed garbled output when `zipinfo` or `unzip -Z` is called without arguments (LP: #1429939). -- Dominik Viererbe Thu, 22 Feb 2024 02:48:49 +0200 ** Changed in: unzip (Ubuntu) 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/2023994 Title: unzip has no autopkgtests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/2023994/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1990173] Re: [kinetic] gnome-initial-setup shows minimize button
This bug was fixed in the package gnome-initial-setup - 46~beta-1ubuntu1 --- gnome-initial-setup (46~beta-1ubuntu1) noble; urgency=medium * Merge with Debian. Remaining changes: + debian/control: - Add Build-Depends: libsnapd-glib-dev and libsysmetrics-dev + Add Ubuntu-specific patches: - 0001-Make-summary-page-explicitly-request-navigation-butt.patch - 0001-Ensure-stamp-file-if-the-user-quit-the-wizard.patch - 0001-Add-Ubuntu-mode-with-special-pages.patch - 0001-Display-the-ubuntu-welcome-wizard-in-Unity.patch - 0008-Ubuntu-location-default.patch - ubuntu-distributor-logo.patch * Update patches gnome-initial-setup (46~beta-1) unstable; urgency=medium * New upstream release - Minimize button correctly hidden (LP: #1990173) * Drop patch applied in new release -- Jeremy Bícha Mon, 12 Feb 2024 14:28:07 -0500 ** Changed in: gnome-initial-setup (Ubuntu) Status: Confirmed => 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/1990173 Title: [kinetic] gnome-initial-setup shows minimize button To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-initial-setup/+bug/1990173/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 138307] Re: unzip manpage does not document -O and -I options
This bug was fixed in the package unzip - 6.0-28ubuntu3 --- unzip (6.0-28ubuntu3) noble; urgency=medium * d/t/*: Added autopkgtest (LP: #2023994) * d/p/29-fix-troff-warning.patch: Removes monospace directives to fix troff warnings (LP: #2054670) * d/p/20-unzip60-alt-iconv-utf8.patch * Refreshed as ab-style patch. * Added documentation for `-I` and `-O` options to `unzip -hh`. * Added documentation for `-I` and `-O` options to unzip (man/unzip.1) and zipinfo (man/zipinfo.1) man pages (LP: #138307). * Fixed garbled output when `zipinfo` or `unzip -Z` is called without arguments (LP: #1429939). -- Dominik Viererbe Thu, 22 Feb 2024 02:48:49 +0200 ** Changed in: unzip (Ubuntu) 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/138307 Title: unzip manpage does not document -O and -I options To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/138307/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1429939] Re: zipinfo crashes without arguments
This bug was fixed in the package unzip - 6.0-28ubuntu3 --- unzip (6.0-28ubuntu3) noble; urgency=medium * d/t/*: Added autopkgtest (LP: #2023994) * d/p/29-fix-troff-warning.patch: Removes monospace directives to fix troff warnings (LP: #2054670) * d/p/20-unzip60-alt-iconv-utf8.patch * Refreshed as ab-style patch. * Added documentation for `-I` and `-O` options to `unzip -hh`. * Added documentation for `-I` and `-O` options to unzip (man/unzip.1) and zipinfo (man/zipinfo.1) man pages (LP: #138307). * Fixed garbled output when `zipinfo` or `unzip -Z` is called without arguments (LP: #1429939). -- Dominik Viererbe Thu, 22 Feb 2024 02:48:49 +0200 ** Changed in: unzip (Ubuntu) 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/1429939 Title: zipinfo crashes without arguments To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/1429939/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2049703] Re: [24.04 FEAT] [VS2212] KVM: Enhanced and dynamic CPU topology for KVM guests (qemu)
** Changed in: ubuntu-z-systems Status: Triaged => 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/2049703 Title: [24.04 FEAT] [VS2212] KVM: Enhanced and dynamic CPU topology for KVM guests (qemu) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/2049703/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2039167] Re: I get this message "array-index-out-of-bounds" every time I turn on my laptop since I upgraded from 23.04. to 23.10. (drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables
6.5.0-* "array-index-out-of-bounds" every boot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2039167 Title: I get this message "array-index-out-of-bounds" every time I turn on my laptop since I upgraded from 23.04. to 23.10. (drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2039167/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1983223] Re: [24.04 FEAT] [VS2029] KVM: Provide virtual CPU topology to guests - qemu part
*** This bug is a duplicate of bug 2049703 *** https://bugs.launchpad.net/bugs/2049703 ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released ** Changed in: ubuntu-z-systems Status: Confirmed => 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/1983223 Title: [24.04 FEAT] [VS2029] KVM: Provide virtual CPU topology to guests - qemu part To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1983223/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1927742] Re: dolphin in focal can't delete webdav directories running on focal's apache
@SRU team: status on the focal and jammy packages? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927742 Title: dolphin in focal can't delete webdav directories running on focal's apache To manage notifications about this bug go to: https://bugs.launchpad.net/apache2/+bug/1927742/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2053041] Re: Issue when shutting down computer: internal hard drive is not shut down properly
Kernel 6.5.0-21 - the problem is not solved, the HDD heads park loudly in an emergency. Why is it that after 2 releases of the kernel the problem is still not fixed and you continue to break users’ hard drives? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2053041 Title: Issue when shutting down computer: internal hard drive is not shut down properly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2053041/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2048781] Re: [MIR] authd
Thanks @didrocks! I added a comment to the upstream cargo issue based on advice from toolchains and ~Rust [0]. This issue is also raised in ubuntu-mir [1]. I'll mention this at the next MIR meeting. [0] https://github.com/rust-lang/cargo/issues/11929#issuecomment-1960081509 [1] https://github.com/canonical/ubuntu-mir/issues/35 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2048781 Title: [MIR] authd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/authd/+bug/2048781/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 827695]
*** Bug 40998 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827695 Title: [Upstream] bug in displaying scalable square brackets in math object To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/827695/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054342] Re: FTBFS (test failure) with jupyter-client >= 8
** Changed in: jupyter-notebook (Ubuntu) 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/2054342 Title: FTBFS (test failure) with jupyter-client >= 8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jupyter-notebook/+bug/2054342/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2036127] Re: Restarting `systemd-networkd` looses unmanaged bridged parents
You have a couple options here. I think simplest would be to just add: bridges: br0: interfaces: [vlan1] to your netplan config. This will generate /run/systemd/network/10-netplan-vlan1.network with: [Match] Name=vlan1 [Network] LinkLocalAddressing=no ConfigureWithoutCarrier=yes Bridge=br0 so the master will be configured correctly. Otherwise, you could add a drop-in configuration for vlan1 to set KeepMaster=true (I don't know if netplan has something for this)[1]. Either way, I do not think this is a bug. [1] https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html#KeepMaster= ** Changed in: systemd (Ubuntu) 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/2036127 Title: Restarting `systemd-networkd` looses unmanaged bridged parents To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2036127/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2036127] Re: Restarting `systemd-networkd` looses unmanaged bridged parents
The drop-in would apply to vlan1, e.g.: $ mkdir -p /etc/systemd/network/10-netplan-vlan1.network.d $ cat > /etc/systemd/network/10-netplan-vlan1.network.d/keep_master.conf << EOF [Network] KeepMaster=true EOF Again, if netplan has a setting equivalent to KeepMaster=, that would be simpler. I just don't know netplan well enough. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2036127 Title: Restarting `systemd-networkd` looses unmanaged bridged parents To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2036127/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2046606] Re: Harden default systemd services with sandboxing
This would take a larger coordination, and is not really a "bug" to be assigned to systemd per se. We will likely inherit lots of this from Debian over time. Marking as invalid just because this is not really the place for this (probably a thread on ubuntu-devel would be better?). ** Changed in: systemd (Ubuntu) Importance: Undecided => Wishlist ** Changed in: systemd (Ubuntu) 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/2046606 Title: Harden default systemd services with sandboxing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2046606/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2053024] Re: [noble] DKMS build error with kernel 6.8
Sorry for me the fix did not make virtualbox compile. See the log in my previous message. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2053024 Title: [noble] DKMS build error with kernel 6.8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/2053024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2052137] Re: bonded link goes down on reconfigure
The upstream bug is tagged for a stable backport, so we *should* get this soon-ish in noble. ** Changed in: systemd (Ubuntu) Status: New => Triaged ** Changed in: systemd (Ubuntu) Importance: Undecided => Low ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Nick Rosbrook (enr0n) ** Tags added: foundations-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2052137 Title: bonded link goes down on reconfigure To manage notifications about this bug go to: https://bugs.launchpad.net/systemd/+bug/2052137/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1950906] Re: etc/rc.local should Want or Require network-online.target
** Changed in: systemd (Ubuntu) Status: New => Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950906 Title: etc/rc.local should Want or Require network-online.target To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1950906/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1823171] Re: systemd-resolve hides DS records in explicit queries
It sounds like you don't have DNSSEC=yes anywwhere. I can do the following. root@mantic:~# resolvectl dnssec Global: no Link 41 (eth0): no root@mantic:~# dig +short DS ripe.net root@mantic:~# resolvectl dnssec eth0 yes root@mantic:~# resolvectl dnssec Global: no Link 41 (eth0): yes root@mantic:~# dig +short DS ripe.net 10186 13 2 BC15C85E16FE7C651EAAFCEE3B1F1C956217A5B70A536BFEF38C24A9 AB7B9A3F ** Changed in: systemd (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823171 Title: systemd-resolve hides DS records in explicit queries To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1823171/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2049234] Re: non-Ethernet tunnel interface creation fails on jammy 5.15.0-81 or later
*** This bug is a duplicate of bug 2037667 *** https://bugs.launchpad.net/bugs/2037667 This sounds like a duplicate of 2037667, which is planned to be fixed sometime soon-ish. ** This bug has been marked a duplicate of bug 2037667 Regression on Jammy's kernel 5.15 when creating ip6gre and vti6 tunnels -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2049234 Title: non-Ethernet tunnel interface creation fails on jammy 5.15.0-81 or later To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049234/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2037667] Re: Regression on Jammy's kernel 5.15 when creating ip6gre and vti6 tunnels
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (Ubuntu Jammy) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2037667 Title: Regression on Jammy's kernel 5.15 when creating ip6gre and vti6 tunnels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2037667/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2038994] Re: systemd-networkd: Unable to acquire IPv6 DNS server address
The fixes you mentioned should be included in noble already. The patches you mention do not apply to v249, which is the systemd version in jammy. So, when 24.04 is released, the fix will be available there, but unfortunately I don't think we will fix this in 22.04. ** Also affects: systemd (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu Jammy) Status: New => Won't Fix ** Changed in: systemd (Ubuntu) Status: New => 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/2038994 Title: systemd-networkd: Unable to acquire IPv6 DNS server address To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2038994/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2019026] Re: systemd /tmp cleaning is suboptimal
** Tags added: rls-nn-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2019026 Title: systemd /tmp cleaning is suboptimal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2019026/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1811295] Re: systemctl daemon-reexec does not update group membership
This sounds like a question better suited for upstream. Please open a bug there instead: https://github.com/systemd/systemd/issues ** Changed in: systemd (Ubuntu) Status: Confirmed => Incomplete ** Changed in: systemd (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811295 Title: systemctl daemon-reexec does not update group membership To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1811295/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2051939] Autopkgtest regression report (autopkgtest/5.32ubuntu3~22.04.1)
All autopkgtests for the newly accepted autopkgtest (5.32ubuntu3~22.04.1) for jammy have finished running. The following regressions have been reported in tests triggered by the package: gscan2pdf/2.12.6-1 (armhf) sbuild/0.81.2ubuntu6 (arm64, ppc64el, s390x) systemd/249.11-0ubuntu3.12 (amd64, ppc64el) Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. https://people.canonical.com/~ubuntu-archive/proposed- migration/jammy/update_excuses.html#autopkgtest [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2051939 Title: [SRU exception] backport 5.32 to Jammy and Mantic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2051939/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054133] Re: Running with Python 3.12 failed because imp was removed.
** Changed in: libapache2-mod-python (Debian) Status: New => 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/2054133 Title: Running with Python 3.12 failed because imp was removed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/2054133/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2020177] Re: Leaking sessions in pam_systemd
** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2020177 Title: Leaking sessions in pam_systemd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2020177/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2049392] Re: Symlink for resolv.conf not working with F5 vpn
** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2049392 Title: Symlink for resolv.conf not working with F5 vpn To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2049392/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2031898] Re: Enable / include ukify
systemd-ukify is in noble now: https://launchpad.net/ubuntu/noble/+package/systemd-ukify ** Changed in: systemd (Ubuntu) Status: Triaged => 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/2031898 Title: Enable / include ukify To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2031898/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2028548] Re: fwupd too old to get and install releases for UEFI dbx
When the fix is going to be released in Ubuntu Jammy 22.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2028548 Title: fwupd too old to get and install releases for UEFI dbx To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/2028548/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2036127] Re: Restarting `systemd-networkd` looses unmanaged bridged parents
@enr0n, the proposal to add: bridges: br0: interfaces: [vlan1] To the network config defeats the purpose. The goal is to not have to do double configuration. The bridge is define in LXD, the vlan1 only in netplan. The other proposed fix of `KeepMaster=true` snippet in /etc/systemd/network/10-netplan-vlan1.network.d/keep_master.conf didn't work for me. I also tried putting it in 99-netplan-vlan1.network.d to match the name of my netplan .yaml but still didn't work. root@networkd-bug:~# cat /etc/netplan/99-vlan1.yaml network: version: 2 vlans: vlan1: id: 1 link: eth0 root@networkd-bug:~# cat /etc/systemd/network/99-netplan-vlan1.network.d/keep_master.conf [Network] KeepMaster=true root@networkd-bug:~# grep -n . /run/systemd/network/*vlan1* /run/systemd/network/10-netplan-vlan1.netdev:1:[NetDev] /run/systemd/network/10-netplan-vlan1.netdev:2:Name=vlan1 /run/systemd/network/10-netplan-vlan1.netdev:3:Kind=vlan /run/systemd/network/10-netplan-vlan1.netdev:5:[VLAN] /run/systemd/network/10-netplan-vlan1.netdev:6:Id=1 /run/systemd/network/10-netplan-vlan1.network:1:[Match] /run/systemd/network/10-netplan-vlan1.network:2:Name=vlan1 /run/systemd/network/10-netplan-vlan1.network:4:[Network] /run/systemd/network/10-netplan-vlan1.network:5:LinkLocalAddressing=ipv6 /run/systemd/network/10-netplan-vlan1.network:6:ConfigureWithoutCarrier=yes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2036127 Title: Restarting `systemd-networkd` looses unmanaged bridged parents To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2036127/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2039083] Re: "optional: true" flag introduces problem it's meant to fix in certain circumstances
** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2039083 Title: "optional: true" flag introduces problem it's meant to fix in certain circumstances To manage notifications about this bug go to: https://bugs.launchpad.net/netplan/+bug/2039083/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2017846] Re: System kept waking up after pressing power button
** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2017846 Title: System kept waking up after pressing power button To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017846/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2017317] Re: Ubuntu: upon reboot, forever waiting for encrypted swapfile ...
** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2017317 Title: Ubuntu: upon reboot, forever waiting for encrypted swapfile ... To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2017317/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1965328] Re: transient scope could not be started error in bionic lxd container
** Also affects: systemd (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid ** Changed in: systemd (Ubuntu Bionic) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965328 Title: transient scope could not be started error in bionic lxd container To manage notifications about this bug go to: https://bugs.launchpad.net/snapd/+bug/1965328/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1162475] Re: [hostnamed] Changing hostname doesn't update /etc/hosts
** Changed in: systemd (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1162475 Title: [hostnamed] Changing hostname doesn't update /etc/hosts To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1162475/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2026292] Re: conflict on syslog.service when moving between rsyslog and busybox-syslogd
I guess this only applied to Lunar? Which is EOL. So, marking this won't fix, but correct me if I am wrong. ** Changed in: systemd (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2026292 Title: conflict on syslog.service when moving between rsyslog and busybox- syslogd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/2026292/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2025382] Re: 22.04 DHCPv6 IPv6 broken (at least on Oracle OCI)
The mentioned fix is included in v255, which is now in Noble. ** Changed in: systemd (Ubuntu) Status: Triaged => 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/2025382 Title: 22.04 DHCPv6 IPv6 broken (at least on Oracle OCI) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2025382/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1605941] Re: /usr/share/initramfs-tools/hooks/udev fails if /etc/udev/rules.d contains directories
Uh, isn't the real problem that in this case /etc/udev/rules.d/10-network.rules is a *directory*, and not a *file*? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605941 Title: /usr/share/initramfs-tools/hooks/udev fails if /etc/udev/rules.d contains directories To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1605941/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1605941] Re: /usr/share/initramfs-tools/hooks/udev fails if /etc/udev/rules.d contains directories
Given the age of this, I am going to mark won't fix, but please re-open if you think I am wrong. ** Changed in: systemd (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605941 Title: /usr/share/initramfs-tools/hooks/udev fails if /etc/udev/rules.d contains directories To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1605941/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2051765] Re: Plymouth FTBFS (even after apt-get build-dep plymouth)
The systemd version in question migrated. ** Changed in: systemd (Ubuntu) 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/2051765 Title: Plymouth FTBFS (even after apt-get build-dep plymouth) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/2051765/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2045621] Re: Improve power consumption on Framework systems
** Changed in: systemd (Ubuntu Noble) 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/2045621 Title: Improve power consumption on Framework systems To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/2045621/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1888391] Re: /etc/dhcp/dhclient-enter-hooks.d/resolved should not run in non-root network namespaces
I don't think that script is or was part of src:systemd? ** Changed in: systemd (Ubuntu) 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/1888391 Title: /etc/dhcp/dhclient-enter-hooks.d/resolved should not run in non-root network namespaces To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1888391/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1880839] Re: Clock skew on testbeds
** Changed in: systemd (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880839 Title: Clock skew on testbeds To manage notifications about this bug go to: https://bugs.launchpad.net/auto-package-testing/+bug/1880839/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1949723] Re: systemd-resolved segfault in hashmap_iterate_entry
The mentioned fix in the upstream report has been in systemd since 2021. ** Also affects: systemd (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu) Status: New => Fix Released ** Changed in: systemd (Ubuntu Focal) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949723 Title: systemd-resolved segfault in hashmap_iterate_entry To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1949723/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1961508] Re: Dock displaying over window after resuming from blank screen
> The Workaround from #71 does not seem to work for me. Try increasing the delay in the extension settings (available through the Extensions app). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961508 Title: Dock displaying over window after resuming from blank screen To manage notifications about this bug go to: https://bugs.launchpad.net/dash-to-dock/+bug/1961508/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2042744] Re: su -s /bin/sh -c "keystone-manage db_sync" keystone
looks like kind of use-after-free I tried to trace it /usr/lib/python3/dist-packages/eventlet/green/thread.py ... def get_ident(gr=None): traceback.print_stack() ... and got AttributeError: 'NoneType' object has no attribute 'print_stack' On the other side if traceback one level up /usr/lib/python3.10/threading.py def acquire(self, blocking=True, timeout=-1): ... traceback.print_stack() then last 2 stacks begins with sys.exit() and h.close(): File "/usr/bin/keystone-manage", line 10, in sys.exit(main()) File "/usr/lib/python3.10/threading.py", line 165, in acquire traceback.print_stack() File "/usr/lib/python3.10/logging/__init__.py", line 2183, in shutdown h.close() ... File "/usr/lib/python3.10/threading.py", line 165, in acquire traceback.print_stack() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2042744 Title: su -s /bin/sh -c "keystone-manage db_sync" keystone To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/2042744/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2049243] Re: [SRU] package timidity-daemon 2.14.0-8ubuntu1 failed to install/upgrade: installed timidity-daemon package post-installation script subprocess returned error exit status 5
Thank you I showed new package at https://launchpad.net/ubuntu/+source/timidity/2.14.0-8ubuntu1.22.04.1 and download timidity_2.14.0-8ubuntu1.22.04.1.debian.tar.xz xz -dv timidity_2.14.0-8ubuntu1.22.04.1.debian.tar.xz tar xf timidity_2.14.0-8ubuntu1.22.04.1.debian.tar cd debian cat timidity.install but /usr/bin/dh_exec, maybe dh_install, I do not use it. how to update new timidity package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2049243 Title: [SRU] package timidity-daemon 2.14.0-8ubuntu1 failed to install/upgrade: installed timidity-daemon package post-installation script subprocess returned error exit status 5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/2049243/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2037437] Re: Include amazon-ec2-net-utils in Jammy/Focal archive
** Changed in: amazon-ec2-net-utils (Ubuntu Jammy) Status: Fix Committed => Won't Fix ** Changed in: amazon-ec2-net-utils (Ubuntu) Status: New => Invalid ** Also affects: amazon-ec2-net-utils (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: amazon-ec2-net-utils (Ubuntu Focal) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2037437 Title: Include amazon-ec2-net-utils in Jammy/Focal archive To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/amazon-ec2-net-utils/+bug/2037437/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054826] Re: screen log filename length is capped at 70 characters
as a workaround you can make a softlink to your logfile. the length of the filename of the actual logfile doesn't matter, the length of the filename of the softlink should be below 70 chars. And make your screen to log into the softlink -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054826 Title: screen log filename length is capped at 70 characters To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/screen/+bug/2054826/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2049288] Re: remove python-aiosmtpd (fails with Python 3.12) and rdeps
** Changed in: python-aiosmtpd (Debian) Status: New => 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/2049288 Title: remove python-aiosmtpd (fails with Python 3.12) and rdeps To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-aiosmtpd/+bug/2049288/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054855] [NEW] Azure: Network doesn't get configured after triggering kdump
Public bug reported: SRU Justification [Impact] The network doesn't get configured after a kdump on some generations of hardware. [Fix] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2a8a8afba0c305 [Test Plan] Microsoft tested. [[Where things could go wrong] You're already in deep doo doo if you have to run kdump. However. not having a network afterwards is a sure sign that this patch doesn't work for your hardware. [Other Info] SF: #00378199 ** Affects: linux-azure (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: linux-azure (Ubuntu Jammy) Importance: Medium Assignee: Tim Gardner (timg-tpi) Status: In Progress ** Package changed: linux (Ubuntu) => linux-azure (Ubuntu) ** Also affects: linux-azure (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: linux-azure (Ubuntu) Status: New => Fix Released ** Changed in: linux-azure (Ubuntu Jammy) Importance: Undecided => Medium ** Changed in: linux-azure (Ubuntu Jammy) Status: New => In Progress ** Changed in: linux-azure (Ubuntu Jammy) Assignee: (unassigned) => Tim Gardner (timg-tpi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054855 Title: Azure: Network doesn't get configured after triggering kdump To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/2054855/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054615] Re: package shim-signed 1.40.9+15.7-0ubuntu1 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 32
The error in your log is: update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode mount: /var/lib/grub/esp: special device /, does not exist. dpkg: error processing package shim-signed (--configure): installed shim-signed package post-installation script subprocess returned error exit status 32 This appears to be a corrupted grub debconf setting on your system. Please run 'sudo dpkg-reconfigure grub-efi-amd64-signed' to correct it. ** Package changed: shim-signed (Ubuntu) => grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054615 Title: package shim-signed 1.40.9+15.7-0ubuntu1 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2054615/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1833322] Re: Consider removing irqbalance from default install on desktop images
Belated response, but just for the record, Paride's recounting of upstream's position in the context of the Debian decision was definitive for me: On Wed, Jan 10, 2024 at 11:47:56AM -, Paride Legovini wrote: > Back in the day I asked upstream their take on irqbalance usefulness > with newer kernels, here is their reply: In effect what this says is that: irqbalance is still useful, but unless the admin configures it, the policy it provides is not a discernable improvement over the in-kernel default policy. Therefore I think it is the right path forward to unseed this and let users install it in situations where they want to configure it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833322 Title: Please consider no more having irqbalance enabled by default (per image/use-case/TBD) To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-images/+bug/1833322/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054835] Re: Xubuntu installer launcher is untrusted
I am adding a casper task because casper 1.493 has code in scripts/casper-bottom/25adduser to use gio to set metadata::trusted true for ubuntu-desktop-bootstrap_ubuntu-desktop-bootstrap.desktop Xubuntu has casper 1.493 so I'm not sure why it's not working. ** Also affects: casper (Ubuntu) Importance: Undecided Status: New ** Changed in: casper (Ubuntu) Status: New => Triaged ** Changed in: casper (Ubuntu) Importance: Undecided => High ** Tags added: noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054835 Title: Xubuntu installer launcher is untrusted To manage notifications about this bug go to: https://bugs.launchpad.net/subiquity/+bug/2054835/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1908090] Re: kdump-gaps: Default 192MB crashkernel reservation is never enough (kdump fails on 20.04)
This bug was fixed in the package kdump-tools - 1:1.10.2ubuntu1 --- kdump-tools (1:1.10.2ubuntu1) noble; urgency=medium * Merge from Debian unstable. Remaining changes: - Update default s390x crashkernel. - Install the updated zipl.conf with ucf, so users will be able to decide whether to pick any crashkernel changes. - Bump grub default (x86 amd64) crashkernel params to those used on arm64, ppc64le, s390x. - Add riscv64 build kdump-tools (1:1.10.2) unstable; urgency=medium * debian/tests/crash: Support makedumpfile's flattened format, which file(1) reports as "Flattened kdump compressed dump" instead of the "Kdump compressed dump" string we were looking for. kdump-tools (1:1.10.1) unstable; urgency=medium * Delete the temporary sysctl files on kernel removal. Thanks to Guilherme G. Piccoli. -- dann frazier Thu, 22 Feb 2024 15:39:13 -0700 ** Changed in: kdump-tools (Ubuntu Noble) Status: Confirmed => 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/1908090 Title: kdump-gaps: Default 192MB crashkernel reservation is never enough (kdump fails on 20.04) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdump-tools/+bug/1908090/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2041732] Re: Touchpad is extra-sensitive on Wayland
I was finally able to find another bug report for this issue: https://bugzilla.redhat.com/show_bug.cgi?id=2014222 It seems this applies to mice in addition to touchpads. ** Bug watch added: Red Hat Bugzilla #2014222 https://bugzilla.redhat.com/show_bug.cgi?id=2014222 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2041732 Title: Touchpad is extra-sensitive on Wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/2041732/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054856] [NEW] Icon theme is reset on dark/light theme switch
Public bug reported: ### Affected version GNOME Shell 45.2 on Ubuntu 23.10 (Wayland) ### Bug summary When you switch between dark and light mode the icon theme is reset. This also affects other theming options, such as the "Legacy applications" theme option in Gnome Tweaks. I suspect that it also affects the primary color settings, since I remember having it changed to the default orange after switching from light to dark some days ago, but I don't remember what setting I changed before this. ### Steps to reproduce 1. On Gnome Tweaks > Appearance, change the icon theme (I used Papyrus dark) 2. On the quick toggles, switch between dark and light mode 3. Switch again between dark and light mode ### What happened The icon theme is changed to "Yaru-blue" and then to "Yaru-blue-dark" ### What did you expect to happen No change to my icon theme, or at least use its light variant. ### Relevant info Some `gsettings` options: ```bash # After changing the icon theme org.gnome.desktop.interface color-scheme 'prefer-dark' org.gnome.desktop.interface gtk-theme 'Yaru-blue-dark' org.gnome.desktop.interface icon-theme 'Papirus-Dark' # After switching to light mode org.gnome.desktop.interface color-scheme 'default' org.gnome.desktop.interface gtk-theme 'Yaru-blue' org.gnome.desktop.interface icon-theme 'Yaru-blue' # After switching to dark mode again org.gnome.desktop.interface color-scheme 'prefer-dark' org.gnome.desktop.interface gtk-theme 'Yaru-blue-dark' org.gnome.desktop.interface icon-theme 'Yaru-blue-dark' ``` ProblemType: Bug DistroRelease: Ubuntu 23.10 Package: gnome-shell 45.2-0ubuntu1 ProcVersionSignature: Ubuntu 6.5.0-21.21-generic 6.5.8 Uname: Linux 6.5.0-21-generic x86_64 ApportVersion: 2.27.0-0ubuntu5 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Fri Feb 23 21:57:38 2024 DisplayManager: gdm3 InstallationDate: Installed on 2023-07-25 (213 days ago) InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Release amd64 (20230418) RelatedPackageVersions: mutter-common 45.2-0ubuntu3 SourcePackage: gnome-shell UpgradeStatus: Upgraded to mantic on 2023-10-29 (117 days ago) ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug mantic wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054856 Title: Icon theme is reset on dark/light theme switch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2054856/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054843] Re: Please force php-defaults 93ubuntu2 in nn
** Changed in: php-defaults (Ubuntu) Status: New => 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/2054843 Title: Please force php-defaults 93ubuntu2 in nn To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-defaults/+bug/2054843/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054841] Re: Please remove and blacklist php8.2 in noble
** Description changed: - Once the new php-defaults migrates, making php8.2 the default PHP - version for noble, we can finally remove php8.2 from the release pocket - and add it to the blocklist so it won't sync back for some reason. + Now the new php-defaults migrated, making php8.3 the default PHP version + for noble, we can finally remove php8.2 from the release pocket and add + it to the blocklist so it won't sync back in. __After__ that is done, we can also clean up the britney hints added for the transition, i.e., the badtest for php8.2, and the force/force-hint entry for php-defaults/93ubuntu2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054841 Title: Please remove and blacklist php8.2 in noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php8.2/+bug/2054841/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1823171] Re: systemd-resolve hides DS records in explicit queries
DNSSEC isn't required to query a DS record. The reason your query succeeded after you enabled DNSSEC is because systemd-resolved caches it internally as a result of the DNSSEC lookup. Once the DS query is cached, the bug will not manifest. Another way to cache it is: ubuntu@server:~$ dig ripe.net ds @127.0.0.53 +short ubuntu@server:~$ dig ripe.net ds @127.0.0.54 +short 10186 13 2 BC15C85E16FE7C651EAAFCEE3B1F1C956217A5B70A536BFEF38C24A9 AB7B9A3F ubuntu@server:~$ dig ripe.net ds @127.0.0.53 +short 10186 13 2 BC15C85E16FE7C651EAAFCEE3B1F1C956217A5B70A536BFEF38C24A9 AB7B9A3F -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823171 Title: systemd-resolve hides DS records in explicit queries To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1823171/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2049628] Re: Persistent Audio Issues on Dell Vostro 3400 Running Ubuntu 22.04.3 LTS
** Description changed: - Since the last three weeks' updates, I have encountered several - challenges with the audio functionality on my system. Primarily, upon - starting my laptop, the audio often fails to work, displaying "Dummy - Output." To resolve this, I find myself needing to restart the laptop - two or three times before the audio becomes functional. - - Even when the audio is working, I've noticed a recurring issue where, - after playing video or audio for approximately 2-3 minutes, the sound - starts crackling and buzzing. The intensity of these distortions - gradually increases, resembling the static interference on a radio - station with a weak signal. This issue persists even when using 3.5mm - headphones, requiring the use of a USB headset or Bluetooth headphones - to enjoy distortion-free audio. - - Furthermore, I have observed that, regardless of the Ubuntu version - (ranging from 22.04 to 22.04.3), I face difficulties changing the - microphone output settings when an external audio peripheral, such as a - USB headset, 3.5mm headphones, or Bluetooth headphones, is connected. - The OS appears to exclusively utilize the microphone from the connected - peripheral, making it impossible to switch to the laptop's built-in - microphone. - - For your reference, here are the specifications of my laptop and the - Ubuntu version I am currently using: - - Laptop: Dell Vostro 3400 - CPU: 11th Gen Intel i5-1135G7 - GPU: Intel TigerLake-LP GT2 Iris Xe - Memory: 2490MiB / 19720MiB - Resolution: 1920x1080 - OS: Ubuntu 22.04.3 LTS x86_64 - Kernel: 6.5.0-14-generic - DE: GNOME 42.9 - Shell: bash 5.1.16 - Sound Card: Card: HDA Intel PCH, Chip: Cirrus Logic CS8409/CS42L42 - - I want to emphasize that I receive updates from the Tunisia Ubuntu - server. - - ProblemType: Bug - DistroRelease: Ubuntu 22.04 - Package: pulseaudio 1:15.99.1+dfsg1-1ubuntu2.1 - ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3 - Uname: Linux 6.5.0-14-generic x86_64 - ApportVersion: 2.20.11-0ubuntu82.5 - Architecture: amd64 - AudioDevicesInUse: - USERPID ACCESS COMMAND - /dev/snd/controlC0: galxy-a10 1404 F pulseaudio - CasperMD5CheckResult: pass - CurrentDesktop: ubuntu:GNOME - Date: Wed Jan 17 14:56:16 2024 - InstallationDate: Installed on 2024-01-16 (1 days ago) - InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 (20230807.2) - PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. - SourcePackage: pulseaudio - UpgradeStatus: No upgrade log present (probably fresh install) - dmi.bios.date: 10/03/2023 - dmi.bios.release: 1.27 - dmi.bios.vendor: Dell Inc. - dmi.bios.version: 1.27.1 - dmi.board.name: 0GGCMJ - dmi.board.vendor: Dell Inc. - dmi.board.version: A02 - dmi.chassis.type: 10 - dmi.chassis.vendor: Dell Inc. - dmi.modalias: dmi:bvnDellInc.:bvr1.27.1:bd10/03/2023:br1.27:svnDellInc.:pnVostro3400:pvr:rvnDellInc.:rn0GGCMJ:rvrA02:cvnDellInc.:ct10:cvr:sku0A23: - dmi.product.family: Vostro - dmi.product.name: Vostro 3400 - dmi.product.sku: 0A23 - dmi.sys.vendor: Dell Inc. + https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/2051570 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2049628 Title: Persistent Audio Issues on Dell Vostro 3400 Running Ubuntu 22.04.3 LTS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2049628/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054741] Re: dpkg-buildpackage ignores DEB_BUILD_PROFILES
This bug was fixed in the package dpkg - 1.22.4ubuntu5 --- dpkg (1.22.4ubuntu5) noble; urgency=medium [ Luca Boccassi ] * Fix dpkg-buildpackage ignoring DEB_BUILD_PROFILES (LP: #2054741) -- Gianfranco Costamagna Fri, 23 Feb 2024 10:52:26 +0100 ** Changed in: dpkg (Ubuntu Noble) 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/2054741 Title: dpkg-buildpackage ignores DEB_BUILD_PROFILES To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/2054741/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054858] [NEW] Django4 Deprecation of ugettext_lazy for gettext_lazy causes issues with horizon not loading.
Public bug reported: As of Django 4.0 ugettext_lazy has been changed to gettext_lazy and it's causing error 500 issues with Horizon. ** Affects: openstack-dashboard (Ubuntu) Importance: Undecided Status: New ** Tags: horizon -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054858 Title: Django4 Deprecation of ugettext_lazy for gettext_lazy causes issues with horizon not loading. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openstack-dashboard/+bug/2054858/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054858] Re: Django4 Deprecation of ugettext_lazy for gettext_lazy causes issues with horizon not loading.
2024-02-24 02:10:07.561191 During handling of the above exception, another exception occurred: 2024-02-24 02:10:07.561196 2024-02-24 02:10:07.561202 Traceback (most recent call last): 2024-02-24 02:10:07.561348 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__ 2024-02-24 02:10:07.561361 response = self.get_response(request) 2024-02-24 02:10:07.561368 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response 2024-02-24 02:10:07.561375 response = self._middleware_chain(request) 2024-02-24 02:10:07.561382 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 57, in inner 2024-02-24 02:10:07.561387 response = response_for_exception(request, exc) 2024-02-24 02:10:07.561393 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 140, in response_for_exception 2024-02-24 02:10:07.561398 response = handle_uncaught_exception( 2024-02-24 02:10:07.561405 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 181, in handle_uncaught_exception 2024-02-24 02:10:07.561411 return debug.technical_500_response(request, *exc_info) 2024-02-24 02:10:07.561418 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/views/debug.py", line 67, in technical_500_response 2024-02-24 02:10:07.561423 html = reporter.get_traceback_html() 2024-02-24 02:10:07.561430 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/views/debug.py", line 410, in get_traceback_html 2024-02-24 02:10:07.561435 c = Context(self.get_traceback_data(), use_l10n=False) 2024-02-24 02:10:07.561442 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/views/debug.py", line 393, in get_traceback_data 2024-02-24 02:10:07.561447 c["raising_view_name"] = get_caller(self.request) 2024-02-24 02:10:07.561454 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/views/debug.py", line 100, in get_caller 2024-02-24 02:10:07.561459 resolver_match = resolve(request.path) 2024-02-24 02:10:07.561466 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/urls/base.py", line 24, in resolve 2024-02-24 02:10:07.561471 return get_resolver(urlconf).resolve(path) 2024-02-24 02:10:07.561477 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 663, in resolve 2024-02-24 02:10:07.561482 for pattern in self.url_patterns: 2024-02-24 02:10:07.561489 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/utils/functional.py", line 57, in __get__ 2024-02-24 02:10:07.561494 res = instance.__dict__[self.name] = self.func(instance) 2024-02-24 02:10:07.561501 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 715, in url_patterns 2024-02-24 02:10:07.561506 patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) 2024-02-24 02:10:07.561514 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/utils/functional.py", line 57, in __get__ 2024-02-24 02:10:07.561518 res = instance.__dict__[self.name] = self.func(instance) 2024-02-24 02:10:07.561525 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/urls/resolvers.py", line 708, in urlconf_module 2024-02-24 02:10:07.561530 return import_module(self.urlconf_name) 2024-02-24 02:10:07.561537 File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-02-24 02:10:07.561543 return _bootstrap._gcd_import(name[level:], package, level) 2024-02-24 02:10:07.561549 File "", line 1050, in _gcd_import 2024-02-24 02:10:07.561557 File "", line 1027, in _find_and_load 2024-02-24 02:10:07.561564 File "", line 1006, in _find_and_load_unlocked 2024-02-24 02:10:07.561570 File "", line 688, in _load_unlocked 2024-02-24 02:10:07.561577 File "", line 883, in exec_module 2024-02-24 02:10:07.561585 File "", line 241, in _call_with_frames_removed 2024-02-24 02:10:07.561592 File "/var/lib/kolla/venv/lib/python3.10/site-packages/openstack_dashboard/urls.py", line 42, in 2024-02-24 02:10:07.561602 re_path(r'', horizon.base._wrapped_include(horizon.urls)), 2024-02-24 02:10:07.561609 File "/var/lib/kolla/venv/lib/python3.10/site-packages/horizon/base.py", line 101, in _wrapped_include 2024-02-24 02:10:07.561615 return include((pattern_list, app_namespace), namespace=instance_namespace) 2024-02-24 02:10:07.561622 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/urls/conf.py", line 37, in include 2024-02-24 02:10:07.561628 if isinstance(urlconf_module, str): 2024-02-24 02:10:07.561634 File "/var/lib/kolla/venv/lib/python3.10/site-packages/django/utils/functional.py", line 295, in __getattribute__ 2024-02-24 02:10:07.561639 value = super().__getattribute__(name) 2024-02-24 02:10:07.561646
[Bug 2054859] [NEW] VNC connection issues with 22.04
Public bug reported: I have several computers running 20.04 and a couple running 22.04. VNC was great on 20.04. I could connect using remina or real vnc no problem. on the 22.04 machines though, I cannot connect reliably at all. If the server montitor is in sleep, the server rejects the connection. On some machines I can connect once, but then not again until I restart the vnc server. The issue is the same using rdp or vnc. I have searched on this, but couldn't find any information that was helpful. Thanks. Loving Ubuntu (35 year mac user) ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: xorg 1:7.7+23ubuntu2 ProcVersionSignature: Ubuntu 6.5.0-15.15~22.04.1-generic 6.5.3 Uname: Linux 6.5.0-15-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log' CasperMD5CheckResult: unknown CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Fri Feb 23 18:33:28 2024 DistUpgraded: 2022-09-04 14:22:00,091 DEBUG Running PostInstallScript: '/usr/lib/ubuntu-advantage/upgrade_lts_contract.py' DistroCodename: jammy DistroVariant: ubuntu ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Apple Inc. 2nd Generation Core Processor Family Integrated Graphics Controller [106b:00e6] InstallationDate: Installed on 2021-12-13 (803 days ago) InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731) MachineType: Apple Inc. Macmini5,1 ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-15-generic root=UUID=3c9a744c-c73a-44bc-95a9-149b6bbc399a ro quiet splash vt.handoff=7 RebootRequiredPkgs: Error: path contained symlinks. SourcePackage: xorg Symptom: display UpgradeStatus: Upgraded to jammy on 2022-09-04 (537 days ago) dmi.bios.date: 04/09/2018 dmi.bios.release: 0.1 dmi.bios.vendor: Apple Inc. dmi.bios.version: MM51.88Z.0080.B00.1804091930 dmi.board.asset.tag: Base Board Asset Tag# dmi.board.name: Mac-8ED6AF5B48C039E1 dmi.board.vendor: Apple Inc. dmi.board.version: Macmini5,1 dmi.chassis.type: 16 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-8ED6AF5B48C039E1 dmi.modalias: dmi:bvnAppleInc.:bvrMM51.88Z.0080.B00.1804091930:bd04/09/2018:br0.1:svnAppleInc.:pnMacmini5,1:pvr1.0:rvnAppleInc.:rnMac-8ED6AF5B48C039E1:rvrMacmini5,1:cvnAppleInc.:ct16:cvrMac-8ED6AF5B48C039E1:skuSystemSKU#: dmi.product.family: Macmini dmi.product.name: Macmini5,1 dmi.product.sku: System SKU# dmi.product.version: 1.0 dmi.sys.vendor: Apple Inc. version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3.1~22.04.2 version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.8 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20210115-1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug jammy ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054859 Title: VNC connection issues with 22.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/2054859/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1982336] Re: [24.04 FEAT] GDB: Support for new IBM Z Hardware (IBM z16)
This bug was fixed in the package gdb - 15.0.50.20240219-0ubuntu1 --- gdb (15.0.50.20240219-0ubuntu1) noble; urgency=medium * New upstream snapshot. * Support for new IBM Z Hardware (IBM z16). LP: #1982336. -- Matthias Klose Mon, 19 Feb 2024 21:49:40 +0100 ** Changed in: gdb (Ubuntu) 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/1982336 Title: [24.04 FEAT] GDB: Support for new IBM Z Hardware (IBM z16) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1982336/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054863] [NEW] AMD /proc/iomme 0-0xf2ffffff is incorrectly reserved
Public bug reported: During kdump verify on Ubuntu 22.04 ga-kernel 5.15.0, kdump would fail beause 0-0xf2ff(0-3.79G) have been reserved. It seems have been fixed on Ubuntu 22.04.2 HWE-kernel of 5.19.0-32-generic. ** Affects: 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/2054863 Title: AMD /proc/iomme 0-0xf2ff is incorrectly reserved To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2054863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2054863] Re: AMD /proc/iomme 0-0xf2ffffff is incorrectly reserved
Broken one: cat proc/iomem -f2ff : Reserved -e1ff : Reserved -d6ff : Reserved -cbff : Reserved Good one: -0fff : Reserved 1000-0009 : System RAM 000a-000b : PCI Bus :60 000a-000b : Reserved - : PCI Bus :00 - : PCI Bus :00 - : PCI Bus :00 000c-000c : PCI Bus :00 - : PCI Bus :00 - : PCI Bus :00 ** Description changed: - During kdump verify on Ubuntu 22.04 ga-kernel 5.15.0, kdump would fail - beause 0-0xf2ff(0-3.79G) have been reserved. + a partner reported that During kdump fail on AMD paltfrom which root casue came + + 0xf2ff(0-3.79G) have been reserved in /proc/iomem - It seems have been fixed on Ubuntu 22.04.2 HWE-kernel of - 5.19.0-32-generic. + They verified that kdump worked fine for 22.04.2 HWE-kernel of + 5.19.0-32-generic and iomem resume normal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054863 Title: AMD /proc/iomme 0-0xf2ff is incorrectly reserved To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2054863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs