Hi Anshul,
Typically, the Original Report section is at the end of template, as a
kind of reference.
Regarding the impact, I think you should probably go deeper than just
saying it's #2 on errors.u.c. Why does that matter, what does that mean,
what is the impact on the users or the distro? Why do
After taking a look, the error 10 is a red herring, the actual issue is
rather that you got prompted during upgrades in the first place.
I was unable to reproduce when upgrading a container from Jammy to
Noble, presumably there is something specific to your setup that
triggered the issue.
Could y
Marking as Incomplete and untagging dcr-incoming, this isn't actually
actionable at the moment. We'll retriage it once we get more data.
** Tags removed: dcr-incoming
** Changed in: console-setup (Ubuntu)
Status: Triaged => Incomplete
--
You received this bug notification because you are
** Tags added: dcr-sync
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2114966
Title:
Sync bluez 5.83-1 from Debian
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+s
I believe I was able to reproduce on 24.04.
For this to work you need multiple timers (e.g. 4s each), some of which have
already completed.
Looking at dbus-monitor notifications, it gets absolutely clear that the
ring callback gets triggered multiple times, as not only the sound adds,
but notific
** Changed in: gtk+3.0 (Ubuntu)
Status: New => Triaged
** Changed in: gtk+3.0 (Ubuntu)
Importance: Undecided => Low
** Tags added: dcr-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
You should mention fixed bugs in the debian/changelog.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2113788
Title:
Please update to 20250501.00
To manage notifications about this bug go to:
https:
** Changed in: orca (Ubuntu)
Status: New => In Progress
** Changed in: orca (Ubuntu)
Assignee: (unassigned) => Simon Poirier (simpoir)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
** Merge proposal linked:
https://code.launchpad.net/~simpoir/ubuntu/+source/newt/+git/newt/+merge/487299
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112046
Title:
Merge newt from Debian Unst
** Changed in: gtk+3.0 (Ubuntu)
Status: New => Triaged
** Changed in: gtk+3.0 (Ubuntu)
Importance: Undecided => Medium
** Tags added: dcr-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
** Changed in: dracut (Ubuntu)
Status: New => Triaged
** Changed in: dracut (Ubuntu)
Importance: Undecided => Medium
** Tags added: dcr-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
** Changed in: initramfs-tools (Ubuntu)
Status: New => Triaged
** Changed in: initramfs-tools (Ubuntu)
Importance: Undecided => Medium
** Tags added: dcr-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
That issue is not infra-related, but rather is a bug in snapd which has
been fixed upstream, and been pending release for months.
Ref: https://bugs.launchpad.net/snapd/+bug/2104066
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
From the logs:
update-initramfs: Generating /boot/initrd.img-5.15.0-1047-raspi
Using DTB: bcm2711-rpi-4-b.dtb
Couldn't find DTB bcm2711-rpi-4-b.dtb on the following paths:
/etc/flash-kernel/dtbs /usr/lib/linux-image-5.15.0-1047-raspi
/lib/firmware/5.15.0-1047-raspi/device-tree/
I
Hi Admir or anyone having this issue.
I looked into the install-info configure hook and it doesn't appear to do much
by itself, other than calling update-info-dir.
I suspect there something with the environment, local configuration or with
another package.
The "java usage" in DpkgTerminalLog is
** Package changed: gtk+3.0 (Ubuntu) => ubuntu
** Package changed: ubuntu => qtbase-opensource-src (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083744
Title:
Maximized windows are not re
** Changed in: gvfs (Ubuntu)
Importance: Undecided => Low
** Tags added: dcr-freezer
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068753
Title:
gvfs ssh/sftp mount broken in 24.04
To manage n
** Tags added: dcr-freezer
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056217
Title:
nmcli regression: can't set IPV6 token
To manage notifications about this bug go to:
https://bugs.launchpad.n
** Tags added: dcr-freezer
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2031252
Title:
Playing video with audio freezes
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubu
** Tags added: dcr-freezer
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2002994
Title:
sshd_config makes some changes awkward
To manage notifications about this bug go to:
https://bugs.launchpad.n
Verified on noble:
root@pam-noble:~# dpkg -l libpam0g | tail -n 1
ii libpam0g:amd64 1.5.3-5ubuntu5.2 amd64Pluggable Authentication
Modules library
root@pam-noble:~# useradd -p $(openssl passwd -6 foo) foo
root@pam-noble:~# mv /etc/pam.d/* /usr/lib/pam.d
root@pam-noble:~# login foo
Passw
Verified on oracular:
root@pam-oracular:~# useradd -s /bin/sh -p $(openssl passwd -6 foo) foo
root@pam-oracular:~# mv /etc/pam.d/* /usr/lib/pam.d
root@pam-oracular:~# login
pam-oracular login: foo
Password:
run-parts: /etc/update-motd.d/98-fsck-at-reboot exited with return code 2
[snip]
$
root@pam
Verification done on plucky. I won't paste the full logs because it's a
pretty verbose test plan, just the log excerpt from the last step:
Jun 13 14:55:01 pam-plucky CRON[1323]: PAM (cron) illegal module type: foobar
Jun 13 14:55:01 pam-plucky CRON[1323]: PAM (cron) no control flag supplied
Jun 13
In the comments it seems you're saying that on update, non-FIPS users
can still use their existing mailboxes? I really think the test plan
should check this.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
Removing the ubuntu-sponsors subscription, superseded by the MP.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111418
Title:
New Upstream Version 1.3 is Available
To manage notifications about thi
Removing the ubuntu-sponsors tag, superseded by the MP.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063476
Title:
Xilinx: libwebkit2gtk-4.0.so.37: undefined symbol:
gbm_bo_create_with_modifiers
** Changed in: newt (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112046
Title:
Merge newt from Debian Unstable for questing
To manage notifications abou
Make OpenSSL the primary curl backend.
+ * Update Standards-Version to 4.7.1, no changes needed.
+ * Add upstream signing key and check the signature.
- -- Simon Quigley Sat, 22 Feb 2025 17:04:28 -0600
-
+ -- Simon Quigley Sat, 22 Feb 2025 17:04:28 -0600
### Old Ubuntu Delta ###
** Changed in: landscape-client (Ubuntu Bionic)
Status: In Progress => Won't Fix
** Changed in: landscape-client (Ubuntu Bionic)
Assignee: Simon Poirier (simpoir) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
** Changed in: cloud-images
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/1970795
Title:
jammy-server-cloudimg-amd64.ova does not create cdrom device on
** Changed in: landscape-client (Ubuntu Focal)
Status: In Progress => Fix Released
** Changed in: landscape-client (Ubuntu)
Status: In Progress => Fix Released
** Changed in: landscape-client (Ubuntu Bionic)
Status: In Progress => Won't Fix
** Changed in: landscape-client (U
** Changed in: raptor2 (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112062
Title:
Merge raptor2 from Debian Unstable for questing
To manage notification
quot;
https://bugs.launchpad.net/ubuntu/+source/tree/+bug/2113790/+attachment/5883260/+files/0001-tree-list-call-printinfo-on-error-cases-too.patch
** Changed in: tree (Ubuntu)
Status: Confirmed => Triaged
** Changed in: tree (Ubuntu)
Assignee: (unassigned) => Simon Chopin (schopin)
--
As shown in the package description, tracker-miner-fs is a transitional
package, it is not supposed to have any content. The tracker stack seems
to have been renamed to localsearch, there is no tracker-miner-
fs.service anymore (see `apt changelog tracker-miners`).
As I understand this to be the o
Hi,
Thanks for the screenshot, it might indeed be related. However, as Ural
mentioned, we'd need to have some more context. For instance, are you
using any kind of specific input method?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Hi, could you confirm which version of the package is affected by this,
as well as maybe some more details on the issues encountered to help us
prioritize?
** Changed in: mesa (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Ryan, is this something you guys are tracking?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111845
Title:
autopkgtests failing with fuse3 3.17
To manage notifications about this bug go to:
https:
** Changed in: shadow (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/2111568
Title:
Merge adduser 3.152 into questing
To manage notifications about this
OK, based on that last comment I'm tentatively marking this as fixed. If
it still happens on 25.04 for someone, I think it might be best to open
a new bug and link to this one.
** Changed in: gnome-settings-daemon (Ubuntu)
Status: Triaged => Fix Released
** Changed in: mutter (Ubuntu)
Public bug reported:
Hi, this happened while upgrading a fresh ppc64el machine to questing.
ProblemType: Package
DistroRelease: Ubuntu 25.10
Package: cloud-init-base 25.2~2ge2bef781-0ubuntu1
ProcVersionSignature: Ubuntu 6.14.0-15.15-generic 6.14.0
Uname: Linux 6.14.0-15-generic ppc64le
.var.log.p
** Changed in: gce-compute-image-packages (Ubuntu)
Importance: Undecided => Medium
** Changed in: gce-compute-image-packages (Ubuntu)
Status: New => Triaged
** Tags added: dcr-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
** Changed in: libxml-libxml-perl (Ubuntu)
Importance: Undecided => Medium
** Changed in: libxml-libxml-perl (Ubuntu)
Status: New => Triaged
** Tags added: dcr-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Thank you for reporting this bug and trying to make Ubuntu better.
It appears that this issue affects at least the configuration import, where
networkmanager seems to ignore the file of the auth-user-pass directive.
But from your description, it sounds like when networkmanager prompts
for a passw
Thank you for reporting this bug and trying to make ubuntu better.
It doesn't seem like we have enough information to reproduce and diagnose this
issue.
Do you know if this happens with a fresh ubuntu install?
Can you provide steps to reproduce the issue?
** Changed in: nautilus (Ubuntu)
** Tags added: dcr-freezer
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111551
Title:
fwupd crash
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+
Reproducing locally, there appear to be a bunch of apparmor denials in
the journal. I believe the lsusb apparmor profile needs a few more
entries.
I was able to work around by editing the /etc/apparmor.d/lsusb to grant
access to sysfs and restarting apparmor.
** Also affects: apparmor (Ubuntu)
** Tags added: dcr-incoming
** Changed in: gvfs (Ubuntu)
Status: New => Triaged
** Changed in: gvfs (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/21
** Tags added: dcr-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068729
Title:
pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not
supported by protocol
To manage not
** Tags added: dcr-freezer
** Changed in: libcamera (Ubuntu)
Status: Confirmed => Triaged
** Changed in: libcamera (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
** Tags added: dcr-freezer
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871593
Title:
User receives prompt on login: "Authentication is required to create a
color managed device"
To manage noti
Public bug reported:
According to liushuyu and mitchellaugustin, asusctl depends on vtable-
macro which has a non-standard layout.
** Affects: dh-cargo (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Note to self or whoever picks it up, maybe incorporate
https://code.launchpad.net/~liushuyu-011/ubuntu/+source/dh-
cargo/+git/dh-cargo/+merge/485862 into the upload?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
FWIW, this affects me as well, and is not related to Wayland. Kotya, are
you using the vanilla Gnome desktop by any chance?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2084919
Title:
GNOME termina
** Changed in: glibc (Ubuntu)
Assignee: (unassigned) => Simon Chopin (schopin)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111998
Title:
Merge glibc from Debian Unstable for questing
** Changed in: icu (Ubuntu)
Assignee: (unassigned) => Simon Chopin (schopin)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112012
Title:
Merge icu from Debian Unstable for questing
To man
** Changed in: dh-cargo (Ubuntu)
Assignee: (unassigned) => Simon Chopin (schopin)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111991
Title:
Merge dh-cargo from Debian Unstable for quest
** Tags added: dcr-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112260
Title:
autopkg test issues with lxml 5.4 built using libxml 2.14.3
To manage notifications about this bug go to:
ht
** Tags added: dcr-freezer
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112327
Title:
No testing for mdadm
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/
** Tags added: dcr-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112275
Title:
RM: rainbows -- ROM; rc buggy, unmaintained upstream
To manage notifications about this bug go to:
https://b
** Tags added: dcr-freezer
** Changed in: pipewire (Ubuntu)
Status: New => Triaged
** Changed in: pipewire (Ubuntu)
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/bug
Thanks for filing this bug. However, this has been marked as incomplete
as the reproducer is not entirely clear. Feel free to re-open or comment
with a clear bug reproduction steps.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
** Tags added: dcr-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112236
Title:
autopkg test failures with libxml 2.14.x from experimental
To manage notifications about this bug go to:
htt
** Tags added: dcr-freezer
** Changed in: valgrind (Ubuntu)
Status: Confirmed => Triaged
** Changed in: valgrind (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
Tentative fix: https://github.com/canonical/apport/pull/528
** Changed in: apport (Ubuntu)
Status: New => In Progress
** Changed in: apport (Ubuntu)
Assignee: (unassigned) => Simon Chopin (schopin)
** Changed in: apport (Ubuntu)
Importance: Undecided => Critical
--
You
SRUs down to Noble are in the queue.
** Changed in: pam (Ubuntu Noble)
Status: New => In Progress
** Changed in: pam (Ubuntu Oracular)
Status: New => In Progress
** Changed in: pam (Ubuntu Plucky)
Status: New => In Progress
--
You received this bug notification because you
** Also affects: dh-cargo (Ubuntu Noble)
Importance: Undecided
Status: New
** Also affects: dh-cargo (Ubuntu Jammy)
Importance: Undecided
Status: New
** Also affects: dh-cargo (Ubuntu Oracular)
Importance: Undecided
Status: New
** Also affects: dh-cargo (Ubuntu Pluc
** Description changed:
- Hey!
+ [ Impact ]
+ The Debian-specific (and fairly heavily used) @include stanza doesn't load
anything from /usr/lib/pam.d, preventing moving default configuration from
/etc, which is needed for Ubuntu Core.
- We're using libpam in the Ubuntu Core rootfs for the cor
Public bug reported:
A long time ago, chrony grew an Ubuntu patch to better work inside
container [1],[2]. This patch allows running chrony inside a container
but, in this scenario, chrony is unable to discipline the clock as most
containers don't have the required permissions/privileges to do so.
** Summary changed:
- gnome environment broke snap on my debian system
+ recent fonts-cantarell with variable font breaks core18-based snap apps
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2105766
** Also affects: pam (Ubuntu Oracular)
Importance: Undecided
Status: New
** Also affects: pam (Ubuntu Plucky)
Importance: Undecided
Status: New
** Also affects: pam (Ubuntu Questing)
Importance: High
Status: Triaged
** Also affects: pam (Ubuntu Noble)
Importance:
** Information type changed from Private to Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2109533
Title:
papers crashed with SIGSEGV in PPS_IS_DOCUMENT()
To manage notifications about this b
Hi,
This was discussed with Nadzeya in-person, but here's a summary for the
record.
I will be rejecting this package from the NEW queue. IMHO, librust-hwlib-dev is
not only useless, but actively harmful. As it stands, it *looks* like a normal
debcargo package, but it's not part of that ecosyste
Note: MySQL 8.4 is the latest LTS version of MySQL and will be supported by
MySQL until at least April 2029. Supporting it would be good.
MySQL 8.0 will be End of Life in April 2026 so updating to support 8.4 would be
a good idea.
The code does not provide the error message to determine which co
Public bug reported:
I have two EFI partitions for redundancy, e.g. /boot/efi-4404-576D and
/boot/efi-4490-1C3D
The auto-configure UI recognises these but the install script appears to
fail because there is no /boot/efi
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: grub-efi-amd64-sig
@rlee287, I'm seeing the same issue with Noble GA kernel (6.8.0-58.60)
so the change was likely backported.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2102680
Title:
Installation of AppArmor on a
I checked the build logs of past builds and it seems like the following
was the last version where the amd64 build did not disable nvcodec:
https://launchpad.net/ubuntu/+source/gst-plugins-
bad1.0/1.24.12-2ubuntu1/+build/30170792
Unfortunately this build output deb file is now incompatible with t
Public bug reported:
I noticed that on plucky the nvcodec plugin (libgstnvcodec.so) is
missing.
https://packages.ubuntu.com/plucky/amd64/gstreamer1.0-plugins-bad/filelist
(missing)
https://packages.ubuntu.com/jammy/amd64/gstreamer1.0-plugins-bad/filelist
(there)
Upon further inspection I could
Seeing this very issue on a pair of 1 TB 990 Pro with Heatsink
(4B2QJXD7) since they were new. Running Mint 22, current kernel:
6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC
2025 x86_64 x86_64 x86_64 GNU/Linux
2 identical servers each using 2 of these (all 4 same FW, bou
I came up with a workaround: use the Debian binary instead:
wget
http://ftp.de.debian.org/debian/pool/main/a/aardvark-dns/aardvark-dns_1.14.0-3_riscv64.deb
mkdir t
cd t
dpkg -x ../aardvark-dns_1.14.0-3_riscv64.deb .
mv /usr/lib/podman/aardvark-dns /usr/lib/podman/aardvark-dns.ubuntu
mv usr/lib/po
0
Apr 24 15:13:56 jas-p550-01 kernel: t5 : t6 :
Apr 24 15:13:56 jas-p550-01 kernel: status: 00024020 badaddr:
cause: 000d
Thanks,
Simon
** Affects: aardvark-dns (Ubuntu)
Importance: Undecided
Status: New
--
** Also affects: distro-info-data (Ubuntu Plucky)
Importance: Undecided
Status: New
** Also affects: distro-info-data (Ubuntu Questing)
Importance: Undecided
Status: Confirmed
** Also affects: distro-info-data (Ubuntu Focal)
Importance: Undecided
Status: New
** Also
Release schedule for ref: https://discourse.ubuntu.com/t/questing-
quokka-release-schedule/36462
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107391
Title:
Add Ubuntu 25.10 "Questing Quokka"
To m
just wanted to put my 2 pence worth in here, we are also experiencing
the same issue
vmware workstation pro 17.6.3 and ubuntu 24.04.2, meshcentral/meshagent
HOWEVER our workaround is to simply disable the network test and it carries on
like nothing happened,
BUT you don't get any network output
** Also affects: lxd-installer (Ubuntu Focal)
Importance: Undecided
Status: New
** Also affects: lxd-installer (Ubuntu Jammy)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Interestingly enough, this only seems to fail on the live ISO. I'm quite
okay shipping a game that only works once you install the system.
No worries, we can fix it next cycle. Thanks, Christian!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
I can confirm that's correct - I appreciate the help, Christian!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2106773
Title:
[RC] Calamares pkgselectprocess: apt command failed and install
crashe
** Description changed:
+ [Testing performed by uploader]
+
+ In order to test this update, I performed three tests which should fully
+ cover all parts touched by this commit, and more. This being said, we'll
+ need to re-run the entire testing suite for Lubuntu, Kubuntu, and Ubuntu
+ Unity. I'm
** Changed in: calamares (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/2105450
Title:
Kernel upgrade during install fails to generate the new initrd
I've been down this path before, even received a review from the Ubuntu
Security Team. Encrypted systems have to have a separate /boot
partition, even separate from /boot/efi. The way you're doing it is
completely unsupported. I've done the due diligence here, and I'd be
happy to answer any questio
** Attachment added: "Proof of Concept as currently exists in Plucky, which is
failed"
https://bugs.launchpad.net/ubuntu/+source/qt6-base/+bug/2107302/+attachment/5871613/+files/Screenshot_20250413_215136_20250413230851.png
--
You received this bug notification because you are a member of Ub
** Changed in: qt6-base (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107302
Title:
CVE-2025-3512: Heap-based Buffer Overflow vulnerability in
** Attachment added: "Working Proof of Concept, where the vulnerability has
been patched"
https://bugs.launchpad.net/ubuntu/+source/qt6-base/+bug/2107302/+attachment/5871612/+files/Screenshot_20250413_215046_20250413230842.png
--
You received this bug notification because you are a member of
ith Qt 6.8 have also been adopting this patch.
Tests have also been added as a part of this patch, to ensure
functionality does not regress.
Lastly, two Ubuntu Developers, Simon Quigley and Aaron Rainbolt, have
tested the Proof of Concept, and can verify basic functionality works. A
review from the
** Description changed:
[Steps to cleanly reproduce for non-Icelandic speakers]
- 1. Start the live ISO for Lubuntu Plucky 20250410.1 or 20250411.
- 2. Select "Try Lubuntu."
- 3. Use the key combo "Ctrl + Alt + T" to open the terminal.
- 4. One of: `sudo{{vim,nano,emacs}, -E {featherpad,k
** Description changed:
+ [Steps to cleanly reproduce for non-Icelandic speakers]
+
+ 1. Start the live ISO for Lubuntu Plucky 20250410.1 or 20250411.
+ 2. Select "Try Lubuntu."
+ 3. Use the key combo "Ctrl + Alt + T" to open the terminal.
+ 4. One of: `sudo{{vim,nano,emacs}, -E {featherpad,k
** Changed in: calamares (Ubuntu)
Assignee: (unassigned) => Simon Quigley (tsimonq2)
** Changed in: calamares (Ubuntu)
Milestone: None => ubuntu-25.04
** Changed in: calamares (Ubuntu)
Status: New => Triaged
** Changed in: calamares (Ubuntu)
Importance: Undecided =&
** Changed in: ubuntu-release-upgrader (Ubuntu)
Milestone: ubuntu-25.04 => None
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2095535
Title:
[SRU/RC] ubuntu-release-upgrader Qt interface Qt6 inc
** Changed in: qt6-base (Ubuntu)
Milestone: ubuntu-25.04 => None
** Changed in: qt6-imageformats (Ubuntu)
Milestone: ubuntu-25.04 => None
** Changed in: qt6-languageserver (Ubuntu)
Milestone: ubuntu-25.04 => None
** Changed in: qt6-shadertools (Ubuntu)
Milestone: ubuntu-25.04 =>
** Changed in: calamares-settings-ubuntu (Ubuntu)
Milestone: ubuntu-25.04 => None
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2104243
Title:
Virtual Machine Manager package not installed
To m
** Changed in: calamares (Ubuntu)
Milestone: ubuntu-25.04 => None
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2104343
Title:
No "Finish OEM Preparation " icon on desktop after reboot
To mana
1 - 100 of 16276 matches
Mail list logo