[Touch-packages] [Bug 2052646] Re: Errors after upgrading to package linux-image-6.5.0-17-generic 6.5.0-17.17~22.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exite

2024-02-07 Thread Benjamin Drung
*** This bug is a duplicate of bug 798414 *** https://bugs.launchpad.net/bugs/798414 Thank you for taking the time to report this bug and helping to make Ubuntu better. The relevant dpkg terminal log says: cat: write error: No space left on device So generating the initramfs fails because yo

[Touch-packages] [Bug 2051709] Re: package linux-image-5.15.0-92-generic 5.15.0-92.102 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-02-07 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. Yes, your guess was right. The relevant dpkg terminal log says: No space left on device So adjusting the space was the correct solution. Therefore I am closing this bug. ** Changed in: initramfs-tools (Ubuntu)

[Touch-packages] [Bug 2046646] Re: package fwupd 1.7.9-1~22.04.3 failed to install/upgrade: installed fwupd package post-installation script subprocess returned error exit status 127

2024-02-07 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. The relevant dpkg terminal log says: /usr/sbin/update-initramfs: 175: awk: Too many levels of symbolic links It looks like a broken setup of the awk alternative. Can you follow the suggestions in https://askubunt

[Touch-packages] [Bug 2043579] Re: initramfs-tools autopkgtest fails on armhf: stderr: cryptsetup: ERROR: Couldn't resolve device /dev/sda2

2024-02-07 Thread Benjamin Drung
The autopkgtest of initramfs-tools on armhf on noble started to succeed again (roughly on 2023-12-26). ** Changed in: initramfs-tools (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribe

[Touch-packages] [Bug 2052669] Re: update-initramfs: Generating /boot/initrd.img-5.15.0-92-generic E: /usr/share/initramfs-tools/hooks/btrfs failed with return 1. update-initramfs: failed for /boot/in

2024-02-07 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. From your description it is hard to tell if you experienced one or multiple bugs. Does running "update-initramfs -u -k {version}" succeed? ** Changed in: initramfs-tools (Ubuntu) Status: New => Incomplete -

[Touch-packages] [Bug 2052525] Re: dracut initramfs missing systemd-executor

2024-02-08 Thread Benjamin Drung
dracut 060+5-1ubuntu1 fixes the /usr/lib/systemd/systemd-executor failure, but still seems to fail with the new systemd version. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bug

[Touch-packages] [Bug 2052669] Re: update-initramfs: Generating /boot/initrd.img-5.15.0-92-generic E: /usr/share/initramfs-tools/hooks/btrfs failed with return 1. update-initramfs: failed for /boot/in

2024-02-08 Thread Benjamin Drung
Can you into a rescue/live environment, chroot into the installed system on the server disk and try to regenerate the initramfs? In case it succeeds, can you post "ls -alh /boot" and "lsinitramfs /boot/initrd.img-${version}"? -- You received this bug notification because you are a member of Ubunt

[Touch-packages] [Bug 1782802] Re: use dhclient -4 instead of ipconfig in easy cases in 18.10

2024-02-08 Thread Benjamin Drung
As mentioned in bug #1790418 there is still one call to ipconfig that hasn't been replaced (as of initramfs-tools 0.142ubuntu19 in noble). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs

[Touch-packages] [Bug 2052739] [NEW] tzdata 2024a release

2024-02-08 Thread Benjamin Drung
Public bug reported: [ Impact ] The 2024a release contains the following changes: * Kazakhstan unifies on UTC+5 beginning 2024-03-01. * Palestine springs forward a week later after Ramadan. * zic no longer pretends to support indefinite-past DST. * localtime no longer mishandles Ciudad Juárez in

[Touch-packages] [Bug 2052739] Re: tzdata 2024a release

2024-02-08 Thread Benjamin Drung
** Also affects: tzdata (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: tzdata (Ubuntu Mantic) Importance: Undecided Status: New ** Also affects: tzdata (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification because

[Touch-packages] [Bug 2053153] Re: initramfs-tools broken by libpam-tmpdir and /tmp mounted with noexec

2024-02-14 Thread Benjamin Drung
** Bug watch added: Debian Bug tracker #1062756 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062756 ** Also affects: initramfs-tools (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062756 Importance: Unknown Status: Unknown -- You received this bug notificat

[Touch-packages] [Bug 2052525] Re: dracut initramfs missing systemd-executor

2024-02-16 Thread Benjamin Drung
060+5-1ubuntu2 landed in noble. ** Changed in: dracut (Ubuntu) Status: In Progress => Fix Released ** Changed in: systemd (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd

[Touch-packages] [Bug 2045705] Re: FTBFS with default Java 21

2024-02-16 Thread Benjamin Drung
https://github.com/canonical/apport/pull/266 got merged upstream. ** Changed in: apport Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs

[Touch-packages] [Bug 2043393] Re: Report.get_logind_session fails to determine session on cgroup2 systems

2024-02-16 Thread Benjamin Drung
https://github.com/canonical/apport/pull/278 got merged. ** Changed in: apport Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2043

[Touch-packages] [Bug 2054093] Re: /usr/share/apport/apport-gtk:AttributeError:/usr/share/apport/apport-gtk@55:GTKUserInterface

2024-02-16 Thread Benjamin Drung
/usr/share/apport/apport-gtk is shipped by apport-gtk and /usr/lib/python3/dist-packages/apport/ui.py is shipped by python3-apport. apport.ui.Action was introduced in commit 36ae3310861f1286eae8875a3195551126290914 in 2.25.0. apport-gtk depends on python3-apport (>= ${source:Version}) so that com

[Touch-packages] [Bug 2054450] Re: apport arm64 test_core_dump_packaged flaky

2024-02-20 Thread Benjamin Drung
** Summary changed: - apport arm64 autopkgtest flaky + apport arm64 test_core_dump_packaged flaky -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2054450 Title: apport arm6

[Touch-packages] [Bug 2054171] Re: dhcpcd hook breaks when using libc6-prof's libc.so.6

2024-02-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and contributing to Ubuntu. That is a well prepared bug report. Attached a proposed patch to fix it. Can you have a look and test it? ** Patch added: "0001-Fix-determing-multiarch-dir-when-using-libc6-prof-s-.patch" https://bugs.launchpad.net/

[Touch-packages] [Bug 2054602] Re: update features UTC+6 to UTC+5 transition for all time zones in Kazakhstan

2024-02-21 Thread Benjamin Drung
*** This bug is a duplicate of bug 2052739 *** https://bugs.launchpad.net/bugs/2052739 Thank you for taking the time to report this bug and contributing to Ubuntu. A few hours ago I uploaded the tzdata updates for the stable releases. Hopefully tomorrow they will be accepted in the proposed po

[Touch-packages] [Bug 2052739] Re: tzdata 2024a release

2024-02-21 Thread Benjamin Drung
A few hours ago I uploaded the tzdata updates for the stable releases. They are waiting in the unapproved queue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/2052739 Title:

[Touch-packages] [Bug 1892225] Re: apport-gtk consumes 100% CPU for way too long after something crashes

2024-02-22 Thread Benjamin Drung
Can you reproduce it? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1892225 Title: apport-gtk consumes 100% CPU for way too long after something crashes Status in apport

[Touch-packages] [Bug 2031919] Re: /usr/share/apport/whoopsie-upload-all:TypeError:/usr/share/apport/whoopsie-upload-all@247:main:collect_info:process_report:add_gdb_info

2024-02-22 Thread Benjamin Drung
** Also affects: apport Importance: Undecided Status: New ** Changed in: apport Milestone: None => 2.28.0 ** Changed in: apport Importance: Undecided => Medium ** Changed in: apport Status: New => Fix Committed -- You received this bug notification because you are a mem

[Touch-packages] [Bug 2038650] Re: crash reports not sent to the Error Tracker

2024-02-22 Thread Benjamin Drung
** Also affects: apport Importance: Undecided Status: New ** Changed in: apport Milestone: None => 2.28.0 ** Changed in: apport Importance: Undecided => High ** Changed in: apport Status: New => Fix Committed -- You received this bug notification because you are a membe

[Touch-packages] [Bug 2051512] Re: apport ftbfs with Python 3.12 as the default

2024-02-22 Thread Benjamin Drung
** Also affects: apport Importance: Undecided Status: New ** Changed in: apport Milestone: None => 2.28.0 ** Changed in: apport Status: New => Fix Committed ** Changed in: apport Importance: Undecided => High -- You received this bug notification because you are a membe

[Touch-packages] [Bug 2048136] Re: Please support systemd-coredump as core dump handler

2024-02-22 Thread Benjamin Drung
Last bit: https://github.com/canonical/apport/pull/290 ** Changed in: apport (Ubuntu) Status: Triaged => Fix Committed ** Changed in: apport Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is su

[Touch-packages] [Bug 2044129] Re: ubuntu-bug does not allow for reporting a bug in "other software" manually giving a symptom description

2024-02-22 Thread Benjamin Drung
** Changed in: apport Milestone: 2.28.0 => None -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2044129 Title: ubuntu-bug does not allow for reporting a bug in "other so

[Touch-packages] [Bug 2051512] Re: apport ftbfs with Python 3.12 as the default

2024-02-22 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/2051512 Title: apport ftbfs with Python 3.12 as

[Touch-packages] [Bug 2048136] Re: Please support systemd-coredump as core dump handler

2024-02-22 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2048136 Title: Please support systemd-coredump as core dum

[Touch-packages] [Bug 2028879] Re: Lack of default dpkg diverts causes test_get_file_package_diversion to fail

2024-02-22 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2028879 Title: Lack of default dpkg diverts causes test_ge

[Touch-packages] [Bug 2031919] Re: /usr/share/apport/whoopsie-upload-all:TypeError:/usr/share/apport/whoopsie-upload-all@247:main:collect_info:process_report:add_gdb_info

2024-02-22 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2031919 Title: /usr/share/apport/whoopsie-upload- all:Ty

[Touch-packages] [Bug 2045705] Re: FTBFS with default Java 21

2024-02-22 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2045705 Title: FTBFS with default Java 21 Status in Appor

[Touch-packages] [Bug 2043393] Re: Report.get_logind_session fails to determine session on cgroup2 systems

2024-02-22 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2043393 Title: Report.get_logind_session fails to determin

[Touch-packages] [Bug 2038650] Re: crash reports not sent to the Error Tracker

2024-02-22 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2038650 Title: crash reports not sent to the Error Tracker

[Touch-packages] [Bug 1850804] Re: Tab completion warnings with ubuntu-bug when using alias for ls

2024-02-22 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1850804 Title: Tab completion warnings with ubuntu-bug whe

[Touch-packages] [Bug 2044129] Re: ubuntu-bug does not allow for reporting a bug in "other software" manually giving a symptom description

2024-02-22 Thread Benjamin Drung
** Changed in: apport Milestone: None => 2.28.1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2044129 Title: ubuntu-bug does not allow for reporting a bug in "other so

[Touch-packages] [Bug 2045705] Re: FTBFS with default Java 21

2024-02-22 Thread Benjamin Drung
** Changed in: apport (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2045705 Title: FTBFS with default Java 21 Status in A

[Touch-packages] [Bug 2043393] Re: Report.get_logind_session fails to determine session on cgroup2 systems

2024-02-22 Thread Benjamin Drung
** Changed in: apport (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2043393 Title: Report.get_logind_session fails to dete

[Touch-packages] [Bug 2052739] Re: tzdata 2024a release

2024-02-22 Thread Benjamin Drung
Some time ago, I converted all the manual tests from the SRU documentation into autopkgtests. For example https://git.launchpad.net/~ubuntu-core- dev/ubuntu/+source/tzdata/commit/?id=a70967f356720a37571dd0a301c3c99bea11abc7 implements the python3-icu test mentioned on the SRU documentation. The py

[Touch-packages] [Bug 2054902] Re: apport test error: /bin/bash not found

2024-02-26 Thread Benjamin Drung
** Also affects: apport Importance: Undecided Status: New ** Changed in: apport Importance: Undecided => High ** Changed in: apport Milestone: None => 2.28.1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to a

[Touch-packages] [Bug 2052295] Re: autopkgtest unshare-qemuwrapper failing on amd64

2024-02-26 Thread Benjamin Drung
This has been fixed in sbuild 0.85.6 via https://salsa.debian.org/debian/sbuild/-/merge_requests/57 ** Changed in: sbuild (Ubuntu Noble) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cpio

[Touch-packages] [Bug 2052739] Re: tzdata 2024a release

2024-02-27 Thread Benjamin Drung
Verified successful autopkgtest on https://autopkgtest.ubuntu.com/packages/tzdata: mantic: * amd64: https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/amd64/t/tzdata/20240223_012444_0f113@/log.gz * arm64: https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/arm64/t/tzd

[Touch-packages] [Bug 2055055] Re: unmkinitramfs: wrong and unneeded count= in a dd call

2024-02-27 Thread Benjamin Drung
Thank you for taking the time to report this bug and contributing to Ubuntu. The count_bytes solution looks better to me. I see four dd calls in unmkinitramfs. Can you check those as well? Debian is affected as well. If you can spare the time, please submit your patch to https://salsa.debian.org/k

[Touch-packages] [Bug 2056187] Re: fails to configure BOOTIF when using iscsi

2024-03-05 Thread Benjamin Drung
Commit 4e7e25c4f ("configure_networking: move the "are we done" check to end of loop body") from 0.142ubuntu15 allows this bug to appear. This patch was for fixing bug #2037202. Can you provide the content of /proc/cmdline? -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 2056187] Re: fails to configure BOOTIF when using iscsi

2024-03-05 Thread Benjamin Drung
So BOOTIF is set which should translate to DEVICE being set. Let me come up with a patch. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/2056187 Title: fails to co

[Touch-packages] [Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak

2024-03-05 Thread Benjamin Drung
** Summary changed: - timezone changed unexpectedly + timezone changed unexpectedly from EST to America/Adak -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/2055718 Title:

[Touch-packages] [Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak

2024-03-05 Thread Benjamin Drung
The test case can be distilled down to: ``` ln -sf /usr/share/zoneinfo/EST /etc/localtime dpkg-reconfigure --frontend noninteractive tzdata ``` On Ubuntu 22.04 (jammy) convert_timezone() in tzdata.config maps EST to America/Indianapolis which is a symlink to America/Indiana/Indianapolis. Bug 1: A

[Touch-packages] [Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak or America/Indiana/Indianapolis

2024-03-05 Thread Benjamin Drung
Commit eee799c9b97512f29eb5854ff965dbad79424242 ("Get rid of old SystemV timezones, as this has been fully removed upstream. Convert existing configuration to the "new" America/* names.") changed the mapping of EST from SystemV/EST5 to America/Indianapolis in 2020b-1. Therefore Ubuntu 20.04 "jammy"

[Touch-packages] [Bug 2056187] Re: fails to configure BOOTIF when using iscsi

2024-03-06 Thread Benjamin Drung
Please test the attached patch. (My initial patch was shorter. It was using grep but grep is only available in the initramfs when using busybox). ** Patch added: "0001-Fix-configuring-BOOTIF-when-using-iSCSI.patch" https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2056187/+attachm

[Touch-packages] [Bug 1981385] Re: initrd lacks modules to mount boot image from http boot

2024-03-06 Thread Benjamin Drung
Re-open due to regression in noble. ** Changed in: initramfs-tools (Ubuntu) Importance: Undecided => Medium ** Changed in: initramfs-tools (Ubuntu) Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, whi

[Touch-packages] [Bug 2054171] Re: dhcpcd hook breaks when using libc6-prof's libc.so.6

2024-03-06 Thread Benjamin Drung
** Changed in: initramfs-tools (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/2054171 Title: dhcpcd hook breaks wh

[Touch-packages] [Bug 2055055] Re: unmkinitramfs: wrong and unneeded count= in a dd call

2024-03-06 Thread Benjamin Drung
** Changed in: initramfs-tools (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/2055055 Title: unmkinitramfs: wrong

[Touch-packages] [Bug 2056194] Re: Networking broken in early boot on Oracle Native instances

2024-03-06 Thread Benjamin Drung
** Project changed: initramfs-tools => initramfs-tools (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/2056194 Title: Networking broken in early boot on Or

[Touch-packages] [Bug 2056194] Re: Networking broken in early boot on Oracle Native instances

2024-03-07 Thread Benjamin Drung
Please test the attached patch. This patch adds a dhcpcd hook to the initramfs to set the interface MTU. ** Patch added: "0001-Set-interface-MTU.patch" https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2056194/+attachment/5753730/+files/0001-Set-interface-MTU.patch -- You receiv

[Touch-packages] [Bug 2056450] [NEW] netinfo_to_netplan: /init: 771: /init: rm: not found

2024-03-07 Thread Benjamin Drung
Public bug reported: The qemu-net autopkgtest shows this error message: ``` /init: 778: /init: rm: not found ``` This comes from the `netinfo_to_netplan` function in `scripts/functions`: ``` netinfo_to_netplan() { [...] rm -Rf "$tmpd" } ``` The `rm` command is only available if busybox

[Touch-packages] [Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak or America/Indiana/Indianapolis

2024-03-07 Thread Benjamin Drung
** Tags added: foundations-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/2055718 Title: timezone changed unexpectedly from EST to America/Adak or America/Indiana/In

[Touch-packages] [Bug 2036302] Re: apparmor 4.0.0~alpha2-0ubuntu3 ships same file as liblxc-common

2024-03-07 Thread Benjamin Drung
** Tags removed: foundations-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/2036302 Title: apparmor 4.0.0~alpha2-0ubuntu3 ships same file as liblxc-common Status in appa

[Touch-packages] [Bug 2034986] Re: some text became unreadable during a distribution upgrade

2024-03-07 Thread Benjamin Drung
** Tags removed: foundations-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2034986 Title: some text became unreadable during a distribution upgrade Status in Ci

[Touch-packages] [Bug 2056187] Re: fails to configure BOOTIF when using iscsi

2024-03-07 Thread Benjamin Drung
** Changed in: initramfs-tools (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/2056187 Title: fails to configure BO

[Touch-packages] [Bug 1981385] Re: initrd lacks modules to mount boot image from http boot

2024-03-07 Thread Benjamin Drung
BTW, could you come up with a test case that we could include in the initramfs-tools to avoid such kind of regressions in the future? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.laun

[Touch-packages] [Bug 2056194] Re: Networking broken in early boot on Oracle Native instances

2024-03-07 Thread Benjamin Drung
** Changed in: initramfs-tools (Ubuntu) Status: New => Triaged ** Summary changed: - Networking broken in early boot on Oracle Native instances + Networking broken in early boot on Oracle Native instances due to MTU settings ** Changed in: initramfs-tools (Ubuntu) Status: Triaged =

[Touch-packages] [Bug 2056187] Re: fails to configure BOOTIF when using iscsi

2024-03-11 Thread Benjamin Drung
** Also affects: initramfs-tools (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: open-iscsi (Ubuntu Jammy) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed t

[Touch-packages] [Bug 2057605] Re: update-initramfs fails: /usr/share/initramfs-tools/hooks/fsck failed with return 1

2024-03-12 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better and for providing the correct logs to further troubleshoot the issue. Things went south after `ldd /sbin/fsck.ext4` leading to `/lib/libgcwrap.so`. Can you provide the output of the `ldd /sbin/fsck.ext4` command? On

[Touch-packages] [Bug 2025369] Re: Left over systemd-udevd processes from initramfs

2024-03-13 Thread Benjamin Drung
** Description changed: Running the qemu-net autopkgtest from initramfs-tools on architectures like armhf shows that there are sometimes remaining systemd-udevd after exiting the initramfs. `ps -ww aux` shows: ``` /lib/systemd/systemd-udevd --daemon --resolve-names=never ``` Ex

[Touch-packages] [Bug 2057605] Re: update-initramfs fails: /usr/share/initramfs-tools/hooks/fsck failed with return 1

2024-03-13 Thread Benjamin Drung
*** This bug is a duplicate of bug 1641230 *** https://bugs.launchpad.net/bugs/1641230 /lib/libgcwrap.so should not be in the output. I found the identical bug #1641230. The root cause from the investigation there was a crypto-miner malware. See the bug discussion there (especially comment 15)

[Touch-packages] [Bug 1641230] Re: /usr/share/initramfs-tools/hooks/fsck failed with return 1 due to /lib/libgcwrap.so in ldd output caused by crypto-miner malware

2024-03-13 Thread Benjamin Drung
** Summary changed: - package linux-image-4.4.0-43-generic 4.4.0-43.63 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 due to /usr/share/initramfs-tools/hooks/fsck failed with return 1 + /usr/share/initramfs-tools/hooks/fsck failed with retu

[Touch-packages] [Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2024-03-14 Thread Benjamin Drung
I see nothing in this bug that needs sponsoring. Unsubscribing ~ubuntu- sponsors. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2017786 Title: update script in ubuntu

[Touch-packages] [Bug 2058003] Re: Keine Freigabe

2024-03-15 Thread Benjamin Drung
Normalerweise landen gelöschte Dateien im Papierkorb. Hast du geprüft, ob diese Dateien noch im Papierkorb liegen? Erst nach dem Löschen aus dem Papierkorb wird der Platz auf der Festplatte frei. ** Changed in: tzdata (Ubuntu) Status: New => Incomplete -- You received this bug notificatio

[Touch-packages] [Bug 1869655] Re: Boot animations start too late to be useful

2024-03-18 Thread Benjamin Drung
** Changed in: initramfs-tools (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1869655 Title: Boot animations s

[Touch-packages] [Bug 1970069] Re: Annoying boot messages interfering with splash screen

2024-03-18 Thread Benjamin Drung
** Changed in: initramfs-tools (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1970069 Title: Annoying boot messages in

[Touch-packages] [Bug 2058242] [NEW] Demote isc-dhcp to universe

2024-03-18 Thread Benjamin Drung
Public bug reported: Following the replacement of dhclient by dhcpcd as new DHCP client tool, it is now time to demote isc-dhcp-client. After demoting isc-dhcp-server (bug # 2045577) the complete isc-dhcp can be demoted. ``` $ reverse-depends -c main,restricted isc-dhcp-client $ reverse-depends -

[Touch-packages] [Bug 1970069] Re: Annoying boot messages interfering with splash screen

2024-03-18 Thread Benjamin Drung
Looking at the remaining "add drm modules (only if MODULES=dep)" section: This logic should moved to hooks/framebuffer as well. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs

[Touch-packages] [Bug 2058249] Re: US symlinks missing in /usr/share/zoneinfo

2024-03-18 Thread Benjamin Drung
Yes, this is an intentional change. All backward compatibility symlinks were moved to the tzdata-legacy package. Please install this package for such use cases. ** Changed in: tzdata (Ubuntu) Status: New => Invalid ** Summary changed: - US symlinks missing in /usr/share/zoneinfo + US syml

[Touch-packages] [Bug 2056187] Re: fails to configure BOOTIF when using iscsi

2024-03-18 Thread Benjamin Drung
Attached the uploaded diff for jammy. Besides the few lines changed in scripts/functions I backported the improvements of the autopkgtest to increase the test coverage and to test on all architectures. See https://code.launchpad.net/~ubuntu-core-dev/ubuntu/+source/initramfs- tools/+git/initramfs-to

[Touch-packages] [Bug 2058249] Re: US symlinks missing in /usr/share/zoneinfo -> now in tzdata-legacy

2024-03-18 Thread Benjamin Drung
provides timezone-aware data over the network (e. g. SQL databases). -- Benjamin Drung Tue, 02 Jan 2024 14:17:33 +0100 The debian changelog contains for 2023c-8: * Ship only timezones in tzdata that follow the current rules of geographical region (continent or ocean) and city name. Move all

[Touch-packages] [Bug 2056187] Re: fails to configure BOOTIF when using iscsi

2024-03-18 Thread Benjamin Drung
** Also affects: initramfs-tools (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: open-iscsi (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed t

[Touch-packages] [Bug 2058313] Re: whoopsie-upload-all (TypeError) /usr/share/apport/whoopsie-upload-all@220 → main → collect_info → process_report → add_gdb_info → gdb_command

2024-03-19 Thread Benjamin Drung
** Description changed: + ``` + Traceback (most recent call last): + File "/usr/share/apport/whoopsie-upload-all", line 220, in + main() + File "/usr/share/apport/whoopsie-upload-all", line 202, in main + stamps = collect_info() + ^^ + File "/usr/share/appor

[Touch-packages] [Bug 1970069] Re: Annoying boot messages interfering with splash screen

2024-03-19 Thread Benjamin Drung
Daniel, please review and comment https://code.launchpad.net/~bdrung/ubuntu/+source/initramfs- tools/+git/initramfs-tools/+merge/462691 (see the description for the two possible implementations) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 2056187] Re: fails to configure BOOTIF when using iscsi

2024-03-19 Thread Benjamin Drung
Updated jammy patch to include the increased timeout on arm64/armhf from the upcoming 0.142ubuntu23 release. ** Patch added: "initramfs-tools_0.140ubuntu13.5_v2.debdiff" https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2056187/+attachment/5757173/+files/initramfs-tools_0.140ubunt

[Touch-packages] [Bug 2058380] [NEW] apport crashed with FileNotFoundError in iter_compressed(): [Errno 2] No such file or directory: '/var/lib/systemd/coredump/core.tracker-extract.1000.92c6d53b71364

2024-03-19 Thread Benjamin Drung
Public bug reported: Ubuntu 24.04 (noble) VM. ``` Traceback (most recent call last): File "/usr/share/apport/apport", line 1244, in sys.exit(main(sys.argv[1:])) ^^ File "/usr/share/apport/apport", line 761, in main return process_crash_from_systemd_cored

[Touch-packages] [Bug 2056187] Re: fails to configure BOOTIF when using iscsi

2024-03-19 Thread Benjamin Drung
And here is the diff for focal (which I also tested in my PPA). ** Patch added: "initramfs-tools_0.136ubuntu6.8.debdiff" https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2056187/+attachment/5757181/+files/initramfs-tools_0.136ubuntu6.8.debdiff -- You received this bug notificat

[Touch-packages] [Bug 2058380] Re: apport crashed with FileNotFoundError in iter_compressed(): [Errno 2] No such file or directory: '/var/lib/systemd/coredump/core.tracker-extract.1000.92c6d53b71364e3

2024-03-19 Thread Benjamin Drung
``` $ ls -l /var/lib/systemd/coredump insgesamt 444 -rw-r-+ 1 root root 447430 M\U19 11:48 core.tracker-extract.1000.92c6d53b71364e3286fd6011f3dad5e7.4887.171084530100.zst ``` -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 2058628] Re: initramfs-tools dhcpcd timeout

2024-03-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. I addressed this in initramfs-tools 0.142ubuntu21 (which is still in noble-proposed): * configure_networking: - Increase minimum timeout to 30 seconds ** Changed in: initramfs-tools (Ubuntu) Status: N

[Touch-packages] [Bug 1970069] Re: Annoying boot messages interfering with splash screen

2024-03-21 Thread Benjamin Drung
Sponsored plymouth 24.004.60-1ubuntu6 after dropping the complete drm modules code and correcting the changelog entries. Unsubscribing ~ubuntu-sponsors. ** Patch added: "plymouth_24.004.60-1ubuntu6_sponsored.debdiff" https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1970069/+attachment/5

[Touch-packages] [Bug 1970069] Re: Annoying boot messages interfering with splash screen

2024-03-21 Thread Benjamin Drung
** Changed in: plymouth (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1970069 Title: Annoying boot messages interferi

[Touch-packages] [Bug 1970069] Re: Annoying boot messages interfering with splash screen

2024-03-22 Thread Benjamin Drung
https://salsa.debian.org/ubuntu-dev- team/plymouth/-/commit/bd9d0119fdbeb3b30c8d3caafdb8a31b23c188c4 does not reflect the removal of the complete drm section. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 2059976] Re: unmkinitramfs is very slow on initrd from ubuntu 23.10+, solution proposed

2024-04-02 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. Speed improvements are welcome. Please submit those changes (preferred in the smallest possible chunks). Maybe we should rewrite splitinitramfs (or the complete script) in C. -- You received this bug notification

[Touch-packages] [Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak or America/Indiana/Indianapolis

2024-04-02 Thread Benjamin Drung
Fix committed: https://salsa.debian.org/glibc- team/tzdata/-/commit/7cef9e552df97611cd7f097c867f21138cbfa7ba -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/2055718 Title: t

[Touch-packages] [Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak or America/Indiana/Indianapolis

2024-04-02 Thread Benjamin Drung
** Also affects: tzdata (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: tzdata (Ubuntu Mantic) Importance: Undecided Status: New ** Also affects: tzdata (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification because

[Touch-packages] [Bug 2054902] Re: apport test error: /bin/bash not found

2024-04-04 Thread Benjamin Drung
Proposed fix: https://github.com/canonical/apport/pull/308 ** Changed in: apport Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2054902 Tit

[Touch-packages] [Bug 2052794] Re: 2.79.1 test issue on s390x

2024-04-04 Thread Benjamin Drung
This test has been fixed upstream: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3920 and therefore fixed in 2.80.0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/2052

[Touch-packages] [Bug 2059739] Re: initramfs-tools 0.142ubuntu23 copies host /etc/passwd into initramfs

2024-04-05 Thread Benjamin Drung
Thank you for taking the time to report this bug and contributing to Ubuntu. The dhcpcd user is created by dhcpcd-base. So the user should exist. Please test the attached patch that only copies the dhcpcd user into the initramfs. ** Patch added: "0001-Copy-only-dhcpcd-user-into-initramfs-etc-pass

[Touch-packages] [Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak or America/Indiana/Indianapolis

2024-04-06 Thread Benjamin Drung
Here is the debdiff for jammy. debian/test_timezone_conversions found even more inconsistencies in jammy: ERROR: Following 4 timezones cannot be selected, but are not converted: America/Fort_Wayne America/Indianapolis America/Knox_IN America/Louisville ERROR: Following 3 timezones are conversion t

[Touch-packages] [Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak or America/Indiana/Indianapolis

2024-04-06 Thread Benjamin Drung
The debdiff for focal is similar to the debdiff for jammy. Only debian/test_timezone_conversions needed some modification to work with the older Python version. ** Patch added: "tzdata_2024a-0ubuntu0.20.04.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/2055718/+attachment/576

[Touch-packages] [Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak or America/Indiana/Indianapolis

2024-04-06 Thread Benjamin Drung
Debdiff for mantic. ** Changed in: tzdata (Ubuntu) Status: Triaged => Fix Committed ** Patch added: "tzdata_2024a-0ubuntu0.23.10.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/2055718/+attachment/5761746/+files/tzdata_2024a-0ubuntu0.23.10.1.debdiff -- You received t

[Touch-packages] [Bug 2054902] Re: apport test error: /bin/bash not found

2024-04-06 Thread Benjamin Drung
https://github.com/canonical/apport/pull/308 got merged. ** Changed in: apport Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2054

[Touch-packages] [Bug 2058242] Re: Demote isc-dhcp to universe

2024-04-06 Thread Benjamin Drung
Uploaded avahi 0.8-13ubuntu6 to demote isc-dhcp-client from Recommends to Suggests ** Changed in: avahi (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https:/

[Touch-packages] [Bug 772024] Re: tzdata update keeps changing my timezone

2024-04-06 Thread Benjamin Drung
** Changed in: tzdata (Ubuntu Kinetic) Status: New => Won't Fix ** No longer affects: tzdata (Ubuntu Kinetic) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/772024 Ti

[Touch-packages] [Bug 2056187] Re: fails to configure BOOTIF when using iscsi

2024-04-06 Thread Benjamin Drung
clevis/18-1ubuntu1 ran into a timeout. I retried the test. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/2056187 Title: fails to configure BOOTIF when using iscsi

[Touch-packages] [Bug 2058628] Re: initramfs-tools dhcpcd timeout

2024-04-06 Thread Benjamin Drung
initramfs-tools 0.142ubuntu23 landed in noble. ** Changed in: initramfs-tools (Ubuntu) Status: Fix Committed => Confirmed ** Changed in: initramfs-tools (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2060358] Re: [FFe] Please add German (Noted) layout

2024-04-06 Thread Benjamin Drung
Here is the debdiff. I tested this change and the layout on noble (via https://launchpad.net/~bdrung/+archive/ubuntu/staging). This feature should have a low regression risk since it just add a new keyboard layout. This layout is added to the "exotic" list. ** Summary changed: - Please add German

[Touch-packages] [Bug 2060010] Re: apport-bug fails for libglapi-mesa (= 24.0.3-1ubuntu3)

2024-04-06 Thread Benjamin Drung
This could be a fallout of the xz rebuild. Do you have packages on your system that cannot be found in any repository any more? What does `apt policy libglapi-mesa` say? ** Changed in: apport (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member

  1   2   3   4   5   6   7   8   9   10   >