[Touch-packages] [Bug 1887744] Re: systemd dumps core on starting service: Assertion 'u->instance' failed at src/core/load-fragment.c:4798

2021-04-01 Thread Dan Streetman
root@lp1887744-f:~# dpkg -l systemd|grep systemd ii systemd245.4-4ubuntu3.5 amd64system and service manager root@lp1887744-f:~# cat < /crashsystemd@.service > [Unit] > Description=Template for instance %i > > [Service] > ExecStart=/bin/true > EOF root@lp1887744-f:~#

[Touch-packages] [Bug 1922186] Re: ibus very difficult to restart

2021-04-01 Thread Gunnar Hjalmarsson
On 2021-04-01 16:23, DarkTrick wrote: > 1) It has a "Quit" option. If you should not quit it, there should be > no "Quit" option in the menu. That confuses me. I see that you use an XFCE desktop, and the only icon you should have AFAIK is "IBus Preferences" which starts a GUI for certain

[Touch-packages] [Bug 1908241] Re: README.sysctl refers to "service procps reload", which no longer works

2021-04-01 Thread Balint Reczey
BTW the reload was added to fix this bug: LP: #1719159. ** Changed in: procps (Ubuntu) Importance: Undecided => Low ** Changed in: procps (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1908241] Re: README.sysctl refers to "service procps reload", which no longer works

2021-04-01 Thread Balint Reczey
Forwarded the fix to Debian: https://salsa.debian.org/debian/procps/-/merge_requests/2 It is not a good time to apply it in 21.04, because we are close to the release. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps

[Touch-packages] [Bug 1922130] Re: Request addition of Fedora / Redhat "sftp-force-permissions" patch

2021-04-01 Thread Paride Legovini
Hi Mark and thanks for this bug report. I can see how the flag introduced by the "sftp-force-permissions" patch could come handy, however I doubt we are going to include in the Ubuntu package unless there's a compelling reason for doing so. And if such a compelling reason did exist, then I think

[Touch-packages] [Bug 1887744] Re: systemd dumps core on starting service: Assertion 'u->instance' failed at src/core/load-fragment.c:4798

2021-04-01 Thread Dan Streetman
root@lp1887744-g:~# dpkg -l systemd|grep systemd ii systemd246.6-1ubuntu1.2 amd64system and service manager root@lp1887744-g:~# cat < /crashsystemd@.service > [Unit] > Description=Template for instance %i > > [Service] > ExecStart=/bin/true > EOF root@lp1887744-g:~#

[Touch-packages] [Bug 1922186] Re: ibus very difficult to restart

2021-04-01 Thread DarkTrick
> It's not clear to me why you would want to kill the ibus-daemon process in the first place I would say that's no valid argument because: 1) It has a "Quit" option. If you should not quit it, there should be no "Quit" option in the menu. 2) ibus is not system critical. Non-system critical

[Touch-packages] [Bug 1915887] Re: systemd spams the syslog about lack of native systemd unit file

2021-04-01 Thread Dan Streetman
** Description changed: [impact] systemd spams journal with log messages [test case] see journalctl output and search for msgs similar to those listed in - original description below + original description below; specifically messages containing text with + "below legacy

[Touch-packages] [Bug 1922212] Re: SSHD does not honor configuration files

2021-04-01 Thread Jeffrey Walton
Something is really sideways here: # sshd -T | grep -i -E 'password|pam|authentication|publickey' usepam yes hostbasedauthentication no pubkeyauthentication yes kerberosauthentication no gssapiauthentication no passwordauthentication yes kbdinteractiveauthentication yes

[Touch-packages] [Bug 1912331] Re: Many interfaces lead to "kernel receive buffer overrun"

2021-04-01 Thread transeunte
** Changed in: systemd (Ubuntu Focal) Status: Invalid => Confirmed -- 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/1912331 Title: Many interfaces lead to "kernel

[Touch-packages] [Bug 1920665] Re: Ubiquity KDE crash on try/install and from live session with "malloc(): unaligned tcache chunk detected"

2021-04-01 Thread Rik Mills
** Tags added: rls-hh-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1920665 Title: Ubiquity KDE crash on try/install and from live session with "malloc():

[Touch-packages] [Bug 1922266] [NEW] eth0 interface name change fails on Pi 3/3+

2021-04-01 Thread Dave Jones
Public bug reported: The netplan configuration in ubuntu-raspi-settings (and more widely, the network-config in the gadget used on the server images) fails to rename the internal ethernet interface on Pi 3B and 3B+ models from "en" to "eth0". In the netplan case this is because the driver

[Touch-packages] [Bug 1918696] Re: libseccomp 2.5.1 will break unit tests on ppc

2021-04-01 Thread Dan Streetman
groovy: fail with systemd 246.6-1ubuntu1.2 and libseccomp/2.5.1-1ubuntu1~20.10.1 https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/ppc64el/s/systemd/20210330_120842_8a4eb@/log.gz pass with systemd/246.6-1ubuntu1.3

[Touch-packages] [Bug 1918696] Re: libseccomp 2.5.1 will break unit tests on ppc

2021-04-01 Thread Dan Streetman
bionic: fails with systemd 237-3ubuntu10.45 and libseccomp/2.5.1-1ubuntu1~18.04.1 https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/ppc64el/s/systemd/20210330_001358_e01e0@/log.gz pass with systemd/237-3ubuntu10.46 and

[Touch-packages] [Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-04-01 Thread Dan Streetman
marking verification-done-focal for systemd (I don't see any verification steps listed for runc) -- 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/1916485 Title: test -x

[Touch-packages] [Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-04-01 Thread Dan Streetman
root@lp1916485-f:~# dpkg -l systemd|grep systemd ii systemd245.4-4ubuntu3.5 amd64system and service manager root@lp1916485-f:~# wget https://cloud-images.ubuntu.com/hirsute/current/hirsute-server-cloudimg-amd64-root.tar.xz ... root@lp1916485-f:~# mkdir h root@lp1916485-f:~# cd h

[Touch-packages] [Bug 1912331] Re: Many interfaces lead to "kernel receive buffer overrun"

2021-04-01 Thread André Hänsel
FWIW, I tried reproducing this artificially by running 200 Kubernetes Pods on a freshly installed Focal and the issue did not occur. -- 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 1915887] Re: systemd spams the syslog about lack of native systemd unit file

2021-04-01 Thread Dan Streetman
ubuntu@lp1915887-g:~$ dpkg -l systemd|grep systemd ii systemd246.6-1ubuntu1.2 amd64system and service manager ubuntu@lp1915887-g:~$ /lib/systemd/system-generators/systemd-sysv-generator SysV service '/etc/init.d/grub-common' lacks a native systemd unit file. Automatically

[Touch-packages] [Bug 1915887] Re: systemd spams the syslog about lack of native systemd unit file

2021-04-01 Thread Dan Streetman
In Groovy for 'legacy directory' logs, with /lib/systemd/system/dbus.socket manually edited to use /var/run... path to reproduce error, with current version logs seen e.g.: Apr 01 17:02:34 lp1915887-g systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy

[Touch-packages] [Bug 1915887] Re: systemd spams the syslog about lack of native systemd unit file

2021-04-01 Thread Dan Streetman
In focal, the 'native systemd unit' log is not present so the only message to check for is the 'legacy directory' message. root@lp1915887-f:~# dpkg -l systemd|grep systemd ii systemd245.4-4ubuntu3.5 amd64system and service manager root@lp1915887-f:~# journalctl -b --grep legacy

[Touch-packages] [Bug 1918696] Re: libseccomp 2.5.1 will break unit tests on ppc

2021-04-01 Thread Dan Streetman
focal: fail with systemd 245.4-4ubuntu3.5 and libseccomp/2.5.1-1ubuntu1~20.04.1 https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/ppc64el/s/systemd/20210329_180851_bca64@/log.gz pass with systemd/245.4-4ubuntu3.6 and

[Touch-packages] [Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-04-01 Thread Dan Streetman
root@lp1916485-b:~# wget https://cloud-images.ubuntu.com/hirsute/current/hirsute-server-cloudimg-amd64-root.tar.xz ... root@lp1916485-b:~# mkdir h root@lp1916485-b:~# cd h root@lp1916485-b:~/h# tar xvf ../hirsute-server-cloudimg-amd64-root.tar.xz ... root@lp1916485-b:~/h# dpkg -l systemd|grep

[Touch-packages] [Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-04-01 Thread Dan Streetman
@kanashiro I believe you uploaded runc, can you perform verification for it ** Changed in: systemd (Ubuntu Xenial) Status: New => Invalid -- 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 1916485] Re: test -x fails inside shell scripts in containers

2021-04-01 Thread Dan Streetman
marking verification-done-bionic for systemd (I don't see any verification steps listed for runc) -- 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/1916485 Title: test -x

[Touch-packages] [Bug 1922274] [NEW] package lvm2 2.03.07-1ubuntu1 failed to install/upgrade: installed lvm2 package post-installation script subprocess returned error exit status 1

2021-04-01 Thread matias
Public bug reported: i have no idea ProblemType: Package DistroRelease: Ubuntu 20.04 Package: lvm2 2.03.07-1ubuntu1 ProcVersionSignature: Ubuntu 5.8.0-45.51~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-45-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.11-0ubuntu27.16 AptOrdering:

[Touch-packages] [Bug 1913951] Re: ca-certificates: Symantec CA blacklisted for non-TLS uses

2021-04-01 Thread Loic Sharma
Hello, Will Ubuntu hirsute be affected by this bug? For context, Network Security Services (NSS) 3.63 and newer distrusts Symantec which will cause failures when installing NuGet packages. As per this question, Ubuntu contains NSS 3.63 in hirsute-proposed:

[Touch-packages] [Bug 1922274] Re: package lvm2 2.03.07-1ubuntu1 failed to install/upgrade: installed lvm2 package post-installation script subprocess returned error exit status 1

2021-04-01 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lvm2 in Ubuntu. https://bugs.launchpad.net/bugs/1922274 Title: package lvm2 2.03.07-1ubuntu1 failed to install/upgrade: installed lvm2

[Touch-packages] [Bug 1913763] Re: hyperv: unable to distinguish PTP devices

2021-04-01 Thread Dan Streetman
ddstreet@ddstreet-test:~$ dpkg -l systemd|grep systemd ii systemd229-4ubuntu21.29 amd64system and service manager ddstreet@ddstreet-test:~$ ls -l /dev/ptp* crw--- 1 root root 247, 0 Apr 1 17:29 /dev/ptp0 crw--- 1 root root 247, 1 Apr 1 17:29 /dev/ptp1

[Touch-packages] [Bug 1922279] [NEW] package libpam-systemd:amd64 245.4-4ubuntu3.5 failed to install/upgrade: пакунок знаходиться у поганому стані; потрібно перевстановити його до початку налаштування

2021-04-01 Thread Alex
Public bug reported: libpam-systemd:amd64 E: Sub-process /usr/bin/dpkg returned an error code (1) Description:Ubuntu 20.04.2 LTS Release:20.04 How to fix this Bug Thanks ProblemType: Package DistroRelease: Ubuntu 20.04 Package: libpam-systemd:amd64 245.4-4ubuntu3.5

[Touch-packages] [Bug 1922295] Re: lvm.conf activation/auto_activation_volume_list not honored, VG is always activated at startup

2021-04-01 Thread Fabian
** Description changed: On a freshly installed Ubuntu 20.04 LTS (raw minimal installation) with LVM on LUKS using https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019 as a basis /dev/sda2 => luks encrypted with LVM  VG named "ubuntu" and LVM tag "ubuntu_vg"  LV /boot

[Touch-packages] [Bug 1878969] Re: time-epoch never changes in SRUs

2021-04-01 Thread Dan Streetman
xenial: $ pull-lp-source systemd 229-4ubuntu21.30 ... $ stat -c '%y' systemd-229/NEWS 2016-02-11 11:28:00.0 -0500 $ lxc launch --vm ubuntu:xenial lp1878969-x $ lxc console lp1878969-x ... ubuntu@lp1878969-x:~$ sudo systemctl disable systemd-timesyncd.service Removed symlink

[Touch-packages] [Bug 1921452] Re: [SRU] alsa-lib: conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device

2021-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-lib - 1.2.4-1.1ubuntu2 --- alsa-lib (1.2.4-1.1ubuntu2) hirsute; urgency=medium * d/p/0001-conf-USB-add-Cmedia-Audio-to-USB-Audio.pcm.iec958_de.patch: conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device

[Touch-packages] [Bug 1922212] Re: SSHD does not honor configuration files

2021-04-01 Thread Seth Arnold
Hello Jeffrey, this reminds me a little of https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1876320 -- but it's also something that should have been addressed last year. Thanks -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1770082] Re: systemd-networkd not renaming devices on boot

2021-04-01 Thread Christopher Trahey
Is it possible this regressed sometime between Bionic and Focal? I am observing this in 20.04. Early in dmesg I see my interface renamed from eth1 to eno2, then my netplan attempts to rename with a match (on name=eno2) to my desired name ("ceph" in this case). I see syslog message:

[Touch-packages] [Bug 1922295] [NEW] lvm.conf activation/auto_activation_volume_list not honored, VG is always activated at startup

2021-04-01 Thread Fabian
Public bug reported: On a freshly installed Ubuntu 20.04 LTS (raw minimal installation) with LVM on LUKS using https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019 as a basis /dev/sda2 => luks encrypted with LVM  VG named "ubuntu" and LVM tag "ubuntu_vg"  LV /boot named boot and LVM

[Touch-packages] [Bug 1887744] Re: systemd dumps core on starting service: Assertion 'u->instance' failed at src/core/load-fragment.c:4798

2021-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 247.3-3ubuntu2 --- systemd (247.3-3ubuntu2) hirsute; urgency=medium [ Dan Streetman ] * d/p/lp1887744-basic-unit-file-when-loading-linked-unit-files-use-l.patch: Use src name, not dst name, of symlinked unit files (LP: #1887744)

[Touch-packages] [Bug 1887744] Re: systemd dumps core on starting service: Assertion 'u->instance' failed at src/core/load-fragment.c:4798

2021-04-01 Thread Dan Streetman
fixed in hirsute in version: https://launchpad.net/ubuntu/+source/systemd/247.3-3ubuntu2 ** Tags removed: block-proposed-focal block-proposed-groovy -- 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 1887744] Re: systemd dumps core on starting service: Assertion 'u->instance' failed at src/core/load-fragment.c:4798

2021-04-01 Thread Dan Streetman
removing block-proposed tags as the fix has been released in hirsute -- 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/1887744 Title: systemd dumps core on starting service:

[Touch-packages] [Bug 1770082] Re: systemd-networkd not renaming devices on boot

2021-04-01 Thread Christopher Trahey
Clarifying what worked for me across all the servers where I need this config: cat

[Touch-packages] [Bug 1922317] Re: package bluez 5.53-0ubuntu3 failed to install/upgrade: installed bluez package post-installation script subprocess returned error exit status 1

2021-04-01 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1922317 Title: package bluez 5.53-0ubuntu3 failed to install/upgrade: installed bluez

[Touch-packages] [Bug 1920665] Re: Ubiquity KDE crash on try/install and from live session with "malloc(): unaligned tcache chunk detected"

2021-04-01 Thread Bob H
This is to confirm that kubuntu-21.04-beta-desktop-amd64.iso fails as an installation media on my PC. I have nvidia graphics, amd m/board and am using 'safe graphics' when attempting to boot up the installation media from a thumb drive. The usual "Installation failed" message is displayed. If

[Touch-packages] [Bug 1922279] Re: package libpam-systemd:amd64 245.4-4ubuntu3.5 failed to install/upgrade: пакунок знаходиться у поганому стані; потрібно перевстановити його до початку налаштування

2021-04-01 Thread Dan Streetman
*** This bug is a duplicate of bug 1699360 *** https://bugs.launchpad.net/bugs/1699360 This seems to be the same as explained here: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1921574/comments/2 so marking this as dup of bug 1699360 for your specific system, you probably can fix

[Touch-packages] [Bug 1922317] [NEW] package bluez 5.53-0ubuntu3 failed to install/upgrade: installed bluez package post-installation script subprocess returned error exit status 1

2021-04-01 Thread Travis Kirkendall
Public bug reported: I cannot seem to get my bluetooth to work. When I go to bluetooth settings the "switch" is grayed out and I cannot turn it off or on. I'm trying to install bluez and I am getting an error. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: bluez 5.53-0ubuntu3

[Touch-packages] [Bug 1878969] Re: time-epoch never changes in SRUs

2021-04-01 Thread Dan Streetman
Minor correction to the patch: https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=30bf11d2759499ec94d3b82eaf22f55583f4758b Uploaded as the next xenial version to the upload queue -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1922186] [NEW] ibus very difficult to restart

2021-04-01 Thread DarkTrick
Public bug reported: After closing ibus by task bar -> icon -> rightclick -> `Close` it seems to be impossible to restart it. Here some ways that should work and how they fail: 1) Menu -> ibus - - opens iBus settings - starts ibus service Problems: - No keyboard input is

[Touch-packages] [Bug 116453] Re: evince can not find ü in attached PDF

2021-04-01 Thread madbiologist
The word Über is now found when searching the attached PDF within Evince on Ubuntu 18.04.5 "Bionic Beaver" using evince 3.28.4-0ubuntu1.2 and poppler 0.62.0-2ubuntu2.12. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to poppler

[Touch-packages] [Bug 1918970] Re: Unable to netboot Ubuntu 18.04 and older on an IBM Z DPM Partition - no manual nor automatic qeth device configuration

2021-04-01 Thread Frank Heimes
** Changed in: ubuntu-z-systems Status: New => Triaged -- 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/1918970 Title: Unable to netboot Ubuntu 18.04 and

[Touch-packages] [Bug 116453] Re: evince can not find ü in attached PDF

2021-04-01 Thread madbiologist
** Changed in: poppler (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/116453 Title: evince can not find ü in

[Touch-packages] [Bug 1922186] Re: ibus very difficult to restart

2021-04-01 Thread Gunnar Hjalmarsson
It's not clear to me why you would want to kill the ibus-daemon process in the first place. It's setup (via im-config) to be started and configured at login. As regards commands to start ibus from terminal it differs depending on the desktop environment. GNOME: ibus-daemon --panel disable --xim

[Touch-packages] [Bug 1922212] Re: SSHD does not honor configuration files

2021-04-01 Thread Jeffrey Walton
Also see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=109846. It is an old bug report (from 2001), but it says this is what we need: PasswordAuthentication no ChallengeResponseAuthentication no UsePAM no ** Bug watch added: Debian Bug tracker #109846

[Touch-packages] [Bug 1921452] Re: [SRU] alsa-lib: conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device

2021-04-01 Thread Sebastien Bacher
Thanks, I will start by sponsoring the fix to hirsute, small nitpicks comment to consider for the next time which I will fix for that round - 1.2.4-1.1build1ubuntu1 is a bit akward as a version, if we add delta we usually replace 'build' by 'ubuntu', it becomes 1.2.4-1.1ubuntu1 - please include

[Touch-packages] [Bug 1922212] [NEW] SSHD does not honor configuration files

2021-04-01 Thread Jeffrey Walton
Public bug reported: I'm working on Ubuntu 20, x86_64, fully patched. # lsb_release -a Distributor ID: Ubuntu Description: Ubuntu 20.04.2 LTS ... We are seeing reports of failed password-based logins using root: jounralctl -xe ... Apr 01 09:08:21 localhost

[Touch-packages] [Bug 1921452] Re: [SRU] alsa-lib: conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device

2021-04-01 Thread Sebastien Bacher
** Changed in: alsa-lib (Ubuntu Hirsute) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-lib in Ubuntu. https://bugs.launchpad.net/bugs/1921452 Title: [SRU] alsa-lib: conf:

[Touch-packages] [Bug 1922212] Re: SSHD does not honor configuration files

2021-04-01 Thread Jeffrey Walton
This gets worse. Adding the following to the tail of /etc/ssh/sshd_config does not configure the service properly. PasswordAuthentication no ChallengeResponseAuthentication no UsePAM no PubkeyAuthentication yes PermitRootLogin no The login attempts are still allowed: Apr 01