[Bug 2067585] [NEW] Upgrades to noble chmod /dev/null 644

2024-05-30 Thread Julian Andres Klode
Public bug reported: [Impact] Upgrades to noble chmod /dev/null 644, breaking use of the device on multi-user systems for non-root. [Test plan] 1. do-release-upgrade mantic -> noble 2. check that /dev/null remains 666 [Where problems could occur] [Details] This is a regression of the fix for

[Bug 2067138] [NEW] Dir::Cache=/dev/null chmods /dev/null

2024-05-25 Thread Julian Andres Klode
Public bug reported: [Impact] If you set Dir::Cache or Dir::Cache::pkgcache to /dev/null, /dev/null is chmodded as we chmod the cache file to 666. This is a semi-common pattern to not use a cache, and breaks user scripts. [Test plan] 1. autopkgtests run the large integration test suite 2. run

[Bug 2066998] Re: software update does not download updates, problem of sources, changing server does not help

2024-05-24 Thread Julian Andres Klode
And sorry likewise, you also configured i386 which is only available on archive.ubuntu.com and its mirrors. So you can either drop that, why do you want i386 on arm? Or you need to add Architectures: i386 to the archive.ubuntu.com sources, and Architectures: arm64 to the ports.ubuntu.com ones.

[Bug 2066998] Re: software update does not download updates, problem of sources, changing server does not help

2024-05-24 Thread Julian Andres Klode
This is to be expected, you have configured a mirror but you are using an arm64 machine, which is only served by ports.ubuntu.com. ** Changed in: update-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2063094] Re: unattended-upgrades is running forever

2024-05-23 Thread Julian Andres Klode
We're still going to need a couple more snapshots of backtraces - it's important to check if we ever return from pkgDepCache::MarkInstall() because I do not see an infinite loop in unattended-upgrades -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2061754] Re: nullboot 0.5.1

2024-05-21 Thread Julian Andres Klode
@jbicha can you provide input into why you removed the block-proposed tag? This was breaking provisioning new CVM instances and it's not clear to me that Azure has a new matching encrypt-cloud-image deployed that would fix that issue. -- You received this bug notification because you are a

[Bug 2061214] Re: [SRU] Software Sources is not compatible with deb822

2024-05-21 Thread Julian Andres Klode
@mfo The only autopkgtest regressions the bot mentioned and that are visible still, are the ones I flagged earlier (albeit I don't know to whom). That's software-properties-qt/unknown failing which is to be expected - software-properties-qt got reabsorbed into this source package so it cannot run

[Bug 2066079] [NEW] cups-browsed.service should have 0s stop timeout

2024-05-18 Thread Julian Andres Klode
Public bug reported: cups-browsed can hang at shutdown in a busy network, but there's nothing important that requires it to have an ordered shutdown, so just set the timeout to 0 to kill it immediately. ** Affects: cups (Ubuntu) Importance: Undecided Status: New -- You received

[Bug 2003851] Re: occasional hanging 'apt-get update' from daily cronjob since Jammy 22.04

2024-05-14 Thread Julian Andres Klode
So if you turn on Debug::pkgAcquire::Worker you should probably see it fail after a @ Queue: Action combined for -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2003851 Title: occasional hanging

[Bug 2003851] Re: occasional hanging 'apt-get update' from daily cronjob since Jammy 22.04

2024-05-14 Thread Julian Andres Klode
The important point to note is that fetchAfter==0 is the default case if we did not get retries, so every non-retried item has that value and we don't want to cycle it. The loop's purpose is to find the smallest timeout to wait for, as an _optimization_ to the select() call below, such that if we

[Bug 2003851] Re: occasional hanging 'apt-get update' from daily cronjob since Jammy 22.04

2024-05-14 Thread Julian Andres Klode
We're going to need to fix this properly rather than busy cycle the queues outside the select loop. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2003851 Title: occasional hanging 'apt-get update'

[Bug 2065315] Re: NOBLE 24.04 Persistence is not enabled

2024-05-09 Thread Julian Andres Klode
** Package changed: grub2 (Ubuntu) => casper (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065315 Title: NOBLE 24.04 Persistence is not enabled To manage notifications about this bug go

[Bug 281232] Re: apt-get dist-upgrade shouldn't run when asked to upgrade between two releases

2024-05-09 Thread Julian Andres Klode
Acknowledge. We need to identify a key package and see whether it changes suites compared to the os-release. Usually that's base-files on Debian. I'll add this to my apt 3.0 UX improvements list. ** Changed in: apt (Ubuntu) Status: Invalid => Triaged ** Tags added: foundations-todo --

[Bug 2060721] Re: APT 2.8.0: Promote weak key warnings to errors

2024-05-03 Thread Julian Andres Klode
Removing the block-proposed tag for oracular ** Tags removed: block-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060721 Title: APT 2.8.0: Promote weak key warnings to errors To manage

[Bug 2060326] Re: unnattended upgrades stuck burning 100% cpu

2024-05-02 Thread Julian Andres Klode
*** This bug is a duplicate of bug 2063094 *** https://bugs.launchpad.net/bugs/2063094 ** This bug has been marked a duplicate of bug 2063094 unattended-upgrades is running forever -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-05-02 Thread Julian Andres Klode
bubblewrap should be won't fix per comment #91 from jjohansen ** Changed in: bubblewrap (Ubuntu) Status: Confirmed => 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/2046844 Title:

[Bug 2063128] Re: Upgrade from mantic to noble shows a debconf prompt

2024-05-02 Thread Julian Andres Klode
** Changed in: ubuntu-release-upgrader (Ubuntu) Status: New => Invalid ** Changed in: ubuntu-release-upgrader (Ubuntu) Assignee: Nick Rosbrook (enr0n) => (unassigned) ** Tags removed: rls-nn-incoming ** Tags added: rls-nn-notfixing -- You received this bug notification because you

[Bug 2061214] Re: [SRU] Software Sources is not compatible with deb822

2024-05-02 Thread Julian Andres Klode
** Tags removed: 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/2061214 Title: [SRU] Software Sources is not compatible with deb822 To manage notifications about this bug go to:

[Bug 2061891] Re: Noble upgrade breaks iptables-persistent and netfilter-persistent usage

2024-04-29 Thread Julian Andres Klode
If users had installed both, any configuration made by ufw would have been persisted by the -persistent packages and hence would be restored by it. They inadvertently had no Conflicts relationship declared, but sure enough conflicted in practice. There doesn't seem to be a reason why you'd

[Bug 2061891] Re: Noble upgrade breaks iptables-persistent and netfilter-persistent usage

2024-04-29 Thread Julian Andres Klode
** Description changed: - Upgrade from Jammy to Noble breaks iptables-persistent and netfilter- - persistent firewall configuration if ufw is also installed pre-upgrade. + [Impact] + Upgrade from Jammy to Noble breaks iptables-persistent and netfilter-persistent firewall configuration if ufw is

[Bug 2060721] Re: APT 2.8.0: Promote weak key warnings to errors

2024-04-29 Thread Julian Andres Klode
The same caveat applies to -updates, but there is a question of whether we should ship 2.8.0 as this or make 2.8.0 different, I did not push a tag for it yet. i.e. given that this is a stable release update that will break PPAs users currently have warnings for, it might make sense to make it

[Bug 2060721] Re: APT 2.8.0: Promote weak key warnings to errors

2024-04-29 Thread Julian Andres Klode
** Description changed: - ⚠️ Only land this in the release pocket after PPAs have been resigned + ⚠️ Only land this in the release/updates pocket after PPAs have been + resigned (This bumps the apt version to 2.8.0. APT uses the odd/even number system, with 2.7.x being the development

[Bug 2060256] Re: unable to upgrade 23.10

2024-04-29 Thread Julian Andres Klode
Name resolution is broken here, hence we can't find a mirror for mantic to upgrade to. 2024-04-05 02:42:24,073 DEBUG s='http' n='pl.archive.ubuntu.com' p='/ubuntu//dists/mantic/Release' q='' f='' 2024-04-05 02:42:24,395 DEBUG error from httplib: '' ** Changed in: ubuntu-release-upgrader

[Bug 2061928] Re: 22.04 to 23.10 ubuntu upgrade (calculation) failed (Nvidia DGX Station)

2024-04-29 Thread Julian Andres Klode
** Summary changed: - ubuntu upgrade (calculation) failed (Nvidia DGX Station) + 22.04 to 23.10 ubuntu upgrade (calculation) failed (Nvidia DGX Station) ** Summary changed: - 22.04 to 23.10 ubuntu upgrade (calculation) failed (Nvidia DGX Station) + 18.04 to 20.04 ubuntu upgrade (calculation)

[Bug 2061238] Re: Unexpected Process Terminations in Ubuntu Noble Numbat (Development Branch)

2024-04-29 Thread Julian Andres Klode
Please report individual crash reports for software that is crashing and shipped by Ubuntu, and raise any crashes in 3rd party applications with them. This is not an upgrade bug. ** Changed in: ubuntu-release-upgrader (Ubuntu) Status: New => Invalid -- You received this bug notification

[Bug 2063952] Re: 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable.

2024-04-29 Thread Julian Andres Klode
** Summary changed: - 22.04 to 23.10 upgrade fails to keep kubuntu-desktop installed + 22.04 to 23.10 upgrade fails, kubuntu-desktop is not installable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2064090] Re: Automatically installed bit not transitioned to t64 libraries

2024-04-29 Thread Julian Andres Klode
Fixed in git ** Also affects: ubuntu-release-upgrader (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: ubuntu-release-upgrader (Ubuntu Noble) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2063897] Re: 22.04 to 23.10 upgrade fails: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages

2024-04-29 Thread Julian Andres Klode
You seem to be running a desktop machine, but you have removed the ubuntu-desktop meta packages, hence it is trying to run in server mode. Please install ubuntu-desktop and then retry the upgrade. ** Summary changed: - Distro upgrade isn't working, PPA-'s removed + 22.04 to 23.10 upgrade fails:

[Bug 2063981] Re: Noble Numbat distribution upgrade failure too many errors

2024-04-29 Thread Julian Andres Klode
** Changed in: ubuntu-release-upgrader (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/2063981 Title: Noble Numbat distribution upgrade failure too many

[Bug 2063952] Re: Upgrade problem caused by many mistakes and broken packages.

2024-04-29 Thread Julian Andres Klode
Hello, what I could extract from all the text is that the upgrade from 22.04 to 23.10 failed because kubuntu-desktop is not installable. I can reproduce this issue, and I'll just note that this is working fine when trying the same with 24.04 (when it is turned on). ** Description changed: +

[Bug 2063981] Re: Noble Numbat distribution upgrade failure too many errors

2024-04-29 Thread Julian Andres Klode
Given that files disappear that we just unpacked this makes me believe your file system is broken. I can see hanging kernel tasks in your journal at the top, but it's too truncated. journald also is corrupted: Apr 27 21:05:17 username systemd-journald[64573]: File

[Bug 2063464] Re: systemd-resolved wasn't installed on upgrade from Jammy to Noble

2024-04-29 Thread Julian Andres Klode
Fix committed in ubuntu/main ** Summary changed: - Package wasn't installed on upgrade from Jammy to Noble + systemd-resolved wasn't installed on upgrade from Jammy to Noble ** No longer affects: systemd (Ubuntu) ** Changed in: ubuntu-release-upgrader (Ubuntu) Status: New => Fix

[Bug 1874272] Re: Stage "searching for obsolete software" takes a very long time (30 minutes)

2024-04-29 Thread Julian Andres Klode
https://code.launchpad.net/~juliank/ubuntu-release-upgrader/+git/ubuntu- release-upgrader/+merge/465148 speeds this up by roughly 35x for the default lxc container. For larger upgrades, the speed up should probably be even faster. -- You received this bug notification because you are a member of

[Bug 1874272] Re: Stage "searching for obsolete software" takes a very long time (30 minutes)

2024-04-29 Thread Julian Andres Klode
** Changed in: ubuntu-release-upgrader (Ubuntu Noble) Status: Triaged => In Progress ** Changed in: ubuntu-release-upgrader (Ubuntu Noble) Assignee: (unassigned) => Julian Andres Klode (juliank) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2064090] [NEW] Automatically installed bit not transitioned to t64 libraries

2024-04-29 Thread Julian Andres Klode
Public bug reported: [Impact] libraries become marked as manually installed after transitioning to t64 package names as we forgot to transition the automatically installed bit. Before: root@m:~# apt-mark showmanual base-files bash bsdutils cloud-init dash diffutils eatmydata findutils grep gzip

[Bug 2063464] Re: Package wasn't installed on upgrade from Jammy to Noble

2024-04-29 Thread Julian Andres Klode
** Description changed: - I just do-release-upgraded from Jammy to Noble on a pretty minimal - server. + [Impact] + Upgrades from jammy to noble sometimes end up without systemd-resolved being installed, breaking networking as the system already migrated to resolved in jammy and now it

[Bug 2061708] Re: Yubikey stopped working after noble upgrade

2024-04-25 Thread Julian Andres Klode
I don't recommend running with pcscd, it's much more stable to run with direct access, but I do not know why it doesn't seem to work for you, it certainly does for me. It failing with pcscd is nice, it not telling us why and how to fix it is bad UX though. ** Changed in: gnupg2 (Ubuntu)

[Bug 2063467] [NEW] needrestart should mark services as needing a restart in systemd

2024-04-25 Thread Julian Andres Klode
Public bug reported: bluca wrote: > There is already an interface (property to set) to mark units for need-restart or need-reload, and then a command to restart or reload anything that is marked (systemctl reload-or-restart. --marked) We should use the interface to mark the services we did not

[Bug 2061214] Re: [SRU] Software Sources is not compatible with deb822

2024-04-24 Thread Julian Andres Klode
Yeah sorry folks this was a bit awkward, to avoid respinning other images we temporarily spun out software-properties-qt into its own package (0.99.48.1) and fixed it there, and hence there was no bug closure or anything. This will fold back into the main package in a zero-day SRU in 0.99.49. **

[Bug 2062979] Re: unable to create ubuntu-noble image due to dictionaries-common config failure

2024-04-23 Thread Julian Andres Klode
I'm unsubscribing as I only did a no-change rebuild. I'd generally advise against using LC_ALL=C in any setting however, it's generally a bad idea and you should use LC_ALL=C.UTF-8 instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2063219] Re: mantic to noble upgrade failed

2024-04-23 Thread Julian Andres Klode
*** This bug is a duplicate of bug 2061918 *** https://bugs.launchpad.net/bugs/2061918 The issue here is undeclared dependencies on libglib2.0-0 in snapd / deb2snap conversion packages, in this case, thunderbird, causing it to fail to install, because an empty libglib2.0-0 transitional

[Bug 2061214] Re: Software sources not correctly updated after upgrade and/or new installs

2024-04-22 Thread Julian Andres Klode
The last comment made me realize we are talking about the Qt frontend here, and yes, sure, we only ever implemented deb822 for the Gtk frontend and the Dbus backend. The Qt frontend needs to gain a deb822 entry editor dialog, possibly some rendering fixes for deb822 source entries, and swap on

[Bug 2063101] [NEW] Update apt override from important to required

2024-04-22 Thread Julian Andres Klode
Public bug reported: APT is currently overriden from required to important, this is causing it not to be installed by default when bootstrapping with mmdebstrap. ** Affects: apt (Ubuntu) Importance: Undecided Assignee: Ubuntu Package Archive Administrators (ubuntu-archive)

[Bug 2061754] Re: nullboot 0.5.1

2024-04-18 Thread Julian Andres Klode
** Tags added: block-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061754 Title: nullboot 0.5.1 To manage notifications about this bug go to:

[Bug 2061214] Re: Software sources not correctly updated after upgrade

2024-04-18 Thread Julian Andres Klode
Please attach a tarball of your /etc/apt/sources.list and /etc/apt/sources.list.d ** Changed in: software-properties (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2060721] Re: APT 2.8.0: Promote weak key warnings to errors

2024-04-16 Thread Julian Andres Klode
** Changed in: apt (Ubuntu Noble) Status: New => Triaged ** Changed in: apt (Ubuntu Noble) Assignee: (unassigned) => Julian Andres Klode (juliank) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 2060721] Re: APT 2.8.0: Promote weak key warnings to errors

2024-04-16 Thread Julian Andres Klode
** Tags added: block-proposed block-proposed-noble ** Tags removed: block-proposed-noble ** Description changed: + ⚠️ Only land this in the release pocket after PPAs have been resigned + (This bumps the apt version to 2.8.0. APT uses the odd/even number system, with 2.7.x being the

[Bug 2061754] Re: nullboot 0.5.1

2024-04-16 Thread Julian Andres Klode
Gauthier verified it still boots fine on CVM, hooray ** Tags removed: block-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061754 Title: nullboot 0.5.1 To manage notifications about this

[Bug 2061754] Re: nullboot 0.5.1

2024-04-16 Thread Julian Andres Klode
** Changed in: nullboot (Ubuntu Noble) Status: New => Fix Committed ** Description changed: [Impact] - new upstream release; usual dependency updates per Go MIR policy; aligning with snapd 2.62; and support for shim 15.8 per the secboot dependency update. + new upstream release; usual

[Bug 2061754] [NEW] nullboot 0.5.1

2024-04-16 Thread Julian Andres Klode
Public bug reported: [Impact] new upstream release; usual dependency updates per Go MIR policy; aligning with snapd 2.62; and support for shim 15.8 per the secboot dependency update. Targeted releases: 1. noble 2. jammy; after/when shim 15.8 lands there 3. focal; after/when shim 15.8 lands

[Bug 2054908] Re: gpg-wks-server pulls in postfix

2024-04-15 Thread Julian Andres Klode
*** This bug is a duplicate of bug 2060578 *** https://bugs.launchpad.net/bugs/2060578 This was fixed in u-r-u in bug 2060578 ** No longer affects: ubuntu-release-upgrader (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2061175] [NEW] Handle (t64) package replacements

2024-04-12 Thread Julian Andres Klode
Public bug reported: We should do something like: for package in cache: if package.is_installed and : replacement = replacement.mark_install(auto_fix=False, auto_inst=False) replacement.mark_remove(auto_fix=False) To hint the solver to remove the installed pre-t64 packages and

[Bug 2056442] Re: Podman (crun) regression in Ubuntu 22.04: OCI runtime error: chmod `run/shm`: Operation not supported

2024-04-11 Thread Julian Andres Klode
jammy to mantic is not a particular interesting upgrade path, it's opt- in only, so if nobody is interested in a mantic fix we shouldn't block the jammy LTS fix for it. jammy users will be upgrading to noble and not be affected by a mantic regression. -- You received this bug notification

[Bug 1951491] Re: Can't run snaps: .slice/session-1.scope is not a snap cgroup

2024-04-11 Thread Julian Andres Klode
** Tags removed: 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/1951491 Title: Can't run snaps: .slice/session-1.scope is not a snap cgroup To manage notifications about this bug go

[Bug 2060220] Re: Prevent release upgrades for users running on armhf

2024-04-11 Thread Julian Andres Klode
So I think we should extend this to some more important packages in main that were dropped in noble, but otherwise +1. And you do get the obsolete package prompt in the end anyway. ** Tags removed: rls-nn-incoming ** Tags added: foundations-todo -- You received this bug notification because you

[Bug 2060311] Re: Setting "optional: true" to overcome he timeout "Job systemd-networkd-wait-online" does no longer work with latest noble image

2024-04-11 Thread Julian Andres Klode
** Tags removed: rls-nn-incoming ** 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/2060311 Title: Setting "optional: true" to overcome he timeout "Job systemd-networkd-

[Bug 2060311] Re: Setting "optional: true" to overcome he timeout "Job systemd-networkd-wait-online" does no longer work with latest noble image

2024-04-11 Thread Julian Andres Klode
** Changed in: systemd (Ubuntu) Milestone: None => ubuntu-24.04 ** Also affects: netplan.io (Ubuntu) Importance: Undecided Status: New ** Changed in: netplan.io (Ubuntu) Milestone: None => ubuntu-24.04 -- You received this bug notification because you are a member of Ubuntu

[Bug 2060581] Re: stop shipping debian-installer package hook

2024-04-11 Thread Julian Andres Klode
** Tags removed: 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/2060581 Title: stop shipping debian-installer package hook To manage notifications about this bug go to:

[Bug 2057679] Re: systemd-stub fails to boot when loaded via peimage

2024-04-11 Thread Julian Andres Klode
This bug needs verification for mantic, added tags. ** Tags added: verification-needed verification-needed-mantic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057679 Title: systemd-stub fails to

[Bug 2054127] Re: grub-efi crashes upon `exit`

2024-04-11 Thread Julian Andres Klode
This bug needs verification for mantic, added tags. ** Tags removed: foundations-todo ** Tags added: verification-needed verification-needed-mantic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2060624] Re: lubuntu/xubuntu reinstall (& install) on dual boot system, grub does appear & offer OS choice

2024-04-11 Thread Julian Andres Klode
I cannot comment on what is happening here, but the patch is still there and hasn't changed. If you delete /boot/grub/grub.cfg it would run os- prober again or give a sensible error for what's happening. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2059550] Re: autopkgtest failures on 1:5.0.3-2ubuntu3 (Noble)

2024-04-10 Thread Julian Andres Klode
Sponsored, thanks ** Changed in: lxc (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059550 Title: autopkgtest failures on 1:5.0.3-2ubuntu3 (Noble) To

[Bug 2060721] Re: APT 2.8.0: Promote weak key warnings to errors

2024-04-09 Thread Julian Andres Klode
** Description changed: (This bumps the apt version to 2.8.0. APT uses the odd/even number system, with 2.7.x being the development series for 2.8, and this is the only change left for the 2.8 release) (This will be uploaded after the beta and may be released before noble release, as

[Bug 2060721] [NEW] APT 2.8.0: Promote weak key warnings to errors

2024-04-09 Thread Julian Andres Klode
Public bug reported: (This bumps the apt version to 2.8.0. APT uses the odd/even number system, with 2.7.x being the development series for 2.8, and this is the only change left for the 2.8 release) (This will be uploaded after the beta and may be released before noble release, as a zero day SRU

[Bug 2060197] Re: [FFe] [HWE] fwupd-efi 1.5 and gnu-efi 3.0.18

2024-04-09 Thread Julian Andres Klode
If I stage it there, I get shouted at for binary copying gnu-efi unnecessarily. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060197 Title: [FFe] [HWE] fwupd-efi 1.5 and gnu-efi 3.0.18 To manage

[Bug 2060695] Re: 24.04 grub-pc cannot upgrade on mirrored software RAID root disk

2024-04-09 Thread Julian Andres Klode
Is it possible the 22.04 install was setup using legacy dm-raid format? The legacy dm-raid format does not include a header so it looks like a raw ext2 to grub and it can "embed" there (as it will see the ext2 on either disk at boot). Anyway, reassigning to subiquity for triaging. ** Also

[Bug 1947046] Re: EFI stub: ERROR: FIRMWARE BUG: kernel image not aligned on 64k boundary

2024-04-09 Thread Julian Andres Klode
Hi Gerald, 2.12 updates for stable releases should happen some time after the 24.04 release, early unsigned backports are in https://launchpad.net/~ubuntu-uefi-team/+archive/ubuntu/backports-build I was hoping we'd have signed backports in the

[Bug 2060560] [NEW] Remove obsolete kernels from noble

2024-04-08 Thread Julian Andres Klode
Public bug reported: The starfive and laptop kernels are obsolete, on mantic release version still, and should be removed per discussion with kernel team on Mattermost. $ reverse-depends src:linux-starfive # some reverse-depends bug $ reverse-depends src:linux-laptop No reverse dependencies

[Bug 2054127] Re: grub-efi crashes upon `exit`

2024-04-06 Thread Julian Andres Klode
** Also affects: grub2-unsigned (Ubuntu Mantic) Importance: Undecided Status: New ** Also affects: grub2-unsigned (Ubuntu Noble) Importance: Medium Assignee: Mate Kukri (mkukri) Status: Fix Committed -- You received this bug notification because you are a member of

[Bug 2054127] Re: grub-efi crashes upon `exit`

2024-04-06 Thread Julian Andres Klode
** Changed in: grub2-unsigned (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054127 Title: grub-efi crashes upon `exit` To manage notifications about

[Bug 2057679] Re: systemd-stub fails to boot when loaded via peimage

2024-04-06 Thread Julian Andres Klode
** Also affects: grub2-unsigned (Ubuntu Mantic) Importance: Undecided Status: New ** Also affects: grub2-unsigned (Ubuntu Noble) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1951491] Re: Can't run snaps: .slice/session-1.scope is not a snap cgroup

2024-04-05 Thread Julian Andres Klode
Thanks for the bug report, unfortunately this has become quite convoluted and I've identified at least 3 different strands of discussion in here that are not related. Some stuff, like "runuser" in a cron job is clearly never going to work, but I don't know how the other two instances - sessions

[Bug 2060197] Re: [FFe] [HWE] fwupd-efi 1.5 and gnu-efi 3.0.18

2024-04-04 Thread Julian Andres Klode
** Patch added: "fwupd-efi-1.5.diff" https://bugs.launchpad.net/ubuntu/+source/fwupd-efi/+bug/2060197/+attachment/5761554/+files/fwupd-efi-1.5.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2060197] [NEW] [FFe] [HWE] fwupd-efi 1.5 and gnu-efi 3.0.18

2024-04-04 Thread Julian Andres Klode
Public bug reported: A new version of fwupd-efi has been released, adding support for riscv64, as well as fixing some bugs. It requires gnu-efi 3.0.18. We'd like to ship these in noble release; presumably we are going to end up having to SRU them as well. These are practically speaking syncs

[Bug 2060168] Re: Prebuilt signed grub images should include f2fs and exfat modules

2024-04-04 Thread Julian Andres Klode
** Changed in: grub2-unsigned (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/2060168 Title: Prebuilt signed grub images should include f2fs and exfat modules

[Bug 2060197] Re: [FFe] [HWE] fwupd-efi 1.5 and gnu-efi 3.0.18

2024-04-04 Thread Julian Andres Klode
** Patch added: "gnu-efi-3.0.18.diff" https://bugs.launchpad.net/ubuntu/+source/fwupd-efi/+bug/2060197/+attachment/5761553/+files/gnu-efi-3.0.18.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1988819] Re: When apt keeps back packages due to phased updates, it should list them separately

2024-04-02 Thread Julian Andres Klode
Geekley I personally agree and would go a lot further and hide even most dependencies (you don't really care which libraries you are installing, just about choices made, e.g. if there's an a | b dependency it should tell you that it picked a). So if you want to think about it that terse mode

[Bug 2060038] [NEW] splix version 2.0.0+svn315-7fakesync1ubuntu0.22.04.1 in jammy is higher than versions in mantic and noble

2024-04-02 Thread Julian Andres Klode
Public bug reported: This package cannot be upgraded, we're going to need a mantic SRU and an ubuntu1 for noble. ** Affects: splix (Ubuntu) Importance: High Assignee: Till Kamppeter (till-kamppeter) Status: New -- You received this bug notification because you are a member

[Bug 2059853] Re: apt amd64 2.7.14 is missing on Ubuntu Noble?

2024-03-31 Thread Julian Andres Klode
You may have heard about the xz-utils backdoor, compromised binaries have been removed and replaced with older ones, and a partial amd64 rebuild is ongoing. ** Changed in: apt (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2059290] [NEW] RM: libtoxcore, qtox, toxic, utox - release pocket

2024-03-27 Thread Julian Andres Klode
Public bug reported: Please remove these packages from the release pocket, jak@jak-t14-g3:~/Projects/Ubuntu/ubuntu-archive-tools:main$ reverse-depends src:libtoxcore Reverse-Depends === * qtox (for libtoxcore2) * toxic (for

[Bug 2059285] [NEW] RM: gnome-shell-pomodoro; blocks transitions

2024-03-27 Thread Julian Andres Klode
Public bug reported: This is not compatible with the proposed gnome-shell 46 - depends gnome- shell (<< 46~); has failing autopkgtest and no reverse depends: jak@jak-t14-g3:~/Projects/Ubuntu/ubuntu-archive-tools:main$ reverse-depends src:gnome-shell-pomodoro No reverse dependencies found

[Bug 2059282] [NEW] RM: pytest-services; fails to test on armhf, blocks libmemcached

2024-03-27 Thread Julian Andres Klode
Public bug reported: Weird path related error: 319s ERRORS 319s _ ERROR at setup of test_mysql _ 319s 319s run_services = True 319s tmp_path_factory =

[Bug 2059277] [NEW] ngircd: RM armhf binaries

2024-03-27 Thread Julian Andres Klode
Public bug reported: Please rm armhf binaries for ngircd jak@jak-t14-g3:~/Downloads/rugged-1.7.1$ reverse-depends src:ngircd -b No reverse dependencies found jak@jak-t14-g3:~/Downloads/rugged-1.7.1$ reverse-depends src:ngircd No reverse dependencies found blocks libident ** Affects: ngircd

[Bug 2059275] [NEW] libgit2 vs ruby-rugged regression

2024-03-27 Thread Julian Andres Klode
Public bug reported: ruby-rugged/1.7.1+ds-1build2 302s -{:name=>"Random J Hacker", :email=>"ha...@example.com", :time=>2017-07-07 10:28:30 +} 302s +{:name=>"Random J Hacker", :email=>"ha...@example.com", :time=>2017-07-07 12:28:30.6 +0200} Time stamps are off .6 seconds when built

[Bug 2059274] Re: dgit time_t regression

2024-03-27 Thread Julian Andres Klode
** Tags added: update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059274 Title: dgit time_t regression To manage notifications about this bug go to:

[Bug 2059274] [NEW] dgit time_t regression

2024-03-27 Thread Julian Andres Klode
Public bug reported: on armhf, test gdr-newupstream currently fails with: 3107s ' 3107s + clog-check-1 before-new-upstream 3107s + before=before-new-upstream 3107s ++ git log --format=%aD -n1 debian/changelog 3107s + date='Tue, 26 Jun 2018 09:00:03 +0100' 3107s ++ date -R -d 'Tue, 26 Jun 2018

[Bug 2059269] [NEW] RM: seahorse-nautilus; FTBFS

2024-03-27 Thread Julian Andres Klode
Public bug reported: Please remove seahorse-nautilus from the archive in noble+noble- proposed, source and binaries. It FTBFS and is blocking the time-t transition. It seems to have no reverse-dependencies: $ apt rdepends seahorse-nautilus seahorse-nautilus Reverse Depends: Breaks: nautilus

[Bug 2058931] Re: Please update grub 2.12-rc to 2.12 to fix critical bug with zfs - https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2041739

2024-03-25 Thread Julian Andres Klode
*** This bug is a duplicate of bug 2051999 *** https://bugs.launchpad.net/bugs/2051999 ** This bug has been marked a duplicate of bug 2051999 Grub2 2.06 has upstream bug that results in Non-booting with ZFS after snapshot of bpool. -- You received this bug notification because you are a

[Bug 2058932] [NEW] RM: pyfltk and rdeps, FTBFS

2024-03-25 Thread Julian Andres Klode
Public bug reported: pyfltk fails to build from source, blocks libfltk-gl1.3t64 let's investigate reverse-depends: jak@jak-t14-g3:~/Projects/Ubuntu/Scratch$ reverse-depends src:pyfltk Reverse-Recommends == * mrcal (for python3-fltk) Reverse-Depends

[Bug 2058851] Re: RM: ignition-gazebo ignition-gui ignition-launch ignition-rendering ignition-sensors

2024-03-24 Thread Julian Andres Klode
Without -b it looks the same just noisier :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058851 Title: RM: ignition-gazebo ignition-gui ignition-launch ignition-rendering ignition-sensors To

[Bug 2058851] Re: RM: ignition-gazebo ignition-gui ignition-launch ignition-rendering ignition-sensors

2024-03-24 Thread Julian Andres Klode
$ ( grep-dctrl -FVersion 0ubuntu -a -P ignition- /var/lib/apt/lists/*Sources -nsPackage | sort -u ) | tee /dev/stderr | sort -u | xargs -IA reverse-depends -b src:A ignition-gazebo ignition-gui ignition-launch ignition-rendering ignition-sensors Reverse-Build-Depends = *

[Bug 2058851] [NEW] RM: ignition-gazebo ignition-gui ignition-launch ignition-rendering ignition-sensors

2024-03-24 Thread Julian Andres Klode
Public bug reported: These are Ubuntu-specific and broken, we can't fix ignition-rendering easily even, it has weird C++ build failures and seemingly undefined macros. ** Affects: ignition-gazebo (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: ignition-gui (Ubuntu)

[Bug 2057792] Re: Some Games are crashing linked to a vm_max_map_count too low

2024-03-24 Thread Julian Andres Klode
Uploaded procps with the file; leaving gamemode task open because maybe dynamic enhancements there still make some sense in 24.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057792 Title: Some

[Bug 2057792] Re: Some Games are crashing linked to a vm_max_map_count too low

2024-03-24 Thread Julian Andres Klode
I'm agreeing with desktop in following Fedora to bump to 1048576, the precedence makes this safe, and this I consider this a bug fix for crashing software and not a feature request. ** Changed in: procps (Ubuntu) Status: Confirmed => Triaged ** Changed in: linux (Ubuntu) Status:

[Bug 2057792] Re: Some Games are crashing linked to a vm_max_map_count too low

2024-03-23 Thread Julian Andres Klode
Subscribing Canonical desktop team to get their input. Basically the ask is to ship this file: https://src.fedoraproject.org/rpms/systemd/blob/f39/f/10-map-count.conf I believe if we do it should be shipped in procps; or possibly, gamemode should set that option? ** Also affects: procps

[Bug 2058803] [NEW] RM: src:yrmcds; FTBFS, leaf

2024-03-23 Thread Julian Andres Klode
Public bug reported: This needs fixes for time_t: * No change rebuild against libgoogle-perftools4t64, libtcmalloc- minimal4t64. * Remove manual libgoogle-perftools4 dependency. but FTBFS due to header changes, so please kill it In file included from cybozu/ip_address.cpp:3:

[Bug 2058734] [NEW] RM: apt-verify; not fit for purpose, not installable

2024-03-22 Thread Julian Andres Klode
Public bug reported: Please remove apt-verify from the archive. It overrides APT's repository verification mechanism, and hence APT has gained a Conflicts: to it to prevent people from installing it. ** Affects: apt-verify (Ubuntu) Importance: Undecided Status: New -- You

[Bug 2058648] Re: Support upgrades from unmerged 22.04 - was: package libc6 2.35-0ubuntu3.6 [modified: usr/share/doc/libc6/NEWS.Debian.gz usr/share/doc/libc6/NEWS.gz usr/share/doc/libc6/README.hesiod.

2024-03-22 Thread Julian Andres Klode
** Changed in: glibc (Ubuntu) Status: Incomplete => 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/2058648 Title: Support upgrades from unmerged 22.04 - was: package libc6

[Bug 2058648] Re: package libc6 2.35-0ubuntu3.6 [modified: usr/share/doc/libc6/NEWS.Debian.gz usr/share/doc/libc6/NEWS.gz usr/share/doc/libc6/README.hesiod.gz usr/share/doc/libc6/changelog.Debian.gz u

2024-03-22 Thread Julian Andres Klode
It seems the usrmerge package had not been installed on the 22.04 system in the first place, so not sure how that happened but it seems prudent to quirk it in the ubuntu-release-upgrader to convert first before upgrading. ** Also affects: ubuntu-release-upgrader (Ubuntu) Importance: Undecided

[Bug 2056442] Re: Podman (crun) regression in Ubuntu 22.04: OCI runtime error: chmod `run/shm`: Operation not supported

2024-03-21 Thread Julian Andres Klode
Sorry, I just did not fix the first line when editing the test plan ** Description changed: [Impact] podman containers using the default crun backend do not work anymore with the 6.5 HWE kernel in 22.04 [Test plan] - Needs to be finalized, but roughly: - 1. Boot jammy with 6.5 HWE

  1   2   3   4   5   6   7   8   9   10   >