[Touch-packages] [Bug 1970634] Re: FTBFS: mariadb fails to start due to low MEMLOCK limit

2022-07-08 Thread Daniel Black
Will also fix #1979695 -- 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/1970634 Title: FTBFS: mariadb fails to start due to low MEMLOCK limit Status in mariadb-10.6 package

[Touch-packages] [Bug 1981109] Re: server image pulls in ModemManager via fwupd, consumes 25MiB RAM in every container

2022-07-08 Thread Mario Limonciello
One possible solution is to split the fwupd package along it's possible plugins into multiple packages. However I tend to agree that it has no use in a cloud or container seed. I also agree libmm-glib0 shouldn't recommend modem manager. ** Changed in: fwupd (Ubuntu) Status: New => Invalid

[Touch-packages] [Bug 1980239] Re: Update gstreamer to 1.20.3

2022-07-08 Thread Steve Langasek
> For the first time, I made failures in the build tests for most of gstreamer > fail the build for amd64 & arm64. I did this to try to better comply > with the SRU guidelines. I appreciate this; it's not required by any means but it is a welcome improvement. > There is longstanding precedent fo

[Touch-packages] [Bug 1981109] Re: server image pulls in ModemManager via fwupd, consumes 25MiB RAM in every container

2022-07-08 Thread Steve Langasek
I've also just discovered that in addition to the second-largest running process (ModemManager), fwupd is responsible for the third-largest running process (udisksd). Perhaps it would be expedient to revisit the inclusion of fwupd in the seed used for cloud and container images? -- You received

[Touch-packages] [Bug 1981109] [NEW] server image pulls in ModemManager via fwupd, consumes 25MiB RAM in every container

2022-07-08 Thread Steve Langasek
Public bug reported: Looking at memory utilization in a pristine Ubuntu lxd container (top -o RES), I see that ModemManager is running, which I was surprised to see is present at all in the stock image. Tracking this I find that fwupd depends on libmm-glib0, which in turn Recommends: modemmanager

[Touch-packages] [Bug 1889548] Re: ssh using gssapi will enforce FILE: credentials cache

2022-07-08 Thread Andreas Hasenack
** Also affects: openssh via https://bugzilla.mindrot.org/show_bug.cgi?id=3203 Importance: Unknown Status: Unknown -- 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

[Touch-packages] [Bug 1981103] Re: System with DNS server in /etc/network/interfaces has bogus systemd-resolved config after upgrade to 22.04

2022-07-08 Thread Uwe Schindler
One addition, line 71 in script also looks strange: if ! cmp --silent "$oldstate" "$newstate" 2>/dev/null; then DNS DNS6 DOMAINS DOMAINS6 DEFAULT_ROUTE This causes: /etc/network/if-up.d/resolved: 71: DNS: not found If you are on it, please fix this, too. -- You received this bug no

[Touch-packages] [Bug 1981103] Re: System with DNS server in /etc/network/interfaces has bogus systemd-resolved config after upgrade to 22.04

2022-07-08 Thread Uwe Schindler
I think this should unset the variables, then error goes away and it makes sense! if ! cmp --silent "$oldstate" "$newstate" 2>/dev/null; then unset DNS DNS6 DOMAINS DOMAINS6 DEFAULT_ROUTE -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1981103] [NEW] System with DNS server in /etc/network/interfaces has bogus systemd-resolved config after upgrade to 22.04

2022-07-08 Thread Uwe Schindler
Public bug reported: Description:Ubuntu 22.04 LTS Release:22.04 ifupdown: Installed: 0.8.36+nmu1ubuntu3 Candidate: 0.8.36+nmu1ubuntu3 Version table: *** 0.8.36+nmu1ubuntu3 500 500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages 100 /var/lib/dpk

[Touch-packages] [Bug 1980390] Re: test_core_dump_packaged test flaky on arm64 and ppc64el

2022-07-08 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.22.0-0ubuntu4 --- apport (2.22.0-0ubuntu4) kinetic; urgency=medium * tests: Use sleep instead of yes for tests * apport: Initialize error log as first step * Depend on python3-systemd for autopkgtest system-tests -- Benjamin Drung

[Touch-packages] [Bug 1974196] Re: Installing libudev1 on a new Jammy installation uninstalls many packages.

2022-07-08 Thread Julian Andres Klode
This is being fixed in https://salsa.debian.org/apt- team/apt/-/merge_requests/248 ** Package changed: systemd (Ubuntu) => apt (Ubuntu) ** Changed in: apt (Ubuntu) Status: Confirmed => In Progress ** Changed in: apt (Ubuntu) Assignee: (unassigned) => Julian Andres Klode (juliank) **

[Touch-packages] [Bug 1970799] Re: wifi connection on hotspot with wpa enterprise on 22.04

2022-07-08 Thread Sebastien Bacher
oh great, let's close the bug then, thanks! ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid ** Changed in: network-manager (Ubuntu) Status: New => Invalid ** Changed in: wpa (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification becaus

[Touch-packages] [Bug 1951491] Re: Can't run snaps: .slice/session-1.scope is not a snap cgroup

2022-07-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: x2goserver (Ubuntu) Status: New => 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.launchpa

[Touch-packages] [Bug 1971523] Re: Static build does not work for libmnl (-lmnl)

2022-07-08 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~michal-maloszewski99/ubuntu/+source/libmnl/+git/libmnl/+merge/426580 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libmnl in Ubuntu. https://bugs.launchpad.net/bugs/1

[Touch-packages] [Bug 1965439] Re: kdesu fails to authenticate with sudo from Jammy.

2022-07-08 Thread Rik Mills
** Description changed: kdesu fails to authenticate with sudo from Jammy. See upstream bug: KDE bug: https://bugs.kde.org/show_bug.cgi?id=452532 - Examples: Kubuntu driver manager, launching ksystemlog from the main - menu, or trying to run krusader root mode option via its 'Tools > Star

[Touch-packages] [Bug 1965439] Re: applications can no longer launch when called by kdesu

2022-07-08 Thread Rik Mills
** Description changed: - See description below. As the driver manager is done inside software- - properties-qt, it's basically the same bug, but now it's affected by - something we can't exactly get into the mechanism of: plasma-discover's - "Software Sources" link. + kdesu fails to authenticate

[Touch-packages] [Bug 1959469] Re: [22.10 FEAT] Upgrade nettle to latest version >= 3.7.4 (crypto)

2022-07-08 Thread Frank Heimes
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to nettle in Ubuntu. https://bugs.launchpad.net/bugs/1959469 Title: [22.10 FEAT] Upgrade nettle to latest version >= 3.7.4 (cry

[Touch-packages] [Bug 1979258] Re: lxc: lxc-test-parse-config-file failed (failed to set config item)

2022-07-08 Thread Po-Hsu Lin
** Tags added: sru-20220620 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1979258 Title: lxc: lxc-test-parse-config-file failed (failed to set config item) Status in ubuntu-

[Touch-packages] [Bug 1973629] Re: Wifi hotspot not configured correctly on restart

2022-07-08 Thread constantin budin
** Attachment added: "Screenshot from 2022-07-08 09-16-59.png" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1973629/+attachment/5602037/+files/Screenshot%20from%202022-07-08%2009-16-59.png -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1973629] Re: Wifi hotspot not configured correctly on restart

2022-07-08 Thread constantin budin
By setting the priority quite high (see attachment) -- 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/1973629 Title: Wifi hotspot not configured correctly on restart