[Bug 1637119] Re: more informative on snap refresh when the same rev already installed in system

2017-01-27 Thread Michael Vogt
This is fixed now, the commands below now result in the expected
behaviour. I.e. in step #4 you refresh to rev 29

** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1637119

Title:
  more informative on snap refresh when the same rev already installed
  in system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1637119/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659801] [NEW] apparmor rules block ejabberdctl

2017-01-27 Thread Hadmut Danisch
Public bug reported:

Hi,

I am just trying to install ejabberd in a fresh Ubuntu 16.04 LXD
container running on a 16.10 host.


I found that I cannot run ejabberdctl directly as root:

# ejabberdctl 
/usr/sbin/ejabberdctl: line 428:  2886 Segmentation fault  $EXEC_CMD "$CMD"


strace reveals what happens:

2861  execve("/bin/su", ["su", "ejabberd", "-c", "/usr/bin/erl -sname 
ctl-2841-ejabberd   -noinput -hidden  -s ejabberd_ctl  -extra 
ejabberd"], [/* 23 vars */]) = -1 EACCES (Permission denied)
2861  --- SIGSEGV {si_signo=SIGSEGV, si_code=SI_KERNEL, si_addr=0} ---
2861  +++ killed by SIGSEGV +++


It is not allowed to execute su to become ejabberd, because apparmor does not 
allow this:


[ 7827.594020] audit: type=1400 audit(1485515038.865:156): apparmor="DENIED" 
operation="file_mmap" namespace="root//lxd-ansitest_" 
profile="/usr/sbin/ejabberdctl//su" name="/bin/su" pid=12861 comm="su" 
requested_mask="m" denied_mask="m" fsuid=165536 ouid=165536


But if I do it the other way round (i.e. su outside of ejabberdctl), it
works:

su ejabberd -c ejabberdctl


since then the su is not covered by the apparmor profile of ejabberdctl. 


Is that behaviour intended?

** Affects: ejabberd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659801

Title:
  apparmor rules block ejabberdctl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ejabberd/+bug/1659801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1637096] Re: need "snap list -v" to list snap in all revisions

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1637096

Title:
  need "snap list -v" to list snap in all revisions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1637096/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1636930] Re: uninstalling snap does not remove all user data

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: New => Confirmed

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636930

Title:
  uninstalling snap does not remove all user data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1636930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1636927] Re: upgrading kernel/gadget snap on Pi3 did not update dtb files

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: New => Triaged

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636927

Title:
  upgrading kernel/gadget snap on Pi3 did not update dtb files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1636927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1636929] Re: edge -> stable refresh broken network settings

2017-01-27 Thread Michael Vogt
Is this still an issue? AFAICS pi2 (don't have a pi3) is working
normally with edge

** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636929

Title:
  edge -> stable refresh broken network settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1636929/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1635852] Re: package snapd 2.15.2ubuntu1 failed to install/upgrade: el subproceso script pre-removal nuevo devolvió el código de salida de error 127

2017-01-27 Thread Michael Vogt
The error message indicates "perl" is broken?
"""
/usr/bin/env: «perl»: No existe el archivo o el directorio
"""


** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1635852

Title:
  package snapd 2.15.2ubuntu1 failed to install/upgrade: el subproceso
  script pre-removal nuevo devolvió el código de salida de error 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1635852/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1620089] Re: REGRESSION: Laptop hangs during second time it suspends

2017-01-27 Thread Jan van de Wijdeven
I don't know about Xenial, because I upgraded to Yakkety in the mean
time. However, also on Yakkety, the bug still happens.

$ uname -a
Linux hellorobot 4.8.0-34-generic #36-Ubuntu SMP Wed Dec 21 17:24:18 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

$ apt-cache policy linux-image-generic
linux-image-generic:
  Installed: 4.8.0.34.43
  Candidate: 4.8.0.34.43
  Version table:
 *** 4.8.0.34.43 500
500 http://nl.archive.ubuntu.com/ubuntu yakkety-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu yakkety-security/main amd64 
Packages
100 /var/lib/dpkg/status
 4.8.0.22.31 500
500 http://nl.archive.ubuntu.com/ubuntu yakkety/main amd64 Packages


** Tags added: yakkety

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1620089

Title:
  REGRESSION: Laptop hangs during second time it suspends

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1620089/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1622686] Re: double header in 16.10

2017-01-27 Thread Martin Wimpress
I installed Xenial daily, completed an oem-setup, installed humanity-
icon-theme 0.6.10.1 and prepared the system. I confirm that the double
header in oem-firstboot is fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622686

Title:
  double header in 16.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/humanity-icon-theme/+bug/1622686/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659435] Re: browser stops rendering all pages instead shows new tab page

2017-01-27 Thread Olivier Tilloy
I’ve just spent ~an hour browsing many different websites with many tabs
open in a unity8 deb session, and haven’t experienced that issue. I’m on
a fully up-to-date xenial+overlay machine.

I’ve seen the same errors in the logs when clicking links that open in
new tabs, but no visual problem, so they seem to be red herrings.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659435

Title:
  browser stops rendering all pages instead shows new tab page

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1659435/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1659785] Re: package linux-firmware 1.157.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-01-27 Thread Asif Ahmad Khan
how can i fix this problem

On Fri, Jan 27, 2017 at 4:10 PM, Apport retracing service <
1659...@bugs.launchpad.net> wrote:

> ** Tags removed: need-duplicate-check
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1659785
>
> Title:
>   package linux-firmware 1.157.8 failed to install/upgrade: subprocess
>   installed post-installation script returned error exit status 1
>
> Status in initramfs-tools package in Ubuntu:
>   New
>
> Bug description:
>   i can't upgrade from ubuntu 14.04 to 16.04, please help to fix this
>   problem.
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 16.04
>   Package: linux-firmware 1.157.8
>   ProcVersionSignature: Ubuntu 3.13.0-108.155-generic 3.13.11-ckt39
>   Uname: Linux 3.13.0-108-generic x86_64
>   ApportVersion: 2.20.1-0ubuntu2.5
>   Architecture: amd64
>   Date: Fri Jan 27 11:09:05 2017
>   Dependencies:
>
>   DistributionChannelDescriptor:
># This is a distribution channel descriptor
># For more information see http://wiki.ubuntu.com/
> DistributionChannelDescriptor
>canonical-oem-somerville-trusty-amd64-20140620-0
>   ErrorMessage: subprocess installed post-installation script returned
> error exit status 1
>   InstallationDate: Installed on 2017-01-25 (2 days ago)
>   InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary
> 20140620-04:25
>   PackageArchitecture: all
>   RelatedPackageVersions:
>dpkg 1.18.4ubuntu1.1
>apt  1.2.19
>   SourcePackage: initramfs-tools
>   Title: package linux-firmware 1.157.8 failed to install/upgrade:
> subprocess installed post-installation script returned error exit status 1
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1659785/+
> subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659785

Title:
  package linux-firmware 1.157.8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1659785/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1652132] Re: Call trace when testing fstat stressor on ppc64el with virtual keyboard and mouse present

2017-01-27 Thread Colin Ian King
** Description changed:

+ == SRU REQUEST [Xenial, Yakkety, Zesty] ==
+ 
  Ubuntu 16.04.1
  Kernel = 4.4.0-53-generic-74-Ubuntu ppc64le
  
  When running the stress-ng "fstat" stressor, it is trying to access the
  USB bus and giving a call trace and locking up any further USB activity
  (lsusb hangs). This only seems to occur so far on openpower(Firestone
  and Garrison) where there is a virtual USB keyboard and mouse built into
  the BMC.
  
  From lsusb(before crashing): Bus 001 Device 004: ID 046b:ff10 American
  Megatrends, Inc. Virtual Keyboard and Mouse
  
  Another openpower server(Briggs) has no virtual usb devices and does not
  experience the failure.
  
  Please see attached kern.log and dmesg output for further details.
+ 
+ == Fix ==
+ 
+ Quirking the Virtual AMI keyboard and mouse with ALWAYS_POLL addresses
+ the issue.  The patch has been accepted into the upstream queue for
+ 4.11.
+ 
+ == Test Case ==
+ 
+ run 10 times:
+ sudo stress-ng --fstat 128 -t 60 -v
+ 
+ Without the fix, it will hang, with the fix there is no hang or USB
+ error messages.
+ 
+ == Regression Potential ==
+ 
+ This only quirks a specific AMI virtual keyboard and mouse into a poll
+ mode, so it touches one device. Futhermore, the poll mode shouldn't
+ affect operation; it just makes the URB handling less efficient.

** Description changed:

  == SRU REQUEST [Xenial, Yakkety, Zesty] ==
  
  Ubuntu 16.04.1
  Kernel = 4.4.0-53-generic-74-Ubuntu ppc64le
  
  When running the stress-ng "fstat" stressor, it is trying to access the
  USB bus and giving a call trace and locking up any further USB activity
  (lsusb hangs). This only seems to occur so far on openpower(Firestone
  and Garrison) where there is a virtual USB keyboard and mouse built into
  the BMC.
  
  From lsusb(before crashing): Bus 001 Device 004: ID 046b:ff10 American
  Megatrends, Inc. Virtual Keyboard and Mouse
  
  Another openpower server(Briggs) has no virtual usb devices and does not
  experience the failure.
  
  Please see attached kern.log and dmesg output for further details.
  
  == Fix ==
  
  Quirking the Virtual AMI keyboard and mouse with ALWAYS_POLL addresses
  the issue.  The patch has been accepted into the upstream queue for
- 4.11.
+ 4.11, see http://www.spinics.net/lists/linux-usb/msg152977.html
  
  == Test Case ==
  
  run 10 times:
  sudo stress-ng --fstat 128 -t 60 -v
  
  Without the fix, it will hang, with the fix there is no hang or USB
  error messages.
  
  == Regression Potential ==
  
  This only quirks a specific AMI virtual keyboard and mouse into a poll
  mode, so it touches one device. Futhermore, the poll mode shouldn't
  affect operation; it just makes the URB handling less efficient.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1652132

Title:
  Call trace when testing fstat stressor on ppc64el with virtual
  keyboard and mouse present

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1652132/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1658366] Re: The remapped $HOME directory shows as read-only to applications running in a snap

2017-01-27 Thread Michael Vogt
*** This bug is a duplicate of bug 1621102 ***
https://bugs.launchpad.net/bugs/1621102

** This bug has been marked a duplicate of bug 1621102
   /home symlink, snaps don't work

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1658366

Title:
  The remapped $HOME directory shows as read-only to applications
  running in a snap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1658366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1634392] Re: have a snap command to wait for a change

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1634392

Title:
  have a snap command to wait for a change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1634392/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1637388] Re: Only show snaps that use the U8 interface

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1637388

Title:
  Only show snaps that use the U8 interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1637388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1644087] Re: package snapd 2.14.2~16.04 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 5

2017-01-27 Thread Michael Vogt
Failed to stop snapd.boot-ok.service: Unit snapd.boot-ok.service not loaded.
dpkg: ошибка при обработке архива 
/var/cache/apt/archives/snapd_2.16ubuntu3_i386.deb (--unpack):

We dropped the boot-ok service, this should be fixed now.

** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644087

Title:
  package snapd 2.14.2~16.04 failed to install/upgrade: подпроцесс новый
  сценарий pre-removal возвратил код ошибки 5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1644087/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1637410] Re: Resolve snap ID / Name confusion

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: New => Triaged

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1637410

Title:
  Resolve snap ID / Name confusion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1637410/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1638121] Re: Suspicion of typo in a string

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638121

Title:
  Suspicion of typo in a string

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1638121/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1638665] Re: User can login with "Snap login" repeatedly with the same account

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: New => Triaged

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Medium

** Changed in: snappy
   Status: New => Confirmed

** Changed in: snappy
   Importance: Undecided => Medium

** Changed in: snappy
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638665

Title:
  User can login with "Snap login" repeatedly with the same account

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1638665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1621102] Re: /home symlink, snaps don't work

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1621102

Title:
  /home symlink, snaps don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snap-confine/+bug/1621102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1550983] Re: Fails to start with "Couldn't open libGL.so.1" (missing dependency?)

2017-01-27 Thread Rafael David Tinoco
** Tags added: sts-sponsor

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1550983

Title:
  Fails to start with "Couldn't open libGL.so.1" (missing dependency?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1550983/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1587431] Re: Introduce MainWindow component

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1587431

Title:
  Introduce MainWindow component

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1587431/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426361] Re: Alarms API should expose a unique permanent alarm ID that clock app can use to open an alarm

2017-01-27 Thread Christian Dywan
Seems like this needs more discussion?

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426361

Title:
  Alarms API should expose a unique permanent alarm ID that clock app
  can use to open an alarm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1426361/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429899] Re: StateSaver should not restore when app launched from content-hub

2017-01-27 Thread Christian Dywan
This bug report seems to have been abandoned, as such I marked it
Incomplete.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429899

Title:
  StateSaver should not restore when app launched from content-hub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/content-hub/+bug/1429899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1012521] Re: Installer Crashed while trying to install grub on /dev/sdb (usb memory stick which live installation CD)

2017-01-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: grub-installer (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1012521

Title:
  Installer Crashed while trying to install grub on /dev/sdb (usb memory
  stick which live installation CD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1012521/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389654] Re: TextField/TextArea: the touch area used for handle dragging often prevents double tap and long press from being taken into account

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389654

Title:
  TextField/TextArea: the touch area used for handle dragging often
  prevents double tap and long press from being taken into account

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1389654/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1276808] Re: new API that allows to know what the current mode is (desktop, phone, tablet)

2017-01-27 Thread Christian Dywan
** Tags added: unity8

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1276808

Title:
  new API that allows to know what the current mode is (desktop, phone,
  tablet)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1276808/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1625607] Re: snap prepare-image should print the revision used in the "Fetching $package" output

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Importance: Undecided => Low

** Changed in: snappy
   Importance: Undecided => Low

** Changed in: snappy
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625607

Title:
  snap prepare-image should print the revision used in the "Fetching
  $package" output

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1625607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1623615] Re: package snapd 2.12+0.16.04 failed to install/upgrade: trying to overwrite '/lib/systemd/system/snapd.firstboot.service', which is also in package ubuntu-core-snapd-units 2.12+0.16.04

2017-01-27 Thread Michael Vogt
This is fixed in xenial-updates. We dropped the snapd.firstboot.service
files entirely.

** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1623615

Title:
  package snapd 2.12+0.16.04 failed to install/upgrade: trying to
  overwrite '/lib/systemd/system/snapd.firstboot.service', which is also
  in package ubuntu-core-snapd-units 2.12+0.16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1623615/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388172] Re: Text selection popup is sometimes on top of the selection handles

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388172

Title:
  Text selection popup is sometimes on top of the selection handles

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1388172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659808] [NEW] package openjdk-8-jdk-headless 8u111-b14-2ubuntu0.16.04.2 failed to install/upgrade: subprocess new pre-installation script was killed by signal (Killed)

2017-01-27 Thread J Otavio L G
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: openjdk-8-jdk-headless 8u111-b14-2ubuntu0.16.04.2
ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
Uname: Linux 4.4.0-59-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.4
Architecture: amd64
Date: Fri Jan 27 03:03:27 2017
DpkgHistoryLog:
 Start-Date: 2017-01-27  03:03:17
 Commandline: /usr/bin/unattended-upgrade
 Upgrade: openjdk-8-jdk:amd64 (8u111-b14-2ubuntu0.16.04.2, 
8u121-b13-0ubuntu1.16.04.2), openjdk-8-jre:amd64 (8u111-b14-2ubuntu0.16.04.2, 
8u121-b13-0ubuntu1.16.04.2), openjdk-8-jdk-headless:amd64 
(8u111-b14-2ubuntu0.16.04.2, 8u121-b13-0ubuntu1.16.04.2), 
openjdk-8-jre-headless:amd64 (8u111-b14-2ubuntu0.16.04.2, 
8u121-b13-0ubuntu1.16.04.2)
DuplicateSignature:
 package:openjdk-8-jdk-headless:8u111-b14-2ubuntu0.16.04.2
 Preparing to unpack 
.../openjdk-8-jdk-headless_8u121-b13-0ubuntu1.16.04.2_amd64.deb ...
 dpkg: error processing archive 
/var/cache/apt/archives/openjdk-8-jdk-headless_8u121-b13-0ubuntu1.16.04.2_amd64.deb
 (--unpack):
  subprocess new pre-installation script was killed by signal (Killed)
ErrorMessage: subprocess new pre-installation script was killed by signal 
(Killed)
InstallationDate: Installed on 2016-05-23 (248 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.18
SourcePackage: openjdk-8
Title: package openjdk-8-jdk-headless 8u111-b14-2ubuntu0.16.04.2 failed to 
install/upgrade: subprocess new pre-installation script was killed by signal 
(Killed)
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openjdk-8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659808

Title:
  package openjdk-8-jdk-headless 8u111-b14-2ubuntu0.16.04.2 failed to
  install/upgrade: subprocess new pre-installation script was killed by
  signal (Killed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1659808/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659808] Re: package openjdk-8-jdk-headless 8u111-b14-2ubuntu0.16.04.2 failed to install/upgrade: subprocess new pre-installation script was killed by signal (Killed)

2017-01-27 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659808

Title:
  package openjdk-8-jdk-headless 8u111-b14-2ubuntu0.16.04.2 failed to
  install/upgrade: subprocess new pre-installation script was killed by
  signal (Killed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1659808/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656712] Re: Update flatpak and ostree to 0.8

2017-01-27 Thread Jeremy Bicha
** Changed in: ostree (Ubuntu Xenial)
   Status: In Progress => Incomplete

** Changed in: ostree (Ubuntu Yakkety)
   Status: In Progress => Incomplete

** Changed in: flatpak (Ubuntu Xenial)
   Status: In Progress => Incomplete

** Changed in: flatpak (Ubuntu Yakkety)
   Status: In Progress => Incomplete

** Description changed:

  SRU Team Note
  =
  This update is waiting on security bug 1657357 to be pushed first.
  
  Impact
  ==
  Flatpak 0.8 is a new LTS release of the alternative package set.
  
  https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/
  
  This update includes these components for 16.04 LTS and 16.10:
  - flatpak 0.8.0
  - ostree 2016.15
  
  This basically matches the set that is also available in Debian's
  upcoming new stable release. All of these source packages are new to
  16.04 LTS.
  
  Test Case
  =
- 1. Install an app with the old syntax
+ 1. Install an app with the old syntax (before upgrading flatpak and ostree)
  sudo apt install flatpak
  wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg
  flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome 
http://sdk.gnome.org/repo/
  flatpak --user install gnome org.gnome.Platform 3.22
  flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps 
http://sdk.gnome.org/repo-apps/
  flatpak --user install gnome-apps org.gnome.Clocks stable
  
+ After upgrading flapak and ostree,  check whether the Clocks app is
+ still installed.
+ 
  2. Install an app with the new syntax
  flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo
  flatpak remote-add --from gnome-apps 
https://sdk.gnome.org/gnome-apps.flatpakrepo
  flatpak install gnome-apps org.gnome.gedit
  flatpak run org.gnome.gedit
+ 
+ The test case for ostree is just making sure flatpak works.
  
  Regression Potential
  
  There's no regression for Ubuntu 16.04 since these are new packages there 
that should have no affect on other packages.
  
  For 16.10, this has an inherent regression. The command-line syntax
  changed in flatpak 0.6.13. However, since virtually all of the guides to
  using Flatpak including http://flatpak.org/apps use the new syntax that
  will not work with 16.10's older flatpak, it seems better for users to
  get used to the new syntax.
  
  Other Info
  ==
  Just like snap was backported to 14.04 LTS to -updates, this is being 
backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people 
who want to run new apps on an LTS operating system.
  
  Flatpak is not easily backportable to 14.04 LTS.
  
  bubblewrap is required for this SRU and is being tracked in LP: #1649330
  
- These two optional components could be updated too, either here or in a 
separate bug. I'm told that most Flatpak apps do not use these yet:
- - xdg-desktop-portal 0.4
- - xdg-desktop-portal-gtk 0.3 (already in Ubuntu 16.10)
+ A separate SRU may be filed later to update xdg-desktop-portal and xdg-
+ desktop-portal-gtk. They are optional dependencies and I'm told that
+ most Flatpak apps do not use them yet.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656712

Title:
  Update flatpak and ostree to 0.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flatpak/+bug/1656712/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649330] Re: [SRU] bubblewrap unavailable on xenial

2017-01-27 Thread Jeremy Bicha
Setting to Incomplete while we wait for the yakkety security update.

** Changed in: bubblewrap (Ubuntu Xenial)
   Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649330

Title:
  [SRU] bubblewrap unavailable on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bubblewrap/+bug/1649330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633263] Re: snap prepare-image should not overwrite /etc/cloud/cloud.cfg in final image

2017-01-27 Thread Michael Vogt
I think this got discussed since this bug got opened and we agreed on
the behaviour. Please reopen if I misremember.

** Changed in: snapd (Ubuntu)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633263

Title:
  snap prepare-image should not overwrite /etc/cloud/cloud.cfg in final
  image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1633263/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1632363] Re: snapd fail on boot

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632363

Title:
  snapd fail on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1632363/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1629871] Re: upgrading snapd while concurrently installing a snap led to a busted state.json

2017-01-27 Thread Michael Vogt
This got fixed with git commit f14f9e50513b804b63c70f7b6c7b18f13e46f6d4
for the snapd 2.21 release.

** Changed in: snapd (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1629871

Title:
  upgrading snapd while concurrently installing a snap led to a busted
  state.json

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1629871/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633543] Re: package snapd 2.16+16.10ubuntu1 failed to install/upgrade: subprocess installed post-installation script was killed by signal (Killed)

2017-01-27 Thread Michael Vogt
Is there any more information why the below happend? I.e. why the script
got killed by a signal?

Setting up snapd (2.16+16.10ubuntu1) ...
dpkg: error processing package snapd (--configure):
 subprocess installed post-installation script was killed by signal (Killed)

** Changed in: snapd (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633543

Title:
  package snapd 2.16+16.10ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script was killed by signal (Killed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1633543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1631159] Re: No way to simply list available snaps via snapd

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631159

Title:
  No way to simply list available snaps via snapd

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1631159/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1632451] Re: Cant refresh snap after disable, enable packet.

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632451

Title:
  Cant refresh snap after disable, enable packet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1632451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633230] Re: snap ack doesn't indicate which assertions are good or bad

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: New => Triaged

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Medium

** Also affects: snappy
   Importance: Undecided
   Status: New

** Changed in: snappy
   Status: New => Triaged

** Changed in: snappy
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633230

Title:
  snap ack doesn't indicate which assertions are good or bad

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1633230/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633261] Re: snap ack should provide a summary of the assertions status

2017-01-27 Thread Michael Vogt
** Also affects: snappy
   Importance: Undecided
   Status: New

** Changed in: snapd (Ubuntu)
   Status: New => Triaged

** Changed in: snappy
   Status: New => Triaged

** Changed in: snappy
   Importance: Undecided => Medium

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633261

Title:
  snap ack should provide a summary of the assertions status

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1633261/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1631834] Re: Installed snaps show size as "Calculating..."

2017-01-27 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631834

Title:
  Installed snaps show size as "Calculating..."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1631834/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1599251] Re: Sites with many off site scripts tend to crash the Ubuntu browser

2017-01-27 Thread Olivier Tilloy
** Tags removed: chrash
** Tags added: crash

** Tags removed: browser ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1599251

Title:
  Sites with many off site scripts tend to crash the Ubuntu browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1599251/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1427117] Re: MainView does not handle the RTL system setting

2017-01-27 Thread Christian Dywan
This eventually has been implemented in various styles, so I think the
bug/ MR is redundant now.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Committed

** No longer affects: ubuntu-ui-toolkit (Ubuntu RTM)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427117

Title:
  MainView does not handle the RTL system setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1427117/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591006] Re: Listening to radio on the web browser crash if facebook app is on

2017-01-27 Thread Olivier Tilloy
** Tags added: crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591006

Title:
  Listening to radio on the web browser crash if facebook app is on

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1591006/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659809] [NEW] package runit 2.1.2-3ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-01-27 Thread Sunil
Public bug reported:

Every time it comes either any new install or update happened.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: runit 2.1.2-3ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
Uname: Linux 4.4.0-59-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Fri Jan 27 16:45:21 2017
Dependencies:
 fgetty 0.7-1
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu5
 libgcc1 1:6.0.1-0ubuntu1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-10-27 (822 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: runit
Title: package runit 2.1.2-3ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2016-08-03 (176 days ago)

** Affects: runit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659809

Title:
  package runit 2.1.2-3ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/runit/+bug/1659809/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1658121] Re: TextArea: QtQuick.TextEdit append is not exposed

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1658121

Title:
  TextArea: QtQuick.TextEdit append is not exposed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1658121/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1657256] Re: Percona crashes when doing a a 'larger' update

2017-01-27 Thread Mario Splivalo
I bisected the MariaDB source tree and found out that this commit fixed
the issue:

40497577ffd9f85557b15e08ad913f627b2e9530 - it is related to this:
https://jira.mariadb.org/browse/MDEV-6450

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1657256

Title:
  Percona crashes when doing a a 'larger' update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/percona-xtradb-cluster-5.5/+bug/1657256/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659809] Re: package runit 2.1.2-3ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-01-27 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659809

Title:
  package runit 2.1.2-3ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/runit/+bug/1659809/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1651401] Re: MySQL Bug #24347476 causing serious production issues. Request 5.7.17 update

2017-01-27 Thread Robie Basak
5.7.17 is now in all supported releases that have 5.7, including Zesty,
the development release.

** Changed in: mysql-5.7 (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1651401

Title:
  MySQL Bug #24347476 causing serious production issues. Request 5.7.17
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1651401/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1634440] Re: Some apps cannot run after installed by snap.

2017-01-27 Thread Michael Vogt
This seems to be fixed in xenial-updates, I tried to reproduce the exact
steps below but it works for me.

** Changed in: snapd (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1634440

Title:
  Some apps cannot run after installed by snap.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1634440/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1416040] Re: Can't change position in currently edited word

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Released

** No longer affects: ubuntu-ui-toolkit (Ubuntu RTM)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1416040

Title:
  Can't change position in currently edited word

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1416040/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542098] Re: remove vertical separator in Bluetooth panel

2017-01-27 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-system-settings
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542098

Title:
  remove vertical separator in Bluetooth panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1542098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240019] Re: OptionSelector and ItemSelector share API and most of the implementation

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1240019

Title:
  OptionSelector and ItemSelector share API and most of the
  implementation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1240019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659812] [NEW] subprocess installed post-removal script returned error exit status 1

2017-01-27 Thread Asif Ahmad Khan
Public bug reported:

i cant download application from software center

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659812

Title:
  subprocess installed post-removal script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1659812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1635801] Re: lxqt uninstalled network-manager and plasma-nm

2017-01-27 Thread Jeremy Bicha
This needs a bit more testing before upload. Maybe ask a Kubuntu or
Lubuntu developer to take a look.

** Description changed:

+ Impact
+ ==
+ Kubuntu 16.04 users who try to install 'lxqt' will have network-manager 
uninstalled. This is needlessly disruptive since network-manager should work 
fine and users may have already configured their networks with network-manager.
+ 
+ Test Case
+ =
+ From Kubuntu 16.04, run
+ sudo apt install lxqt
+ 
+ Does apt say that it will remove network-manager?
+ 
+ Regression Potential
+ 
+ Low. Maybe cmst integrates better with lxqt?
+ But this change was made in lqxt-metapackages 5 included in Ubuntu 16.10 and 
Debian Stretch (which has a newer version).
+ 
+ Other Info
+ ==
+ 'lxqt' is the metapackage from Debian. For 16.10 and newer, it is recommended 
to install lubuntu-qt-desktop instead.
+ 
+ Original Bug Report
+ ===
  In order to test lxqt from the official repos I installed the package named 
"lxqt".
  This is what happened:
  
- 
  [enzo@Feynman ~] sudo apt-get install lxqt
  Reading package lists... Done
- Building dependency tree   
+ Building dependency tree
  Reading state information... Done
  The following additional packages will be installed:
-   audacious audacious-plugins audacious-plugins-data cmst compton 
compton-conf connman gnome-user-guide gucharmap libaudcore3 libaudgui3 
libaudtag2 libbinio1v5 libbonoboui2-0 libbonoboui2-common libc-ares2
-   libconfig9 libcue1 libfluidsynth1 libfm-data libfm-extra4 libfm-gtk-data 
libfm-gtk4 libfm-modules libfm-qt2 libfm4 libgail18 libgnome2-0 libgnome2-bin 
libgnomecanvas2-0 libgnomecanvas2-common libgnomeui-0
-   libgnomeui-common libgucharmap-2-90-7 libguess1 libjpeg-progs libjpeg9 
liblxqt-globalkeys-ui0 liblxqt-globalkeys0 libmenu-cache-bin libmenu-cache3 
libmms0 liboobs-1-5 libsdl2-2.0-0 libsidplayfp4 libsndio6.1
-   libstatgrab10 libsysstat-qt5-0 libxcb-screensaver0 libyelp0 lximage-qt 
lxmenu-data lxqt-about lxqt-admin lxqt-common lxqt-config lxqt-core 
lxqt-globalkeys lxqt-openssh-askpass lxqt-panel lxqt-policykit
-   lxqt-powermanagement lxqt-qtplugin lxqt-runner lxqt-sudo obconf-qt ofono 
pcmanfm-qt qlipper qpdfview qpdfview-djvu-plugin qpdfview-ps-plugin 
qpdfview-translations qps screengrab smplayer smplayer-l10n
-   smplayer-themes smtube system-tools-backends xarchiver xscreensaver 
xscreensaver-data yelp yelp-xsl
+   audacious audacious-plugins audacious-plugins-data cmst compton 
compton-conf connman gnome-user-guide gucharmap libaudcore3 libaudgui3 
libaudtag2 libbinio1v5 libbonoboui2-0 libbonoboui2-common libc-ares2
+   libconfig9 libcue1 libfluidsynth1 libfm-data libfm-extra4 libfm-gtk-data 
libfm-gtk4 libfm-modules libfm-qt2 libfm4 libgail18 libgnome2-0 libgnome2-bin 
libgnomecanvas2-0 libgnomecanvas2-common libgnomeui-0
+   libgnomeui-common libgucharmap-2-90-7 libguess1 libjpeg-progs libjpeg9 
liblxqt-globalkeys-ui0 liblxqt-globalkeys0 libmenu-cache-bin libmenu-cache3 
libmms0 liboobs-1-5 libsdl2-2.0-0 libsidplayfp4 libsndio6.1
+   libstatgrab10 libsysstat-qt5-0 libxcb-screensaver0 libyelp0 lximage-qt 
lxmenu-data lxqt-about lxqt-admin lxqt-common lxqt-config lxqt-core 
lxqt-globalkeys lxqt-openssh-askpass lxqt-panel lxqt-policykit
+   lxqt-powermanagement lxqt-qtplugin lxqt-runner lxqt-sudo obconf-qt ofono 
pcmanfm-qt qlipper qpdfview qpdfview-djvu-plugin qpdfview-ps-plugin 
qpdfview-translations qps screengrab smplayer smplayer-l10n
+   smplayer-themes smtube system-tools-backends xarchiver xscreensaver 
xscreensaver-data yelp yelp-xsl
  Suggested packages:
-   indicator-network libfm-tools nautilus-actions sidplayfp sndiod calibre 
juffed nomacs qtpass quassel | quassel-client trojita | claws-mail vokoscreen 
zim arj lhasa rar rpm unar xfishtank xdaliclock
-   xscreensaver-gl fortune qcam | streamer gdm3 | kdm-gdmcompat
+   indicator-network libfm-tools nautilus-actions sidplayfp sndiod calibre 
juffed nomacs qtpass quassel | quassel-client trojita | claws-mail vokoscreen 
zim arj lhasa rar rpm unar xfishtank xdaliclock
+   xscreensaver-gl fortune qcam | streamer gdm3 | kdm-gdmcompat
  Recommended packages:
-   perl5
+   perl5
  The following packages will be REMOVED:
-   network-manager plasma-nm
+   network-manager plasma-nm
  The following NEW packages will be installed:
-   audacious audacious-plugins audacious-plugins-data cmst compton 
compton-conf connman gnome-user-guide gucharmap libaudcore3 libaudgui3 
libaudtag2 libbinio1v5 libbonoboui2-0 libbonoboui2-common libc-ares2
-   libconfig9 libcue1 libfluidsynth1 libfm-data libfm-extra4 libfm-gtk-data 
libfm-gtk4 libfm-modules libfm-qt2 libfm4 libgail18 libgnome2-0 libgnome2-bin 
libgnomecanvas2-0 libgnomecanvas2-common libgnomeui-0
-   libgnomeui-common libgucharmap-2-90-7 libguess1 libjpeg-progs libjpeg9 
liblxqt-globalkeys-ui0 liblxqt-globalkeys0 libmenu-cache-bin libmenu-cache3 
libmms0 liboobs-1-5 libsdl2-2.0-0 libsidplayfp4 libsndio6.1
-   libstatgrab10 libsysstat-

[Bug 1659813] [NEW] subprocess installed post-removal script returned error exit status 1

2017-01-27 Thread Asif Ahmad Khan
Public bug reported:

i cant download application from software center

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659813

Title:
  subprocess installed post-removal script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1659813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1391480] Re: Creating template scope shows many "failed" info

2017-01-27 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => qtcreator-plugin-
ubuntu (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1391480

Title:
  Creating template scope shows many "failed" info

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1391480/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1277226] Re: Support for fastscroll via listview headers

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1277226

Title:
  Support for fastscroll via listview headers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1277226/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1589028] Re: Improper blocksize set by usb-creator, leads to problems during formatting

2017-01-27 Thread EoflaOE
I did it on Ubuntu Server ISO using usb-creator-gtk, using my general
USB flash drive and its size is 8GB, and it did the same thing so I
deleted the culprit partition using Gparted, and no errors like that is
displayed and it removed the partition completely, then, I was able to
create the FAT32 partition. From now on, I have to use Rufus, the
perfect tool on Windows.

usb-creator-gtk tried to set the flash drive's partition into ISO 9660,
which means it is not recognized by some systems, and is read only. I
removed the partition completely that is ISO 9660, then I formatted it
on FAT32 (partition size is 7.6GB after ISO 9660 removal).

So I suggest everyone who wants to create a Ubuntu flash drive must use
Rufus, or Universal USB Creator, until this bug is fixed to avoid damage
to your USB flash drive's partition.

Some users (like me) have this bug but they are able to remove the
culprit, iso9660 partition and recreating the FAT32, useful, read and
write partition. Others have this bug but they are not be able to remove
the culprit, iso9660 partition and shows that error.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589028

Title:
  Improper blocksize set by usb-creator, leads to problems during
  formatting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1589028/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1411907] Re: Missing build dependencies

2017-01-27 Thread Barak A. Pearlmutter
I just packaged libemf 1.0.9 (starting with your packaging) and uploaded
to Debian. It is in the new queue now. Once it is accepted into testing
I'll upload a version of pstoedit linked to it --- the appropriate
dependency is already committed to the pstoedit packaging repo.

But I'm not going to link in libming, which has been removed from Debian
due to unaddressed security vulnerabilities.

Thanks for your attention to pstoedit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1411907

Title:
  Missing build dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pstoedit/+bug/1411907/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558018] Re: Scrolling of icons in Toolbar

2017-01-27 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1558018

Title:
  Scrolling of icons in Toolbar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1558018/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656112] Re: Power S822LC (8335-GTB) failes KVM guest cert test with kvm_init_vcpu failed: Invalid argument

2017-01-27 Thread ChristianEhrhardt
** Changed in: qemu (Ubuntu)
   Status: New => Triaged

** Changed in: qemu (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: qemu (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: qemu (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656112

Title:
  Power S822LC (8335-GTB) failes KVM guest cert test with kvm_init_vcpu
  failed: Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1656112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.

2017-01-27 Thread cascagrossa
Just to confirm, about #60 and #65, the workaround does not work.
I also confirm that the script "/lib/systemd/system-sleep/wpasupplicant" never 
runs, it is certainly a Systemd error.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585863

Title:
  WiFi malfunction after suspend & resume stress - sudo wpa_cli scan
  required to fix it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1585863/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1642885] Re: The UITK package depends on upstart

2017-01-27 Thread Christian Dywan
** Branch linked: lp:~sergio-j-cazzolato/ubuntu-ui-toolkit/remove-
upstart-tests-dependencies

** Tags added: unity8

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1642885

Title:
  The UITK package depends on upstart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1642885/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1635801] Re: lxqt uninstalled network-manager and plasma-nm

2017-01-27 Thread Jeremy Bicha
Alf, this is still broken. I tested with Kubuntu 16.10 which has 
lxqt-metapackages 5 where this was supposedly fixed. The fix is a bit odd.
-Recommends: cmst
+Recommends: cmst, connman | network-manager

I didn't test this, but maybe this would work:
+Recommends: cmst | network-manager

** Description changed:

  Impact
  ==
- Kubuntu 16.04 users who try to install 'lxqt' will have network-manager 
uninstalled. This is needlessly disruptive since network-manager should work 
fine and users may have already configured their networks with network-manager.
+ Kubuntu 16.04 and 16.10 users who try to install 'lxqt' will have 
network-manager uninstalled. This is needlessly disruptive since 
network-manager should work fine and users may have already configured their 
networks with network-manager.
  
  Test Case
  =
  From Kubuntu 16.04, run
  sudo apt install lxqt
  
  Does apt say that it will remove network-manager?
  
  Regression Potential
  
  Low. Maybe cmst integrates better with lxqt?
- But this change was made in lqxt-metapackages 5 included in Ubuntu 16.10 and 
Debian Stretch (which has a newer version).
  
  Other Info
  ==
  'lxqt' is the metapackage from Debian. For 16.10 and newer, it is recommended 
to install lubuntu-qt-desktop instead.
+ 
+ lxqt 4 recommends cmst. cmst depends on connman. network-manager
+ conflicts with connman. This bug does not affect Ubuntu (Unity) where
+ apt does not install cmst despite the recommends. I think the reason
+ that it works in Ubuntu (Unity) is because Ubuntu (Unity) depends on
+ indicator-network which depends on network-manager. Kubuntu only
+ recommends plasma-nm which depends on network-manager. Because it was
+ only a recommends, apt is happy to remove plasma-nm to fulfill the new
+ cmst recommends.
  
  Original Bug Report
  ===
  In order to test lxqt from the official repos I installed the package named 
"lxqt".
  This is what happened:
  
  [enzo@Feynman ~] sudo apt-get install lxqt
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following additional packages will be installed:
    audacious audacious-plugins audacious-plugins-data cmst compton 
compton-conf connman gnome-user-guide gucharmap libaudcore3 libaudgui3 
libaudtag2 libbinio1v5 libbonoboui2-0 libbonoboui2-common libc-ares2
    libconfig9 libcue1 libfluidsynth1 libfm-data libfm-extra4 libfm-gtk-data 
libfm-gtk4 libfm-modules libfm-qt2 libfm4 libgail18 libgnome2-0 libgnome2-bin 
libgnomecanvas2-0 libgnomecanvas2-common libgnomeui-0
    libgnomeui-common libgucharmap-2-90-7 libguess1 libjpeg-progs libjpeg9 
liblxqt-globalkeys-ui0 liblxqt-globalkeys0 libmenu-cache-bin libmenu-cache3 
libmms0 liboobs-1-5 libsdl2-2.0-0 libsidplayfp4 libsndio6.1
    libstatgrab10 libsysstat-qt5-0 libxcb-screensaver0 libyelp0 lximage-qt 
lxmenu-data lxqt-about lxqt-admin lxqt-common lxqt-config lxqt-core 
lxqt-globalkeys lxqt-openssh-askpass lxqt-panel lxqt-policykit
    lxqt-powermanagement lxqt-qtplugin lxqt-runner lxqt-sudo obconf-qt ofono 
pcmanfm-qt qlipper qpdfview qpdfview-djvu-plugin qpdfview-ps-plugin 
qpdfview-translations qps screengrab smplayer smplayer-l10n
    smplayer-themes smtube system-tools-backends xarchiver xscreensaver 
xscreensaver-data yelp yelp-xsl
  Suggested packages:
    indicator-network libfm-tools nautilus-actions sidplayfp sndiod calibre 
juffed nomacs qtpass quassel | quassel-client trojita | claws-mail vokoscreen 
zim arj lhasa rar rpm unar xfishtank xdaliclock
    xscreensaver-gl fortune qcam | streamer gdm3 | kdm-gdmcompat
  Recommended packages:
    perl5
  The following packages will be REMOVED:
    network-manager plasma-nm
  The following NEW packages will be installed:
    audacious audacious-plugins audacious-plugins-data cmst compton 
compton-conf connman gnome-user-guide gucharmap libaudcore3 libaudgui3 
libaudtag2 libbinio1v5 libbonoboui2-0 libbonoboui2-common libc-ares2
    libconfig9 libcue1 libfluidsynth1 libfm-data libfm-extra4 libfm-gtk-data 
libfm-gtk4 libfm-modules libfm-qt2 libfm4 libgail18 libgnome2-0 libgnome2-bin 
libgnomecanvas2-0 libgnomecanvas2-common libgnomeui-0
    libgnomeui-common libgucharmap-2-90-7 libguess1 libjpeg-progs libjpeg9 
liblxqt-globalkeys-ui0 liblxqt-globalkeys0 libmenu-cache-bin libmenu-cache3 
libmms0 liboobs-1-5 libsdl2-2.0-0 libsidplayfp4 libsndio6.1
    libstatgrab10 libsysstat-qt5-0 libxcb-screensaver0 libyelp0 lximage-qt 
lxmenu-data lxqt lxqt-about lxqt-admin lxqt-common lxqt-config lxqt-core 
lxqt-globalkeys lxqt-openssh-askpass lxqt-panel lxqt-policykit
    lxqt-powermanagement lxqt-qtplugin lxqt-runner lxqt-sudo obconf-qt ofono 
pcmanfm-qt qlipper qpdfview qpdfview-djvu-plugin qpdfview-ps-plugin 
qpdfview-translations qps screengrab smplayer smplayer-l10n
    smplayer-themes smtube system-tools-backends xarchiver xscreensaver 
xscreensaver-data yelp yelp-xsl
  0 upgraded, 86 newly installed, 2 to remove and 0 not upg

[Bug 1317639] Re: Add /home patching to autopilot helper

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Released

** No longer affects: ubuntu-ui-toolkit (Ubuntu Vivid)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317639

Title:
  Add /home patching to autopilot helper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1317639/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1322472] Re: OptionSelector with many options should scroll them into view before selecting them

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1322472

Title:
  OptionSelector with many options should scroll them into view before
  selecting them

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1322472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1340216] Re: slider needs an autopilot helper

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1340216

Title:
  slider needs an autopilot helper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1340216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659820] [NEW] package gitlab 8.5.8+dfsg-5 [modified: var/lib/gitlab/gitlab-debian.conf var/lib/gitlab/gitlab.yml] failed to install/upgrade: el subproceso instalado el script post-installation d

2017-01-27 Thread Ismael Gonzalez Castrillo
Public bug reported:

I don't know what's happening. I only try install gitlab and one problem
has ocurred.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: gitlab 8.5.8+dfsg-5 [modified: var/lib/gitlab/gitlab-debian.conf 
var/lib/gitlab/gitlab.yml]
ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
Uname: Linux 4.4.0-59-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Fri Jan 27 13:08:36 2017
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: gitlab
Title: package gitlab 8.5.8+dfsg-5 [modified: var/lib/gitlab/gitlab-debian.conf 
var/lib/gitlab/gitlab.yml] failed to install/upgrade: el subproceso instalado 
el script post-installation devolvió el código de salida de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gitlab (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659820

Title:
  package gitlab 8.5.8+dfsg-5 [modified: var/lib/gitlab/gitlab-
  debian.conf var/lib/gitlab/gitlab.yml] failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gitlab/+bug/1659820/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1647526] Re: [Ubuntu phone]Display error in language page.

2017-01-27 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-system-settings
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1647526

Title:
  [Ubuntu phone]Display error in language page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1647526/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1646525] Re: FAIL! : components::CrossFadeImage::test_fade(row 0) 'wait for signal statusChanged' returned FALSE. ()

2017-01-27 Thread Christian Dywan
Doesn't seem to be an issue anymore?

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646525

Title:
  FAIL!  : components::CrossFadeImage::test_fade(row 0) 'wait for signal
  statusChanged' returned FALSE. ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1646525/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1657342] Re: package libkpmcore4 3.0.2-2 failed to install/upgrade: próba nadpisania "/usr/lib/i386-linux-gnu/qt5/plugins/libpmdummybackendplugin.so", który istnieje także w pakiecie partitionman

2017-01-27 Thread Andrius Štikonas
*** This bug is a duplicate of bug 1653057 ***
https://bugs.launchpad.net/bugs/1653057

** This bug has been marked a duplicate of bug 1653057
   package libkpmcore4 3.0.0-1 failed to install/upgrade: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/qt5/plugins/libpmdummybackendplugin.so', which is 
also in package partitionmanager 1.2.1-0ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1657342

Title:
  package libkpmcore4 3.0.2-2 failed to install/upgrade: próba
  nadpisania "/usr/lib/i386-linux-
  gnu/qt5/plugins/libpmdummybackendplugin.so", który istnieje także w
  pakiecie partitionmanager 1.2.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kpmcore/+bug/1657342/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1622374] Re: webbrowser crashing on launch

2017-01-27 Thread Olivier Tilloy
Unfortunately the file attached is not that of a crash, it’s a
recoverable problem, because the browser tried to open a market:// URL,
which no application on the system can handle.

I’m going to close this bug as invalid now as I don’t have enough
information to investigate further. Feel free to re-open it if the crash
happens again. Thanks!

** Changed in: webbrowser-app (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622374

Title:
  webbrowser crashing on launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1622374/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1495430] Re: delete lbaasv2 can't delete lbaas namespace automatically.

2017-01-27 Thread Edward Hope-Morley
** Also affects: neutron-lbaas (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: neutron
   Importance: Undecided
   Status: New

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1495430

Title:
  delete lbaasv2 can't delete lbaas namespace automatically.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1495430/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1658671] Re: Dash shows no applications - 17.04 new install

2017-01-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity-lens-applications (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1658671

Title:
  Dash shows no applications - 17.04 new install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-lens-applications/+bug/1658671/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1652429] Re: [yakkety] Segmentation fault in libgnuradio-osmosdr.so.0.1.4

2017-01-27 Thread Igor
Hi, All!
Is there any information about when approximately we can expect fixes ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1652429

Title:
  [yakkety] Segmentation fault in libgnuradio-osmosdr.so.0.1.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gr-osmosdr/+bug/1652429/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2017-01-27 Thread Oliver Grawert
so with todays edge core snap it now looks like:

$ ssh 192.168.2.76 env |grep PATH
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659719

Title:
  ssh can't call a binary from a snap without the full path

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1659719/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1635801] Re: lxqt uninstalled network-manager and plasma-nm

2017-01-27 Thread Jeremy Bicha
** Description changed:

  Impact
  ==
  Kubuntu 16.04 and 16.10 users who try to install 'lxqt' will have 
network-manager uninstalled. This is needlessly disruptive since 
network-manager should work fine and users may have already configured their 
networks with network-manager.
  
  Test Case
  =
  From Kubuntu, run
  sudo apt install lxqt
  
  Does apt say that it will remove network-manager?
  
  Regression Potential
  
  Low. Maybe cmst integrates better with lxqt?
  
  Other Info
  ==
  'lxqt' is the metapackage from Debian. For 16.10 and newer, it is recommended 
to install lubuntu-qt-desktop instead.
  
  lxqt 4 recommends cmst. cmst depends on connman. network-manager
  conflicts with connman. This bug does not affect Ubuntu (Unity) where
  apt does not install cmst despite the recommends. I think the reason
  that it works in Ubuntu (Unity) is because Ubuntu (Unity) depends on
  indicator-network which depends on network-manager. Kubuntu only
  recommends plasma-nm which depends on network-manager. Because it was
- only a recommends, apt is happy to remove plasma-nm to fulfill the new
- cmst recommends.
+ only a recommends, I think apt is happy to remove plasma-nm to fulfill
+ the new cmst recommends.
  
  Original Bug Report
  ===
  In order to test lxqt from the official repos I installed the package named 
"lxqt".
  This is what happened:
  
  [enzo@Feynman ~] sudo apt-get install lxqt
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following additional packages will be installed:
    audacious audacious-plugins audacious-plugins-data cmst compton 
compton-conf connman gnome-user-guide gucharmap libaudcore3 libaudgui3 
libaudtag2 libbinio1v5 libbonoboui2-0 libbonoboui2-common libc-ares2
    libconfig9 libcue1 libfluidsynth1 libfm-data libfm-extra4 libfm-gtk-data 
libfm-gtk4 libfm-modules libfm-qt2 libfm4 libgail18 libgnome2-0 libgnome2-bin 
libgnomecanvas2-0 libgnomecanvas2-common libgnomeui-0
    libgnomeui-common libgucharmap-2-90-7 libguess1 libjpeg-progs libjpeg9 
liblxqt-globalkeys-ui0 liblxqt-globalkeys0 libmenu-cache-bin libmenu-cache3 
libmms0 liboobs-1-5 libsdl2-2.0-0 libsidplayfp4 libsndio6.1
    libstatgrab10 libsysstat-qt5-0 libxcb-screensaver0 libyelp0 lximage-qt 
lxmenu-data lxqt-about lxqt-admin lxqt-common lxqt-config lxqt-core 
lxqt-globalkeys lxqt-openssh-askpass lxqt-panel lxqt-policykit
    lxqt-powermanagement lxqt-qtplugin lxqt-runner lxqt-sudo obconf-qt ofono 
pcmanfm-qt qlipper qpdfview qpdfview-djvu-plugin qpdfview-ps-plugin 
qpdfview-translations qps screengrab smplayer smplayer-l10n
    smplayer-themes smtube system-tools-backends xarchiver xscreensaver 
xscreensaver-data yelp yelp-xsl
  Suggested packages:
    indicator-network libfm-tools nautilus-actions sidplayfp sndiod calibre 
juffed nomacs qtpass quassel | quassel-client trojita | claws-mail vokoscreen 
zim arj lhasa rar rpm unar xfishtank xdaliclock
    xscreensaver-gl fortune qcam | streamer gdm3 | kdm-gdmcompat
  Recommended packages:
    perl5
  The following packages will be REMOVED:
    network-manager plasma-nm
  The following NEW packages will be installed:
    audacious audacious-plugins audacious-plugins-data cmst compton 
compton-conf connman gnome-user-guide gucharmap libaudcore3 libaudgui3 
libaudtag2 libbinio1v5 libbonoboui2-0 libbonoboui2-common libc-ares2
    libconfig9 libcue1 libfluidsynth1 libfm-data libfm-extra4 libfm-gtk-data 
libfm-gtk4 libfm-modules libfm-qt2 libfm4 libgail18 libgnome2-0 libgnome2-bin 
libgnomecanvas2-0 libgnomecanvas2-common libgnomeui-0
    libgnomeui-common libgucharmap-2-90-7 libguess1 libjpeg-progs libjpeg9 
liblxqt-globalkeys-ui0 liblxqt-globalkeys0 libmenu-cache-bin libmenu-cache3 
libmms0 liboobs-1-5 libsdl2-2.0-0 libsidplayfp4 libsndio6.1
    libstatgrab10 libsysstat-qt5-0 libxcb-screensaver0 libyelp0 lximage-qt 
lxmenu-data lxqt lxqt-about lxqt-admin lxqt-common lxqt-config lxqt-core 
lxqt-globalkeys lxqt-openssh-askpass lxqt-panel lxqt-policykit
    lxqt-powermanagement lxqt-qtplugin lxqt-runner lxqt-sudo obconf-qt ofono 
pcmanfm-qt qlipper qpdfview qpdfview-djvu-plugin qpdfview-ps-plugin 
qpdfview-translations qps screengrab smplayer smplayer-l10n
    smplayer-themes smtube system-tools-backends xarchiver xscreensaver 
xscreensaver-data yelp yelp-xsl
  0 upgraded, 86 newly installed, 2 to remove and 0 not upgraded.
  Need to get 22,5 MB of archives.
  After this operation, 105 MB of additional disk space will be used.
  
  This means that network-manager and plasma-nm are to be uninstalled.
  I have been left with my KDE system without connectivity even before logging 
out of the KDE session and logging into the LxQt one.
  LxQt doesn't recommend connman, but it's a dependency.
  Thus LxQt cannot run along with KDE and this is to be made clear to users.
  As an option, connman is to be made an option, not a mandatory bit.
  
  ProblemType: Bug
  Dist

[Bug 1658909] Re: lsb_release fails in classic (arm64)

2017-01-27 Thread Oliver Grawert
*** This bug is a duplicate of bug 1650207 ***
https://bugs.launchpad.net/bugs/1650207

** This bug has been marked a duplicate of bug 1650207
   original lsb-release file should be preserved for classic mode

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1658909

Title:
  lsb_release fails in classic (arm64)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1658909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1659820] Re: package gitlab 8.5.8+dfsg-5 [modified: var/lib/gitlab/gitlab-debian.conf var/lib/gitlab/gitlab.yml] failed to install/upgrade: el subproceso instalado el script post-installation dev

2017-01-27 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659820

Title:
  package gitlab 8.5.8+dfsg-5 [modified: var/lib/gitlab/gitlab-
  debian.conf var/lib/gitlab/gitlab.yml] failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gitlab/+bug/1659820/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1640978] Re: letsencrypt 0.4.1 contains numerous bugs fixed upstream

2017-01-27 Thread Robie Basak
** Also affects: python-certbot-apache (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640978

Title:
  letsencrypt 0.4.1 contains numerous bugs fixed upstream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-acme/+bug/1640978/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1648801] Re: In AdaptivePageLayout, show a placeholder Page in empty columns

2017-01-27 Thread Christian Dywan
** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648801

Title:
  In AdaptivePageLayout, show a placeholder Page in empty columns

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1648801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1650207] Re: original lsb-release file should be preserved for classic mode

2017-01-27 Thread Oliver Grawert
fixed in the latest edge core snap: http://paste.ubuntu.com/23874513/

note that you need to snap remove classic/snap install --devmode --edge classic 
&& sudo classic
to re-generate the chroot on existing installs for the fix to apply.

** Changed in: livecd-rootfs (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: snappy
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1650207

Title:
  original lsb-release file should be preserved for classic mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1650207/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1595348] Re: On M10 closing a tab takes the entire application down

2017-01-27 Thread Olivier Tilloy
** Summary changed:

- Web browser dissapears too often
+ On M10 closing a tab takes the entire application down

** Tags added: crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595348

Title:
  On M10 closing a tab takes the entire application down

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1595348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1618743] Re: [Desktop]webbrowser force close after downloading a file

2017-01-27 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1628635 ***
https://bugs.launchpad.net/bugs/1628635

** This bug has been marked a duplicate of bug 1628635
   browser crashes saving image

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1618743

Title:
   [Desktop]webbrowser force close after downloading a file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1618743/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1603157] Re: closing a tab while browsing results in closing browsing completely

2017-01-27 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1595348 ***
https://bugs.launchpad.net/bugs/1595348

** This bug has been marked a duplicate of bug 1595348
   Web browser dissapears too often

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1603157

Title:
  closing a tab while browsing results in closing browsing completely

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1603157/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655166] Re: [PageStack] Inactive pages should not receive keyboard events

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655166

Title:
  [PageStack] Inactive pages should not receive keyboard events

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1655166/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1640978] Re: letsencrypt 0.4.1 contains numerous bugs fixed upstream

2017-01-27 Thread Robie Basak
python-letsencrypt and python-letsencrypt-apache don't exist in Yakkety
or Zesty, so let's mark those Invalid as there is no action to take for
these packages neither in Yakkety nor Zesty (only Xenial).

** Changed in: python-letsencrypt-apache (Ubuntu)
   Status: Fix Released => Invalid

** Changed in: python-letsencrypt-apache (Ubuntu Yakkety)
   Status: New => Invalid

** Changed in: python-letsencrypt (Ubuntu Yakkety)
   Status: New => Invalid

** Changed in: python-letsencrypt (Ubuntu)
   Status: Fix Released => Invalid

** Also affects: python-certbot (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640978

Title:
  letsencrypt 0.4.1 contains numerous bugs fixed upstream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-acme/+bug/1640978/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1648901] Re: SPNEGO crash on mechanism failure

2017-01-27 Thread Eric Desrochers
@dwmw2,
@Andrew Jorgensen,
or anyone else affected by this bug.

As you may have notice, there is currently a call for testing a proposed
version of the source package "krb5".

This is the last step before the package make its way into xenial-
updates (final destination)

Could you please try the package and provide feedbacks so I can complete
the SRU ?

- Eric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648901

Title:
  SPNEGO crash on mechanism failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1648901/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656310] Re: google + is not accessible anymore via the browser app

2017-01-27 Thread Nikolay
** Changed in: canonical-devices-system-image
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656310

Title:
  google + is not accessible anymore via the browser app

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1656310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1595348] Re: On M10 closing a tab takes the entire application down

2017-01-27 Thread Olivier Tilloy
Not seeing seemingly related crash reports on errors.ubuntu.com.

I have been playing with webbrowser-app on frieza running latest stable
(OTA-14) + the webbrowser-app and oxide updates that are scheduled to go
into OTA-15, opening and closing many tabs didn’t crash the app, so I’ll
tentatively close this bug. Please re-open if the problem persists after
OTA-15 is released. Thanks!

** Changed in: webbrowser-app (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595348

Title:
  On M10 closing a tab takes the entire application down

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1595348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1404227] Re: Unit test failures due to changes in python 2.7.9+

2017-01-27 Thread Corey Bryant
** Changed in: python-glanceclient (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1404227

Title:
  Unit test failures due to changes in python 2.7.9+

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1404227/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656310] Re: google + is not accessible anymore via the browser app

2017-01-27 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image
   Status: Invalid => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656310

Title:
  google + is not accessible anymore via the browser app

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1656310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655644] Re: unity8 crash after create a new online account

2017-01-27 Thread Gerry Boland
Relevant unity8.log output before crash:

http://pastebin.ubuntu.com/23874565/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655644

Title:
  unity8 crash after create a new online account

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1655644/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649262] Re: webbrowser app Segmentation fault (core dumped) on 17.04 Unity7

2017-01-27 Thread Olivier Tilloy
** Tags added: crash startup

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649262

Title:
  webbrowser app Segmentation fault (core dumped) on 17.04 Unity7

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1649262/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1638071] Re: /usr/bin/webbrowser-app:6:qt_message_fatal:QMessageLogger::fatal:QSGRenderLoop::handleContextCreationFailure:QSGGuiThreadRenderLoop::renderWindow:QSGGuiThreadRenderLoop::exposureChan

2017-01-27 Thread Olivier Tilloy
** Tags added: crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638071

Title:
  /usr/bin/webbrowser-
  
app:6:qt_message_fatal:QMessageLogger::fatal:QSGRenderLoop::handleContextCreationFailure:QSGGuiThreadRenderLoop::renderWindow:QSGGuiThreadRenderLoop::exposureChanged

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1638071/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1640978] Re: letsencrypt 0.4.1 contains numerous bugs fixed upstream

2017-01-27 Thread Robie Basak
Setting all tasks for which I see an upload in the queue as "In
Progress" so I can more easily see what's what. Here's my current view
of the queues:

python-acme
queue/xenial/unapproved/cb94bae
queue/yakkety/unapproved/15d7282

python-certbot
queue/xenial/new/e67c69a
queue/yakkety/unapproved/c6e7c0b

python-certbot-apache
queue/xenial/new/a42f913
queue/yakkety/unapproved/b496663

python-certbot-nginx
queue/xenial/new/b15997a
queue/yakkety/new/480f5d3

python-letsencrypt
queue/xenial/unapproved/21d1a2f

python-letsencrypt-apache
[empty]


** Changed in: python-acme (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: python-acme (Ubuntu Yakkety)
   Status: New => In Progress

** Changed in: python-certbot (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: python-certbot-apache (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: python-certbot-apache (Ubuntu Yakkety)
   Status: New => In Progress

** Changed in: python-certbot-nginx (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: python-certbot-nginx (Ubuntu Yakkety)
   Status: New => In Progress

** Changed in: python-letsencrypt (Ubuntu Xenial)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640978

Title:
  letsencrypt 0.4.1 contains numerous bugs fixed upstream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-acme/+bug/1640978/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1520343] Re: Qualcomm Atheros wireless card [168c:003e] (rev 32) not supported

2017-01-27 Thread xaviera alvarez nordstrom
Hi Dennis or anyone who can help,

So I tried to fix my disconnecting wifi (ubuntu 16.04 on xps 9360) with

sudo mkdir -p /lib/firmware/ath10k/QCA6174/hw3.0/

sudo rm /lib/firmware/ath10k/QCA6174/hw3.0/* 2> /dev/null

sudo wget -O /lib/firmware/ath10k/QCA6174/hw3.0/board.bin
https://github.com/kvalo/ath10k-
firmware/blob/master/QCA6174/hw3.0/board.bin?raw=true

sudo wget -O /lib/firmware/ath10k/QCA6174/hw3.0/board-2.bin
https://github.com/kvalo/ath10k-
firmware/blob/master/QCA6174/hw3.0/board-2.bin?raw=true

sudo wget -O /lib/firmware/ath10k/QCA6174/hw3.0/firmware-4.bin
https://github.com/kvalo/ath10k-
firmware/blob/master/QCA6174/hw3.0/firmware-4.bin_WLAN.RM.2.0-00180-QCARMSWPZ-1?raw=true

After reboot the wifi option was no longer visibe, ls
/lib/firmware/ath10k/QCA6174/hw3.0 showed both board.bin and board-2.bin

so I did
sudo mv /lib/firmware/ath10k/QCA6174/hw3.0/board.bin 
/lib/firmware/ath10k/QCA6174/hw3.0/board.bin.bak

now ls /lib/firmware/ath10k/QCA6174/hw3.0 shows board-2.bin and
board.bin.bak but still no wifi option on the after reboot?

Anyone have any suggestions on what I need to do? I would rather have
disconnecting wifi than no wifi at all, also I'm completely new to linux
and have no idea what I am doing so please be gentle!

Ok so also tried 
sudo mv /lib/firmware/ath10k/QCA6174/hw3.0/board-2.bin 
/lib/firmware/ath10k/QCA6174/hw3.0/board.bin.bak 
which seems to have done nothing but eliminate board-2.bin >< 

heeelp pleeease

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1520343

Title:
  Qualcomm Atheros wireless card [168c:003e] (rev 32) not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1520343/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


<    1   2   3   4   5   6   7   >