[Bug 2102129] Re: Fix for CVE-2025-27516 regressed jinja in Python2 on focal

2025-03-12 Thread John Breton
Thank you for the feedback thus far on this. For trusty and xenial I accounted for Python 2 compatibility and wrote a backport of getattr_static: ``` def getattr_static_py2(obj, attr, default=None): """ Mimic getattr_static from Python 3 in Python 2.7. """ for cls in inspect.getmro(type(obj)

[Bug 2102129] Re: Fix for CVE-2025-27516 regressed jinja in Python2 on focal and bionic ESM

2025-03-12 Thread John Breton
This update has now been pushed as of the publication of USN 7343-2: https://ubuntu.com/security/notices/USN-7343-2 The relevant fixes can be grabbed on bionic (available with Ubuntu Pro) and focal via a standard system update. Thank you all for your help in investigating this issue and for confi

[Bug 2098106] Re: Launchpad OCI builds are failing after the docker.io-app SRU update to 26.x on Focal

2025-03-12 Thread John Chittum
@athos-ribeiro is preparing a PPA of the previous working version with a version higher than the current archive version steps for installing the PPA into launchpad- buildd/lpbuildd/target/build_oci.py https://git.launchpad.net/launchpad- buildd/tree/lpbuildd/target/build_oci.py#n72 1. add-apt-r

[Bug 2102129] Re: Fix for CVE-2025-27516 regressed jinja in Python2 on focal and bionic ESM

2025-03-12 Thread John Breton
** Summary changed: - Fix for CVE-2025-27516 regressed jinja in Python2 on focal and previous releases (ESM) + Fix for CVE-2025-27516 regressed jinja in Python2 on focal and bionic ESM -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2101893] Re: [FFe] Update zfs-linux to upstream 2.3.0

2025-03-12 Thread John Cabaj
Hi Graham, thanks for having a look. The present track for zfs-linux on Plucky is the 2.2.7 release: https://github.com/openzfs/zfs/releases/tag/zfs-2.2.7 Its stated support is for 4.18 - 6.12 kernels. The 6.14 compat patches (https://github.com/openzfs/zfs/pull/17026/commits) have been applied

[Bug 2101893] Re: Update zfs-linux to upstream 2.3.0

2025-03-11 Thread John Cabaj
** Attachment added: "Install log" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2101893/+attachment/5864057/+files/install_log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101893 Tit

[Bug 2101893] Re: Update zfs-linux to upstream 2.3.0

2025-03-11 Thread John Cabaj
** Attachment added: "Build log" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2101893/+attachment/5864056/+files/zfs-linux_2.3.0-2ubuntu1_amd64-2025-03-11T20%3A19%3A06Z.build -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 2101893] Re: Update zfs-linux to upstream 2.3.0

2025-03-11 Thread John Cabaj
** Attachment added: "Install log" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2101893/+attachment/5864059/+files/install.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101893 Tit

[Bug 2101893] Re: Update zfs-linux to upstream 2.3.0

2025-03-11 Thread John Cabaj
zfs-linux 2.3.0-2ubuntu1 available at https://launchpad.net/~john- cabaj/+archive/ubuntu/zfs-linux/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101893 Title: Update zfs-linux to upstream 2.3.0

[Bug 2101893] Re: Update zfs-linux to upstream 2.3.0

2025-03-11 Thread John Cabaj
Ran ubuntu_zfs_smoke_test, ubuntu_zfs_fstest, and ubuntu_zfs_stress from autotest-client-tests (https://git.launchpad.net/~canonical-kernel- team/+git/autotest-client-tests) and encountered no errors. ** Attachment added: "Tests log" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/210

[Bug 2101893] Re: Update zfs-linux to upstream 2.3.0

2025-03-11 Thread John Cabaj
** Description changed: - Placeholder + Would like to update to the 2.3.0 upstream version for the Plucky + release due to the following new features: + + * RAIDZ Expansion: Add new devices to an existing RAIDZ pool, increasing storage capacity without downtime. + * Fast Dedup: A major performan

[Bug 2101893] Re: Update zfs-linux to upstream 2.3.0

2025-03-11 Thread John Cabaj
** Attachment added: "NEWS file" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2101893/+attachment/5864055/+files/NEWS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101893 Title: Upd

[Bug 2052610] Re: value too great for base error with locale fr_FR

2025-03-11 Thread John Chittum
I've prepared a PPA with a plucky upload. I have had trouble verifying what behaviour is buggy in byobu. I can definitely see the issue with parsing, taking the provided .bashrc commands and running manually, but I don't know how it manifests or logs the issue. what i did 1. gen-locales one of the

[Bug 2101180] Re: Multiple DENIED apparmor messages when using rsyslog with the imfile module

2025-03-11 Thread John Johansen
also deny / r, to silence the denial there seems appropriate -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101180 Title: Multiple DENIED apparmor messages when using rsyslog with the imfile mo

[Bug 2098093] Re: Setting primary interface for a bond fails with netplan

2025-03-11 Thread John Chittum
assigned and added `todo` for triaging and deciding on next steps. ** Changed in: netplan.io (Ubuntu) Assignee: (unassigned) => Lukas Märdian (slyon) ** Tags removed: server-triage-discuss ** Tags added: server-todo -- You received this bug notification because you are a member of Ubuntu B

[Bug 2072883] Re: Docker scout reports critical and high vulnerabilities for Ubuntu docker images with installed gosu

2025-03-11 Thread John Chittum
I've marked `gosu` as invalid. See #6 the issues being found are a part of `golang` itself, and are being tracked in the public CVEs. as of 20250311, the majority of `golang` packages in Ubuntu have been patched. Work may continue, but you can track those in the CVE tracker. ** Changed in: gosu (

[Bug 2087526] Re: unbound cannot start with large zone files > 24.000 lines : memory exhausted

2025-03-11 Thread John Chittum
re: #21 rerun of asterisk w/ unbound in noble-proposed passed https://autopkgtest.ubuntu.com/results/autopkgtest- noble/noble/ppc64el/a/asterisk/20250307_011412_23c7d@/log.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 2101893] [NEW] Update zfs-linux to upstream 2.3.0

2025-03-10 Thread John Cabaj
Public bug reported: Placeholder ** Affects: zfs-linux (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/2101893 Title: Update zfs-linux to ups

[Bug 2100745] Re: Fix apparmor tools parsing failure caused by lp2100295

2025-03-10 Thread John Johansen
** Also affects: apparmor (Ubuntu Plucky) 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/2100745 Title: Fix apparmor tools parsing failure caused by lp2100

[Bug 2100744] Re: Fix parse failure that breaks aa-tools

2025-03-10 Thread John Johansen
** Also affects: apparmor (Ubuntu Plucky) Importance: Undecided Status: 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/2100744 Title: Fix parse failure that breaks aa-tools To

[Bug 2101798] [NEW] Screensaver not blanking screen

2025-03-09 Thread John Todd
Public bug reported: My Ubuntu screensaver does not blank the screen, ie, it does not turn off the backlights on my monitor. I dual boot, and my Win10 install does it with no problems, so it's not a hardware thing. What happens is after a period of inactivity, Ubuntu will put up the lock screen

[Bug 2098930] Re: openvpn profile doesn't allow access to files on home dir

2025-03-07 Thread John Johansen
atm It looks that way, there certainly should be some though comment #4's @{HOME}/.cert/nm-openvpn/* r, seems reasonable. We will have to look into others -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 2098930] Re: openvpn profile doesn't allow access to files on home dir

2025-03-07 Thread John Johansen
@aleasto, no they aren't desktop applications. That doesn't mean access to keys in a users directory can't be routed to the affected user as a permission request (at least in a desktop environment). Nor does it mean that the gui interface for network manager, can't act as at a privilege layer for

[Bug 2098508] Re: Hyper-V and MANA enhancements

2025-03-07 Thread John Cabaj
** Also affects: linux-azure (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: linux-azure-nvidia (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: linux-azure-nvidia (Ubuntu Jammy) Status: New => Invalid -- You received this bug notifica

[Bug 2100902] Re: Request to allow variable-sized MANA indirection table

2025-03-05 Thread John Cabaj
** Description changed: - Placeholder + SRU Justification + + [Impact] + + * Microsoft requested patches to implement variable-sized MANA + indirection tables on Noble and Jammy releases + + [Fix] + + * 1 backport from upstream, 7fc45cb68696: "net: mana: Allow variable + size indirection table

[Bug 2099811] Re: Os-prober segmentation fault one message for each partition on same PC

2025-03-05 Thread John Johansen
the denials I am seeing in the grub.cfg show linux-boot-probe is now the failing command. Like os-prober, linux-boot-prober is using unshare to create a user namespace and getting transitioned into the unprivileged_unshare profile stack. -- You received this bug notification because you are a mem

[Bug 2100902] [NEW] Request to allow variable-sized MANA indirection table

2025-03-04 Thread John Cabaj
Public bug reported: Placeholder ** Affects: linux-azure (Ubuntu) Importance: Undecided Status: New ** Affects: linux-azure (Ubuntu Jammy) Importance: Undecided Status: New ** Affects: linux-azure (Ubuntu Noble) Importance: Undecided Status: New ** Als

[Bug 2052610] Re: value too great for base error with locale fr_FR

2025-03-04 Thread John Chittum
I've prepared a PPA with a plucky upload. I have had trouble verifying what behaviour is buggy in byobu. I can definitely see the issue with parsing, taking the provided .bashrc commands and running manually, but I don't know how it manifests or logs the issue. what i did 1. gen-locales one of the

[Bug 2099811] Re: Os-prober segmentation fault one message for each partition on same PC

2025-03-04 Thread John Johansen
Right, once the reason for the use of the mount namespace was understood it was clear that it is needed. The current proposed fix is to not disable mount namespaces but create a more limited proper profile. This is now being worked on and will hopefully be ready soon. -- You received this bug not

[Bug 2099811] Re: Os-prober segmentation fault one message for each partition on same PC

2025-03-03 Thread John Johansen
So the problem with Alex's fix is that it makes a default allow profile available on the default install. Which is a security hole unless the apparmor_restrict_unprivileged_unconfined restriction is enabled, by default. We tolerate the sbuild profile because it is not installed by default, and it

[Bug 2100025] Re: sssd sysvinit defaults file contains deprecated option -f

2025-03-03 Thread John Chittum
talking to some other folks, i don't believe this meets the level warranted for an SRU 1. `sysvinit` is no longer available or installable on Ubuntu in a standard fashion 2. on an Ubuntu system, `sysv/sssd.in` does not appear to be used. came to that because of the `debian/rules:override_dh_auto

[Bug 2096611] Re: Remove unrunnable radlast command from freeradius 3.2.7

2025-03-03 Thread John Chittum
** Merge proposal linked: https://code.launchpad.net/~jchittum/ubuntu/+source/freeradius/+git/freeradius/+merge/482226 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2096611 Title: Remove unrunna

[Bug 2096611] Re: Revert Upstream dependency on wtmpdb last in radlast

2025-03-03 Thread John Chittum
** Description changed: - Debian version 3.2.6+dfsg-3 adds a new dependency, `wtmpdb`. this is - listed as needed in `radlast`. This caused a component-mismatch, as - `wtmpdb` is in universe and not main. + in original source, freeradius == 3.2.7, radlast has been rendered an + optional, compile t

[Bug 2100744] Re: Fix parse failure that breaks aa-tools

2025-03-03 Thread John Johansen
The fix for the parse bug, triggered by the fix for the lp2100295 is tracked by https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2100745 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100744 Ti

[Bug 2100745] [NEW] Fix apparmor tools parsing failure caused by lp2100295

2025-03-03 Thread John Johansen
Public bug reported: The fix for lp2100295 caused the python based aa-* tools to crash on any and all policy due to a parsing error. This bug tracks the fix for the parsing bug in the aa-* tools that caused the aa-tools to crash. Which is tracked in upstream MR https://gitlab.com/apparmor/apparmo

[Bug 2100744] [NEW] Fix parse failure that breaks aa-tools

2025-03-03 Thread John Johansen
Public bug reported: The fix for https://bugs.launchpad.net/bugs/2100295 resulted in mount rules in fusermount3 that caused all python aa-* tools to crash because parsing of the new fusermount3 profile rules failed. The this blocked merge of the fix for the fusermount3 profile in upstream https:/

[Bug 2057693] Re: Activating autotrim results in high load average due to uninterruptible threads

2025-03-02 Thread John Cabaj
Awesome! Thanks for trying it out and thanks for getting back to us. John -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057693 Title: Activating autotrim results in high load average due to

[Bug 2098534] Re: azure: backport "netfs: Fix missing xas_retry() calls in xarray iteration"

2025-03-01 Thread John Cabaj
Requisite commit is in release and source tree. ** Tags removed: verification-needed-jammy-linux-azure ** Tags added: verification-done-jammy-linux-azure -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 2100199] Re: iommu NULL pointer dereference in tegra241_vintf_alloc_lvcmdq

2025-03-01 Thread John Cabaj
Verified to pass boot testing on NVIDIA Grace instance. ** Changed in: linux-azure-nvidia (Ubuntu Noble) Status: Fix Committed => Fix Released ** Tags removed: verification-needed-noble-linux-azure-nvidia ** Tags added: verification-done-noble-linux-azure-nvidia -- You received this bug

[Bug 2097573] Re: Grace CMDQV Support

2025-03-01 Thread John Cabaj
Performance verified by Microsoft. ** Changed in: linux-azure-nvidia (Ubuntu Noble) Status: Fix Committed => Fix Released ** Tags removed: verification-needed-noble-linux-azure-nvidia ** Tags added: verification-done-noble-linux-azure-nvidia -- You received this bug notification because

[Bug 2096924] Re: New MANA patches for backport

2025-03-01 Thread John Cabaj
Performance verified by Microsoft. ** Changed in: linux-azure-nvidia (Ubuntu Noble) Status: Fix Committed => Fix Released ** Tags removed: verification-needed-noble-linux-azure-nvidia ** Tags added: verification-done-noble-linux-azure-nvidia -- You received this bug notification because

[Bug 2098508] Re: Hyper-V and MANA enhancements

2025-03-01 Thread John Cabaj
Performance verified by Microsoft. ** Changed in: linux-azure-nvidia (Ubuntu Noble) Status: Fix Committed => Fix Released ** Tags removed: verification-needed-noble-linux-azure-nvidia ** Tags added: verification-done-noble-linux-azure-nvidia -- You received this bug notification because

[Bug 2100681] [NEW] Libreoffice access denied error opening Libreoffice file in zip file

2025-03-01 Thread John Keenan
Public bug reported: 1) The release of Ubuntu you are using $ lsb_release -rd No LSB modules are available. Description:Ubuntu 24.04.2 LTS Release:24.04 2) The version of the package you are using $ apt-cache policy libreoffice libreoffice: Installed: (none) Candidate: 4:24.2.7-0u

[Bug 2057693] Re: Activating autotrim results in high load average due to uninterruptible threads

2025-03-01 Thread John Cabaj
https://wiki.ubuntu.com/Testing/EnableProposed). apt was still trying to install 2.2.2-0ubuntu9.1, so I enabled only proposed (temporarily removed all but "noble-proposed" from the suites) and ran `apt update; apt install zfs-dkms`. Give that a try and let me know if things work a bit better.

[Bug 1906617] Re: Anacron prevents shutdown while a job is running. Some packages install long-running jobs.

2025-02-28 Thread John Magdy Lotfy
it is affecting me too in Ubuntu noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906617 Title: Anacron prevents shutdown while a job is running. Some packages install long-running jobs. To m

[Bug 2057693] Re: Activating autotrim results in high load average due to uninterruptible threads

2025-02-28 Thread John Cabaj
Hi Chris, which version does ZFS give you when you run the following: $ modinfo zfs | grep version Thanks, John -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057693 Title: Activating autotrim

[Bug 2098178] Re: azure: Enable erofs compression configs

2025-02-28 Thread John Cabaj
** Changed in: linux-azure (Ubuntu Jammy) Status: In Progress => Fix Committed ** Changed in: linux-azure (Ubuntu Noble) Status: In Progress => Fix Committed ** Changed in: linux-azure (Ubuntu Plucky) Status: In Progress => Fix Committed ** Changed in: linux-azure (Ubuntu Or

[Bug 2098508] Re: Hyper-V and MANA enhancements

2025-02-28 Thread John Cabaj
** Changed in: linux-azure (Ubuntu Oracular) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098508 Title: Hyper-V and MANA enhancements To manage notifications a

[Bug 2100025] Re: sssd sysvinit defaults file contains deprecated option -f

2025-02-26 Thread John Chittum
** Changed in: sssd (Ubuntu Oracular) Assignee: (unassigned) => John Chittum (jchittum) ** Changed in: sssd (Ubuntu Noble) Assignee: (unassigned) => John Chittum (jchittum) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2100025] Re: sssd sysvinit defaults file contains deprecated option -f

2025-02-26 Thread John Chittum
** Also affects: sssd (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: sssd (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: sssd (Ubuntu Oracular) Importance: Undecided Status: New -- You received this bug notification because you

[Bug 2099812] Re: package postgresql-common (not installed) failed to install/upgrade: il sottoprocesso nuovo pacchetto postgresql-common script pre-installation ha restituito lo stato di errore 2

2025-02-26 Thread John Chittum
Thank you for reporting. reading the install logs, there are a _lot_ of changes on the system, and no log on what failed in the postgresql install. without trying to turn a container into a full Unity based desktop, and purging apparmor, and the other many changes, i tried: * lxc launch ubuntu-dai

[Bug 2099930] Re: package nginx 1.26.0-2ubuntu3.2 failed to install/upgrade: el subproceso instalado paquete nginx script post-installation devolvió el código de salida de error 1

2025-02-26 Thread John Chittum
On first reading, this looks like a configuration issue, possibly a misconfiguration / choice during an upgrade * nginx is failing to start due to a missing file: feb 24 14:12:22 thinkPad-E58-2 nginx[142256]: 2025/02/24 14:12:22 [emerg] 142256#142256: open() "/etc/nginx/sites-enabled/sonarqube.t

[Bug 2100089] Re: rdma-core in latest Ubuntu LTS does not support Microsoft Azure Network Adapter

2025-02-26 Thread John Chittum
** Also affects: rdma-core (Ubuntu Oracular) 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/2100089 Title: rdma-core in latest Ubuntu LTS does not support

[Bug 2100025] Re: sssd sysvinit defaults file contains deprecated option -f

2025-02-26 Thread John Chittum
If i'm reading and understanding `sssd` daemon configuration properly 1. `sysv/sssd.in` becomes the default on non-systemd provided Ubuntu systems 2. the `start()` function on `jammy` to `oracular` has ``` start() { [ -x $SSSD ] || exit 5 echo -n $"Starting $prog: " daemon $SSSD -f -D

[Bug 2100089] Re: rdma-core in latest Ubuntu LTS does not support Microsoft Azure Network Adapter

2025-02-26 Thread John Chittum
** Tags added: server-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100089 Title: rdma-core in latest Ubuntu LTS does not support Microsoft Azure Network Adapter To manage notifications abo

[Bug 2100089] Re: rdma-core in latest Ubuntu LTS does not support Microsoft Azure Network Adapter

2025-02-26 Thread John Chittum
** Also affects: rdma-core (Ubuntu Noble) 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/2100089 Title: rdma-core in latest Ubuntu LTS does not support Mic

[Bug 1373070] Re: full fix for disconnected path (paths)

2025-02-26 Thread John Johansen
Currently there isn't a good way to set the flags on a profile without editing the local copy. There is an overlay mechanism coming, but it has not landed yet. There is also another mechanism for dealing with disconnected object coming. But until these extensions land there is a way to do local pro

[Bug 2100199] Re: iommu NULL pointer dereference in tegra241_vintf_alloc_lvcmdq

2025-02-25 Thread John Cabaj
** Changed in: linux-azure-nvidia (Ubuntu Noble) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100199 Title: iommu NULL pointer dereference in tegra241_vintf_all

[Bug 2100199] Re: iommu NULL pointer dereference in tegra241_vintf_alloc_lvcmdq

2025-02-25 Thread John Cabaj
** Description changed: SRU Justification [Impact] * Patches pulled from upstream for CMDQV support introduce null pointer dereference on Grace hardware [Fix] - * 1 clean cherry-pick from upstream - * 2 simple backports from upstream - * All commits are tagged as Fixes: 918eb

[Bug 2100199] [NEW] iommu NULL pointer dereference in tegra241_vintf_alloc_lvcmdq

2025-02-25 Thread John Cabaj
Public bug reported: SRU Justification [Impact] * Patches pulled from upstream for CMDQV support introduce null pointer dereference on Grace hardware [Fix] * 1 clean cherry-pick from upstream * 2 simple backports from upstream * All commits are tagged as Fixes: 918eb5c856f6 ("iommu/arm-smmu-v3

[Bug 2052610] Re: value too great for base error with locale fr_FR

2025-02-25 Thread John Chittum
no activity upstream. applying the PR as a patch makes sense at this point to alleviate the issue for users. Added server-todo, and assigned to myself to start working on this. ** Changed in: byobu (Ubuntu) Assignee: (unassigned) => John Chittum (jchittum) ** Tags removed: server-tri

[Bug 2098515] Re: IPv6-only (single stack) instances configuring network over dhcp in initramfs will take a long time to boot due to loop in dhcpcd -4

2025-02-25 Thread John Chittum
** Changed in: open-iscsi (Ubuntu) Assignee: (unassigned) => John Chittum (jchittum) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098515 Title: IPv6-only (single stack) instances configur

[Bug 2052610] Re: value too great for base error with locale fr_FR

2025-02-25 Thread John Chittum
** Tags added: server-triage-discuss -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2052610 Title: value too great for base error with locale fr_FR To manage notifications about this bug go to: http

[Bug 2097745] Re: package mysql-server-8.0 8.0.41-0ubuntu0.24.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2025-02-24 Thread John Chittum
in DpkgTerminalLog.txt i see Setting up mysql-server-8.0 (8.0.41-0ubuntu0.24.04.1) ... mysqld will log errors to /var/log/mysql/error.log mysqld is running as pid 10976 dpkg: error processing package mysql-server-8.0 (--configure): installed mysql-server-8.0 package post-installation script subpr

[Bug 2098534] Re: azure: backport "netfs: Fix missing xas_retry() calls in xarray iteration"

2025-02-24 Thread John Cabaj
** Changed in: linux-azure (Ubuntu Jammy) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098534 Title: azure: backport "netfs: Fix missing xas_retry() calls in xa

[Bug 2098838] Re: apparmor appears to deny wpasupplicant on plucky, breaking wifi

2025-02-24 Thread John Johansen
@xypron: policy can be shipped as part of the package, or part of the system policy. Atm unless there is a good reason, or an active package maintainer who wants to maintain the policy, profiles are being shipped as part of system policy, in the apparmor package. -- You received this bug notific

[Bug 2099905] [NEW] Issue with kernel build on upgrade (linux-headers-6.11.0-17-generic 6.11.0-17.17~24.04.2 failed to install/upgrade)

2025-02-24 Thread John Wiley
Public bug reported: Kernel upgrade fails to build. make.log contains complaints about my compiler version, however, the compiler is the stock compiler. This appears to be version control issue of some kind. DKMS make.log follows: - cut here ---

[Bug 2098508] Re: Hyper-V and MANA enhancements

2025-02-21 Thread John Cabaj
** Also affects: linux-azure (Ubuntu Plucky) Importance: Undecided Assignee: John Cabaj (john-cabaj) Status: In Progress ** Also affects: linux-azure-nvidia (Ubuntu Plucky) Importance: Undecided Assignee: John Cabaj (john-cabaj) Status: In Progress ** Also affects

[Bug 2096924] Re: New MANA patches for backport

2025-02-21 Thread John Cabaj
** Changed in: linux-azure-nvidia (Ubuntu Noble) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2096924 Title: New MANA patches for backport To manage notificatio

[Bug 2097573] Re: Grace CMDQV Support

2025-02-21 Thread John Cabaj
** Changed in: linux-azure-nvidia (Ubuntu Noble) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097573 Title: Grace CMDQV Support To manage notifications about t

[Bug 2098508] Re: Hyper-V and MANA enhancements

2025-02-21 Thread John Cabaj
** Also affects: linux-azure (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: linux-azure-nvidia (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: linux-azure-nvidia (Ubuntu Noble) Status: New => Fix Committed -- You received this bug no

[Bug 2098930] Re: openvpn profile doesn't allow access to files on home dir

2025-02-21 Thread John Johansen
So there is a tension here between users and security. There is no perfect solution. Allowing openvpn full access to all the users files has security implications, denying access has usability implications. As unsatisfying as it is we are working towards a long term solution, but are not there yet

[Bug 2096611] Re: Revert Upstream dependency on wtmpdb last in radlast

2025-02-20 Thread John Chittum
3.2.7 has sync'd from Debian. Debian made the choice to keep `radlast` installed, even without a `last` command[2]. `wtpmdb` was removed as a dependency, so component-mismatch is gone. However, shipping a tool that will always return `not found` isn't ideal either. Discussion in Debian around `las

[Bug 2098906] Re: apparmor breaks sbuild with unshare on plucky

2025-02-19 Thread John Johansen
temporary fix sudo apparmor_parser -R /etc/apparmor.d/unprivileged_userns or to make it persist after reboot sudo aa-disable /etc/apparmor.d/unprivileged_userns -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 2098905] [NEW] hooks.mk being appended to rather than overwritten

2025-02-19 Thread John Cabaj
Public bug reported: [Impact] * No huge impact, just a file that grows indefinitely for no reason and causes needless confusion to those who need to prepare and review the kernel [Fix] * Remove ">>" in favor of ">" for file re-direct [Test Plan] * Begin preparing a new kernel and ensure that

[Bug 2098838] Re: apparmor appears to deny wpasupplicant on plucky, breaking wifi

2025-02-19 Thread John Johansen
The first denial I am seeing is for netlink. So network (create) netlink raw, I am assuming once it is allowed creation of the netlink socket their will be addition permissions needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 2068491] Re: [SRU] Fix regression ark cannot open 7zip files

2025-02-19 Thread John Doe
Can we at least get this partial patch? https://bugs.launchpad.net/ubuntu/+source/ark/+bug/2051041/comments/8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068491 Title: [SRU] Fix regression ark c

[Bug 2078854] Re: samba-gpupdate drops segmentation fault

2025-02-19 Thread John Chittum
** Changed in: samba (Ubuntu Noble) Status: Fix Released => 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/2078854 Title: samba-gpupdate drops segmentation fault To manage notif

[Bug 2097564] Re: Backport "CIFS: New mount option for cifs.upcall namespace resolution"

2025-02-18 Thread John Cabaj
** Changed in: linux-azure (Ubuntu Jammy) Status: New => Fix Committed ** Changed in: linux-azure (Ubuntu Noble) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2098572] [NEW] Ubuntu Desktop setting has an error and wont let me open it

2025-02-15 Thread John Pentney
Public bug reported: Some reason with the update the Ubuntu Desktop has an error. I managed to get Ubuntu to work to the home screen but it now has an error saying "Oops, something went wrong. Please report a bug in Launchpad". ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: ubuntu-release-

[Bug 2098508] Re: Additional MANA patches

2025-02-14 Thread John Cabaj
** Description changed: - Placeholder + SRU Justification + + [Impact] + + * Microsoft requested patches to implement debugfs in MANA driver to + improve debugging in userspace, improve available settings in ethtool, + and vmbus enhancements to fix potential hang and improve throughput + + [Fix

[Bug 2098404] Re: [Merge] ruby-minitest from Debian unstable for plucky

2025-02-14 Thread John Chittum
** Changed in: ruby-minitest (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/2098404 Title: [Merge] ruby-minitest from Debian unstable for plucky To manage

[Bug 2098508] [NEW] Additional MANA patches

2025-02-14 Thread John Cabaj
Public bug reported: Placeholder ** Affects: linux-azure (Ubuntu) Importance: Undecided Status: New ** Affects: linux-azure-nvidia (Ubuntu) Importance: Undecided Status: New ** Also affects: linux-azure-nvidia (Ubuntu) Importance: Undecided Status: New --

[Bug 2098404] Re: [Merge] ruby-minitest from Debian unstable for plucky

2025-02-14 Thread John Chittum
** Merge proposal linked: https://code.launchpad.net/~jchittum/ubuntu/+source/ruby-minitest/+git/ruby-minitest/+merge/481305 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098404 Title: [Merge]

[Bug 2098404] [NEW] [Merge] ruby-minitest from Debian unstable for plucky

2025-02-13 Thread John Chittum
-- Zixing Liu Tue, 21 Jan 2025 12:39:09 -0700 The Ubuntu delta was reported upstream by Zixing as well https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093724 ** Affects: ruby-minitest (Ubuntu) Importance: Undecided Assignee: John Chittum (jchittum) Status: New ** Tags: needs

[Bug 2098067] Re: ubuntu_zfs_xfs_generic/005 failed on N-oem-6.11

2025-02-13 Thread John Cabaj
*** This bug is a duplicate of bug 2082060 *** https://bugs.launchpad.net/bugs/2082060 ** This bug has been marked a duplicate of bug 2082060 memcpy: detected field-spanning write (size 8) of single field "lr + 1" -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 2098068] Re: ubuntu_zfs_xfs_generic/011 failed on N-oem-6.11

2025-02-13 Thread John Cabaj
*** This bug is a duplicate of bug 2082060 *** https://bugs.launchpad.net/bugs/2082060 ** This bug has been marked a duplicate of bug 2082060 memcpy: detected field-spanning write (size 8) of single field "lr + 1" -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 2098065] Re: ubuntu_zfs_xfs_generic/002 failed on N-oem-6.11

2025-02-13 Thread John Cabaj
*** This bug is a duplicate of bug 2082060 *** https://bugs.launchpad.net/bugs/2082060 ** This bug has been marked a duplicate of bug 2082060 memcpy: detected field-spanning write (size 8) of single field "lr + 1" -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 2098389] [NEW] Sync sass-spec from debian for plucky

2025-02-13 Thread John Chittum
Public bug reported: Ubuntu is currently carrying patch 2002_support_newer_minitest.patch: --- a/lib/sass_spec/test.rb +++ b/lib/sass_spec/test.rb @@ -19,7 +19,7 @@ end class SassSpecRunner - include MiniTest::Assertions + include Minitest::Assertions attr_accessor :assertions This

[Bug 2097418] Re: Merge checksecurity from Debian unstable for plucky

2025-02-11 Thread John Chittum
no merge at this time -- it'd be more complex for us than worth right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097418 Title: Merge checksecurity from Debian unstable for plucky To manage

[Bug 2097409] Re: Merge bridge-utils from Debian unstable for plucky

2025-02-11 Thread John Chittum
possible skip for now, as delta is package cleaning. ** Changed in: bridge-utils (Ubuntu Plucky) 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/2097409 Title: Merge

[Bug 2097410] Re: Merge rubygems-integration from Debian unstable for plucky

2025-02-11 Thread John Chittum
** Changed in: rubygems-integration (Ubuntu Plucky) Status: New => Incomplete ** Changed in: rubygems-integration (Ubuntu Plucky) Status: Incomplete => Triaged ** Changed in: rubygems-integration (Ubuntu Plucky) Assignee: (unassigned) => Athos Ribeiro (athos-ribeiro) -- You r

[Bug 2097411] Re: Merge squid from Debian unstable for plucky

2025-02-11 Thread John Chittum
** Changed in: squid (Ubuntu Plucky) Assignee: (unassigned) => Renan Rodrigo (renanrodrigo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097411 Title: Merge squid from Debian unstable for plu

[Bug 2096813] Re: Ubuntu 20.04 confidential VM deployments are failing

2025-02-10 Thread John Cabaj
Commits are at the tip of the release. Will be further tested by Microsoft prior to stakeholder-signoff. ** Changed in: linux-azure (Ubuntu Jammy) Status: Fix Committed => Fix Released ** Tags removed: verification-needed-jammy-linux-azure ** Tags added: verification-done-jammy-linux-azure

[Bug 2096924] Re: New MANA patches for backport

2025-02-10 Thread John Cabaj
** Description changed: SRU Justification [Impact] * Microsoft requested patches to enable RC QP support and RDMA connection manager support for MANA adapter, along with some 64k page size fixes. [Fix] * 1 revert "RDMA/mana_ib: set node_guid" as previous stable commit was

[Bug 2096924] Re: New MANA patches for backport

2025-02-10 Thread John Cabaj
** Description changed: SRU Justification [Impact] * Microsoft requested patches to enable RC QP support and RDMA connection manager support for MANA adapter [Fix] * 1 revert "RDMA/mana_ib: set node_guid" as previous stable commit was incorrect - * 21 clean cherry-picks fr

[Bug 2087526] Re: unbound cannot start with large zone files > 24.000 lines : memory exhausted

2025-02-10 Thread John Chittum
SRU template added. I've got everything reproducing properly, and testing steps show the steps for reproduction. ** Description changed: + [ SRU ] + [ Impact ] + + * regression introduced by CVE-2024-43167, anyone with a configuration file that ends up parsed by contents_view, who has an large

[Bug 2087526] Re: unbound cannot start with large zone files > 24.000 lines : memory exhausted

2025-02-10 Thread John Chittum
@am155 - I have a PPA with the patch applied. I haven't been able to reproduce locally. Would you be able to test this PPA while I prepare the SRU? https://launchpad.net/~jchittum/+archive/ubuntu/lp-2087526-unbound/+packages -- You received this bug notification because you are a member of Ubunt

[Bug 2097579] Re: MANA 64K page size fixes

2025-02-07 Thread John Cabaj
Closing in favor of LP #2096924. Commits will be included there. ** Changed in: linux-azure-nvidia (Ubuntu Noble) Status: New => Invalid ** Changed in: linux-azure-nvidia (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2097579] Re: MANA 64K page size fixes

2025-02-07 Thread John Cabaj
** Description changed: - Placeholder + SRU Justification + + [Impact] + + * Microsoft requested patches + + [Fix] + + * 7 clean cherry-picks from upstream + * 5 simple backports from upstream + * 2 patches to enable CONFIG_TEGRA241_CMDQV + + [Test Plan] + + * Compile tested + * Boot tested

  1   2   3   4   5   6   7   8   9   10   >