[Touch-packages] [Bug 1883880] Re: fix non-8-bit x86 displacements breaking AVX512 builds on Bionic

2020-07-21 Thread Harry van Haaren (Intel)
Hi All, I have enabled the bionic-proposed repo as described in link. OVS-master is used for testing, containing the build-time binutils bug check as described above. 1) Can confirm that old binutils version (2.30-21ubuntu1~18.04.3) had issue, and OVS was correctly DISabling AVX512. 2) Can

[Touch-packages] [Bug 1850966] Re: Stuck at "Refreshing software cache" after enabling repository not updated for Eoan

2020-07-21 Thread Mirko Ducic
Hi guys, I manually fixed this issue with bad GUI representation of process execution. You have to remove some old or not any more synchronized repositories. In terminal, execute command: sudo apt update This will tell you witch repos are bad, examples: E: The repository

[Touch-packages] [Bug 1888390] Re: apparmor error causing deauthentication for certain SSID's

2020-07-21 Thread Sebastien Bacher
The warning you are copying are not related to your connectivity issue, but the problem you describe seems rather one with wpasupplicant or with the driver, I'm reassigning to the kernel ** Package changed: network-manager (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status:

[Touch-packages] [Bug 1770961] Re: Add options to set the snappy refresh schedule

2020-07-21 Thread Sebastien Bacher
the bug here is probably the wrong place for those discussion, best to move to some user forum instead. It's worth mentioning that snapd has a configuration nowadays to respect limited connection and not waste data in such cases (which was something mentioned in earlier comments) -- You received

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Rafael David Tinoco
** No longer affects: linux-signed (Ubuntu Bionic) ** No longer affects: linux-signed (Ubuntu Groovy) ** No longer affects: linux-signed (Ubuntu Focal) ** No longer affects: linux (Ubuntu Groovy) ** Changed in: systemd (Ubuntu Groovy) Assignee: Balint Reczey (rbalint) => (unassigned) **

[Touch-packages] [Bug 1873961] Re: tc filter show tcp_flags wrong mask value

2020-07-21 Thread Stefan Bader
Sorry this seems to have gotten list in translation. I already got the one patch fixed up. What I need is some generic instructions to check the result. Can one just use any pair of NICs or do they have to be special? -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Ryan Harper
@Rafael For bcache-tools changes, bcache-export-cached-uuid needs the full path to bcache-super-show, as PATH is not exported when running from udev. -- 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 1882248] Re: [SRU] plug headset won't proper reconfig ouput to it on machine with default output

2020-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1093.103 --- linux-oem (4.15.0-1093.103) bionic; urgency=medium * bionic/linux-oem: 4.15.0-1093.103 -proposed tracker (LP: #1887026) * [SRU] plug headset won't proper reconfig ouput to it on machine with default output

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Ryan Harper
@Rafael It's in both places: https://github.com/koverstreet/bcache-tools/pull/1 I can update the PR there as well; though I don't think upstream cares as Kent's working on bcachefs instead of bcache AFAICT. > I see that you are trying to come up with something nor relying in the kernel fix (to

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

2020-07-21 Thread bugproxy
--- Comment From z...@us.ibm.com 2020-07-21 14:57 EDT--- It can be any NIC, or even lo device. The fix2.txt has the example like this: $ $TC qdisc add dev lo ingress $ $TC filter add dev lo parent : prio 3 proto ip flower ip_tos 0x8/32 $ $TC fitler add dev lo parent : prio 5 proto

[Touch-packages] [Bug 1888422] Re: Notebook suspends during boot when booting with lid closed

2020-07-21 Thread pabouk
It looks like the suspend is initiated during GDM session initialization. From syslog: ... ul 21 20:48:46 delfin /usr/lib/gdm3/gdm-x-session[1635]: (II) event2 - Power Button: is tagged by udev as: Keyboard Jul 21 20:48:46 delfin /usr/lib/gdm3/gdm-x-session[1635]: (II) event2 - Power Button:

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Rafael David Tinoco
And now, after reading it all, I do follow your comment: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1861941/comments/47 with the proposed changed. As you're probably not fully dedicated to this, and I can be, I'll give your suggestions a try, possibly among with other things, and

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Rafael David Tinoco
@raharper, Great to know.. thanks! I'm in the "reading phase".. I think I managed to read all the history until now.. now I'm reading your analysis for this bug more carefully, knowing the history... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1887732] Re: package python3 3.8.2-0ubuntu2 failed to install/upgrade: installed python3 package post-installation script subprocess returned error exit status 4

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

[Touch-packages] [Bug 1887732] Re: package python3 3.8.2-0ubuntu2 failed to install/upgrade: installed python3 package post-installation script subprocess returned error exit status 4

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

[Touch-packages] [Bug 1881972] Re: systemd-networkd crashes with invalid pointer

2020-07-21 Thread John Nielsen
No crashes on my test machine for 12 days. Push it! -- 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/1881972 Title: systemd-networkd crashes with invalid pointer Status in

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Rafael David Tinoco
Alright, summarizing this so far, we have the following fixes landed in Groovy: udev (systemd pkg): - 60-persistent-storage.rules: skip_bcache_fs_type: - /dev/disk/by-uuid/_ and /dev/disk/by-label/_ not created for bcache devs Since it does not make sense to have the caching device symlink

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Rafael David Tinoco
Status from old attempts to solve same nature issues: Older (2018) merge request from @raharper: https://github.com/koverstreet/bcache-tools/pull/1 addressing the fact that kernel uevents would not always emit CACHED_UUID parameters, making udev to delete (whenever that happens)

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Rafael David Tinoco
@raharper, quick question... I see that you are trying to come up with something nor relying in the kernel fix (to throw the variables again after pivot root, etc..) https://github.com/g2p/bcache-tools/pull/29/#issue-169277283 why are you merging in "github.com/g2p" ? and not in

[Touch-packages] [Bug 1448657] Re: isc-dhcp-server: Can't create PID file /run/dhcp-server/dhcpd.pid: Permission denied

2020-07-21 Thread Bob Morane
Same problem encountered on Ubuntu 20.04. Fixed after I ran `sudo systemctl mask isc-dhcp-server6.service` -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1448657 Title:

[Touch-packages] [Bug 1857036] Re: `sudo --login --user USERNAME` throws `setrlimit(RLIMIT_CORE): Operation not permitted` error when run inside a container.

2020-07-21 Thread Simon Déziel
[Test Case] $ lxc launch ubuntu:20.04/amd64 sudo-sru-lp1857036-test $ lxc shell sudo-sru-lp1857036-test Reproduce the problem root@sudo-sru-lp1857036-test:~# sudo true sudo: setrlimit(RLIMIT_CORE): Operation not permitted Enable -proposed and update root@sudo-sru-lp1857036-test:~# apt install

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Rafael David Tinoco
** No longer affects: util-linux (Ubuntu) ** No longer affects: bcache-tools (Ubuntu Groovy) ** Changed in: bcache-tools (Ubuntu) Status: Confirmed => Fix Released ** Changed in: bcache-tools (Ubuntu) Importance: High => Medium ** Changed in: systemd (Ubuntu) Importance: High =>

[Touch-packages] [Bug 1888422] [NEW] Notebook suspends during boot when booting with lid closed

2020-07-21 Thread pabouk
Public bug reported: When I am booting notebook with external monitor connected (either directly or through a docking station) and the lid closed I enter the full disk encryption password and a moment later the notebook goes to suspend state (suspend to RAM) before the GDM login screen shows up

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Rafael David Tinoco
Alright. +1 on you last comment. Thanks for the feedback! I'll work on that! -- 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/1861941 Title: bcache by-uuid links disappear

[Touch-packages] [Bug 1888352] Re: use builtin dump_acpi_tables.py in hookutils

2020-07-21 Thread Ubuntu Foundations Team Bug Bot
The attachment "apport_42to43.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag, and

[Touch-packages] [Bug 1888422] Re: Notebook suspends during boot when booting with lid closed

2020-07-21 Thread pabouk
I am sorry for the misinformation. Now I see I originally installed Ubuntu in the version 19.10 then upgraded it to 20.04. The problem was present in the version 19.10 already. ** Description changed: When I am booting notebook with external monitor connected (either directly or through a

[Touch-packages] [Bug 1374825] Re: VDPAU does not work in libav on Utopic

2020-07-21 Thread Dale Taylor
Can confirm that this is affecting VLC as well. ** Changed in: vlc (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libav in Ubuntu. https://bugs.launchpad.net/bugs/1374825 Title:

[Touch-packages] [Bug 1374825] Re: VDPAU does not work in libav on Utopic

2020-07-21 Thread Sebastian Ramacher
Please provide a log of vlc -vvv. ** Changed in: vlc (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libav in Ubuntu. https://bugs.launchpad.net/bugs/1374825 Title: VDPAU

[Touch-packages] [Bug 1888442] [NEW] upgrade did not go well

2020-07-21 Thread Seth Arnold
Public bug reported: Hello, I had some problems during my most recent apt upgrade. A confounding factor to these problems was removing my laptop from its docking station a few minutes earlier. $ sudo apt upgrade Reading package lists... Done Building dependency tree Reading state

[Touch-packages] [Bug 1885562] Re: [fips] freebl_fipsSoftwareIntegrityTest fails in FIPS mode

2020-07-21 Thread Brian Murray
Hello Dariusz, or anyone else affected, Accepted nss into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/nss/2:3.49.1-1ubuntu1.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1659719] Re: ssh can't call a binary from a snap without the full path

2020-07-21 Thread Michael Hudson-Doyle
** Description changed: - ssh can't call a binary from a snap, it will only work using the full - path. + [impact] + ssh can't call a binary from a snap, it will only work using the full path. + + [test case] + Create a container. Install the go snap (and make sure golang-go is not installed).

[Touch-packages] [Bug 1837734] Re: libnss3 reads fips_enabled flag and automatically switches to FIPS mode

2020-07-21 Thread Brian Murray
I'm setting this to Won't Fix as it seems unnecessary based off a later comment about Firefox. Additionally, the the version of nss with the fix for this bug was superseded by a security upload. ** Changed in: nss (Ubuntu Bionic) Status: Fix Committed => Won't Fix -- You received this

[Touch-packages] [Bug 1885562] Re: [fips] freebl_fipsSoftwareIntegrityTest fails in FIPS mode

2020-07-21 Thread Brian Murray
Hello Dariusz, or anyone else affected, Accepted nss into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/nss/2:3.35-2ubuntu2.10 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1886644] Re: SRU the current 3.36.4 stable update

2020-07-21 Thread Chris Halse Rogers
Hello Sebastien, or anyone else affected, Accepted evolution-data-server into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /evolution-data-server/3.36.4-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing

[Touch-packages] [Bug 1886644] Re: SRU the current 3.36.4 stable update

2020-07-21 Thread Chris Halse Rogers
Additionally: since this includes a security fix, should there be a fix in focal-security? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to evolution-data-server in Ubuntu. https://bugs.launchpad.net/bugs/1886644 Title: SRU

[Touch-packages] [Bug 1879702] Re: The software properties screen freezes when I update the software cache

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

[Touch-packages] [Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-07-21 Thread Mauricio Faria de Oliveira
Hi Seyeong, Thanks for the debdiffs! They look good in general but need a few fixes: 1) groovy-proposed has util-linux 2.35.2-9ubuntu1 (debdiff used groovy- updates / 2.35.2-7ubuntu3) 2) the DEP3 headers should be before a triple-dash "---" line per [1]. I'd suggest moving it to

[Touch-packages] [Bug 1888347] [NEW] blk-availability unmounts filesystems before applications have finished using them

2020-07-21 Thread Scott Rochford
Public bug reported: This bug is similar to the following: Red Hat - https://bugzilla.redhat.com/show_bug.cgi?id=1701234#c2 Debian - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946882 The blk-availability service is short-cutting RequiresMountsFor= dependencies during system shutdown

[Touch-packages] [Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-07-21 Thread Seyeong Kim
** Patch added: "lp1886300_groovy.debdiff" https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1886300/+attachment/5394575/+files/lp1886300_groovy.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux

[Touch-packages] [Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-07-21 Thread Seyeong Kim
** Patch added: "lp1886300_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1886300/+attachment/5394576/+files/lp1886300_focal.debdiff ** No longer affects: util-linux (Ubuntu Eoan) -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-07-21 Thread Ubuntu Foundations Team Bug Bot
The attachment "lp1886300_groovy.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag,

[Touch-packages] [Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-07-21 Thread Seyeong Kim
** Description changed: + [Impact] + + rename.ul refuses to rename links that don't resolve. + + bionic rename.ul renames links whether or not they resolve (util-linux + 2.31.1-0.4ubuntu3.6). + + focal rename.ul refuses to rename links that don't resolve (regression) + (util-linux

[Touch-packages] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2020-07-21 Thread alex-mobigo
I applied the patch attached (libX11) but the crash still occurs with less frequency. Maybe i missed some additional patch required to fix this. For the record: I am running LUbuntu in this PC box (upgraded from 16.04 to 18.04) and i have another one with Ubuntu 18.04 + LXDE installed from

[Touch-packages] [Bug 1888391] [NEW] /etc/dhcp/dhclient-enter-hooks.d/resolved should not run in non-root network namespaces

2020-07-21 Thread Steffan Karger
Public bug reported: Running dhclient in a (non-root) network namespace on a system with systemd enabled fails because the hook installed by the systemd package updates the DNS configuration of the core/root namespace, instead of simply the /etc/resolv.conf file of that particular network

[Touch-packages] [Bug 696618] Re: factor compiled without bignum support

2020-07-21 Thread Bug Watch Updater
** Changed in: coreutils (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs.launchpad.net/bugs/696618 Title: factor compiled without bignum

[Touch-packages] [Bug 1888352] Re: use builtin dump_acpi_tables.py in hookutils

2020-07-21 Thread Sebastien Bacher
** Also affects: apport (Ubuntu) Importance: Undecided Status: New ** Tags added: rls-gg-incoming ** Changed in: apport (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1879019] Re: bad mime type for bmp

2020-07-21 Thread Sebastien Bacher
** Changed in: ristretto (Ubuntu) Status: Confirmed => Invalid ** Changed in: file (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to file in Ubuntu.

[Touch-packages] [Bug 1888390] Re: apparmor error causing deauthentication for certain SSID's

2020-07-21 Thread Edgars Piņķis
** Package changed: ubuntu => network-manager (Ubuntu) -- 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/1888390 Title: apparmor error causing deauthentication for

Re: [Touch-packages] [Bug 1770961] Re: Add options to set the snappy refresh schedule

2020-07-21 Thread dee bee
On Tue, Jul 21, 2020 at 6:36 AM Ads2 <1770...@bugs.launchpad.net> wrote: > dee bee if you want an off switch it's already been extensively > discussed at https://forum.snapcraft.io/t/disabling-automatic-refresh- > for-snap-from-store/707/ >

[Touch-packages] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2020-07-21 Thread Ubuntu Foundations Team Bug Bot
The attachment "This patch is not the fix. WARNING" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user

[Touch-packages] [Bug 1770961] Re: Add options to set the snappy refresh schedule

2020-07-21 Thread Ads20000
dee bee if you want an off switch it's already been extensively discussed at https://forum.snapcraft.io/t/disabling-automatic-refresh- for-snap-from-store/707/ Please Like all the posts there that you agree with and provide SPECIFIC and preferably REAL use cases where an off switch is needed not

[Touch-packages] [Bug 1886814] Re: posix_spawn usage in gnu make causes failures on s390x

2020-07-21 Thread Julian Andres Klode
Andreas, I've not gotten it more isolated, the minimum I had was running debian/tests/gnome-desktop-testing in a flatpak-builder source tree (apt source/pull-lp-source flatpak-builder). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1888391] Re: /etc/dhcp/dhclient-enter-hooks.d/resolved should not run in non-root network namespaces

2020-07-21 Thread Steffan Karger
Gah, the -n should of course be a -z. ** Description changed: Running dhclient in a (non-root) network namespace on a system with systemd enabled fails because the hook installed by the systemd package updates the DNS configuration of the core/root namespace, instead of simply the

[Touch-packages] [Bug 1833479] Re: libjack-jackd2-0 double close on a failure to connect to jackd which causes crashes in multithreaded programs

2020-07-21 Thread Bug Watch Updater
** Changed in: jackd2 (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1833479 Title: libjack-jackd2-0 double close

[Touch-packages] [Bug 1888390] [NEW] apparmor error causing deauthentication for certain SSID's

2020-07-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: dmesg output: [ 83.493815] audit: type=1107 audit(1595332083.919:115): pid=1040 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/UDisks2"

[Touch-packages] [Bug 1886826] Re: high packet loss on 18.04 with systemd

2020-07-21 Thread Luke Alexander
An update on this: it appears that this is NOT a bug in systemd-networkd - I managed to trigger the same behaviour in NetworkManager too, it just seemed to take a little longer. I have also tested a number of kernels (4.15, 4.21, 5.0, 5.1, 5.2, 5.3, 5.4) and Ubuntu 20.04 but each results in

[Touch-packages] [Bug 1882098] Re: Packagekit lets user install untrusted local packages in Bionic and Focal

2020-07-21 Thread Sami Niemimäki
Hello Seth, I can now confirm that it does not matter if the test users are in no groups. The issue persists. Lines 49 to 56 in the link I provided earlier describe the package- install-untrusted action which should be triggered when installing local packages: Install untrusted local

[Touch-packages] [Bug 1888239] [NEW] cannot change default application to open XML files

2020-07-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: .xml file -> right click -> Properties -> Open With -> Related Applications -> GVim -> "Set as default" Expected behaviour: GVim shown as the "Default application" (instead of Firefox, as is currently the case) Observed behaviour: Firefox remains the

[Touch-packages] [Bug 1888239] Re: cannot change default application to open XML files

2020-07-21 Thread Sebastien Bacher
** Package changed: nautilus (Ubuntu) => gtk+3.0 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1888239 Title: cannot change default application to open XML

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

2020-07-21 Thread bugproxy
--- Comment From andreas.kreb...@de.ibm.com 2020-07-21 08:57 EDT--- Stefan Liebler (our Glibc guy) is having a look. He managed to reproduce it on his system. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to make-dfsg

[Touch-packages] [Bug 1877769] Re: [SRU] Rewinding cache triggers obsolete adjustments consuming a lot of CPU

2020-07-21 Thread Balint Reczey
** Also affects: unattended-upgrades (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1877769 Title:

[Touch-packages] [Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-07-21 Thread Rafael David Tinoco
Thanks Marian... I'm now currently working on this issue and will provide feedback soon here... -- 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/1861941 Title: bcache

[Touch-packages] [Bug 1888391] Re: /etc/dhcp/dhclient-enter-hooks.d/resolved should not run in non-root network namespaces

2020-07-21 Thread Dan Streetman
** Tags added: resolved-resolvconf -- 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/1888391 Title: /etc/dhcp/dhclient-enter-hooks.d/resolved should not run in non-root

[Touch-packages] [Bug 1887610] Re: [SRU]There is no available audio entry in sound settings after execute suspend in 'Performance mode'

2020-07-21 Thread Sebastien Bacher
** Changed in: pulseaudio (Ubuntu Bionic) Assignee: (unassigned) => Hui Wang (hui.wang) ** Changed in: pulseaudio (Ubuntu Bionic) Status: Confirmed => In Progress ** Changed in: pulseaudio (Ubuntu Bionic) Importance: Undecided => High -- You received this bug notification

[Touch-packages] [Bug 1886854] Re: Race in load-module snap policy check in classic confinement

2020-07-21 Thread Sebastien Bacher
** Changed in: pulseaudio (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1886854 Title: Race in load-module snap policy check

[Touch-packages] [Bug 1887610] Re: [SRU]There is no available audio entry in sound settings after execute suspend in 'Performance mode'

2020-07-21 Thread Shengyao Xue
I can reproduce this issue with the original pulseaudio on a ThinkPad P14s, and after I opened focal-proposed channel and updated the pulseaudio package, this issue was fixed. ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal

[Touch-packages] [Bug 1873961] Fix 2

2020-07-21 Thread bugproxy
--- Comment (attachment only) From z...@us.ibm.com 2020-07-21 10:56 EDT--- ** Attachment added: "Fix 2" https://bugs.launchpad.net/bugs/1873961/+attachment/5394633/+files/fix2.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

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

2020-07-21 Thread bugproxy
--- Comment From z...@us.ibm.com 2020-07-21 10:54 EDT--- I download iproute2-4.18.0.tar.gz from this upstream url: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git Then pulled in 2 patches documented in comment 1 on top of iproute2-4.18.0.tar.gz, build and test the

[Touch-packages] [Bug 1873961] Fix 1

2020-07-21 Thread bugproxy
--- Comment (attachment only) From z...@us.ibm.com 2020-07-21 10:55 EDT--- ** Attachment added: "Fix 1" https://bugs.launchpad.net/bugs/1873961/+attachment/5394632/+files/fix1.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1770961] Re: Add options to set the snappy refresh schedule

2020-07-21 Thread Ads20000
To be fair, I think snappy devs also been open on that thread that if you need software that follows a 'not-Microsoft' and 'always trust the user' policy then yes you should not be using snap, use Flatpak or another alternative instead. -- You received this bug notification because you are a

[Touch-packages] [Bug 1887964] Re: VG unavailable after upgrade from 18.04 to 20.04 Cannot process volume group vg01 Volume group "vg01" not found

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

[Touch-packages] [Bug 1887964] Re: VG unavailable after upgrade from 18.04 to 20.04 Cannot process volume group vg01 Volume group "vg01" not found

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

[Touch-packages] [Bug 1857036] Re: `sudo --login --user USERNAME` throws `setrlimit(RLIMIT_CORE): Operation not permitted` error when run inside a container.

2020-07-21 Thread Łukasz Zemczak
Hello Thomas, or anyone else affected, Accepted sudo into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/sudo/1.8.31-1ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-07-21 Thread Balint Reczey
** Description changed: + [Impact] + + * Unattended-upgrades crashes when strict whitelist is enabled and + there is an update available. + + [Test Case] + + Set up a system with at least one updated package available: + + $ lxc launch ubuntu:focal ff-uu-strict + Creating ff-uu-strict +

[Touch-packages] [Bug 1888390] Re: apparmor error causing deauthentication for certain SSID's

2020-07-21 Thread Sebastien Bacher
Thank you for taking the time to report this bug and help make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read 'How to report bugs effectively'

[Touch-packages] [Bug 1887964] Re: VG unavailable after upgrade from 18.04 to 20.04 Cannot process volume group vg01 Volume group "vg01" not found

2020-07-21 Thread bene
exactly the same happened here. Help would be much appreciated! thanks -- 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/1887964 Title: VG unavailable after upgrade from 18.04

[Touch-packages] [Bug 1888390] Re: apparmor error causing deauthentication for certain SSID's

2020-07-21 Thread Sebastien Bacher
the warning you shared indicates that a snap called indicator-sensors tries to talking to udisks without having the proper permission, that's not sign of an authentification issue... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1888390] Re: apparmor error causing deauthentication for certain SSID's

2020-07-21 Thread Edgars Piņķis
audit: type=1107 audit(1595014020.261:196): pid=1051 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/NetworkManager/ActiveConnection/4" interface="org.freedesktop.NetworkManager.Connection.Active"

[Touch-packages] [Bug 1886814] Re: posix_spawn usage in gnu make causes failures on s390x

2020-07-21 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 make-dfsg in Ubuntu. https://bugs.launchpad.net/bugs/1886814 Title: posix_spawn usage in gnu make causes

[Touch-packages] [Bug 1886161] Re: UU should work on roaming laptops

2020-07-21 Thread Balint Reczey
Those options can be overridden to match your preference. I for example enable u-u on metered connections because the plan I use allows enough traffic for that. ** Changed in: unattended-upgrades (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a

[Touch-packages] [Bug 1887655] Re: unattended-upgrades triggers reboot despite configuration

2020-07-21 Thread Balint Reczey
What is the output of: apt-config dump | grep Reboot ? ** Changed in: unattended-upgrades (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu.

[Touch-packages] [Bug 1872215] Re: There should be a GUI option to install non-security packages too

2020-07-21 Thread Balint Reczey
** Changed in: unattended-upgrades (Ubuntu) Status: New => Confirmed ** Changed in: unattended-upgrades (Ubuntu) Status: Confirmed => Opinion -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades

[Touch-packages] [Bug 1887655] Re: unattended-upgrades triggers reboot despite configuration

2020-07-21 Thread Philip Couling
sudo apt-config dump | grep -i reboot Yielded no lines. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1887655 Title: unattended-upgrades triggers reboot