[Touch-packages] [Bug 1988488] Re: Screen freeze before the login screen on VirtualBox (if the third party software option was selected)

2022-10-03 Thread Marian Rainer-Harbach
I'm using VirtualBox to test upcoming Ubuntu versions using the exact same config and packages that will later be used on several physical machines. So it's pretty important to me to install the third-party packages in VMs as well. But yes, I can live with the workaround for now. -- You received

[Touch-packages] [Bug 1988488] Re: Screen freeze before the login screen on VirtualBox (if the third party software option was selected)

2022-10-03 Thread Daniel van Vugt
Dropped to Medium because I don't think there's any useful reason to tick the third party software option in virtual machines. You're not missing out on anything that a virtual machine could otherwise do. ** Changed in: gnome-shell (Ubuntu) Importance: High => Medium ** Changed in: gstreamer-

[Touch-packages] [Bug 1991491] Re: package initramfs-tools 0.140ubuntu13 failed to install/upgrade: »installiertes initramfs-tools-Skript des Paketes post-installation«-Unterprozess gab den Fehlerwert

2022-10-03 Thread Steve Langasek
This bug report shows that you were doing a release upgrade from 20.04 to 22.04 on a system which has a separate /boot partition, 461MiB in size with 81MiB free space; and the system ran out of room while trying to write out the initramfs for the new kernel. 461MiB is unfortunately on the small si

[Touch-packages] [Bug 1991566] Re: Package creates a socket file for all addresses of all families, even when bind to a single address

2022-10-03 Thread Steve Langasek
*** This bug is a duplicate of bug 1991592 *** https://bugs.launchpad.net/bugs/1991592 ** This bug has been marked a duplicate of bug 1991592 openssh-server should ship a systemd generator to generate ssh socket port configuration from sshd_config -- You received this bug notification be

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

2022-10-03 Thread Steve Langasek
The error in your log is: Processing triggers for linux-image-5.15.0-48-generic (5.15.0-48.54) ... /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-5.15.0-48-generic cpio: write error: No space left on device E: mkinitramfs failure cpio 2 update-initramfs: fail

[Touch-packages] [Bug 1988488] Re: Screen freeze before the login screen on VirtualBox (if the third party software option was selected)

2022-10-03 Thread Daniel van Vugt
Looks like a bug in libx11 or libxcb because I don't think it's meant to be possible for XOpenDisplay() to hang. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libx11 in Ubuntu. https://bugs.launchpad.net/bugs/1988488 Title:

[Touch-packages] [Bug 1988488] Re: Screen freeze before the login screen on VirtualBox (if the third party software option was selected)

2022-10-03 Thread Daniel van Vugt
I think the problem is gnome-shell waiting for this command (which never finishes): /usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner -l /usr/bin/gnome-shell because it's waiting for an X server (which does exist as Xwayland): #0 0x7f76ea710ec4 in __GI___poll (fds=0x7f

[Touch-packages] [Bug 1899103] Re: libpam-cap causes PAM applications to crash

2022-10-03 Thread Andrew G. Morgan
Had not heard about this specifically before. Some bug fixes to pam_cap.so found by static analysis: https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?id=954a5ce4fdf195e062909f2c921d8f915d2905b9 https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?id=552db8f4116df3fad4e4ebf90

[Touch-packages] [Bug 1991436] Re: "invalid argument" error from logger command when passing messages via STDIN

2022-10-03 Thread Steve Langasek
I cannot reproduce this on jammy. $ echo "some message" | logger -p auth.info --id="$$" $ echo $? 0 $ (using auth.info instead of local0.info because I have the former logged to a log file and the latter not). ** Changed in: util-linux (Ubuntu) Status: New => Incomplete -- You received

[Touch-packages] [Bug 1991324] Re: Initramfs-tools: iSCSI boot resulting in error message about not finding executables

2022-10-03 Thread Steve Langasek
Also, as this is an rpi4, is this running the armhf port or the arm64 port? (32 or 64 bit) -- 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/1991324 Title: Initramfs-

[Touch-packages] [Bug 1971901] Re: dlltool uses non-unique temp filenames

2022-10-03 Thread Kevin Puetz
> Changed in binutils-mingw-w64 (Ubuntu): > status: Triaged → Fix Released not fixed in Kinetic yet either; it would be if rebuilt with the binutils-source there now, but https://launchpad.net/ubuntu/+source/binutils-mingw-w64/9build1 built on 2022-04-26 is before Mattias brought in PR2885

[Touch-packages] [Bug 1991324] Re: Initramfs-tools: iSCSI boot resulting in modprobe not found error message

2022-10-03 Thread Steve Langasek
> Loading, please wait... > /scripts/init-top/udev: line 24: /lib/systemd/systemd-udevd: not found > Begin: Loading essential drivers ... /init: line 150: modprobe: not found > /init: line 150: modprobe: not found So basically, none of the binaries are in the initramfs, or else they're in the init

[Touch-packages] [Bug 1991283] Re: "sshd -i" breaks due to socket activation

2022-10-03 Thread Steve Langasek
** Changed in: openssh (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 openssh in Ubuntu. https://bugs.launchpad.net/bugs/1991283 Title: "sshd -i" breaks due to socket ac

[Touch-packages] [Bug 1990783] Re: distorted mouse pointer under Wayland in Kinetic

2022-10-03 Thread Daniel van Vugt
** Tags added: kinetic ** Tags added: wayland wayland-session ** Tags added: radeon ** Summary changed: - distorted mouse pointer under Wayland in Kinetic + [radeon] Distorted mouse pointer under Wayland in Kubuntu 22.10 ** No longer affects: wayland (Ubuntu) ** Bug watch added: KDE Bug Track

[Touch-packages] [Bug 1971901] Re: dlltool uses non-unique temp filenames

2022-10-03 Thread Steve Langasek
** Changed in: binutils-mingw-w64 (Ubuntu) Status: Confirmed => Triaged ** Changed in: binutils-mingw-w64 (Ubuntu) Importance: Undecided => Low ** Changed in: binutils (Ubuntu) Status: Confirmed => Fix Released ** Changed in: binutils-mingw-w64 (Ubuntu) Status: Triaged =>

[Touch-packages] [Bug 1973470] Re: Ubuntu-bug command can't find Firefox on Lubuntu Kinetic

2022-10-03 Thread Steve Langasek
** Tags added: foundations-todo -- 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/1973470 Title: Ubuntu-bug command can't find Firefox on Lubuntu Kinetic Status in Apport:

[Touch-packages] [Bug 1871392] Re: update-manager crashed with AttributeError in _records(): 'NoneType' object has no attribute 'lookup'

2022-10-03 Thread Steve Langasek
And the bug report shows this crash happened with python3-apt 1.9.10, which was a prerelease version of python3-apt before Ubuntu 20.04 LTS came out. So I'm surprised another user has just marked this bug as affecting them, causing the report to bubble up to the top. We would need some concrete e

[Touch-packages] [Bug 1871392] Re: update-manager crashed with AttributeError in _records(): 'NoneType' object has no attribute 'lookup'

2022-10-03 Thread Steve Langasek
The stacktrace points to: File "/usr/lib/python3/dist-packages/apt/package.py", line 541, in _records if not self.package._pcache._records.lookup(self._cand.file_list[0]): AttributeError: 'NoneType' object has no attribute 'lookup' So, reassigning. ** Package changed: update-manager (Ubunt

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2022-10-03 Thread Steve Langasek
** Changed in: grub2-signed (Ubuntu) Status: Confirmed => Triaged ** Changed in: initramfs-tools (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1871392] [NEW] update-manager crashed with AttributeError in _records(): 'NoneType' object has no attribute 'lookup'

2022-10-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: System locked up ProblemType: Crash DistroRelease: Ubuntu 20.04 Package: update-manager 1:20.04.1 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 ApportVersion: 2.20.11-0ubuntu24 Aptdaemon: Architecture: amd6

[Touch-packages] [Bug 1991199] Re: sshd port migration is missing two config lines from jammy to kinetic

2022-10-03 Thread Steve Langasek
** Changed in: openssh (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/1991199 Title: sshd port migration is missing tw

[Touch-packages] [Bug 1991592] Re: openssh-server should ship a systemd generator to generate ssh socket port configuration from sshd_config

2022-10-03 Thread Steve Langasek
** Changed in: openssh (Ubuntu) Status: Confirmed => Triaged ** Changed in: openssh (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.ne

[Touch-packages] [Bug 1991592] Re: openssh-server should ship a systemd generator to generate ssh socket port configuration from sshd_config

2022-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openssh (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 1990863] Re: conversion from sshd service to socket is too bumpy

2022-10-03 Thread Steve Langasek
*** This bug is a duplicate of bug 1991592 *** https://bugs.launchpad.net/bugs/1991592 ** This bug has been marked a duplicate of bug 1991592 openssh-server should ship a systemd generator to generate ssh socket port configuration from sshd_config -- You received this bug notification be

[Touch-packages] [Bug 1991592] [NEW] openssh-server should ship a systemd generator to generate ssh socket port configuration from sshd_config

2022-10-03 Thread Steve Langasek
Public bug reported: A criticism of the existing sshd socket activation implementation is that Port/ListenAddress options are migrated on a one-time basis at package upgrade time, and afterwards users get the surprising behavior that Port/ListenAddress settings added to sshd_config are ignored. A

[Touch-packages] [Bug 1989309] Re: [FFe] new apparmor features for 3.0.7

2022-10-03 Thread Georgia Garcia
I updated the description and PPAs to reflect what we are hoping to land: patches on top of 3.0.7 instead of a new 3.1.1 release. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1989309] Re: [FFe] new apparmor features for 3.0.7

2022-10-03 Thread Georgia Garcia
** Attachment added: "apparmor-3.0.7-1ubuntu2-apt-upgrade.log" https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1989309/+attachment/5620824/+files/apparmor-3.0.7-1ubuntu2-apt-upgrade.log ** Description changed: - AppArmor 3.1.1 is the latest upstream version of the apparmor userspace -

[Touch-packages] [Bug 1989309] Re: [FFe] new apparmor features for 3.0.7

2022-10-03 Thread Georgia Garcia
** Summary changed: - [FFe] apparmor 3.1.1 upstream release + [FFe] new apparmor features for 3.0.7 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1989309 Title: [FFe] n

[Touch-packages] [Bug 1704416] Re: CAP_AUDIT_READ is not supported on Xenial

2022-10-03 Thread Andrew G. Morgan
This was fixed upstream in libcap-2.25 : https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?id=9c3d89fbb9d819ade80b544f8a35f7b90c07cd14 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libcap2 in Ubuntu. https://bug

[Touch-packages] [Bug 1955804] Re: make and make test fail

2022-10-03 Thread Andrew G. Morgan
Is this still a problem with libcap-2.66 ? https://git.kernel.org/pub/scm/libs/libcap/libcap.git/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libcap2 in Ubuntu. https://bugs.launchpad.net/bugs/1955804 Title: make and m

[Touch-packages] [Bug 1700814] Re: Default capability of cap_setfcap+i should be set on setcap

2022-10-03 Thread Andrew G. Morgan
FWIW This used to be the default inside the libcap build tree, but the problems with the container defaults (eventually fixed with https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq ) changed my position on this: https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?id

[Touch-packages] [Bug 1991566] Re: Package creates a socket file for all addresses of all families, even when bind to a single address

2022-10-03 Thread Corey Reichle
I ran this from a container image running under LXC, so perhaps that's the confusion of jammy vs kinetic. Welcome to Ubuntu 22.04.1 LTS (GNU/Linux 5.15.53-1-pve x86_64) (From motd) While yes, this "solution" I did will in fact get wiped on upgrade, it was done as a troubleshooting step, to figur

[Touch-packages] [Bug 1990783] Re: distorted mouse pointer under Wayland in Kinetic

2022-10-03 Thread Gannet
** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/kwin/+bug/1990783/+attachment/5620782/+files/syslog ** Also affects: wayland (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded pack

[Touch-packages] [Bug 1991566] Re: Package creates a socket file for all addresses of all families, even when bind to a single address

2022-10-03 Thread Steve Langasek
Your bug report is against jammy, but socket activation is a default for ssh only in kinetic. Were you using ubuntu-bug from a different machine than the one affected? > In order to make this happen, I had to "break" the socket file installed by the package at: > /etc/systemd/system/sockets.targ

[Touch-packages] [Bug 1991566] [NEW] Package creates a socket file for all addresses of all families, even when bind to a single address

2022-10-03 Thread Corey Reichle
Public bug reported: I am configuring OpenSSH to listen only on ipv4 and only on one interface and one address, with nginx listening on 22 on the other interface, and families. In order to make this happen, I had to "break" the socket file installed by the package at: /etc/systemd/system/sockets

[Touch-packages] [Bug 645404] Re: Support Private PPAs

2022-10-03 Thread Junien Fridrick
see also bug 1991553 -- 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/645404 Title: Support Private PPAs Status in software-properties package in Ubuntu: Conf

[Touch-packages] [Bug 645404] Re: Support Private PPAs

2022-10-03 Thread Colin Watson
The history is a bit confusing, but I think this was landed in software- properties 0.99.0, and so this bug should probably be closed. Am I right? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu.

[Touch-packages] [Bug 1991427] Re: ssh doesn't offer identity files in the right order

2022-10-03 Thread Paride Legovini
Hello and thanks for this bug report. In my understanding, when ssh- agent is in use, what matters is the order in which identities are added to the agent. While I agree this is not clearly documented it's likely that openssh is just working as expected. The new agent restrictions feature of OpenS

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

2022-10-03 Thread Junien Fridrick
Public bug reported: As per today's discussion in ~is : add-apt-repository has a bug when adding a private PPA. Quoting ~cjwatson : === It asks Launchpad for all your personal archive subscriptions _that have tokens_. But `Person:+archivesubscriptions` also shows subscriptions without tokens

[Touch-packages] Fwd: [Bug 1991530] Re: After upgrading to Ubuntu 22.10-beta I lost the sound.

2022-10-03 Thread jmst
Another screen print; I don't know if it is useful. Forwarded Message Subject:Re: [Bug 1991530] Re: After upgrading to Ubuntu 22.10-beta I lost the sound. Date: Mon, 3 Oct 2022 15:51:33 +0100 From: Joaquim Torres To: Bug 1991530 <1991...@bugs.launchpad.net> H

Re: [Touch-packages] [Bug 1991530] Re: After upgrading to Ubuntu 22.10-beta I lost the sound.

2022-10-03 Thread jmst
Hello, The problem remains. I'm trying to use the earphone output of my laptop. Best regards, Joaquim Torres On 03/10/22 15:22, Aaron Rainbolt wrote: > sudo apt install firmware-sof-signed ** Attachment added: "rlik00YNECJYXwYl.png" https://bugs.launchpad.net/bugs/1991530/+attachment/56

[Touch-packages] [Bug 1991545] [NEW] Domain groups not accepted as 'AdminIdentities'

2022-10-03 Thread James Paton-Smith
Public bug reported: Domain groups cannot be configured as 'AdminIdentities' under /etc/polkit-1/localauthority.conf.d EXAMPLE CONFIG # /etc/polkit-1/localauthority.conf.d/90-test.conf [Configuration] AdminIdentities=unix-group:sysapp With the above config, 'sysapp' is a group in LDAP. SSSD is

[Touch-packages] [Bug 1991530] Re: After upgrading to Ubuntu 22.10-beta I lost the sound.

2022-10-03 Thread Aaron Rainbolt
Can you try running "sudo apt install firmware-sof-signed" and see if that resolves the problem? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1991530 Title: After up

[Touch-packages] [Bug 1991530] [NEW] After upgrading to Ubuntu 22.10-beta I lost the sound.

2022-10-03 Thread jmst
Public bug reported: In the list of devices for testing sound I get only "Dummy Output". With 22.04 everything was ok. ProblemType: Bug DistroRelease: Ubuntu 22.10 Package: alsa-base 1.0.25+dfsg-0ubuntu7 ProcVersionSignature: Ubuntu 5.19.0-15.15-generic 5.19.0 Uname: Linux 5.19.0-15-generic x86_6

[Touch-packages] [Bug 1991143] Re: Systemd reboot halt Lenovo ThinkPad x230 running jammy

2022-10-03 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- 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/1991143 Title: Systemd reboot halt Lenovo ThinkPad x230

[Touch-packages] [Bug 1991525] [NEW] vim.gtk3 won't run after 22.04 upgrade: “libpng12.so.0: cannot open shared object file”

2022-10-03 Thread Smylers
Public bug reported: After upgrading a system running Ubuntu 20.04 to 22.04, vim.gtk3 no longer runs:   $ vim.gtk3   vim.gtk3: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory (vim.basic still runs fine). These are the vim packages

[Touch-packages] [Bug 1991524] [NEW] regression: broadwell-rt286 sound card audio output is extremely low

2022-10-03 Thread Benjamin Richardson
Public bug reported: 1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu Description:Ubuntu Kinetic Kudu (development branch) Release:22.10 2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Cente

[Touch-packages] [Bug 1990448] Re: Show Ubuntu Pro settings

2022-10-03 Thread Sebastien Bacher
** Merge proposal linked: https://code.launchpad.net/~robert-ancell/software-properties/+git/software-properties/+merge/430260 ** Changed in: software-properties (Ubuntu Kinetic) Assignee: (unassigned) => Robert Ancell (robert-ancell) -- You received this bug notification because you ar

[Touch-packages] [Bug 1990448] Re: Show Ubuntu Pro settings

2022-10-03 Thread Sebastien Bacher
@Dan, the design is available on https://app.zeplin.io/project/6319abf25548b04abcee1b5f/dashboard The Kinetic target is correct, even if the service isn't available on non LTS serie we need the code to be merged in the current serie before being backported by SRU rules The corresponding PR is htt

[Touch-packages] [Bug 1896540] Re: Incorrectly specified Touchpad size for Lenovo T490

2022-10-03 Thread Arutyun
I have the same problem on Ubuntu 20.04.5 -- 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/1896540 Title: Incorrectly specified Touchpad size for Lenovo T490 Status in libi

[Touch-packages] [Bug 1991507] Re: Monitor does not turn on

2022-10-03 Thread Daniel van Vugt
Thanks for the bug report. This is probably bug 1968040 so please try the workaround mentioned there. ** Package changed: xorg (Ubuntu) => mutter (Ubuntu) ** Changed in: mutter (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu To

[Touch-packages] [Bug 1990586] Update Released

2022-10-03 Thread Timo Aaltonen
The verification of the Stable Release Update for apt has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regr

[Touch-packages] [Bug 1990586] Re: 22.04: python3* mismatched phasing breaks dist-upgrades

2022-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 2.4.8 --- apt (2.4.8) jammy; urgency=medium * edsp: Add support for phased updates (test in LP#1990586) * Check state of dependency, not dependee in dependency keep back (LP: #1990684) * full-upgrade: Mark phased upgrades for keep befo

[Touch-packages] [Bug 1990684] Update Released

2022-10-03 Thread Timo Aaltonen
The verification of the Stable Release Update for apt has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regr

[Touch-packages] [Bug 1990684] Re: grub-efi-arm64-signed : Depends: grub-efi-arm64 (= 2.06-2ubuntu7) but 2.06-2ubuntu10 is to be installed

2022-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 2.4.8 --- apt (2.4.8) jammy; urgency=medium * edsp: Add support for phased updates (test in LP#1990586) * Check state of dependency, not dependee in dependency keep back (LP: #1990684) * full-upgrade: Mark phased upgrades for keep befo

[Touch-packages] [Bug 1991507] [NEW] Monitor does not turn on

2022-10-03 Thread Pablo
Public bug reported: The main screen does not turn on after the monitors are turned off due to energy saving (there is no video signal). The secondary screen turns on correctly. It doesn't happen every time ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: xorg 1:7.7+23ubuntu2 ProcVersionSign