[Touch-packages] [Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Scott Moser
a.) I gave the wrong link. ugh. It should have been: https://code.launchpad.net/~smoser/cloud-initramfs-tools/+git/cloud-initramfs-tools/+merge/379774 b.) the fixed link to 'a' probably makes more sense now. But basically you need a newer cloud-initramfs-tools to adjust for the fact that

[Touch-packages] [Bug 1668944] Re: The _apt user ignores group membership.

2020-02-25 Thread Graham Leggett
Dictating to people what their PKI policy should be is outside the scope of apt. Apt must behave properly as per standard unix behaviour, with a proper working user and a proper working group. Trying to dictate directory permissions to people breaks automation, breaks orchestration, and makes it

[Touch-packages] [Bug 1864689] Re: openssl in 20.04 can't connect to site that was fine in 19.10 and is fine in Chrome and Firefox

2020-02-25 Thread Jonathan Kamens
I may be misunderstanding something, but as far as I can tell this is not a cipher mismatch problem. According to https://www.ssllabs.com/ssltest/analyze.html?d=www.toodledo.com, the site supports TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256. According to "openssl ciphers", openssl supports

[Touch-packages] [Bug 1864689] Re: openssl in 20.04 can't connect to site that was fine in 19.10 and is fine in Chrome and Firefox

2020-02-25 Thread Jonathan Kamens
Example output: jik@jik-x1:~$ curl -v https://www.toodledo.com/ * Trying 146.20.52.175:443... * TCP_NODELAY set * Connected to www.toodledo.com (146.20.52.175) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile:

[Touch-packages] [Bug 1864689] [NEW] openssl in 20.04 can't connect to site that was fine in 19.10 and is fine in Chrome and Firefox

2020-02-25 Thread Jonathan Kamens
Public bug reported: openssl in Ubuntu 20.04 (focal) refuses to connect to a web site that openssl in Ubuntu 19.10 (eoan), Chrome, and Firefox are all happy to connect to. Reproduce with: `curl -v https://www.toodledo.com/' or: `openssl s_client -connect www.toodledo.com:443` or: `python3 -c

[Touch-packages] [Bug 1864683] [NEW] I dont no

2020-02-25 Thread Robert
Public bug reported: Please forgive me but I am completely overwhelmed with the English language. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7.1 ProcVersionSignature: Ubuntu 4.15.0-88.88-generic 4.15.18 Uname: Linux 4.15.0-88-generic x86_64

[Touch-packages] [Bug 1856428] Re: Disable TLS below 1.2 by default

2020-02-25 Thread Dimitri John Ledkov
** Changed in: openssl (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 nss in Ubuntu. https://bugs.launchpad.net/bugs/1856428 Title: Disable TLS below 1.2 by default

[Touch-packages] [Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Ryan Harper
@Scott, cloud-utils isn't quite new-upstream-snapshot out of the box; the debian dir does not contain the changelog; however, I think I've got this sorted out. I've a MP I can put up; but it only will show the add of the changelog file. I'll attach a debdiff and a source package. -- You

[Touch-packages] [Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Ryan Harper
** Patch added: "debdiff showing the changes to upload to fix the bug." https://bugs.launchpad.net/cloud-init/+bug/1834875/+attachment/5330894/+files/cloud-utils_0.31-6_to_0.31-7.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1864698] [NEW] Can't change laptop-screen brightness

2020-02-25 Thread Ricardo Abreu
Public bug reported: I can't change the screen brightness anymore, on a Dell XPS13. Neither the keyboard shortcuts nor gnome's sliders work. They move, but brightness remains unchanged. I first noticed this after disconnecting an external display, but I have since rebooted and the problem

[Touch-packages] [Bug 1668944] Re: The _apt user ignores group membership.

2020-02-25 Thread Julian Andres Klode
Dropping all secondary groups is standard security practice for sandboxing. -- 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/1668944 Title: The _apt user ignores group

[Touch-packages] [Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

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

[Touch-packages] [Bug 1864689] Re: openssl in 20.04 can't connect to site that was fine in 19.10 and is fine in Chrome and Firefox

2020-02-25 Thread Jonathan Kamens
Aha! `curl -v --ciphers 'DEFAULT:@SECLEVEL=1' https://www.toodledo.com/` works but `curl -v --ciphers 'DEFAULT:@SECLEVEL=2' https://www.toodledo.com/` fails. According to https://www.openssl.org/docs/man1.1.0/man3/SSL_CTX_get_security_level.html, the default security level for the library is 1 if

[Touch-packages] [Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Joshua Powers
@smoser a looks merged b has not had any changes since 2018 and looks up-to-date in Focal. What am I missing? c I see a devel branch, is it assumed that it uses a packaging structure similar to cloud-init or can someone just grab and upload master? -- You received this bug notification

[Touch-packages] [Bug 1864679] [NEW] amd gpu

2020-02-25 Thread ye ko ko
Public bug reported: all i want to do is to get back amd gpu detect and to play steam game ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7.1 ProcVersionSignature: Ubuntu 5.3.0-40.32~18.04.1-generic 5.3.18 Uname: Linux 5.3.0-40-generic x86_64 ApportVersion:

[Touch-packages] [Bug 1863026] Re: Remove my_bool typedef workaround

2020-02-25 Thread Launchpad Bug Tracker
This bug was fixed in the package zoneminder - 1.32.3-2ubuntu1 --- zoneminder (1.32.3-2ubuntu1) focal; urgency=medium * d/p/mysql8_my_bool.patch: Reintroduce my_bool to fix build with MySQL 8. (LP: #1863026) * d/rules: override build-dep to fix FTBFS (thanks to

[Touch-packages] [Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Ryan Harper
** Attachment added: "tarball of source package to upload" https://bugs.launchpad.net/cloud-init/+bug/1834875/+attachment/5330895/+files/cloud-utils_0.31-7-gd99b2d76-source.tar.xz -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1864423] Re: Failed test 'default log is not used' with new procps 3.3.16-1

2020-02-25 Thread Launchpad Bug Tracker
This bug was fixed in the package postgresql-common - 213 --- postgresql-common (213) unstable; urgency=medium [ Christian Ehrhardt ] * t/020_create_sql_remove.t: fix file clear with procps 3.16. (LP: #1864423) [ Christoph Berg ] * pg_lsclusters: List clusters even if the

[Touch-packages] [Bug 1864274] Re: crunchy pixels

2020-02-25 Thread Timo Aaltonen
which desktop environment? probably caused by the new mesa, which now defaults to the Iris driver on newer Intel GPU's, you can verify this by running firefox like: "dri_driver=i965 firefox" from a terminal ** Package changed: firefox (Ubuntu) => mesa (Ubuntu) -- You received this bug

[Touch-packages] [Bug 1864689] Re: openssl in 20.04 can't connect to site that was fine in 19.10 and is fine in Chrome and Firefox

2020-02-25 Thread Dimitri John Ledkov
About the server: - It's certificate is valid for 2 years, and Apple has started to rejecting any servers for which certificate is valid for more than 13 months. - It has a SHA1withRSA certificate in its chain, which will be rejected by all clients soon. - It supports many weak TLSv1.2

[Touch-packages] [Bug 1800012] Re: ogg vorbis corruption

2020-02-25 Thread Ubuntu Foundations Team Bug Bot
The attachment "taglib-1.11.1-bug-864.patch" 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 owned by

[Touch-packages] [Bug 1864561] Re: For GDK_HYPER_MASK, gtk_im_context_filter_keypress() falsely reports that IM handled the event

2020-02-25 Thread Hans Joachim Desserud
** Also affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New -- 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/1864561 Title: For GDK_HYPER_MASK,

Re: [Touch-packages] [Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Ryan Harper
On Tue, Feb 25, 2020 at 2:35 PM Scott Moser wrote: > this seemed to "just work" for me. > http://paste.ubuntu.com/p/93dWDPZfZT/ Ah, I didn't check that there was an existing ubuntu/devel branch. Sorry. I've pushed a MR here:

[Touch-packages] [Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~raharper/cloud-utils/+git/cloud-utils/+merge/379851 -- 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/1834875 Title:

[Touch-packages] [Bug 1864689] Re: openssl in 20.04 can't connect to site that was fine in 19.10 and is fine in Chrome and Firefox

2020-02-25 Thread Dimitri John Ledkov
The browsers will require SECLEVEL=2 from April 2020, the change in libraries has already landed. You can override this via command-line, a system config file, or a local config file + environment variable pointing to it. On Ubuntu 20.04 LTS: man SSL_CTX_get_security_level.3ssl does have: --

[Touch-packages] [Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-initramfs-tools - 0.45ubuntu1 --- cloud-initramfs-tools (0.45ubuntu1) focal; urgency=medium * Add dependency on flock for growroot's use of growpart. (LP: #1834875) -- Scott Moser Tue, 25 Feb 2020 13:08:22 -0500 ** Changed in:

[Touch-packages] [Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Scott Moser
this seemed to "just work" for me. http://paste.ubuntu.com/p/93dWDPZfZT/ -- 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/1834875 Title: cloud-init growpart race with udev

[Touch-packages] [Bug 1742941] Re: zlib: improve crc32 performance on P8

2020-02-25 Thread Matthias Klose
** Changed in: zlib (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to zlib in Ubuntu. https://bugs.launchpad.net/bugs/1742941 Title: zlib: improve crc32 performance on P8

[Touch-packages] [Bug 1864708] [NEW] Mount unit fails but systemctl status shows success

2020-02-25 Thread Johann Haarhoff
Public bug reported: I have this mount unit # cat /etc/systemd/system/srv-cctvstore.mount [Unit] Description=Drive for CCTVstore [Mount] What=/dev/disk/by-id/ata-ST2000NM0011_Z1P21NQ7-part1 Where=/srv/cctvstore Type=ext4 Options=defaults [Install] WantedBy=multi-user.target On boot systemd

[Touch-packages] [Bug 1864562] Re: For GDK_HYPER_MASK, gtk_im_context_filter_keypress() falsely reports that IM handled the event

2020-02-25 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 1864561 *** https://bugs.launchpad.net/bugs/1864561 Thanks for reporting. I don't know whether gtk or ibus is causing this issue, but I've taken the liberty of marking a single issue as affecting both packages. That makes it easier to keep the discussion in

[Touch-packages] [Bug 1864274] [NEW] crunchy pixels

2020-02-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hello, after upgrading firefox (and many other packages) on focal today, I've got some video artifacts in firefox. When typing in text boxes and text fields, the new character is drawn very slowly, pixel-by-pixel, and isn't complete until the cursor has

[Touch-packages] [Bug 1800012] Re: ogg vorbis corruption

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

[Touch-packages] [Bug 1800012] Re: ogg vorbis corruption

2020-02-25 Thread Lucio Carreras
This bug makes ogg files unusable and may destroy entire music collections. Fixing of this bug is highly neccessary -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to taglib in Ubuntu. https://bugs.launchpad.net/bugs/1800012

[Touch-packages] [Bug 1864683] Re: I dont no

2020-02-25 Thread Daniel van Vugt
Can you explain (in any language) what kind of problem you are experiencing? ** 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

[Touch-packages] [Bug 1864778] [NEW] Intel Drivers Artifacts after Mesa-Dev Update

2020-02-25 Thread .
Public bug reported: After the update from the 20.04 LTS fresh live image from 19.3.3-1ubuntu1 to 20.0.0-1ubuntu1 mesa I get serious artifacts on startup when using the intel driver instead of modesetting. These artifacts go away when I enable Option AccelMethod "uxa" but persist if the

[Touch-packages] [Bug 1857461] Re: package systemd 242-7ubuntu3.2 failed to install/upgrade: bağımlılık sorunları - yapılandırılmadan bırakılıyor

2020-02-25 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60 days.] ** Changed in: systemd (Ubuntu) Status: Incomplete => Expired -- 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 1754145] Re: Pen input rotated by 90 degrees on ASUS Transformer mini T103

2020-02-25 Thread Daniel van Vugt
** Summary changed: - Pen input rotated by 90 degrees + Pen input rotated by 90 degrees on ASUS Transformer mini T103 ** Package changed: xorg (Ubuntu) => mutter (Ubuntu) ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because

[Touch-packages] [Bug 1864793] Re: a

2020-02-25 Thread Daniel van Vugt
Please explain what kind of problem you are experiencing. ** 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.

Re: [Touch-packages] [Bug 1864274] Re: crunchy pixels

2020-02-25 Thread Seth Arnold
On Tue, Feb 25, 2020 at 10:16:50PM -, Timo Aaltonen wrote: > which desktop environment? None, I use i3wm in x11. > probably caused by the new mesa, which now defaults to the Iris driver > on newer Intel GPU's, you can verify this by running firefox like: > > "dri_driver=i965 firefox" The

[Touch-packages] [Bug 1864781] [NEW] Xorg freeze

2020-02-25 Thread C Chan
Public bug reported: System booted OK with Nouveau driver. I used Driver Manager to apply change of "Using NVIDIA driver metapackage from nvidia- driver-390(proprietary,tested)". After the NVIDIA proprietary driver installation, system failed to boot. All i get was a blank screen, with a

[Touch-packages] [Bug 1864793] [NEW] a

2020-02-25 Thread omkar
Public bug reported: a ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: xorg 1:7.7+19ubuntu12 ProcVersionSignature: Ubuntu 5.3.0-40.32-generic 5.3.18 Uname: Linux 5.3.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu8.4 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied:

[Touch-packages] [Bug 1758529] Re: landscape-package-changer crashed with io.UnsupportedOperation in pulse(): fileno

2020-02-25 Thread Mathew Hodson
** No longer affects: python-apt (Ubuntu) ** No longer affects: python-apt (Ubuntu Bionic) ** No longer affects: python-apt (Ubuntu Disco) ** No longer affects: python-apt (Ubuntu Eoan) ** Tags removed: verification-needed -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1864698] Re: Can't change laptop-screen brightness on Dell XPS 13 9370

2020-02-25 Thread Daniel van Vugt
** Summary changed: - Can't change laptop-screen brightness + Can't change laptop-screen brightness on Dell XPS 13 9370 ** Package changed: xorg (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1864679] Re: amd gpu

2020-02-25 Thread Daniel van Vugt
Thanks for the bug report. You seem to be using the 'Oibaf' PPA and describing graphics problems. This is not unusual as Oibaf is unsupported and is known to cause bugs. Please remove that PPA from your system and then report new bugs if you still have any problems. ** Package changed: xorg

[Touch-packages] [Bug 1859308] Re: software-properties-gtk erroneously reports that Intel Wireless-AC 9260 device is not working

2020-02-25 Thread Pachuca
I'm also having this problem after reinstalling 18.04 on the same machine and the problem didn't exist before. Here's all the details https://askubuntu.com/questions/1203558/ubuntu-18-04-intel-wireless- ac-9260-this-device-is-not-working-under-additiona -- You received this bug notification

[Touch-packages] [Bug 1864274] Re: crunchy pixels

2020-02-25 Thread Timo Aaltonen
ok, so this is: https://gitlab.freedesktop.org/mesa/mesa/issues/2552 ** Bug watch added: gitlab.freedesktop.org/mesa/mesa/issues #2552 https://gitlab.freedesktop.org/mesa/mesa/issues/2552 ** Changed in: mesa (Ubuntu) Status: Incomplete => Confirmed ** Also affects: mesa via

[Touch-packages] [Bug 1864778] Re: Intel Drivers Artifacts after Mesa-Dev Update

2020-02-25 Thread .
I will not provide additional data out of respect for my own privacy of which machine metal specifications I have. I will only say that I have a Mesa Intel(R) HD Graphics 530 (SKL GT2) The current build of Ubuntu with all the latest updates. A 20-intel.conf file with the following config in

[Touch-packages] [Bug 1742941] Re: zlib: improve crc32 performance on P8

2020-02-25 Thread Frank Heimes
** Changed in: ubuntu-power-systems Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to zlib in Ubuntu. https://bugs.launchpad.net/bugs/1742941 Title: zlib: improve crc32 performance on

[Touch-packages] [Bug 1864644] Re: I get logged out immediately after login to an X session

2020-02-25 Thread Daniel van Vugt
There's a lot of information in that log. One possible reason for this bug I can see is: Feb 25 11:06:55 tjcw-Standard-PC-i440FX-PIIX-1996 /usr/lib/gdm3/gdm-x-session[882]: (WW) qxl(0): drmSetMaster failed: Permission denied ... Feb 25 11:06:55 tjcw-Standard-PC-i440FX-PIIX-1996

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

2020-02-25 Thread Daniel van Vugt
It appears this bug was reported after you removed (?) the nvidia driver, which is understandable. But that also means we have no logs showing when the bug was happening. Please run these commands to help gather the system logs of previous boots so that we can try to identify what the problem

[Touch-packages] [Bug 1863873] Re: Systemd fails to configure bridged network in LXC container

2020-02-25 Thread xavier
Here is a full procedure to reproduce the issue. Set-up == 1. Install an amd64 Debian Buster (default network install), 2. install lxc and create a bionic amd64 container, ```bash apt install lxc lxc-create -t download -n bionic lxc-start -n bionic ``` 3. inside the container, deactivate

[Touch-packages] [Bug 1864638] [NEW] e-cal-recur: Incorrect timezone used for DTEND from DURATION

2020-02-25 Thread Rob N
Public bug reported: Recurring events from CalDAV with DTSTART and DURATION but no DTEND get incorrect timezone for the end time. Reported upstream: https://gitlab.gnome.org/GNOME/evolution-data-server/issues/194 And fixed: https://gitlab.gnome.org/GNOME/evolution-data-

[Touch-packages] [Bug 1863873] Re: Systemd fails to configure bridged network in LXC container

2020-02-25 Thread xavier
** Description changed: In all our unprivileged LXC containers running Bionic Beaver, installing systemd 237-3ubuntu10.39 results in losing network configuration. It is still possible to configure the network "by hand" with /usr/sbin/ip, but of course, the configuration is lost at

[Touch-packages] [Bug 1864623] [NEW] apt-get attempts to download Packages.xz which is not InRelease and does not exist

2020-02-25 Thread Tuure Laurinolli
Public bug reported: When trying to install the latest virtualbox-6.0 from virtualbox.org, we got a failure: Err:1 http://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 virtualbox-6.0 amd64 6.0.16-135674~Ubuntu~xenial 404 Not Found E: Failed to fetch

[Touch-packages] [Bug 1863873] Re: Systemd fails to configure bridged network in LXC container

2020-02-25 Thread Matthias Hellinghausen
same behavior here! systemd 237-3ubuntu10.38 -> IPV4 Adress after start of lxc-Container, everything OK systemd 237-3ubuntu10.39 -> NO IPV4 Adress in Container after lxc-start Host: Ubuntu 16.04 lxc 2.0.8-0ubuntu1~16.04.2 Container: Ubuntu 18.04 -- You received this bug notification because

[Touch-packages] [Bug 1863873] Re: Systemd fails to configure bridged network in LXC container

2020-02-25 Thread xavier
** Description changed: In all our unprivileged LXC containers running Bionic Beaver, installing systemd 237-3ubuntu10.39 results in losing network configuration. It is still possible to configure the network "by hand" with /usr/sbin/ip, but of course, the configuration is lost at

[Touch-packages] [Bug 1864423] Re: Failed test 'default log is not used' with new procps 3.3.16-1

2020-02-25 Thread Christian Ehrhardt 
FYI: - postgresql-common itself had a flaky test on armhf (re-started) and should migrate soon (everything else is good) - I triggered the procps tests with the new postgresql-common @Steve - thanks for picking up the cleanup of the fs.protected_regular setting on procps itself -- You received

[Touch-packages] [Bug 1863590] Re: Chrony test hangs with libpcap2 1:2.31-1

2020-02-25 Thread Christian Ehrhardt 
** Bug watch added: Debian Bug tracker #951577 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951577 ** Also affects: bubblewrap (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951577 Importance: Unknown Status: Unknown -- You received this bug notification

[Touch-packages] [Bug 1863733] Re: Bubblewrap upstream-as-root test fails on libcap2 1:2.31-1 and later

2020-02-25 Thread Christian Ehrhardt 
** Bug watch added: Debian Bug tracker #951577 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951577 ** Also affects: bubblewrap (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951577 Importance: Unknown Status: Unknown -- You received this bug notification

[Touch-packages] [Bug 1844853] Autopkgtest regression report (glib2.0/2.62.4-1~ubuntu19.10.1)

2020-02-25 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted glib2.0 (2.62.4-1~ubuntu19.10.1) for eoan have finished running. The following regressions have been reported in tests triggered by the package: openssh/1:8.0p1-6build1 (i386, ppc64el, amd64, arm64, s390x, armhf) openjdk-8/unknown (amd64, armhf)

[Touch-packages] [Bug 1848202] Autopkgtest regression report (glib2.0/2.62.4-1~ubuntu19.10.1)

2020-02-25 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted glib2.0 (2.62.4-1~ubuntu19.10.1) for eoan have finished running. The following regressions have been reported in tests triggered by the package: openssh/1:8.0p1-6build1 (i386, ppc64el, amd64, arm64, s390x, armhf) openjdk-8/unknown (amd64, armhf)

[Touch-packages] [Bug 1850932] Autopkgtest regression report (glib2.0/2.62.4-1~ubuntu19.10.1)

2020-02-25 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted glib2.0 (2.62.4-1~ubuntu19.10.1) for eoan have finished running. The following regressions have been reported in tests triggered by the package: openssh/1:8.0p1-6build1 (i386, ppc64el, amd64, arm64, s390x, armhf) openjdk-8/unknown (amd64, armhf)

[Touch-packages] [Bug 1863873] Re: Systemd fails to configure bridged network in LXC container

2020-02-25 Thread xavier
** Description changed: - In all our unprivileged LXC containers running Bionic Beaver, installing - systemd 237-3ubuntu10.39 results in losing network configuration. + In all our LXC containers running Bionic Beaver, installing systemd + 237-3ubuntu10.39 results in losing network configuration.

[Touch-packages] [Bug 1863873] Re: Systemd fails to configure bridged network in LXC container

2020-02-25 Thread xavier
** Description changed: In all our LXC containers running Bionic Beaver, installing systemd 237-3ubuntu10.39 results in losing network configuration. It is still possible to configure the network "by hand" with /usr/sbin/ip, but of course, the configuration is lost at reboot. -

[Touch-packages] [Bug 1864423] Re: Failed test 'default log is not used' with new procps 3.3.16-1

2020-02-25 Thread Christian Ehrhardt 
Tests are all good now, things should migrate once britney gets to them ... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/1864423 Title: Failed test 'default log is not

[Touch-packages] [Bug 1863873] Re: Systemd fails to configure bridged network in LXC container

2020-02-25 Thread xavier
** Description changed: In all our LXC containers running Bionic Beaver, installing systemd 237-3ubuntu10.39 results in losing network configuration. It is still possible to configure the network "by hand" with /usr/sbin/ip, but of course, the configuration is lost at reboot. An

[Touch-packages] [Bug 1840725] Re: Microphone not working in Ubuntu 18.04.3 LTS on new hp-spectre-x360-convertible-15 laptop

2020-02-25 Thread Kristiyan Katsarov
I have the absolutely same issue on Dell Inspiron 7590. Internel Mic is not shown in the input devices list. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1840725

[Touch-packages] [Bug 1863873] Re: Systemd fails to configure bridged network in LXC container

2020-02-25 Thread xavier
** Description changed: In all our unprivileged LXC containers running Bionic Beaver, installing systemd 237-3ubuntu10.39 results in losing network configuration. It is still possible to configure the network "by hand" with /usr/sbin/ip, but of course, the configuration is lost at

[Touch-packages] [Bug 1864644] Re: I get logged out immediately after login to an X session

2020-02-25 Thread Chris Ward
I just downloaded today's build of Focal Fossa (25 Feb 2020, sha256sum 7cdae20c68d9fb1854024ee5e77cee00dfb6e27b9502be6bc15ff5a050b0d259 ) and got the same problem. This is probably specific to running in a virtual machine; I am using the virt-manager in Ubuntu 19.10 up-to-date as of 25 Feb 2020;

[Touch-packages] [Bug 1760190] Re: Useless icon themes installed

2020-02-25 Thread Amr Ibrahim
Is this issue going anywhere? ** Tags added: focal -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1760190 Title: Useless icon themes installed Status in

[Touch-packages] [Bug 1864644] Re: I get logged out immediately after login to an X session

2020-02-25 Thread Chris Ward
Here is the output from 'journalctl'. I think it shows X11 taking a SIGABRT (signal 6) but I cannot find any X11 log files in /var/log . My next tack will be to try installing a new version of ubuntu 20.04 . ** Attachment added: "Output of 'journalctl' on the affected virtual machine"

[Touch-packages] [Bug 1864644] [NEW] I get logged out immediately after login to an X session

2020-02-25 Thread Chris Ward
Public bug reported: I just installed ubuntu 20.04 in a virtual machine and did 'apt-get update;apt-get upgrade' to get current (using Ctl-Alt-F2 to get a non-X session). After that, I tried logging in to a gnome session, and got logged out during login processing. This happened a few times; then

[Touch-packages] [Bug 1863873] Re: Systemd fails to configure bridged network in LXC container

2020-02-25 Thread xavier
** Description changed: In all our LXC containers running Bionic Beaver, installing systemd 237-3ubuntu10.39 results in losing network configuration. It is still possible to configure the network "by hand" with /usr/sbin/ip, but of course, the configuration is lost at reboot. An

[Touch-packages] [Bug 1848064] Re: /usr/share/apport/whoopsie-upload-all:PermissionError:/usr/share/apport/whoopsie-upload-all@168:collect_info:process_report

2020-02-25 Thread Łukasz Zemczak
Hello errors.ubuntu.com, or anyone else affected, Accepted apport into eoan-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.20.11-0ubuntu8.5 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

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

2020-02-25 Thread Łukasz Zemczak
Hello Michael, or anyone else affected, Accepted apport into eoan-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.20.11-0ubuntu8.5 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1854237] Re: autopkgtests fail after security fixes

2020-02-25 Thread Łukasz Zemczak
Looking good, I'll accept this into eoan-proposed - but please, before we actually release it to eoan-updates, can you add a Regression Potential section to this bug at least? The test fixes touch more than just test-code, so this change can (in the unlikely case) introduce some unrelated