[Touch-packages] [Bug 1978125] Re: apt ignoring pin/block/hold files in preferences.d for snapd

2022-06-09 Thread Julian Andres Klode
There is no specific handling in apt for this, so where are you seeing this? Is it possible you see this in a graphical update tool like update-manager? Your apt-get log looks correct. What does apt-cache policy snapd say? ** Changed in: apt (Ubuntu) Status: New => Incomplete -- You

[Touch-packages] [Bug 1964494] Re: Setting DuplicateAddressDetection=none doesn't disable DAD for link-local IPs

2022-06-09 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 249.11-0ubuntu4 --- systemd (249.11-0ubuntu4) kinetic; urgency=medium * d/p/lp1964494-network-do-not-enable-IPv4-ACD-for-IPv4-link-local-a.patch: do not enable IPv4 ACD for IPv4 link-local address if ACD is disabled explicitly

[Touch-packages] [Bug 1978125] Re: apt ignoring pin/block/hold files in preferences.d for snapd

2022-06-09 Thread Julian Andres Klode
What happens here is that that version of snapd is not phased for you, and it hence pins it down to 1. But you already had it pinned to -1 and that got overridden, sorry. It should only downgrade pin priority to 1 if it's phased as not for you. -- You received this bug notification because you

[Touch-packages] [Bug 1978125] Re: apt ignoring pin/block/hold files in preferences.d for snapd

2022-06-09 Thread Julian Andres Klode
Thanks. I think this is a corner case I did not handle correctly in the phased updates support. https://discourse.ubuntu.com/t/phased-updates-in-apt-in-21-04/20345 I think if you set APT::Get::Never-Include-Phased-Updates In the meantime, this should workaround the issue. ** Changed in: apt

[Touch-packages] [Bug 1971409] Re: value_copy: Assertion `arg->contents != nullptr' failed.

2022-06-09 Thread Eric Wild
It would be much appreciated if a LTS version of ubuntu would not ship completely broken random master branch checkouts for months. See also https://github.com/microsoft/vscode-cpptools/issues/9135 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1977748] Re: Build Cairo with OpenGL support

2022-06-09 Thread Matt Wette
I was looking to run cairo on wayland. A web search led me to the EGL device. I'm guessing by buffer you mean IMAGE surface (after digging in the headers a bit). I am happy to try that. But I'm guessing at some point in the future peeps will want it. Thanks for digging in. -- You received

[Touch-packages] [Bug 1975865] Re: Hash and size mismatch with http://ddebs.ubuntu.com/dists/bionic-updates/main/binary-amd64/Packages.gz

2022-06-09 Thread Gabriel M. Beddingfield
This seems to be fixed, now. ** Changed in: apt (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1975865 Title: Hash and size mismatch

[Touch-packages] [Bug 1978125] Re: apt ignoring pin/block/hold files in preferences.d for snapd

2022-06-09 Thread rec9140
>There is no specific handling in apt for this, so where are you seeing this? Open konsole, and do an sudo apt-get -s install snapd SHOULD RESULT in $ sudo apt-get install snapd Reading package lists... Done Building dependency tree Reading state information... Done Package snapd is

[Touch-packages] [Bug 1977939] Re: logind does not recognize ID 17ef:3060 Lenovo ThinkPad Dock

2022-06-09 Thread Heinrich Schuchardt
#18333 is closed. I created a new issue: https://github.com/systemd/systemd/issues/23684 ** Bug watch added: github.com/systemd/systemd/issues #23684 https://github.com/systemd/systemd/issues/23684 -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1948752] Re: apparmor is logging too many messages

2022-06-09 Thread John Johansen
Ah! The rule ``` audit dbus bus=system, ``` is the problem. It is tagging every dbus match to be audited. You can drop that rule entirely, and just add dbus allow rules as needed, like the first 3 rules. Or you could allow all dbus system bus accesses by dropping the ```audit``` keyword, in

[Touch-packages] [Bug 1977939] Re: logind does not recognize ID 17ef:3060 Lenovo ThinkPad Dock

2022-06-09 Thread Nick Rosbrook
You may have already seen this based on your workaround, but I think this is the same issue discussed in [1]. If so, it sounds like this may need to be fixed in the kernel? [1] https://github.com/systemd/systemd/issues/18333 ** Bug watch added: github.com/systemd/systemd/issues #18333

[Touch-packages] [Bug 1978129] [NEW] Incomplete support for DT_RELR relocations on Ubuntu 22.04

2022-06-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: == Comment: #0 - Matheus Salgueiro Castanho - 2022-06-09 09:32:29 == ---Problem Description--- Latest glibc uses DT_RELR relocations, but linker support is incomplete as of binutils-2.38-3ubuntu1 on Ubuntu 22.04. It lacks the following fix integrated

[Touch-packages] [Bug 1948752] Re: apparmor is logging too many messages

2022-06-09 Thread D-nl-k
Unfortunately that didn't made any change. My /etc/apparmor.d/usr.bin.redshift now looks like follows. /usr/bin/redshift { dbus send bus="system" path="/org/freedesktop/DBus" interface="org.freedesktop.DBus" member="{GetNameOwner,StartServiceByName,AddMatch}", dbus

[Touch-packages] [Bug 1977652] Re: systemd loops trying to start systemd-ask-password-plymouth

2022-06-09 Thread Walter
Funny you should ask. I tempted to ask where you think I got the output from in the first place. But I shall refrain from sarcasm as that won't do any good. This does put me in a bit of a pickle. Because in order for the journalctl output to be more useful than just the 40.000 message I

[Touch-packages] [Bug 1977619] Re: NetworkManager 1.36.6 no longer prefers DHCPv6 addresses over SLAAC

2022-06-09 Thread Brian Murray
Hello Kevin, or anyone else affected, Accepted network-manager into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/network- manager/1.36.6-0ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Touch-packages] [Bug 1977619] Re: NetworkManager 1.36.6 no longer prefers DHCPv6 addresses over SLAAC

2022-06-09 Thread Kevin Keijzer
kevin@arcadia:~$ apt info network-manager Package: network-manager Version: 1.36.6-0ubuntu2 kevin@arcadia:~$ apt info libnm0 Package: libnm0 Version: 1.36.6-0ubuntu2 I have installed network-manager and libnm0 version 1.36.6-0ubuntu2 from jammy-proposed. After connecting to a network with both

[Touch-packages] [Bug 1950828] Re: ibus-daemon crashed with SIGABRT in g_mutex_clear().

2022-06-09 Thread Marcos Casquero
Sorry It was solved I don't remember how maybe an update. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ibus in Ubuntu. https://bugs.launchpad.net/bugs/1950828 Title: ibus-daemon crashed with SIGABRT in g_mutex_clear().

[Touch-packages] [Bug 1978057] Re: [SRU] Support WWAN "type" attribute for 5.15 or 5.14-oem kernel

2022-06-09 Thread Sebastien Bacher
No, it's not possible, we only have one proposed pocket. If we want to do that we need to delete the 1.18 update, do the SRU with the fix only and then restart the process again for 1.18. Is that the option you want to go for now? -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1978129] Re: Incomplete support for DT_RELR relocations on Ubuntu 22.04

2022-06-09 Thread Frank Heimes
** Also affects: ubuntu-power-systems Importance: Undecided Status: New ** Changed in: ubuntu-power-systems Assignee: (unassigned) => Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) ** Changed in: ubuntu-power-systems Importance: Undecided => Medium ** Changed

[Touch-packages] [Bug 1974115] Re: [UBUNTU 22.04] BINUTILS: Adding new platform name IBM z16

2022-06-09 Thread Frank Heimes
** Also affects: binutils (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 binutils in Ubuntu. https://bugs.launchpad.net/bugs/1974115 Title: [UBUNTU 22.04]

[Touch-packages] [Bug 1977652] Re: systemd loops trying to start systemd-ask-password-plymouth

2022-06-09 Thread Nick Rosbrook
I believe the commit you referenced has been in jammy since 249.9-0ubuntu1. Can you please attach some journalctl output from a boot that demonstrates this issue? ** Changed in: systemd (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a

[Touch-packages] [Bug 1972159] Re: systemd-oomd frequently kills firefox and visual studio code

2022-06-09 Thread Lester Carballo Pérez
In my case that was occuring compiling the kernel. The process take 6 hours and crash without finished in three occasions. See: https://gitlab.freedesktop.org/drm/amd/-/issues/1569#note_1409226 To ensure it finished, I released the cache several time in the process: sudo sh -c " sync; echo 3 >

[Touch-packages] [Bug 1977960] Re: fddfdfd

2022-06-09 Thread Paulo Flabiano Smorigo
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Touch-packages] [Bug 1975379] Re: Xorg crash

2022-06-09 Thread Daniel van Vugt
Thanks for the bug report. You appear to be using the 'oibaf' PPA for your graphics packages, which is unsupported and is known to cause bugs. Please remove it from the system and then open new bugs for any problems you find. ** Package changed: xorg (Ubuntu) => ubuntu ** Changed in: ubuntu

[Touch-packages] [Bug 1970442] Re: ubuntu-standard shouldn't depend on transitional mime-support package

2022-06-09 Thread Steve Langasek
ubuntu-meta (1.468) hirsute; urgency=medium * Refreshed dependencies * Added media-types to standard * Removed mime-support from standard -- Steve Langasek Fri, 16 Apr 2021 21:52:27 + This dependency was removed a year before this bug report was filed? ** Changed in: ubuntu-meta

[Touch-packages] [Bug 1966562] Re: ubuntu-minimal should not depend on isc-dhcp-client

2022-06-09 Thread Steve Langasek
The isc-dhcp-client dependency exists to ensure support for network configuration from within an initramfs, for which systemd-networkd is not currently a replacement since we don't run systemd in the initramfs. See also https://lists.ubuntu.com/archives/ubuntu- devel/2022-May/042080.html ff

[Touch-packages] [Bug 1977627] Re: New upstream microrelease 2.5.12

2022-06-09 Thread Sergio Durigan Junior
** Description changed: [ Impact ] - * MRE for the latest stable OpenLDAP 2.5.x release, 2.5.12. +  * MRE for the latest stable OpenLDAP 2.5.x release, 2.5.12. This update includes bugfixes only following the SRU policy exception defined at

[Touch-packages] [Bug 1910913] Re: Deprecating gdebi

2022-06-09 Thread Coeur Noir
Are you suggesting an only CLI path to install .deb ? Ok, nowadays right click on a .deb might open gnome-software and the likes but those « stores » are much heavier to run and somehow less informative regarding the action of installing just one .deb ( missing dependencies… ) gdebi is / was a

[Touch-packages] [Bug 1977689] Re: Wrong error msg: "state file /var/lib/logrotate/status is world-readable" although it is not

2022-06-09 Thread Dominic Raferd
+1 I see the same after upgrading to Ubuntu 22.04. Two problems I think: - it is not really an error since the file is *not* world-readable - if the file was world-readable the message should I think say 'cannot', not 'can' -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1968478] Re: ibus-x11 crashed with SIGSEGV in g_closure_invoke()

2022-06-09 Thread Launchpad Bug Tracker
[Expired for ibus (Ubuntu) because there has been no activity for 60 days.] ** Changed in: ibus (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ibus in Ubuntu.

[Touch-packages] [Bug 1978042] Re: adduser doesn't support extrausers for group management

2022-06-09 Thread Robert Ancell
Ugh, turns out I don't need to SRU these back to focal - we will be using Ubuntu Core 22 which already includes these changes. Sorry for the noise. ** Changed in: shadow (Ubuntu Focal) Status: In Progress => Won't Fix ** Changed in: adduser (Ubuntu Focal) Status: In Progress =>

[Touch-packages] [Bug 1975380] Re: Xorg freeze

2022-06-09 Thread Paulo Flabiano Smorigo
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Touch-packages] [Bug 1975379] Re: Xorg crash

2022-06-09 Thread Paulo Flabiano Smorigo
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Touch-packages] [Bug 1978132] Re: camera not detected; black screen recording

2022-06-09 Thread Daniel van Vugt
Those are two unrelated bugs so please pick one only: * When I record the screen with Kazam the resulting video shows only the pointer, the rest of the screen is black. Unless it's been ported to use PipeWire, such legacy screencasting apps for X11 won't work in Wayland sessions. A black screen

[Touch-packages] [Bug 1977627] Re: New upstream microrelease 2.5.12

2022-06-09 Thread Sergio Durigan Junior
Bileto ticket: https://bileto.ubuntu.com/#/ticket/4866 ** Merge proposal linked: https://code.launchpad.net/~sergiodj/ubuntu/+source/openldap/+git/openldap/+merge/424341 ** Changed in: openldap (Ubuntu Jammy) Status: Confirmed => In Progress -- You received this bug notification

[Touch-packages] [Bug 1978153] Re: Video plays back as grayscale and compressed on left

2022-06-09 Thread Daniel van Vugt
I believe that totem now uses gstreamer1.0-gl for rendering, starting in Ubuntu 22.04. So that should be tracked too. ** Summary changed: - Screencast video plays back as gray and compressed on left + Video plays back as grayscale and compressed on left ** Changed in: totem (Ubuntu)

[Touch-packages] [Bug 1978057] Re: [SRU] Support WWAN "type" attribute for 5.15 or 5.14-oem kernel

2022-06-09 Thread Bin Li
@seb128, Thanks for your feedback, I prefer to update to 1.18 than this fix, and as I know Stephane.Verdy has pushed 1.18 for long time to support more modem devices, so let's wait for the 1.18. IF the 1.18 was dropped in proposed, we could reconsider this fix. Thanks! -- You received this

[Touch-packages] [Bug 1977960] Re: fddfdfd

2022-06-09 Thread Daniel van Vugt
What is the problem you would like to report? ** Package changed: xorg (Ubuntu) => ubuntu ** Changed in: ubuntu Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1975380] Re: Xorg freeze

2022-06-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1975379 *** https://bugs.launchpad.net/bugs/1975379 ** This bug has been marked a duplicate of bug 1975379 Xorg crash -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1977748] Re: Build Cairo with OpenGL support

2022-06-09 Thread Sebastien Bacher
The openGL option was disabled a long time ago in Debian, the rational isn't really descriptive on the issue though https://salsa.debian.org/gnome-team/cairo/-/commit/a4bad9f84 But we also disabled it around the time in Ubuntu due to bug #725434 with nvidia drivers, but comments from 2015

[Touch-packages] [Bug 1977748] Re: Build Cairo with OpenGL support

2022-06-09 Thread Daniel van Vugt
I always assumed Cairo was for software rendering only. That's how gnome-shell and others use it -- render to a software buffer and then upload that to a GL texture. I guess the advantage of building Cairo with native GL support is that it all happens on the GPU with less CPU time wasted...

[Touch-packages] [Bug 1842320] Re: Out of Memory on boot with 5.2.0 kernel

2022-06-09 Thread jeremyszu
** Tags added: jellyfish-edge-staging -- 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/1842320 Title: Out of Memory on boot with 5.2.0 kernel Status in grub:

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

2022-06-09 Thread Stephan Oehlert
Public bug reported: The error appeared right after login and was caught by the Ubuntu error reporting tool. ProblemType: Package DistroRelease: Ubuntu 22.04 Package: initramfs-tools 0.140ubuntu13 ProcVersionSignature: Ubuntu 5.15.0-33.34-generic 5.15.30 Uname: Linux 5.15.0-33-generic x86_64

[Touch-packages] [Bug 1937953] Re: systemd forcibly disables use of dummy/bond interfaces

2022-06-09 Thread Christian Ehrhardt 
FYI - related but not a dup - bug 1828749 -- 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/1937953 Title: systemd forcibly disables use of dummy/bond interfaces Status in

[Touch-packages] [Bug 1828749] Re: ifconfig dummy0 : Device not found

2022-06-09 Thread Christian Ehrhardt 
Hi, I come by trying to clear old bugs that were dormant for too long either resolving or reviving them. First of all I can confirm what you have found (insmod vs modprobe changes), but I also found why. I've found that this makes modprobe work like before: modprobe dummy numdummies=1 So I

[Touch-packages] [Bug 1872124] Re: Please integrate ubuntu-drivers --gpgpu into Ubuntu Server

2022-06-09 Thread Jerzy Husakowski
Unclear what needs to happen in MAAS, and if there's an issue with the current behavior. ** Changed in: maas Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.

[Touch-packages] [Bug 1977748] Re: No cairo GL support for wayland, 22.04

2022-06-09 Thread Daniel van Vugt
Yes it appears Cairo has no linkage to GL libraries and the debian rules use --disable-gl ** Summary changed: - apport-bug thinks it's running on Xorg + No cairo GL support for wayland, 22.04 ** Package changed: ubuntu => cairo (Ubuntu) ** Changed in: cairo (Ubuntu) Status: Incomplete

[Touch-packages] [Bug 1978057] Re: [SRU] Support WWAN "type" attribute for 5.15 or 5.14-oem kernel

2022-06-09 Thread Bin Li
** Patch added: "udev-Match-WWAN-type-attribute-instead-of-device-nam.patch" https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1978057/+attachment/5595791/+files/udev-Match-WWAN-type-attribute-instead-of-device-nam.patch ** Description changed: [Impact] On 20.04.4, with

[Touch-packages] [Bug 1978093] Re: openssl: FTBFS due to expired certificates

2022-06-09 Thread Simon Chopin
** Summary changed: - openssl: FTBFS due to missing certificates + openssl: FTBFS due to expired certificates ** Tags added: ftbfs -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu.

[Touch-packages] [Bug 1978093] Re: openssl: FTBFS due to expired certificates

2022-06-09 Thread Simon Chopin
** Description changed: + [Impact] + Some certificates in the openssl package expired on 2022-06-01, making - the test suite fail. + the test suite fail. This needs to be fixed to facilitate future + security updates. + + [Test Plan] + + Build the package. It currently fails with the

[Touch-packages] [Bug 1978098] [NEW] python3-gi doesn't depend on python3-cairo

2022-06-09 Thread Pierre Ossman (Cendio AB)
Public bug reported: There is a missing dependency that makes using GTK/GDK from Python a bit brittle. GTK/GDK uses cairo for drawing, so having GTK/GDK means that cairo is available and can be used. However, having the Python bindings for GTK/GDK currently doesn't guarantee that the Python

[Touch-packages] [Bug 1978093] [NEW] openssl: FTBFS due to missing certificates

2022-06-09 Thread Simon Chopin
Public bug reported: Some certificates in the openssl package expired on 2022-06-01, making the test suite fail. ** Affects: openssl (Ubuntu) Importance: Critical Status: Confirmed ** Affects: openssl (Ubuntu Bionic) Importance: Undecided Status: New ** Affects:

[Touch-packages] [Bug 1978108] [NEW] totem doesn't detect newly installed gstreamer plugin

2022-06-09 Thread Douglas Silva
Public bug reported: So you just installed Ubuntu 22.04 and you try to play an mp4 video. Totem will complain about missing an H.264 decoder, as you can see in the command line output: Missing plugin: gstreamer|1.0|totem|decodificador H.264 (Main Profile)|decoder-video/x-h264, level=(string)3,

[Touch-packages] [Bug 1977619] Re: NetworkManager 1.36.6 no longer prefers DHCPv6 addresses over SLAAC

2022-06-09 Thread Sebastien Bacher
Thanks for the testing and for following up on the issue. I've uploaded that patch to the SRU queue now ** Description changed: + * Impact + The recent SRU created a regression in IPv6 routing order + + * Test Case + + 1. Connect to a network where the router sends "A" and "M" bits in the +

[Touch-packages] [Bug 1977619] Re: NetworkManager 1.36.6 no longer prefers DHCPv6 addresses over SLAAC

2022-06-09 Thread Sebastien Bacher
Upstream provided me a patch to try which I uploaded to a ppa now, https://launchpad.net/~ubuntu-desktop/+archive/ubuntu/ppa/+build/23833629 Could you install it and see if that fixes the issue? ** Changed in: network-manager (Ubuntu) Status: Triaged => In Progress -- You received this

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-09 Thread Lukas Märdian
Thank you for the review! Turns out there is a new binary dependency after all: "libssl3", but fortunately that one is already installed by default, so should still be fine. I've added test-case #1 (binary-depends), #2 (undefined-symbols), #3 (non-tpm/password/recovery-key), #4 (fido2) in

[Touch-packages] [Bug 1978079] [NEW] EFI pstore not cleared on boot

2022-06-09 Thread Alexander Graf
Public bug reported: Systemd has a systemd-pstore component that scans the pstore on boot and if non-empty, takes all previously created dumps, transfers them into its journal and removes the pstore elements. This is very important on UEFI systems, which only have a limited amount of space for

[Touch-packages] [Bug 1976607] Re: tests-in-lxd autopkgtest is skipped, due to missing 'lxd' deb

2022-06-09 Thread Lukas Märdian
The patch pasted above doesn't fully work. We need something like this: diff --git a/debian/tests/control b/debian/tests/control index e7d7c3ab045..0e3ab7625b2 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -122,7 +122,7 @@ Depends: systemd-tests, libpam-systemd,

[Touch-packages] [Bug 1977982] Re: Please merge keyutils 1.6.1-3 (main) from Debian unstable (main)

2022-06-09 Thread Olivier Gayot
** Description changed: The Ubuntu delta contains two patches: * d/p/private-priv.patch: This patch was applied in Ubuntu to fix a FTBFS issue on nuxwdog. nuxwdog was a C++ project and would include the header file from libkeyutils-dev. Unfortunately, the header file contains variables

[Touch-packages] [Bug 1977619] Re: NetworkManager 1.36.6 no longer prefers DHCPv6 addresses over SLAAC

2022-06-09 Thread Kevin Keijzer
This seems to restore previous behaviour yes. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1977619 Title: NetworkManager 1.36.6 no longer prefers DHCPv6

[Touch-packages] [Bug 1977619] Re: NetworkManager 1.36.6 no longer prefers DHCPv6 addresses over SLAAC

2022-06-09 Thread Justin
Thank you, this solution fixes the bug for me as well. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1977619 Title: NetworkManager 1.36.6 no longer prefers

[Touch-packages] [Bug 1978132] [NEW] camera not detected; black screen recording

2022-06-09 Thread Victor Manuel Leos
Public bug reported: When I record the screen with Kazam the resulting video shows only the pointer, the rest of the screen is black. After I sleep and start my HP laptop, Cheese and Zoom do not detect the camera. Hardware model: HP HP Pavilion Laptop 15-cw1xxx Processor: AMD® Ryzen 7 3700u

[Touch-packages] [Bug 1948376] Re: race condition in apport lead to Local Privilege Escalation

2022-06-09 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released ** Changed in: apport Importance: Undecided => Medium ** Changed in: apport Importance: Medium => Critical -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1962454] Re: Oops pages show wrong time window in JournalErrors

2022-06-09 Thread Benjamin Drung
** Changed in: apport Status: Fix Committed => Fix Released ** Changed in: apport Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1976607] Re: tests-in-lxd autopkgtest is skipped, due to missing 'lxd' deb

2022-06-09 Thread Lukas Märdian
Marking as "In Progress" for Kinetic, according to: https://discourse.ubuntu.com/t/foundation-team-updates- thursday-09-june-2022/28788/9 ** Changed in: systemd (Ubuntu Kinetic) Status: Triaged => In Progress ** Changed in: systemd (Ubuntu Kinetic) Assignee: (unassigned) => Nick

[Touch-packages] [Bug 1967576] Re: systemd: autopkgtest: tests-in-lxd fails because of remaining snap .mount units

2022-06-09 Thread Lukas Märdian
Marking as "In Progress" (for Kinetic) according to: https://discourse.ubuntu.com/t/foundation-team-updates- thursday-09-june-2022/28788/9 ** Changed in: systemd (Ubuntu) Status: New => In Progress ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Nick Rosbrook (enr0n) --

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-09 Thread Lukas Märdian
Marking as "In Progress" for Kinetic, as this will be brought in via the systemd v251 merge from Debian unstable, planned for end of June. ** Changed in: systemd (Ubuntu Kinetic) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1978125] [NEW] apt ignoring pin/block/hold files in preferences.d for snapd

2022-06-09 Thread rec9140
Public bug reported: Did some upgrades on a new box on 22.04, and had previously removed snapd and BLOCKED via a file in /etc/apt/preferences.d/ And this upgrade cycle REINSTALLED snapd! and the stupid FF snap! Had to repurge it again! I had done this previously, and it appears that apt or

[Touch-packages] [Bug 1978125] Re: apt ignoring pin/block/hold files in preferences.d for snapd

2022-06-09 Thread rec9140
Seems to be others as well from https://askubuntu.com/questions/1404886/apt-pin-for-snapd-is-ignored- in-22-04 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1978125 Title:

[Touch-packages] [Bug 1947588] Please test proposed package

2022-06-09 Thread Łukasz Zemczak
Hello Matt, or anyone else affected, Accepted openssl into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/openssl/3.0.2-0ubuntu1.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1972056] Please test proposed package

2022-06-09 Thread Łukasz Zemczak
Hello Oibaf, or anyone else affected, Accepted openssl into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/openssl/3.0.2-0ubuntu1.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1974037] Please test proposed package

2022-06-09 Thread Łukasz Zemczak
Hello Simon, or anyone else affected, Accepted openssl into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/openssl/3.0.2-0ubuntu1.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1978079] Re: EFI pstore not cleared on boot

2022-06-09 Thread Alexander Graf
Systemd pull request: https://github.com/systemd/systemd/pull/23682 -- 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/1978079 Title: EFI pstore not cleared on boot Status

[Touch-packages] [Bug 1947099] Update Released

2022-06-09 Thread Łukasz Zemczak
The verification of the Stable Release Update for klibc 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

[Touch-packages] [Bug 1978079] Re: EFI pstore not cleared on boot

2022-06-09 Thread Alexander Graf
This systemd issue describes the problem above as well: https://github.com/systemd/systemd/issues/18540 ** Bug watch added: github.com/systemd/systemd/issues #18540 https://github.com/systemd/systemd/issues/18540 -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1978093] Re: openssl: FTBFS due to expired certificates

2022-06-09 Thread Łukasz Zemczak
Hello Simon, or anyone else affected, Accepted openssl into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/openssl/3.0.2-0ubuntu1.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

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

2022-06-09 Thread Launchpad Bug Tracker
This bug was fixed in the package klibc - 2.0.4-9ubuntu2.2 --- klibc (2.0.4-9ubuntu2.2) bionic; urgency=medium [ Khaled Elmously ] * d/p/lp1947099-honour-user-requested-timeouts-in-all-cases.patch: Honour user-specified timeouts even in error cases. (LP: #1947099) [

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

2022-06-09 Thread Mauricio Faria de Oliveira
Setting verification-done-bionic per comments 39/40. ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to