[Touch-packages] [Bug 1542743] Re: Bluetooth: Patch file not found ar3k/AthrBT_0x00000200.dfu

2017-11-15 Thread jean-marc
The latest patch does work when you realize that the skb_put function has recently changed from (unsigned char*) to (void *) ( see https://patchwork.ozlabs.org/patch/776580/ for fix). The lines where appears "*skb_put" need to be changed to "*(u8 *)skb_put". This was enough for me to get my blueto

[Touch-packages] [Bug 1732373] [NEW] package libcanberra-gtk3-module:i386 0.30-2.1ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attemp

2017-11-15 Thread Balamurugan S
Public bug reported: The problem is not solved and tried many a time.. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libcanberra-gtk3-module:i386 0.30-2.1ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95 Uname: Linux 4.4.0-101-generic i686 ApportVersion: 2.20.1-0ubuntu

[Touch-packages] [Bug 1732373] Re: package libcanberra-gtk3-module:i386 0.30-2.1ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempti

2017-11-15 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libcanberra in Ubuntu. https://bugs.launchpad.net/bugs/1732373 Title: package libcanberra-gtk3-module:i386 0.30-2.1ubuntu1 failed to in

[Touch-packages] [Bug 1689299] Re: ssh-agent systemd user service failed to start, trying to set environment in Upstart way.

2017-11-15 Thread Niklas Holm
I don't get why this fix isn't backported to zesty yet since it's such a trivial fix. I spent hours troubleshooting this before finding the cause. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs

[Touch-packages] [Bug 1732377] [NEW] package libperl5.24 5.24.1-2ubuntu1 [modified: usr/share/doc/libperl5.24/changelog.Debian.gz] failed to install/upgrade: попытка перезаписать общий «/usr/share/doc

2017-11-15 Thread Андрей Говорко
Public bug reported: ? ProblemType: Package DistroRelease: Ubuntu 17.04 Package: libperl5.24 5.24.1-2ubuntu1 [modified: usr/share/doc/libperl5.24/changelog.Debian.gz] ProcVersionSignature: Ubuntu 4.10.0-38.42-generic 4.10.17 Uname: Linux 4.10.0-38-generic x86_64 ApportVersion: 2.20.4-0ubuntu4.5

[Touch-packages] [Bug 349469] Re: debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2017-11-15 Thread j.fred muggs
** Changed in: aptdaemon Assignee: (unassigned) => j.fred muggs (fredmuggs) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to debconf in Ubuntu. https://bugs.launchpad.net/bugs/349469 Title: debconf: DbDriver "config": /

[Touch-packages] [Bug 1716203] Re: Backport packages for 16.04.4 HWE stack

2017-11-15 Thread Timo Aaltonen
** Also affects: xorg-server-hwe-16.04 (Ubuntu) Importance: Undecided Status: New ** Changed in: xorg-hwe-16.04 (Ubuntu Xenial) Assignee: (unassigned) => Timo Aaltonen (tjaalton) ** Changed in: xorg-server-hwe-16.04 (Ubuntu) Status: New => Invalid -- You received this bug

[Touch-packages] [Bug 1718824] Re: The analogue audio does not work on the Dell USB Dock

2017-11-15 Thread Hui Wang
@Daniel, The commit https://git.launchpad.net/~ubuntu-audio- dev/pulseaudio/commit/?h=ubuntu- xenial&id=312b9b8d36b90c6bae520722cf68e01b53832eeb is not sufficient to fix this problem, this commit only adds the conf file in the source repository, but forgot to add the conf in the build-sys. I alrea

[Touch-packages] [Bug 1368411] Re: Cannot insert IPV6 rule before IPV4 rules

2017-11-15 Thread Toni Lähdekorpi
How is this still an issue? I tried the patch with 0.35-0ubuntu2 in xenial: + if r.position != 0 and r.position <= num_v4: + r.position = num_v4 + 1 And it works perfectly. Couldn't this be merged as there is no obvious downside on recalculating the rule position for IPv6 addresses? -- You rec

[Touch-packages] [Bug 1732408] [NEW] package tzdata 2017c-0ubuntu0.16.04 failed to install/upgrade: нет доступа к архиву: Нет такого файла или каталога

2017-11-15 Thread eugene.raynor
Public bug reported: during update ProblemType: Package DistroRelease: Ubuntu 16.04 Package: tzdata 2017c-0ubuntu0.16.04 ProcVersionSignature: Ubuntu 4.10.0-38.42~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-38-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia Apport

[Touch-packages] [Bug 349469] Re: debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2017-11-15 Thread dino99
** Changed in: aptdaemon Assignee: j.fred muggs (fredmuggs) => (unassigned) ** Changed in: aptdaemon (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to debconf in Ubuntu. https:

[Touch-packages] [Bug 1732411] [NEW] On upgrade, daemon-reexec should only be issued if safe

2017-11-15 Thread Pierre Schweitzer
Public bug reported: Dear all, Following up the bug report #1713674, when executing systemd in a hardened LXC context, it might not be suitable to reexec systemd daemon, that would not be able to perform. For instance, in our LXC, we drop several capabilities, including sys_admin and we set /sys

[Touch-packages] [Bug 349469] Re: debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2017-11-15 Thread dino99
Colin, Steve please do something about the message output that newbies does not understand. "locked by another process" that says it all; its enough for experienced users, but let think the others there is a bug. This is not a bug indeed, but a lack of user's knowledge. "Resource temporarily una

[Touch-packages] [Bug 1732416] [NEW] two cursors on dual screen setup

2017-11-15 Thread Benedikt Kentsch
Public bug reported: My secondary monitor (in portrait mode) is left of the primary monitor. When I move the cursor into the top left corner of my primary, a second cursor will show up on my secondary screen. It has no function, its just there. The area is about 4cm x 10cm starting at the top left

[Touch-packages] [Bug 1689585] Re: ntp doesn't unload its apparmor profile on purge

2017-11-15 Thread ChristianEhrhardt
How about suggesting the following to openntpd in Debian then? Simon would you be so kind and open a bug there if that would find a consensus? diff --git a/debian/openntpd.preinst b/debian/openntpd.preinst index 4cb3147..3e55947 100644 --- a/debian/openntpd.preinst +++ b/debian/openntpd.preinst @@

[Touch-packages] [Bug 1721294] Re: Unattended upgrade fails with "Error in function"

2017-11-15 Thread Marius Gedminas
This happened again, while trying to upgrade libpq-dev libpq5 postgresql-9.3 postgresql-client-9.3. Running `unattended-upgrade -v` over an interactive SSH session succeeded. I'm not sure what's different. Locale? The successful installation log contains some non-ASCII characters, specifically

[Touch-packages] [Bug 1732422] [NEW] glue-sprite: Inconsistent dependencies

2017-11-15 Thread Evgeniy Egorov
Public bug reported: It's about the glue-sprite package (sudo apt install glue-sprite). The latest version of glue-sprite (0.11.1) does not work due to the dependency: Python package (/usr/lib/python3/dist-packages/glue-0.11.1.egg-info) depends on Jinja2>=2.7,<2.8 (requires.txt) but there is no a

[Touch-packages] [Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2017-11-15 Thread Dan
This may be a duplicate of bug 1660100. However, I'm also suffering from the same issue. But I'd like to add that, after trying to edit any of the entries and clicking "OK" in the dialog that shows up, the password prompts shows up. After we input the password, the ability to check/uncheck entries

[Touch-packages] [Bug 1732416] Re: two cursors on dual screen setup

2017-11-15 Thread Lars Pedersen
Just upgraded to fedora 27 and got the exact same problem in a dual setup where the left monitor is in portrait mode. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1732416 Tit

[Touch-packages] [Bug 1730536] Re: "Unable to open external link" in Evince when google-chrome-unstable is the default browser

2017-11-15 Thread intrigeri
** Changed in: apparmor Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1730536 Title: "Unable to open external link" in Evince w

[Touch-packages] [Bug 723739] Re: Cannot cross compile 32-bit curl apps on x86_64

2017-11-15 Thread Vadim Kotov
Issue in curl's Github repo -- https://github.com/curl/curl/issues/1456 ** Bug watch added: github.com/curl/curl/issues #1456 https://github.com/curl/curl/issues/1456 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in

[Touch-packages] [Bug 1732416] Re: two cursors on dual screen setup

2017-11-15 Thread Benedikt Kentsch
or xorg instead of wayland... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1732416 Title: two cursors on dual screen setup Status in xorg package in Ubuntu: Confirmed B

[Touch-packages] [Bug 1732416] Re: two cursors on dual screen setup

2017-11-15 Thread Benedikt Kentsch
works fine now with the proprietary nvidia driver instead of nouveau -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1732416 Title: two cursors on dual screen setup Status in

[Touch-packages] [Bug 1728188] Re: Don't build pulseaudio with trust-store support

2017-11-15 Thread Łukasz Zemczak
@vanvugt Any update on this? We would like to get rid of trust-store as soon as possible and its built-in support in pulseaudio is making things blocked. We need to get rid of trust-store for the boost transition. -- You received this bug notification because you are a member of Ubuntu Touch seed

[Touch-packages] [Bug 1732447] [NEW] rename no longer included in perl package, but still linked

2017-11-15 Thread Justin Luth
Public bug reported: typing "rename" in a terminal responds with... The program 'rename' can be found in the following packages: * perl * rename Ask your administrator to install one of them ...but perl is already installed. Internet reports suggest this has started in 17.10. ProblemType: B

[Touch-packages] [Bug 1732416] Re: two cursors on dual screen setup

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

[Touch-packages] [Bug 1731467] Re: Cannot pair BLE remote devices when using combo BT SoC

2017-11-15 Thread Stefan Bader
** Also affects: linux (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: bluez (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ub

[Touch-packages] [Bug 1731467] Re: Cannot pair BLE remote devices when using combo BT SoC

2017-11-15 Thread Konrad Zapałowicz
** Attachment added: "1731467-failure-case.snoop" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1731467/+attachment/5009473/+files/1731467-failure-case.snoop ** Changed in: linux (Ubuntu Xenial) Status: New => Confirmed -- You received this bug notification because you are a me

[Touch-packages] [Bug 1679989] Re: CVE-2016-10165: heap OOB read parsing crafted ICC profile

2017-11-15 Thread Jeremy Bicha
** No longer affects: lcms2 (Ubuntu Yakkety) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lcms2 in Ubuntu. https://bugs.launchpad.net/bugs/1679989 Title: CVE-2016-10165: heap OOB read parsing crafted ICC profile Status

[Touch-packages] [Bug 1731467] Re: Cannot pair BLE remote devices when using combo BT SoC

2017-11-15 Thread Konrad Zapałowicz
The only relevant log files that can be provided for this issue is a HCI trace. It is in .snoop format therefore can be viewed in wireshark. Attaching two log files: 1) failure-case: without proposed patch 2) success-case: with proposed patch ** Attachment added: "1731467-success-case.snoop"

[Touch-packages] [Bug 1732416] Re: two cursors on dual screen setup

2017-11-15 Thread Lars Pedersen
Works with xorgs for me. Guess this is a wayland issue -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1732416 Title: two cursors on dual screen setup Status in xorg package

[Touch-packages] [Bug 1728791] Re: [SRU] pulseaudio-droid module crashes on start

2017-11-15 Thread Jonathan Riddell
I've uploaded https://launchpad.net/ubuntu/+source/pulseaudio/1:8.0-0ubuntu3.7 with only this debdiff. Please test it still works ** Tags removed: verification-done-xenial ** Tags added: verification-needed-xenial -- You received this bug notification because you are a member of Ubuntu Touch s

[Touch-packages] [Bug 1732484] [NEW] package libperl5.22 5.22.1-9 [modified: usr/share/doc/libperl5.22/changelog.Debian.gz] failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libper

2017-11-15 Thread Andrea
Public bug reported: Ubuntu bug reporting guidelines: ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libperl5.22 5.22.1-9 [modified: usr/share/doc/libperl5.22/changelog.Debian.gz] ProcVersionSignature: Ubuntu 4.4.0-100.123-generic 4.4.95 Uname: Linux 4.4.0-100-generic x86_64 NonfreeKe

[Touch-packages] [Bug 1732484] Re: package libperl5.22 5.22.1-9 [modified: usr/share/doc/libperl5.22/changelog.Debian.gz] failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libperl5

2017-11-15 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to perl in Ubuntu. https://bugs.launchpad.net/bugs/1732484 Title: package libperl5.22 5.22.1-9 [modified: usr/share/doc/libperl5.22/change

[Touch-packages] [Bug 1732410] [NEW] connecting dock hangs system

2017-11-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Description of problem: connection usb type c dock with 2 displays attached freezes the system and requires cold boot. sometimes only disconnecting the dock makes the system usable again, sometimes not. sometime the dock works with only 1 display attach

[Touch-packages] [Bug 1732410] Re: connecting dock hangs system

2017-11-15 Thread Brian Murray
** Tags added: artful ** Package changed: ubuntu => xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1732410 Title: connecting dock hangs system Status in xorg

[Touch-packages] [Bug 1732489] [NEW] TMPTIME is not honoured

2017-11-15 Thread Ken Sharp
Public bug reported: TMPTIME is incorrectly migrated on an upgrade from Trusty to Xenial. tmp.conf uses D where it should be d. This also has the effect of wiping /tmp no matter what. This is fixed in Debian. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795269 This could result in data lo

[Touch-packages] [Bug 1712921] Re: enabling networkd appears to eat up entropy

2017-11-15 Thread Launchpad Bug Tracker
This bug was fixed in the package nplan - 0.32 --- nplan (0.32) bionic; urgency=medium * src/nm.c: better handle the UUID generation; the order of iterating through interaces may affect things here. Also make sure the tests catch a null UUID. -- Mathieu Trudel-Lapierre T

[Touch-packages] [Bug 1724604] Re: umockdev 0.9.4-1 causes test suite failures in fwupd

2017-11-15 Thread Bug Watch Updater
** Changed in: umockdev Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to umockdev in Ubuntu. https://bugs.launchpad.net/bugs/1724604 Title: umockdev 0.9.4-1 causes test suite failures in fw

[Touch-packages] [Bug 1724604] Re: umockdev 0.9.4-1 causes test suite failures in fwupd

2017-11-15 Thread Mario Limonciello
** Changed in: umockdev (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to umockdev in Ubuntu. https://bugs.launchpad.net/bugs/1724604 Title: umockdev 0.9.4-1 causes test suite failures

[Touch-packages] [Bug 1726318] Re: Destructive actions on headerbar aren't properly themed

2017-11-15 Thread Łukasz Zemczak
** Also affects: ubuntu-themes (Ubuntu Artful) Importance: Undecided Status: New -- 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/1726318 Title: Destructive

[Touch-packages] [Bug 1721102] Re: Thin line at the left of Simple Scan's "Scan" headerbar button

2017-11-15 Thread Łukasz Zemczak
** Also affects: ubuntu-themes (Ubuntu Artful) Importance: Undecided Status: New -- 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/1721102 Title: Thin line at

[Touch-packages] [Bug 1719355] Re: Switcher widget background goes outside its border

2017-11-15 Thread Łukasz Zemczak
** Also affects: ubuntu-themes (Ubuntu Artful) Importance: Undecided Status: New -- 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/1719355 Title: Switcher wid

[Touch-packages] [Bug 1724808] Re: osd progress looks odd using Ambiance or Radiance

2017-11-15 Thread Łukasz Zemczak
** Also affects: ubuntu-themes (Ubuntu Artful) Importance: Undecided Status: New -- 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/1724808 Title: osd progress

[Touch-packages] [Bug 1723422] Re: /usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string constant "murrine-scrollbar", expected valid string constant

2017-11-15 Thread Łukasz Zemczak
** Also affects: ubuntu-themes (Ubuntu Artful) Importance: Undecided Status: New -- 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/1723422 Title: /usr/share/t

[Touch-packages] [Bug 1723422] Re: /usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string constant "murrine-scrollbar", expected valid string constant

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

[Touch-packages] [Bug 1726322] Re: Suggested and Destructive action buttons in headerbar have wrong gradients in maximized windows

2017-11-15 Thread Łukasz Zemczak
** Also affects: ubuntu-themes (Ubuntu) Importance: Undecided Status: New ** No longer affects: ubuntu-themes/artful ** Also affects: ubuntu-themes (Ubuntu Artful) Importance: Undecided Status: New ** Changed in: ubuntu-themes (Ubuntu) Status: New => Fix Released --

[Touch-packages] [Bug 1723422] Re: /usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string constant "murrine-scrollbar", expected valid string constant

2017-11-15 Thread Łukasz Zemczak
Hello dino99, or anyone else affected, Accepted ubuntu-themes into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu- themes/16.10+17.10.20171115-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Touch-packages] [Bug 1719355] Re: Switcher widget background goes outside its border

2017-11-15 Thread Łukasz Zemczak
Hello Carlo, or anyone else affected, Accepted ubuntu-themes into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu- themes/16.10+17.10.20171115-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Touch-packages] [Bug 1724808] Re: osd progress looks odd using Ambiance or Radiance

2017-11-15 Thread Łukasz Zemczak
Hello Andrea, or anyone else affected, Accepted ubuntu-themes into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu- themes/16.10+17.10.20171115-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Touch-packages] [Bug 1726318] Re: Destructive actions on headerbar aren't properly themed

2017-11-15 Thread Łukasz Zemczak
Hello Marco, or anyone else affected, Accepted ubuntu-themes into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu- themes/16.10+17.10.20171115-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Touch-packages] [Bug 1721102] Re: Thin line at the left of Simple Scan's "Scan" headerbar button

2017-11-15 Thread Łukasz Zemczak
Hello Jean-Baptiste, or anyone else affected, Accepted ubuntu-themes into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu- themes/16.10+17.10.20171115-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testi

[Touch-packages] [Bug 1726322] Re: Suggested and Destructive action buttons in headerbar have wrong gradients in maximized windows

2017-11-15 Thread Łukasz Zemczak
Hello Marco, or anyone else affected, Accepted ubuntu-themes into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu- themes/16.10+17.10.20171115-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Touch-packages] [Bug 1731939] Re: Indicator-datetime-service renders 25% CPU usage and 100% RAM

2017-11-15 Thread Anders Hall
Work-around (I cant upgrade to 17.10 due to KVM bug): Turn of the "Show a clock in the menu bar" in System Settings for Time & Date. Worked after cold reboot. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime

[Touch-packages] [Bug 774071] Re: Indicator-datetime-service renders 100% CPU usage

2017-11-15 Thread Anders Hall
Sorry, wrote incorrect. Reported for 17.04 LTS above. Work-around (I cant upgrade to 17.10 due to KVM bug): Turn of the t -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu. https://bugs.launchpad.ne

[Touch-packages] [Bug 774071] Re: Indicator-datetime-service renders 100% CPU usage

2017-11-15 Thread Anders Hall
(#51 was a mistake) Sorry, wrote incorrect. Reported for 17.04 LTS above. Work-around (I cant upgrade to 17.10 due to KVM bug): Turn of the "Show a clock in the menu bar" in System Settings for Time & Date. Worked after cold reboot. -- You received this bug notification because you are a member

[Touch-packages] [Bug 411688] Re: pulseaudio floods network with multicast packets

2017-11-15 Thread Mark Stosberg
I ran into this flooding today on Ubuntu 17.10. This "fixed" it, at least temporarily: pactl unload-module module-rtp-send -- 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/b

[Touch-packages] [Bug 238755] RE

2017-11-15 Thread Kennedyshead
Check Re: Jag klarar inte plдdar mцte idag -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to shadow in Ubuntu. https://bugs.launchpad.net/bugs/238755 Title: 'Account has expired' message when adding a new user, after "passwd

[Touch-packages] [Bug 1732513] [NEW] Unable to access windows on second display

2017-11-15 Thread Andrew Vian
Public bug reported: I am running Ubuntu 16.04.3 on a Macbook Pro using a dock with two monitors. While docked, the internal display is not operational, instead using only the two monitors. I have repeatedly encountered issues where application windows that are active on the left display are not s

[Touch-packages] [Bug 1726372] Re: Multiple security issues in Apport

2017-11-15 Thread Tyler Hicks
** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1726372 Title: Multiple security issues in Apport Statu

[Touch-packages] [Bug 1726372] Re: Multiple security issues in Apport

2017-11-15 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.14.1-0ubuntu3.27 --- apport (2.14.1-0ubuntu3.27) trusty-security; urgency=medium * SECURITY UPDATE: Denial of service via resource exhaustion and privilege escalation when handling crashes of tainted processes (LP: #1726372) -

[Touch-packages] [Bug 1732518] [NEW] Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
Public bug reported: The latest security update for apport disabled container crash forwarding, this is a feature which users do rely on in production and while it may have been appropriate to turn it off to put a security update out, this needs to be re-enabled ASAP. I provided a patch which fix

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
Tagged as regression-update since the security update technically regressed this (albeit on purpose). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1732518 Title: Please r

[Touch-packages] [Bug 1729892] Re: pango 1.40.13 word break regression

2017-11-15 Thread Bug Watch Updater
** Changed in: pango1.0 (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pango1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1729892 Title: pango 1.40.13 word break regressio

[Touch-packages] [Bug 1726372] Re: Multiple security issues in Apport

2017-11-15 Thread Stéphane Graber
Filed an SRU regression bug here https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1732518 to track re-enabling of container support. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Tyler Hicks
The patch in comment #4 of bug 1726372 was mostly complete but issues were discovered late as we were approached the CRD for the CVEs described in that bug: 1) The patch should be updated to forward the new dump_mode argument into the container. This is a trivial change. 2) The patch changed the

[Touch-packages] [Bug 1726372] Re: Multiple security issues in Apport

2017-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:apport -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1726372 Title: Multiple security issues in Apport Status in apport package in Ubuntu: New Stat

[Touch-packages] [Bug 1732447] Re: rename no longer included in perl package, but still linked

2017-11-15 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu better I believe the list of suggested packages is maintained in command-not- found, so I've marked that as also affected. ** Also affects: command-not-found (Ubuntu) Importance: Undecided Status: New -- You recei

[Touch-packages] [Bug 1726372] Re: Multiple security issues in Apport

2017-11-15 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1726372 Title: Multiple security issues in Apport Status in apport package in Ubuntu: New Status in a

[Touch-packages] [Bug 1727390] Re: New bugfix release 17.2.4

2017-11-15 Thread Boaz Dodin
Mesa 17.2.5 released with some additional fixes: https://www.mesa3d.org/relnotes/17.2.5.html ** Summary changed: - New bugfix release 17.2.4 + New bugfix release 17.2.5 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in

[Touch-packages] [Bug 1726536] Re: Cant resume after suspend/sleep

2017-11-15 Thread Dario
This fixed itself, probably by upgrading to 4.14 kernel. Not sure because I found out accidentally that it no longer stuck on suspend. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/

[Touch-packages] [Bug 1723822] Re: uncaught TypeError triggers ValueError

2017-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/bionic/apport/ubuntu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1723822 Title: uncaught TypeError triggers ValueError Stat

[Touch-packages] [Bug 1726372] Re: Multiple security issues in Apport

2017-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/bionic/apport/ubuntu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1726372 Title: Multiple security issues in Apport Status i

[Touch-packages] [Bug 1732544] [NEW] package perl-modules-5.22 5.22.1-9 failed to install/upgrade: не удалось скопировать извлечённые данные «./usr/share/perl/5.22.1/Locale/Codes/Language_Codes.pm» в

2017-11-15 Thread Михаил
Public bug reported: Я не знаю ProblemType: Package DistroRelease: Ubuntu 16.04 Package: perl-modules-5.22 5.22.1-9ubuntu0.2 ProcVersionSignature: Ubuntu 4.10.0-38.42~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-38-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 Date: Thu Nov

[Touch-packages] [Bug 1732546] [NEW] updates will not install

2017-11-15 Thread dan purdy
Public bug reported: Updates will not install. I removed firefox and it will not reinstall. I am not very knowledgeable I rely could not do any repair work. the ms is roughly that old programs will not uninstall and new programs will not install. ubuntu 16.04.3lts oh yes, my up dates told me that

[Touch-packages] [Bug 1732548] [NEW] package apport 2.20.1-0ubuntu2.10 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2017-11-15 Thread Yuxiang Wang
Public bug reported: I am not familiar with Linux, so I don't know how to describe the issue. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: apport 2.20.1-0ubuntu2.10 ProcVersionSignature: Ubuntu 4.10.0-38.42~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-38-generic x86_64 NonfreeKernelMo

[Touch-packages] [Bug 1732548] Re: package apport 2.20.1-0ubuntu2.10 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2017-11-15 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1732548 Title: package apport 2.20.1-0ubuntu2.10 failed to install/upgrade: subproces

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
This debdiff re-introduces the forwarding code, it also cleans a number of things up: - It fixes a regression of apport on systems using upstart - It replaces the is_container logic with a is_same_ns function that lets us check things more carefully. - If the pidns differs but mntns doesn't, a

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Tyler Hicks
Do we have a strong reason to start handling crashes inside of "non- full" containers on stable Ubuntu releases? I'm specifically talking about when this conditional evaluates to True: elif not is_same_ns(host_pid, "pid") and is_same_ns(host_pid, "mnt"): If there's no strong reason, can we only

[Touch-packages] [Bug 1732554] [NEW] package libcups2:amd64 2.1.3-4ubuntu0.3 failed to install/upgrade: O pacote está num mau estado de inconsistência; deve reinstala-lo antes de tentar configura-lo.

2017-11-15 Thread Vinissius Radimacker Cavalcanti Fernandes
Public bug reported: It is a fresh Ubuntu install ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libcups2:amd64 2.1.3-4ubuntu0.3 ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17 Uname: Linux 4.10.0-28-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Tyler Hicks
Going back to point #3 in comment 2, I don't see anything that will protect against an updated apport in the host from forwarding a crash to a non-updated apport in a container, causing the container's apport to confuse dump_mode as a global_pid. Am I missing something that protects against that or

[Touch-packages] [Bug 1732489] Re: TMPTIME is not honoured

2017-11-15 Thread Bug Watch Updater
** Changed in: systemd (Debian) Status: Unknown => Fix Released -- 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/1732489 Title: TMPTIME is not honoured Status in sys

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
I strongly suspect that us ignoring crashes coming from a different pidns but same mntns is effectively making us drop crashes from various web browsers and other piece of server software (I remember some ftp server using a pidns per connection at some point). There doesn't seem to be a good reaso

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Tyler Hicks
I suspect that you're correct but I'd rather not widen the attack surface of apport without having a strong reason to do so. If there's not strong justification, maybe enabling the handling of those crashes in the dev release and seeing how it plays out would be a better approach. -- You received

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
As for the forwarding issue, there is a check now in place to prevent such things from happening in the future, that's the argument check in the receiver. For the case where as user is running the pre-security upload version of apport in a container and this post-security upload version on the hos

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
As for the reproducer from the other bug causing a /tmp/core file to be written, my understanding is that this is normal apport behavior for when a core file size is set. ** Patch removed: "debdiff for xenial" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1732518/+attachment/5009693/+f

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
Fixed an issue with the mntns check (replaced else with elif). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1732518 Title: Please re-enable container support in apport S

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
stgraber@castiana:~$ cat crash.c #include int main() { abort(); return 0; } stgraber@castiana:~$ gcc crash.c -o crash stgraber@castiana:~$ ulimit -c unlimited stgraber@castiana:~$ ./crash Aborted (core dumped) stgraber@castiana:~$ ls -lh core -rw--- 1 stgraber domain admins 260K No

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
** Patch added: "xenial.diff" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1732518/+attachment/5009737/+files/xenial.diff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.ne

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
Anyway, for the pidns thing, yes, we can change the condition to trip on either a different pidns or a different mntns and log a message that this isn't supported, I'm just not seeing much risk with just supporting it and it would certainly qualify as a bugfix. The handling in this case isn't part

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Tyler Hicks
The reason I'm being picky about the pidns thing is because I think this update needs to go through -security since it fixes regressions caused by the security update. We try to be as conservative as possible with those updates. -- You received this bug notification because you are a member of Ub

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Tyler Hicks
If you don't run the `ulimit -c unlimited` command, your crash program will not result in apport writing out a core file. However, even if you don't run that command, the reproducer in bug 1726372 will cause apport to write out a core file. -- You received this bug notification because you are a

[Touch-packages] [Bug 1732566] [NEW] Update request: protobuf-compiler

2017-11-15 Thread Shevek
Public bug reported: Please can you update the protobuf-compiler package to something fairly recent in the 3.x.x series. (a) backport >=3.5.x to Xenial for LTS, (currently 2.6.0) (b) update Atomic/Bionic (currently 3.0.0, which is vintage 2016) ** Affects: protobuf (Ubuntu) Importance: Unde

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Stéphane Graber
The reproducer does the ulimit itself, that's why you're getting a core. The example code in 1726372 specifically does: corelimit.rlim_cur = RLIM_INFINITY; corelimit.rlim_max = RLIM_INFINITY; setrlimit(RLIMIT_CORE, &corelimit); Which is equivalent to "ulimit -c unlimited" -- You recei

[Touch-packages] [Bug 1732566] Re: Update request: protobuf-compiler

2017-11-15 Thread Jeremy Bicha
** Bug watch added: Debian Bug tracker #874498 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874498 ** Also affects: protobuf (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874498 Importance: Unknown Status: Unknown -- You received this bug notification becaus

[Touch-packages] [Bug 1729892] Re: pango 1.40.13 word break regression

2017-11-15 Thread Jeremy Bicha
** Changed in: pango1.0 (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pango1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1729892 Title: pango 1.40.13 word break regression

[Touch-packages] [Bug 1723822] Re: uncaught TypeError triggers ValueError

2017-11-15 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.8-0ubuntu1 --- apport (2.20.8-0ubuntu1) bionic; urgency=medium * New upstream release: - SECURITY UPDATE: Denial of service via resource exhaustion and privilege escalation when handling crashes of tainted processes.

[Touch-packages] [Bug 1726372] Re: Multiple security issues in Apport

2017-11-15 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.8-0ubuntu1 --- apport (2.20.8-0ubuntu1) bionic; urgency=medium * New upstream release: - SECURITY UPDATE: Denial of service via resource exhaustion and privilege escalation when handling crashes of tainted processes.

[Touch-packages] [Bug 1732566] Re: Update request: protobuf-compiler

2017-11-15 Thread Bug Watch Updater
** Changed in: protobuf (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to protobuf in Ubuntu. https://bugs.launchpad.net/bugs/1732566 Title: Update request: protobuf-compiler Status in

[Touch-packages] [Bug 1732518] Re: Please re-enable container support in apport

2017-11-15 Thread Tyler Hicks
Sigh... Thanks for being patient with me on that. I think my brain just wrote everything at the top of main() off as setting up the namespace for some reason. That's embarrassing... :) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscri

  1   2   >