[Touch-packages] 自动回复: [Bug 798414] Re: update-initramfs should produce a more helpful error message when there isn't enough free space--or provide an automatic tool for removal of old files

2024-02-07 Thread lizehao
-- 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/798414 Title: update-initramfs should produce a more helpful error message when there isn't enough free space--or

[Touch-packages] [Bug 798414] Re: update-initramfs should produce a more helpful error message when there isn't enough free space--or provide an automatic tool for removal of old files

2024-02-07 Thread Raghvendra Giri
If you are doing manual partitioning keep at least 1gb space for /boot partition. update for above post -- 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/798414

[Touch-packages] [Bug 798414] Re: update-initramfs should produce a more helpful error message when there isn't enough free space--or provide an automatic tool for removal of old files

2024-02-07 Thread Raghvendra Giri
The solution is listed in ubuntu documentation. first check space of /boot >: df -h >: sudo apt-get autoremove this should freeup some space and 90% times this will resolve your issue. if you have manually installed and still the old files are not purged follow the link below

[Touch-packages] [Bug 2049247] Re: Broken IPv4 support on IPv6-preferring networks (v255)

2024-02-07 Thread Florian Bach
Upstream has fixed this for v256 and has indicated the fix will be backported to v255. https://github.com/systemd/systemd/commit/7dc431839eeeffe6ed65acbe9bfe2a6e89422086 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2051540] Re: ufw ftbfs with Python 3.12 as default

2024-02-07 Thread Jamie Strandboge
fyi, I plan to fix this but probably not til next week. My plan is to adjst the import to conditionally (or fall back to) import setuptools.distutil and then adjust the Build-Depends/autopkgtests to specify python3-setuptools. I may do something else longer term, but that should get things going

[Touch-packages] [Bug 2033892] Re: ls -l triggers mount of autofs shares when --ghost option is present or browse_mode is enabled

2024-02-07 Thread Matthew Ruffell
Attached is a debdiff that solves this issue on Jammy. ** Patch added: "Debdiff for coreutils on Jammy" https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/2033892/+attachment/5745181/+files/lp2033892_jammy.debdiff -- You received this bug notification because you are a member of

[Touch-packages] [Bug 2051540] Re: ufw ftbfs with Python 3.12 as default

2024-02-07 Thread Alex Murray
Both deb8 tests already declares a Depends on python3-distutils - and we can see that the current test runs all used the 3.11 based python3-distutils - do we need a no-change-rebuild of python3-stdlib- extensions so that it builds against python 3.12? -- You received this bug notification

[Touch-packages] [Bug 2033892] Re: ls -l triggers mount of autofs shares when --ghost option is present or browse_mode is enabled

2024-02-07 Thread Matthew Ruffell
** Also affects: coreutils (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: coreutils (Ubuntu Jammy) Status: New => In Progress ** Changed in: coreutils (Ubuntu Jammy) Importance: Undecided => Medium ** Changed in: coreutils (Ubuntu Jammy) Assignee:

[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 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 Imri Paloja
** Description changed: - My bare metal server would not restart, - - Found out that I got the following error: + My bare metal server would not restart. After some research, I found out + that I get the following error: "Kernel Panic - not syncing: VFS: Unable to mount root fs on

[Touch-packages] [Bug 2052669] [NEW] 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/

2024-02-07 Thread Imri Paloja
Public bug reported: My bare metal server would not restart, Found out that I got the following error: "Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)" I started up in a Rescue, and followed the steps in https://askubuntu.com/a/41939/36315, to

[Touch-packages] [Bug 2051997] Re: bdebstrap fails to build with python3-defaults 3.12

2024-02-07 Thread Matthias Klose
** Changed in: python3-defaults (Ubuntu) Status: New => Invalid -- 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/2051997 Title: bdebstrap fails to build

[Touch-packages] [Bug 2051990] Re: python3-defaults 3.12 causes aubio to fail to build from source

2024-02-07 Thread Matthias Klose
** Changed in: python3-defaults (Ubuntu) Status: New => Invalid -- 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/2051990 Title: python3-defaults 3.12 causes

[Touch-packages] [Bug 2052482] Re: Bad packet length 2424479189 Connection corrupted

2024-02-07 Thread Sergio Durigan Junior
Thank you for taking the time to report a bug and make Ubuntu better. I tried reproducing the bug locally using an Oracle 8 container and an Ubuntu container. Here are the versions of the packages: Oracle: # rpm -qa | grep ssh openssh-server-8.0p1-19.el8_8.x86_64 openssh-8.0p1-19.el8_8.x86_64

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

2024-02-07 Thread dann frazier
Yeah - maybe its just the mantic builder image that has the bad cryptsetup config (/etc/crypttab)? -- 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/2043579 Title:

[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

[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

[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 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

[Touch-packages] [Bug 2051540] Re: ufw ftbfs with Python 3.12 as default

2024-02-07 Thread Matthias Klose
better, but still not complete: 1186s autopkgtest [04:54:38]: test root-unittest: [--- 1186s Interpreter: python3 1186s 1186s rm -rf ./build 1186s rm -rf ./staging 1186s rm -rf ./tests/testarea ./tests/unit/tmp 1186s rm -rf ./tmp 1186s rm -rf ./snap-build 1186s rm -rf ./parts

[Touch-packages] [Bug 2048914] Re: System program problem detected at every login Xubuntu Update Notifier

2024-02-07 Thread spicemines
After testing the latest Noble daily build of Xubuntu (Version 20240207), I did not experience this error. This is the third build I have tested that did not have this error. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1991553] Re: can't add a private PPA

2024-02-07 Thread dann frazier
** Also affects: software-properties (Ubuntu Jammy) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1991553 Title:

[Touch-packages] [Bug 2052648] [NEW] After a long work on debugging GDB crashed with segmentation fault

2024-02-07 Thread Ian Ilyasov
Public bug reported: I've been debugging PostgreSQL REL_14_STABLE branch authentication code starting the postgres postmaster, running psql and then connecting to a new process using `sudo gdb -p `. After a long day of it, I met this segmentation fault. This message says, that it is definitely a

[Touch-packages] [Bug 2052646] [NEW] 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 exi

2024-02-07 Thread Brad Stancel
Public bug reported: See attached debug information. ProblemType: Package DistroRelease: Ubuntu 22.04 Package: linux-image-6.5.0-17-generic 6.5.0-17.17~22.04.1 ProcVersionSignature: Ubuntu 6.5.0-15.15~22.04.1-generic 6.5.3 Uname: Linux 6.5.0-15-generic x86_64 NonfreeKernelModules: nvidia_modeset

[Touch-packages] [Bug 2047450] Re: tail emits no output for sysfs files when using large page kernels

2024-02-07 Thread dann frazier
> I'm retrying these failing autopkgtests with migration-reference/0 since if they fail anyway they shouldn't hold things up. Oh, is that something I should do in cases like this? Would that automatically cause SRUs with failing tests to be unblocked? > In the meantime, could you please also

[Touch-packages] [Bug 2043640] Re: amdgpu: GPU Recovery fails, frequent hangs

2024-02-07 Thread OEM Taipei Bot
linux-oem-22.04d 6.5.0.1013.15 in jammy-updates contains the fix. https://changelogs.ubuntu.com/changelogs/pool/main/l/linux- oem-6.5/linux-oem-6.5_6.5.0-1013.14/changelog -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa

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

2024-02-07 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Invalid => New -- 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/2052525 Title: dracut initramfs missing systemd-executor

[Touch-packages] [Bug 2051990] Re: python3-defaults 3.12 causes aubio to fail to build from source

2024-02-07 Thread Graham Inggs
This bug was fixed in the package aubio - 0.4.9-4.4 Sponsored for Vladimir Petko (vpa1977) --- aubio (0.4.9-4.4) unstable; urgency=medium * Non-maintainer upload. [ Vladimir Petko ] * d/p/waflib-py312.patch: cherry-pick waf patch to resolve python 3.12 build failure due to

[Touch-packages] [Bug 2051997] Re: bdebstrap fails to build with python3-defaults 3.12

2024-02-07 Thread Graham Inggs
This bug was fixed in the package bdebstrap - 0.6.0-1.1 Sponsored for Vladimir Petko (vpa1977) --- bdebstrap (0.6.0-1.1) unstable; urgency=medium * Non-maintainer upload. [ Vladimir Petko ] * 001-disable-distutils-pylint.patch: disable pylint errors related to distutils

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

2024-02-07 Thread Scarlett Gately Moore
** Also affects: marble (Ubuntu) Importance: Undecided Status: New ** Changed in: marble (Ubuntu) Importance: Undecided => High ** Changed in: marble (Ubuntu) Status: New => In Progress ** Changed in: marble (Ubuntu) Milestone: None => ubuntu-24.04-feature-freeze **

[Touch-packages] [Bug 2052618] [NEW] Missing sftp-server argument -m force_file_perms

2024-02-07 Thread Karmazyn
Public bug reported: In Centos, RHEL, ... openssh-server package with sftp-server has an option -m force_file_perms Sets explicit file permissions to be applied to newly-created files instead of the default or client requested mode. Numeric values include: 777, 755, 750, 666, 644, 640, etc.

[Touch-packages] [Bug 2051570] Re: [Vostro 3400, Cirrus Logic CS8409/CS42L42, Speaker, Internal] Underruns, dropouts or crackling sound

2024-02-07 Thread aminesaka
** Attachment added: "IMG_20240207_111005_968.jpg" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/2051570/+attachment/5745035/+files/IMG_20240207_111005_968.jpg -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2051576] Re: Please merge 1.9.15p5-3 into noble

2024-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package sudo - 1.9.15p5-3ubuntu1 --- sudo (1.9.15p5-3ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051576). Remaining changes: - debian/sudo[-ldap].manpages: install man/man8/sudo_root.8 - debian/sudo[-ldap].init: delete init

[Touch-packages] [Bug 2052505] Re: Can't install openssl/libssl3 debug package

2024-02-07 Thread Alexander Köpke
Retested today, now it is working again ** Changed in: openssl (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/2052505 Title:

[Touch-packages] [Bug 2047450] Re: tail emits no output for sysfs files when using large page kernels

2024-02-07 Thread Robie Basak
I'm retrying these failing autopkgtests with migration-reference/0 since if they fail anyway they shouldn't hold things up. In the meantime, could you please also verify that behaviour on 4K page size hasn't regressed? It looks like this was implied in the Test Plan but hasn't been verified.

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

2024-02-07 Thread Scarlett Gately Moore
** Also affects: kmail (Ubuntu) Importance: Undecided Status: New ** Changed in: kmail (Ubuntu) Importance: Undecided => High ** Changed in: kmail (Ubuntu) Status: New => In Progress ** Changed in: kmail (Ubuntu) Milestone: None => ubuntu-24.04-feature-freeze ** Changed

[Touch-packages] [Bug 2052535] Re: Blocked by pycountry autopkgtest

2024-02-07 Thread Skia
This bug isn't necessary, if an admin sees it, please delete :-) ** Changed in: iso-codes (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iso-codes in Ubuntu.