[Touch-packages] [Bug 1951543] [NEW] Error during package upgrade: Failed to byte-compile extendedsourceslist.py

2021-11-19 Thread zapyon
Public bug reported: During a regular update of updatable packages I got this message for the software-properties package in the shell: 8< python3-software-properties (0.99.13.1) wird eingerichtet ... Failed to byte-compile

[Touch-packages] [Bug 1951470] [NEW] webkit javascript segmentation fault

2021-11-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: == Comment: #0 - Andreas Krebbel - 2021-11-15 09:29:44 == ---Problem Description--- Segmentation fault from WebKit Javascript engine Contact Information = andreas.kreb...@de.ibm.com ---uname output--- Linux 193438490afd 5.8.15-301.fc33.s390x #1 SMP

[Touch-packages] [Bug 1951470] Re: webkit javascript segmentation fault

2021-11-19 Thread Frank Heimes
adjusted the affected package (linux --> libqt5webkit5) ** Package changed: linux (Ubuntu) => qtwebkit-opensource-src (Ubuntu) ** Tags added: universe -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtwebkit-opensource-src

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-19 Thread Michael Vogt
** Attachment added: "cloud-init logs for the "bad" run" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1949089/+attachment/5542025/+files/cloud-init-bad-core18-r2208.tar.gz -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-19 Thread Michael Vogt
** Attachment added: "cloud-init logs for the "good" run" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1949089/+attachment/5542024/+files/cloud-init-good-core18-r2206.tar.gz -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-19 Thread Michael Vogt
I attached the /run/cloud-init and /var/log/cloud-init logs of the good/bad run - I looked over the diff via "diff -u <(cut -f 4- -d: /tmp/cloud-init-good-core18-r2206/cloud-init.log) <(cut -f 4- -d: /tmp/cloud-init-bad-core18-r2208/cloud-init.log)" but couldn't see anything standing out there

[Touch-packages] [Bug 1943530] Re: link libkrb5 with openssl

2021-11-19 Thread Nikos Mavrogiannopoulos
For 22.04 we should switch to openssl 3.0 for cryptography for the whole. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1943530 Title: link libkrb5 with openssl Status in

[Touch-packages] [Bug 1951555] [NEW] python3-opencv / libgdal28 can not be used due to undefined dependencies related to libdap

2021-11-19 Thread Nick Jagiella
Public bug reported: Importing the python binding of opencv fails due to undefined symbols in libgdal: $ python3 -c "import cv2" Traceback (most recent call last): File "", line 1, in ImportError: /lib/libgdal.so.28: undefined symbol: _ZN6libdap5ErrorD1Ev ProblemType: Bug DistroRelease:

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-19 Thread Dan Streetman
> It's not something that snapd writes out, it's curious where this comes from it's not written out, it's internally handled/added by pid1, and it *should* be there, because you do want (for example) the mount to be stopped if its backing device is removed. However when the mount is stopped, the

[Touch-packages] [Bug 1951470] Re: webkit javascript segmentation fault

2021-11-19 Thread Frank Heimes
I just tried to reproduce this on several Ubuntu versions. The steps are fine and do not cause a seg. fault on jammy/22.04, impish/21.10 or hirsute/21.04. But as already assumed it seg. faults on focal/20.04. (This is not kernel related, a wrong package was marked as affected, but if it would

[Touch-packages] [Bug 1951470] Comment bridged from LTC Bugzilla

2021-11-19 Thread bugproxy
The steps are fine and do not cause a seg. fault on jammy/22.04, impish/21.10 or hirsute/21.04. But as already assumed it seg. faults on focal/20.04. (This is not kernel related, a wrong package was marked as affected, but if it would have been kernel related, we would have asked to reproduce

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-19 Thread Michael Vogt
Fwiw, it looks like the latest core18 edge build that includes https://launchpad.net/ubuntu/+source/cloud-init/21.4-0ubuntu1~18.04.1 make the problem go away. It seems https://bugs.launchpad.net/cloud- init/+bug/1946003 is what caused it. The old code had a udev rule that would call into the

[Touch-packages] [Bug 1951470] Re: webkit javascript segmentation fault

2021-11-19 Thread Frank Heimes
@Andreas Is your proposed fix known to be save for other platform (LE), too? And can you point me to the upstream issue where this got fixed? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtwebkit-opensource-src in Ubuntu.

[Touch-packages] [Bug 1949279] Re: libopencv-dev doesn't install when specifying arm64 from an amd64 system

2021-11-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: opencv (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to opencv in Ubuntu.

[Touch-packages] [Bug 1951279] Re: OpenSSL 1.1.1f raise a segmentation faults on Arm64 builds

2021-11-19 Thread Juan
More information about the OpenSSL version: Package: openssl Architecture: arm64 Version: 1.1.1f-1ubuntu2.9 Multi-Arch: foreign Priority: important Section: utils Origin: Ubuntu Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Bugs:

[Touch-packages] [Bug 1951594] [NEW] Please update package to 5.41

2021-11-19 Thread Timo Witte
Public bug reported: Could we update this packages such that new mime / file types like image/avif and image/webp are included? I saw that there is an auto imported branch in git already for 5.41 from debian unstable, so it shouldn´t be that complicated + it would be nice to have up to date mime

[Touch-packages] [Bug 1951279] Re: OpenSSL 1.1.1f raise a segmentation faults on Arm64 builds

2021-11-19 Thread Juan
Another more accurate way of reproduce this bug: Execute: openssl s_client -showcerts -connect graph.facebook.com:443 https://bugs.launchpad.net/bugs/1951279 Title: OpenSSL 1.1.1f raise a segmentation faults on Arm64 builds Status in openssl package in Ubuntu: Incomplete Bug description:

[Touch-packages] [Bug 1851385] Re: ubuntu 19.10 / print bug : requires authentication

2021-11-19 Thread Don Carlson
*** This bug is a duplicate of bug 1849859 *** https://bugs.launchpad.net/bugs/1849859 I realize the last post here was almost two years ago, but I am new to Ubuntu, having recently wiped my drive to completely remove Windows from my laptop. Funny enough, my reason for getting rid of Windows

[Touch-packages] [Bug 1854588] Re: gdebi-gtk calls pkexec inappropriately

2021-11-19 Thread Patrick Fasano
I recently noticed that this is no longer occurring on Ubuntu MATE 20.04.3. I am uncertain when it was fixed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdebi in Ubuntu. https://bugs.launchpad.net/bugs/1854588 Title:

[Touch-packages] [Bug 1951279] Re: OpenSSL 1.1.1f raise a segmentation faults on Arm64 builds

2021-11-19 Thread Juan
I installed the debug symbols and run OpenSSL however GDB is not returned valuable information about the backtrace. This is what I received: GNU gdb (Ubuntu 9.2-0ubuntu1~20.04) 9.2 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

[Touch-packages] [Bug 1933880] Re: systemd-logind crash when suspend with nvidia-suspend.service masked, bringing session down with it

2021-11-19 Thread Markus
Confirming this problem. The work-around does not work for me. -- 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/1933880 Title: systemd-logind crash when suspend with

[Touch-packages] [Bug 1951624] [NEW] OpenSSL 3.0 transition might lead to unsupported protocols

2021-11-19 Thread Simon Chopin
Public bug reported: OpenSSL 3.0, which is planned to land in the archive Very Soon™, has moved quite a few algorithms to its "legacy" provider, which isn't loaded by default. Some of those algorithms are used in various protocols implemented by wpa_supplicant, so it's likely that the package

[Touch-packages] [Bug 1950520] Re: systemd-resolved delivers SOA information when it should not

2021-11-19 Thread Dan Streetman
> Is there a ppa with a more recent systemd-resolved to try on focal yes, https://launchpad.net/~ubuntu-support-team/+archive/ubuntu/systemd however that includes the entire upstream systemd code, not only systemd-resolved; i'd suggest you test inside a VM and not on your main system. -- You

[Touch-packages] [Bug 1950985] Re: Please merge netcat-openbsd 1.218-2 from Debian unstable

2021-11-19 Thread Brian Murray
The merge looks fine to me but I tried building the package and discovered it fails to build from source for Jammy. Have you successfully built it? ** Changed in: netcat-openbsd (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1951647] [NEW] package nvidia-kernel-common-470 470.82.00-0ubuntu0.20.04.1 failed to install/upgrade: installed nvidia-kernel-common-470 package post-installation script subproce

2021-11-19 Thread Anony Moose
Public bug reported: potentially due to full ZFS boot Partition ProblemType: Package DistroRelease: Ubuntu 20.04 Package: nvidia-kernel-common-470 470.82.00-0ubuntu0.20.04.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64

[Touch-packages] [Bug 1951653] [NEW] can't use NM for ethernet device on 20.04 LTS because it is 'strictly unmanaged'

2021-11-19 Thread Steve Langasek
Public bug reported: I have tried to tell netplan to let my ethernet device be managed by NetworkManager, so that I can then configure a pppoe connection on top of this device. This fails with: # nmcli c up netplan-wan Error: Connection activation failed: No suitable device found for this

[Touch-packages] [Bug 1946213] Re: strongswan: Fail to build against OpenSSL 3.0

2021-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package strongswan - 5.9.4-1ubuntu2 --- strongswan (5.9.4-1ubuntu2) jammy; urgency=medium * Add d/p/load-legacy-provider-in-openssl3.patch. Upstream cherry-pick to fix FTBFS against OpenSSL 3.0. (LP: #1946213) -- Paride Legovini Wed, 17 Nov 2021

[Touch-packages] [Bug 1650688] Re: timedatectl set-timezone fails on UC16

2021-11-19 Thread William Wilson
** Tags added: rls-jj-incoming -- 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/1650688 Title: timedatectl set-timezone fails on UC16 Status in Snappy: Triaged Status in

[Touch-packages] [Bug 1950521] Re: testresources does not support python 3.10

2021-11-19 Thread Brian Murray
I've sponsored this to Jammy thanks! $ dput testresources_2.0.1-2ubuntu1_source.changes Trying to upload package to ubuntu Checking signature on .changes gpg: /tmp/pkgs/jammy/testresources_2.0.1-2ubuntu1_source.changes: Valid signature from 1E918B66765B3E31 Checking signature on .dsc gpg:

[Touch-packages] [Bug 1947099] Re: ipconfig does not honour user-requested timeouts in some cases

2021-11-19 Thread Brian Murray
I'm unsubscribing sponsors given that slashd is handling this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to klibc in Ubuntu. https://bugs.launchpad.net/bugs/1947099 Title: ipconfig does not honour user-requested

[Touch-packages] [Bug 1950521] Re: testresources does not support python 3.10

2021-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package testresources - 2.0.1-2ubuntu1 --- testresources (2.0.1-2ubuntu1) jammy; urgency=medium * d/p/use-collections.abc.patch: Add Python 3.10 support (LP: #1950521) -- Athos Ribeiro Thu, 18 Nov 2021 11:24:30 -0300 ** Changed in: testresources

[Touch-packages] [Bug 1912950] Re: rsync halts with Permission denied (13) with a sticky dir and only recent kernels

2021-11-19 Thread Sergio Durigan Junior
Thanks for the report and sorry for the delay in replying. I did a quick test here and tried to reproduce the bug using a Jammy VM. Here's what I did: # mkdir tmp1 tmp2 # for i in $(seq 20); do > tmp1/${i}; done # chmod -R +t tmp1 # rsync -avz tmp1/ tmp2/ Everything seemed to work fine. It's

[Touch-packages] [Bug 1951667] [NEW] [SRU] pulseaudio: restore hdmi audio be active output after resume

2021-11-19 Thread Hui Wang
Public bug reported: this bug is for tracking purpose. ** Affects: pulseaudio (Ubuntu) Importance: High Assignee: Hui Wang (hui.wang) Status: In Progress ** Affects: pulseaudio (Ubuntu Focal) Importance: High Status: In Progress ** Affects: pulseaudio (Ubuntu

[Touch-packages] [Bug 1951667] Re: [SRU] pulseaudio: restore hdmi audio be active output after resume

2021-11-19 Thread Hui Wang
This is the debdiff for jammy thx. ** Description changed: - this bug is for tracking purpose. + [Impact] + On the machines with legacy HDA audio driver, when users plug a hdmi/dp monitor, the active output device is still speaker, need users to manually select the hdmi, then the hdmi audio

[Touch-packages] [Bug 1951667] Re: [SRU] pulseaudio: restore hdmi audio be active output after resume

2021-11-19 Thread Hui Wang
This is the debdiff for impish. thx. ** Patch added: "pulseaudio_15.0+dfsg1-1ubuntu2.2.debdiff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1951667/+attachment/5542197/+files/pulseaudio_15.0+dfsg1-1ubuntu2.2.debdiff -- You received this bug notification because you are a

[Touch-packages] [Bug 1951667] Re: [SRU] pulseaudio: restore hdmi audio be active output after resume

2021-11-19 Thread Hui Wang
This is the debdiff for focal. thx. ** Patch added: "pulseaudio_13.99.1-1ubuntu3.13.debdiff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1951667/+attachment/5542199/+files/pulseaudio_13.99.1-1ubuntu3.13.debdiff ** Tags added: oem-priority originate-from-1946429 somerville --

[Touch-packages] [Bug 1951667] Re: [SRU] pulseaudio: restore hdmi audio be active output after resume

2021-11-19 Thread Hui Wang
This is the debdiff for hirsute. thx. ** Patch added: "pulseaudio_14.2-1ubuntu1.3.debdiff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1951667/+attachment/5542198/+files/pulseaudio_14.2-1ubuntu1.3.debdiff -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1950520] Re: systemd-resolved delivers SOA information when it should not

2021-11-19 Thread Sergio Callegari
Thanks, I'll try that and try to report. I have already asked on various forums if there is any way to replace /only/ the stub resolver (systemd- resolved) with a more recent version without replacing all the code related to init and the system initialization and been told there is no safe way,