[Bug 1652641] Re: crash in indexer.py, AttributeError: 'NoneType' object has no attribute 'unlink'

2017-09-21 Thread Amr Ibrahim
Carlo, I subscribed ~ubuntu-sponsors for you to review the debdiff.

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

Title:
  crash in indexer.py, AttributeError: 'NoneType' object has no
  attribute 'unlink'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1652641/+subscriptions

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

[Bug 1717574] Re: new llvm3.9 breaking freshclam bytecode execution

2017-09-21 Thread ChristianEhrhardt
I also updated the linked clamav bug to make them aware that this is
trigggered due to the additional asserts when llvm is built without
-DNDEBUG.

Thank you all for your help!

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

Title:
  new llvm3.9 breaking freshclam bytecode execution

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

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

[Bug 1718845] Re: package apache2 2.4.25-3ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-09-21 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/1718845

Title:
  package apache2 2.4.25-3ubuntu2.3 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/apache2/+bug/1718845/+subscriptions

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

[Bug 1718845] [NEW] package apache2 2.4.25-3ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-09-21 Thread Anthony Cox
Public bug reported:

Was doing apt-get upgrade as sudo user

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: apache2 2.4.25-3ubuntu2.3
ProcVersionSignature: Ubuntu 4.10.0-35.39-generic 4.10.17
Uname: Linux 4.10.0-35-generic x86_64
Apache2ConfdDirListing: False
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
Date: Fri Sep 22 15:12:15 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-07-16 (68 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu2
 apt  1.4.6~17.04.1
SourcePackage: apache2
Title: package apache2 2.4.25-3ubuntu2.3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.apache2.apache2.conf: [modified]
mtime.conffile..etc.apache2.apache2.conf: 2017-09-19T00:34:55.033607

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


** Tags: amd64 apport-package zesty

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

Title:
  package apache2 2.4.25-3ubuntu2.3 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/apache2/+bug/1718845/+subscriptions

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

[Bug 1717574] Re: new llvm3.9 breaking freshclam bytecode execution

2017-09-21 Thread ChristianEhrhardt
Looking at similar output I thought it might be the fix we added for:
- https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1692073
- https://bugzilla.clamav.net/show_bug.cgi?id=11742
- https://bugzilla.clamav.net/show_bug.cgi?id=11898
But according to Marc the patch added is what upstream committed - I can't 
access all their bugs / changes. This change is [1].

Upstream asked to try 99.3-beta1 as there such an issue would be
resolved, but that didn't turn out to help - I'd assume they meant the
signal 11 issue fixed by [1] and not this new signal 6 issue.

99.3-beta1:
- without [1] and with new OR old llvm build:
check_bytecode.c:108:E:arithmetic:test_inflate_int:0: (after this point) 
Received signal 11 (Segmentation fault)
See [2] for more

- With [1] and new llvmbuild:
check_bytecode.c:93:E:arithmetic:test_lsig_jit:0: (after this point) Received 
signal 6 (Aborted)
See [3] for more

So while it seems similar it seems to be a new issue.
We have also tried a few more llvm builds (more on that in the referred LP bug).

Finally we yesterday also had the theory that the addigion of -g1 had killed 
the former -DNDEBUG.
Which would have eliminated some asserts and that is what is sending the sig 6.
That was the 3.9.1-16ubuntu5 build locutus is referring to in c#31.
Now this is complete and I can confirm that with this the issue is gone.

Since it is already in Artful I'm setting Fix Released.

[1]: zlib fix http://paste.ubuntu.com/25587433/
[2]: 
https://launchpadlibrarian.net/337810323/buildlog_ubuntu-artful-amd64.clamav_0.99.3~beta1+dfsg-2ubuntu1~ppa5_BUILDING.txt.gz
[3]: 
https://launchpadlibrarian.net/337803964/buildlog_ubuntu-artful-amd64.clamav_0.99.3~beta1+dfsg-2ubuntu1~ppa4_BUILDING.txt.gz

** Bug watch added: bugzilla.clamav.net/ #11742
   https://bugzilla.clamav.net/show_bug.cgi?id=11742

** Bug watch added: bugzilla.clamav.net/ #11898
   https://bugzilla.clamav.net/show_bug.cgi?id=11898

** Also affects: llvm-toolchain-3.9 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: clamav (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: llvm-toolchain-3.9 (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/1717574

Title:
  new llvm3.9 breaking freshclam bytecode execution

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

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

[Bug 1474534] Re: Screen Energy Saving and Dim Screen do not work reliably

2017-09-21 Thread wolfv
This may have something to do with kdeconnect 
https://community.kde.org/KDEConnect
https://forum.manjaro.org/t/kde-power-saving-not-working/12207/6

My screen switches off when Chrome browser is closed, but not when Chrome is 
open.
Other applications like file browser and editor have not effect if they are 
open or closed.

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

Title:
  Screen Energy Saving and Dim Screen do not work reliably

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1474534/+subscriptions

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

[Bug 1718083] Re: UIFe: Add Additional Printer Settings button

2017-09-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-control-center/ubuntu

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

Title:
  UIFe: Add Additional Printer Settings button

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

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

[Bug 1718612] Re: Align Dock UI better with other panels

2017-09-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-control-center/ubuntu

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

Title:
  Align Dock UI better with other panels

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

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

[Bug 1677139] Re: pkcs11 setup needs fixes for SoftHSM 2.2

2017-09-21 Thread Timo Aaltonen
yes, artful is fixed, perhaps won't fix it in zesty but we'll see

** Changed in: freeipa (Ubuntu Artful)
   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/1677139

Title:
  pkcs11 setup needs fixes for SoftHSM 2.2

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

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

[Bug 1656236] Re: OpenSans TTF fonts missing

2017-09-21 Thread Timo Aaltonen
** Changed in: freeipa (Ubuntu)
   Status: Confirmed => 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/1656236

Title:
  OpenSans TTF fonts missing

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

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

[Bug 1718769] Re: i only see that sometimes there occur problems with the mouse package libva-x11-1:amd64 1.3.0-2 failed to install/upgrade: package libva-x11-1:amd64 is already installed and configur

2017-09-21 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  i only see that sometimes there occur problems with the mouse package
  libva-x11-1:amd64 1.3.0-2 failed to install/upgrade: package
  libva-x11-1:amd64 is already installed and configured

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

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

[Bug 1706872] Re: FreeIPA Client on Ubuntu 14.04 can't be enrolled to IPA Server having third party SSL

2017-09-21 Thread Timo Aaltonen
yeah 3.3.4 in 14.04 is old by today's standard.. I don't support that
anymore, so either backport the client from 16.04 or upgrade to it..

closing as fixed since it's working in 16.04

** Changed in: freeipa (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/1706872

Title:
  FreeIPA Client on Ubuntu 14.04 can't be enrolled to IPA Server having
  third party SSL

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

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

[Bug 1656236] Re: OpenSans TTF fonts missing

2017-09-21 Thread Timo Aaltonen
looks like fonts-open-sans is now included in debian, I'll add a dep to
freeipa

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

Title:
  OpenSans TTF fonts missing

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

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

[Bug 1718841] [NEW] package libapparmor1:amd64 2.10.95-0ubuntu2.7 failed to install/upgrade: package libapparmor1:amd64 is not ready for configuration cannot configure (current status 'half-installed'

2017-09-21 Thread Axel Andres Valderrama Valderrama
Public bug reported:

Error in the start

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libapparmor1:amd64 2.10.95-0ubuntu2.7
ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-35-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Thu Sep 21 18:30:24 2017
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu9
 libgcc1 1:6.0.1-0ubuntu1
DpkgTerminalLog:
 dpkg: error processing package libapparmor1:amd64 (--configure):
  package libapparmor1:amd64 is not ready for configuration
  cannot configure (current status 'half-installed')
ErrorMessage: package libapparmor1:amd64 is not ready for configuration  cannot 
configure (current status 'half-installed')
InstallationDate: Installed on 2017-09-21 (0 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-4.10.0-35-generic.efi.signed 
root=UUID=922051bf-9077-47e0-8b11-082cc4e1c1ec ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: apparmor
Syslog:
 Sep 21 17:39:32 iter-PeCe dbus[789]: [system] AppArmor D-Bus mediation is 
enabled
 Sep 21 18:26:09 iter-PeCe dbus[802]: [system] AppArmor D-Bus mediation is 
enabled
 Sep 21 19:25:09 iter-PeCe dbus[782]: [system] AppArmor D-Bus mediation is 
enabled
Title: package libapparmor1:amd64 2.10.95-0ubuntu2.7 failed to install/upgrade: 
package libapparmor1:amd64 is not ready for configuration  cannot configure 
(current status 'half-installed')
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: apparmor (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/1718841

Title:
  package libapparmor1:amd64 2.10.95-0ubuntu2.7 failed to
  install/upgrade: package libapparmor1:amd64 is not ready for
  configuration  cannot configure (current status 'half-installed')

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

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

[Bug 1718842] [NEW] autopkgtest environments end up with duplicate default routes

2017-09-21 Thread Steve Langasek
Public bug reported:

With the migration to netplan/systemd-networkd/systemd-resolved,
autopkgtest VMs now end up with multiple default routes.  This causes
miscellaneous autopkgtest failures of packages that assume a single
record will be returned when grepping route -n output for 0.0.0.0.

These autopkgtests can be made more robust (it's not correct to assume
that there will only be one default route on a system); but it's also a
bug that there are duplicate routes.

This problem is reproducible in other artful VMs using netplan+networkd.
E.g.:

$ gcloud compute instances create artful-test --image-project 
ubuntu-os-cloud-devel --image daily-ubuntu-1710-artful-v20170921a
Created 
[https://www.googleapis.com/compute/v1/projects/ubuntu-foundations/zones/us-west1-a/instances/artful-test].
NAME ZONEMACHINE_TYPE   PREEMPTIBLE  INTERNAL_IP  EXTERNAL_IP   
   STATUS
artful-test  us-west1-a  n1-standard-1   10.138.0.2   
104.198.107.129  RUNNING
$ gcloud compute ssh artful-test
Warning: Permanently added 'compute.2478931335975611629' (ECDSA) to the list of 
known hosts.
Welcome to Ubuntu Artful Aardvark (development branch) (GNU/Linux 
4.13.0-11-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management: https://landscape.canonical.com
 * Support:https://ubuntu.com/advantage

  Get cloud support with Ubuntu Advantage Cloud Guest:
http://www.ubuntu.com/business/services/cloud

0 packages can be updated.
0 updates are security updates.


The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

vorlon@artful-test:~$  ip route show
default via 10.138.0.1 dev ens4 proto dhcp src 10.138.0.2 metric 100 
default via 10.138.0.1 dev ens4 proto dhcp metric 100 
10.138.0.1 dev ens4 proto dhcp scope link src 10.138.0.2 metric 100 
10.138.0.1 dev ens4 proto dhcp scope link metric 100 
vorlon@artful-test:~$

** Affects: systemd (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/1718842

Title:
  autopkgtest environments end up with duplicate default routes

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

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

[Bug 1718839] Re: nvidia-340 340.104-0ubuntu1: nvidia-340 kernel module failed to build

2017-09-21 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/1718839

Title:
  nvidia-340 340.104-0ubuntu1: nvidia-340 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1718839/+subscriptions

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

[Bug 1718839] [NEW] nvidia-340 340.104-0ubuntu1: nvidia-340 kernel module failed to build

2017-09-21 Thread Biren
Public bug reported:

After installing new drivers when I restart, it shows crash report.

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: nvidia-340 340.104-0ubuntu2
ProcVersionSignature: Ubuntu 4.13.0-11.12-generic 4.13.1
Uname: Linux 4.13.0-11-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
DKMSKernelVersion: 4.13.0-11-generic
Date: Thu Sep 21 15:08:42 2017
DuplicateSignature: 
dkms:nvidia-340:340.104-0ubuntu1:/var/lib/dkms/nvidia-340/340.104/build/uvm/nvidia_uvm_lite.c:857:14:
 error: initialization from incompatible pointer type 
[-Werror=incompatible-pointer-types]
InstallationDate: Installed on 2017-04-03 (171 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
PackageVersion: 340.104-0ubuntu1
Python3Details: /usr/bin/python3.6, Python 3.6.3rc1, python3-minimal, 
3.6.2-1ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 2.7.14-1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5~rc4
SourcePackage: nvidia-graphics-drivers-340
Title: nvidia-340 340.104-0ubuntu1: nvidia-340 kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-340 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful

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

Title:
  nvidia-340 340.104-0ubuntu1: nvidia-340 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1718839/+subscriptions

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

[Bug 1686183] Re: Ship ubuntu-advantage in ubuntu-minimal

2017-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-meta - 1.400

---
ubuntu-meta (1.400) artful; urgency=medium

  * Refreshed dependencies
  * Removed gnome-software-plugin-snap from desktop-recommends [s390x]
  * Added ubuntu-advantage-tools to minimal.  LP: #1686183.

 -- Steve Langasek   Fri, 22 Sep 2017
03:46:23 +

** Changed in: ubuntu-meta (Ubuntu Artful)
   Status: In Progress => 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/1686183

Title:
  Ship ubuntu-advantage in ubuntu-minimal

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

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

[Bug 1687089] Re: Can't access websites on DSL (PPPoE) connection

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

** Changed in: network-manager (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/1687089

Title:
  Can't access websites on DSL (PPPoE) connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1687089/+subscriptions

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

[Bug 1718047] Re: Kernel 4.4.0-93 Freezes on boot:splash/vt.handoff edit works; but debug fails

2017-09-21 Thread DiagonalArg
The problem is unchanged in 4.4.0-96.

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

Title:
  Kernel 4.4.0-93 Freezes on boot:splash/vt.handoff edit works;but debug
  fails

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

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

[Bug 1718703] Re: Kernel support for Corsair Strafe monochrome keyboard

2017-09-21 Thread Kai-Heng Feng
Please try kernel here:

http://people.canonical.com/~khfeng/lp1718703/

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

Title:
  Kernel support for Corsair Strafe monochrome keyboard

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

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

[Bug 1436499] Re: vlc crashed with SIGSEGV in varcmp()

2017-09-21 Thread Launchpad Bug Tracker
[Expired for vlc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vlc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  vlc crashed with SIGSEGV in varcmp()

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

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

[Bug 1600622] Re: Screen doesn't lock or go to sleep when certain Chrome tabs are open

2017-09-21 Thread Hooman
Also, I think this is a critical bug, because lock screen is essential
in keeping users safe, when they leave their computers unattended. I
think the importance of this bug should not be Low.

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

Title:
  Screen doesn't lock or go to sleep when certain Chrome tabs are open

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

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

[Bug 1482390] Re: ASUS UX305LA - Battery state not detected correctly

2017-09-21 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng)

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

Title:
  ASUS UX305LA - Battery state not detected correctly

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

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

[Bug 1602674] Re: package python-future 0.15.2-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-09-21 Thread Launchpad Bug Tracker
[Expired for python-future (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: python-future (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package python-future 0.15.2-1 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/python-future/+bug/1602674/+subscriptions

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

[Bug 1705920] Re: package mgba-common (not installed) failed to install/upgrade: tentative de remplacement de « /usr/share/mgba/nointro.dat », qui appartient aussi au paquet mgba-qt 0.6.0

2017-09-21 Thread Launchpad Bug Tracker
[Expired for mgba (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mgba (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package mgba-common (not installed) failed to install/upgrade:
  tentative de remplacement de « /usr/share/mgba/nointro.dat », qui
  appartient aussi au paquet mgba-qt 0.6.0

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

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

[Bug 1703625] Re: package vlc-plugin-visualization 2.2.4-14ubuntu2.1 failed to install/upgrade: подпроцесс dpkg-deb --fsys-tarfile возвратил код ошибки 2

2017-09-21 Thread Launchpad Bug Tracker
[Expired for vlc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vlc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package vlc-plugin-visualization 2.2.4-14ubuntu2.1 failed to
  install/upgrade: подпроцесс dpkg-deb --fsys-tarfile возвратил код
  ошибки 2

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

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

[Bug 1705779] Re: Duplicity makes multiple backups

2017-09-21 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

** Changed in: ubuntu
   Status: Incomplete => Expired

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

Title:
  Duplicity makes multiple backups

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

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

[Bug 1635981] Re: VLC fills CPU and disk when recording TV flux (FreeBox)

2017-09-21 Thread Launchpad Bug Tracker
[Expired for vlc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vlc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  VLC fills CPU and disk when recording TV flux (FreeBox)

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

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

[Bug 1705879] Re: I'm trying to install Ubuntu from a USB and it's giving me problems

2017-09-21 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  I'm trying to install Ubuntu from a USB and it's giving me problems

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

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

[Bug 1718834] Re: cannot upgrade to 16.04

2017-09-21 Thread Ubuntu Foundations Team Bug Bot
** Tags added: trusty2xenial

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

Title:
  cannot upgrade to 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1718834/+subscriptions

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

[Bug 875842] Re: [Vostro 3550] Bluetooth applet showing even though system has no bluetooth

2017-09-21 Thread 1ku
I recently put ubuntu studio on my thinkpad T420 & it recognizes the
device but it won't connect even though it worked on my windows 10 drive
that died recently

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

Title:
  [Vostro 3550] Bluetooth applet showing even though system has no
  bluetooth

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

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

[Bug 1482390] Re: ASUS UX305LA - Battery state not detected correctly

2017-09-21 Thread Kai-Heng Feng
BTW, do the normal charging and discharging show correct status?

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

Title:
  ASUS UX305LA - Battery state not detected correctly

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

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

[Bug 1482390] Re: ASUS UX305LA - Battery state not detected correctly

2017-09-21 Thread Kai-Heng Feng
Ok, I'll try to upstream the patch that fixes the wrong discharging
status.

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

Title:
  ASUS UX305LA - Battery state not detected correctly

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

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

[Bug 1718834] [NEW] cannot upgrade to 16.04

2017-09-21 Thread g
Public bug reported:

I have this message "Could not calculate the upgrade"

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.8
ProcVersionSignature: Ubuntu 3.13.0-132.181-generic 3.13.11-ckt39
Uname: Linux 3.13.0-132-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.25
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: XFCE
Date: Fri Sep 22 11:54:22 2017
InstallationDate: Installed on 2014-10-20 (1067 days ago)
InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140723)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2017-09-22 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade third-party-packages trusty

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

Title:
  cannot upgrade to 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1718834/+subscriptions

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

[Bug 1482390] Re: ASUS UX305LA - Battery state not detected correctly

2017-09-21 Thread Tiago Ramos
9i confirm that that kernel works.

it also made the asus function keys work and the airplane mode.

(OFF TOPIC: Just as an alert the firmware version needed for my wireless
wasn't in my 16.04, i download from the kernel firmware repository and
is working fine)

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

Title:
  ASUS UX305LA - Battery state not detected correctly

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

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

[Bug 1715741] Re: Wi-Fi broken in 16.04.3 and later on Dell Edge 3003

2017-09-21 Thread Shrirang Bagul
** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Wi-Fi broken in 16.04.3 and later on Dell Edge 3003

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

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

[Bug 1708813] Re: budgie-polkit-dialog crashed with SIGSEGV in g_bytes_unref()

2017-09-21 Thread uklas
Oh mon bon Dieu, je suis malad...cause all these bugs-monsters. Please,
absolve me.

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

Title:
  budgie-polkit-dialog crashed with SIGSEGV in g_bytes_unref()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop/+bug/1708813/+subscriptions

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

[Bug 13319] Re: nautilus should sort by extensions

2017-09-21 Thread Alexandra Tilbrook
2017 and this STILL exists???

I have a bunch of files for my TRS80 Color Computer (For DriveWire) and
I need to sort out the CAS, DSK and ROM Files. Those are the extensions.

Here's a small sample and I have "Sort by type" selected...

Wildcatting (1981)(Tandy)[26-3067].rom
Zaxxon (1983)(Tandy)[26-3062].cas
Zaxxon (1983)(Tandy)[26-3062].rom
Zone Runner (1987)(Tandy)[26-3286].dsk

I tried the steps to include "MIME Type" but those are sorted as
"application/octet-stream". I just need to have .cas files with .cas
files, ditto for .rom files and .dsk files. How is this not useful? I'm
in agreement with #4. I swear the GNOME people are trying to dumb down
Linux users.

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

Title:
  nautilus should sort by extensions

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

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

[Bug 1717771] Re: confusing btrfs storage pool creation

2017-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package lxd - 2.18-0ubuntu1

---
lxd (2.18-0ubuntu1) artful; urgency=medium

  * New upstream release (LP: #1718342)
- The btrfs filesystem can now be used on LVM and Ceph storage pools.
- Our internal "lxd-benchmark" tool is now a first class utility.
- "lxd-benchmark" can now generate performance reports.
- It's now possible to move a running container in the background,
  only stopping it at the last minute (using --stateless option).
- A new "ceph.osd.force_reuse" storage pool property was added to
  limit accidental import of used Ceph pools.

- client: Reduce request logging to Debug level
- doc: Link to release notes and downloads
- doc: Tweak docker instructions
- lxc/delete: Fix the --force description
- lxc/image: Fix import crash when adding properties
- lxc/move: Use force on delete
- lxd-benchmark: Big code refactoring
- lxd/apparmor: Support new stacking syntax
- lxd/containers: Check for container mountpoint too
- lxd/containers: Fix handling of major and minor numbers in device IDs
- lxd/containers: Remove from db on storage failure
- lxd/daemon: Refactoring of State as a separate package
- lxd/daemon: Reset the images auto-update loop when configuration changes
- lxd/db: Add db/query sub-package with common query helpers
- lxd/db: Add db/schema sub-package for managing database schemas
- lxd/db: Automatically generate database schema from database updates
- lxd/events: Fix race condition in event handlers
- lxd: Fix typo in comment
- lxd/images: Fix ordering of compressor arguments
- lxd/images: Fix private image copy with partial fp
- lxd/images: Properly extract the image expiry
- lxd/init: Code refactoring
- lxd/init: Fix btrfs subvolume creation
- lxd/init: Improve default storage backend selection
- lxd/init: Re-order btrfs questions (LP: #1717771)
- lxd/main: Fix error message when log path is missing
- lxd/migration: Fix live migration (bad URL in dumpsuccess)
- lxd/networks: Allow for duplicate IPs
- lxd/networks: Don't require ipt_checksum
- lxd/networks: Fix bridging devices with IPv6 link-local
- lxd/networks: Make dnsmasq quiet when not in debug mode
- lxd/networks: Only add --quiet options to dnsmasq if it supports it
- lxd/networks: Switch to a directory based dhcp-host
- lxd/patches: Make dir pool use bind-mount
- lxd/patches: Move patch to the right part of the file
- lxd/storage: Don't mask error messages
- lxd/storage: Extend makeFSType, remove duplicated mkfs.* code
- lxd/storage: If volume creation fails, delete DB entry
- lxd/storage: Only validate config changes
- lxd/storage/ceph: Add note about filesystems for Ceph cluster
- lxd/storage/ceph: Fix divide error in size calculation
- lxd/storage/ceph: Generate a new xfs UUID
- lxd/storage/ceph: Implement resizing
- lxd/storage/ceph: Sanitize path return from rbd map
- lxd/storage/ceph: Set ACL on container copy
- lxd/storage/ceph: Use Storage{Start,Stop}()
- lxd/storage/ceph: Use UUID when creating zombie storage volumes
- lxd/storage/dir: Use bind-mount for pools outside ${LXD_DIR}
- lxd/storage/dir: Use correct function
- lxd/storage/lvm: Generate a new xfs UUID on thinpool copy
- lxd/storage/lvm: Report error on wrong storage type
- lxd/storage/lvm: Require resize request to be at least 1MB
- lxd/storage/zfs: Use "referenced" property when zfs.use_refquota=true
- shared: Add helpers to parse/compare versions
- shared: Fix growing of buf in GroupId
- shared: Guess size when sysconf() returns*1
- shared/api: Fix new golint warning
- shared/idmap: Disallow hostids intersecting subids
- shared/idmap: Move idmap/acl functions to a separate package
- shared/subtest: Vendor the subtest package
- tests: Add more ceph tests
- tests: Add support for LXD_TMPFS to perf.sh
- tests: Add test for disallowing hostid in subuid
- tests: Also measure batch startup time in perf.sh
- tests: Bump image auto update limit to 20min
- tests: Ceph test volume resizing
- tests: Container import fixes
- tests: Don't copy running lvm/ceph containers
- tests: Include LVM in image auto update
- tests: Limit ceph volumes to 25MB
- tests: Lower pg number for OSD pools
- tests: Non-functional changes
- tests: Resize block size to 200MB
- tests: Use "--force" everywhere on stop
- tests: Use testimage for perf testing
- tests: Wait up to 2 minutes for image updates

 -- Stéphane Graber   Thu, 21 Sep 2017 20:47:37
-0400

** Changed in: lxd (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/1717771

Title:
  confusing btrfs 

[Bug 1715741] Re: Wi-Fi broken in 16.04.3 and later on Dell Edge 3003

2017-09-21 Thread Shrirang Bagul
The Redpine RS9113 Wifi+BT combo chip on this device has a special driver (see: 
http://kernel.ubuntu.com/git/ubuntu/ubuntu-xenial.git/tree/ubuntu/rsi) in 
Xenial LTS kernel. The wireless should function properly as long as the system 
runs following (or higher versions) of:
- Ubuntu Xenial LTS kernel: 4.4.0-89.112
- Ubuntu Xenial linux-firmware: 1.157.12

ATM, Dell Edge 300x IoT gateways will only support Ubuntu Xenial 16.04.x
LTS release.

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

Title:
  Wi-Fi broken in 16.04.3 and later on Dell Edge 3003

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

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

[Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-21 Thread Albert Weichselbraun
Thank you - now everything works perfectly well :)

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

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

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

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

[Bug 1718342] Re: [FFe] LXD 2.18

2017-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package lxd - 2.18-0ubuntu1

---
lxd (2.18-0ubuntu1) artful; urgency=medium

  * New upstream release (LP: #1718342)
- The btrfs filesystem can now be used on LVM and Ceph storage pools.
- Our internal "lxd-benchmark" tool is now a first class utility.
- "lxd-benchmark" can now generate performance reports.
- It's now possible to move a running container in the background,
  only stopping it at the last minute (using --stateless option).
- A new "ceph.osd.force_reuse" storage pool property was added to
  limit accidental import of used Ceph pools.

- client: Reduce request logging to Debug level
- doc: Link to release notes and downloads
- doc: Tweak docker instructions
- lxc/delete: Fix the --force description
- lxc/image: Fix import crash when adding properties
- lxc/move: Use force on delete
- lxd-benchmark: Big code refactoring
- lxd/apparmor: Support new stacking syntax
- lxd/containers: Check for container mountpoint too
- lxd/containers: Fix handling of major and minor numbers in device IDs
- lxd/containers: Remove from db on storage failure
- lxd/daemon: Refactoring of State as a separate package
- lxd/daemon: Reset the images auto-update loop when configuration changes
- lxd/db: Add db/query sub-package with common query helpers
- lxd/db: Add db/schema sub-package for managing database schemas
- lxd/db: Automatically generate database schema from database updates
- lxd/events: Fix race condition in event handlers
- lxd: Fix typo in comment
- lxd/images: Fix ordering of compressor arguments
- lxd/images: Fix private image copy with partial fp
- lxd/images: Properly extract the image expiry
- lxd/init: Code refactoring
- lxd/init: Fix btrfs subvolume creation
- lxd/init: Improve default storage backend selection
- lxd/init: Re-order btrfs questions (LP: #1717771)
- lxd/main: Fix error message when log path is missing
- lxd/migration: Fix live migration (bad URL in dumpsuccess)
- lxd/networks: Allow for duplicate IPs
- lxd/networks: Don't require ipt_checksum
- lxd/networks: Fix bridging devices with IPv6 link-local
- lxd/networks: Make dnsmasq quiet when not in debug mode
- lxd/networks: Only add --quiet options to dnsmasq if it supports it
- lxd/networks: Switch to a directory based dhcp-host
- lxd/patches: Make dir pool use bind-mount
- lxd/patches: Move patch to the right part of the file
- lxd/storage: Don't mask error messages
- lxd/storage: Extend makeFSType, remove duplicated mkfs.* code
- lxd/storage: If volume creation fails, delete DB entry
- lxd/storage: Only validate config changes
- lxd/storage/ceph: Add note about filesystems for Ceph cluster
- lxd/storage/ceph: Fix divide error in size calculation
- lxd/storage/ceph: Generate a new xfs UUID
- lxd/storage/ceph: Implement resizing
- lxd/storage/ceph: Sanitize path return from rbd map
- lxd/storage/ceph: Set ACL on container copy
- lxd/storage/ceph: Use Storage{Start,Stop}()
- lxd/storage/ceph: Use UUID when creating zombie storage volumes
- lxd/storage/dir: Use bind-mount for pools outside ${LXD_DIR}
- lxd/storage/dir: Use correct function
- lxd/storage/lvm: Generate a new xfs UUID on thinpool copy
- lxd/storage/lvm: Report error on wrong storage type
- lxd/storage/lvm: Require resize request to be at least 1MB
- lxd/storage/zfs: Use "referenced" property when zfs.use_refquota=true
- shared: Add helpers to parse/compare versions
- shared: Fix growing of buf in GroupId
- shared: Guess size when sysconf() returns*1
- shared/api: Fix new golint warning
- shared/idmap: Disallow hostids intersecting subids
- shared/idmap: Move idmap/acl functions to a separate package
- shared/subtest: Vendor the subtest package
- tests: Add more ceph tests
- tests: Add support for LXD_TMPFS to perf.sh
- tests: Add test for disallowing hostid in subuid
- tests: Also measure batch startup time in perf.sh
- tests: Bump image auto update limit to 20min
- tests: Ceph test volume resizing
- tests: Container import fixes
- tests: Don't copy running lvm/ceph containers
- tests: Include LVM in image auto update
- tests: Limit ceph volumes to 25MB
- tests: Lower pg number for OSD pools
- tests: Non-functional changes
- tests: Resize block size to 200MB
- tests: Use "--force" everywhere on stop
- tests: Use testimage for perf testing
- tests: Wait up to 2 minutes for image updates

 -- Stéphane Graber   Thu, 21 Sep 2017 20:47:37
-0400

** Changed in: lxd (Ubuntu)
   Status: Triaged => 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/1718342

Title:
  [FFe] LXD 2.18

To 

[Bug 871325] Re: Implement Unity Launcher API in Firefox for downloads' progress and quicklist

2017-09-21 Thread Bug Watch Updater
** Changed in: firefox
   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/871325

Title:
  Implement Unity Launcher API in Firefox for downloads' progress and
  quicklist

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

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

[Bug 1708813] Re: budgie-polkit-dialog crashed with SIGSEGV in g_bytes_unref()

2017-09-21 Thread uklas
** Changed in: budgie-desktop (Ubuntu)
 Assignee: (unassigned) => uklas (uklasius)

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

Title:
  budgie-polkit-dialog crashed with SIGSEGV in g_bytes_unref()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop/+bug/1708813/+subscriptions

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

Re: [Bug 1709386] Re:

2017-09-21 Thread Christopher
ok thank you

On Fri, Sep 22, 2017 at 1:36 AM, Phillip Susi  wrote:

> You appear to have Windows installed in EFI mode and are trying to
> install Ubuntu in bios mode.  You need to boot the Ubuntu installer in
> EFI mode as well.
>
>
> ** Changed in: grub-installer (Ubuntu)
>Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1709386
>
> Title:
>
>
> Status in grub-installer package in Ubuntu:
>   Invalid
>
> Bug description:
>   i dont know how to deal with it
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: ubiquity 2.21.63.3 [modified: lib/partman/automatically_
> partition/question]
>   ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11
>   Uname: Linux 4.8.0-36-generic x86_64
>   ApportVersion: 2.20.1-0ubuntu2.5
>   Architecture: amd64
>   CasperVersion: 1.376.2
>   Date: Wed Aug  9 13:22:03 2017
>   InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper
> initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
>   LiveMediaBuild: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64
> (20170215.2)
>   ProcEnviron:
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>   SourcePackage: grub-installer
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/grub-installer/
> +bug/1709386/+subscriptions
>

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

Title:


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

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

[Bug 1718826] Re: gnome-shell crashed with signal 5

2017-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1556601 ***
https://bugs.launchpad.net/bugs/1556601

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1556601, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1718826/+attachment/4954765/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1718826/+attachment/4954767/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1718826/+attachment/4954770/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1718826/+attachment/4954771/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1718826/+attachment/4954772/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1718826/+attachment/4954773/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1718826/+attachment/4954774/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1556601
   gnome-shell crashed with signal 5 in _XIOError() from _XReply() from XSync() 
["Connection to xwayland lost"]

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-shell crashed with signal 5

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

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

[Bug 1715741] Re: Wi-Fi broken in 16.04.3 and later on Dell Edge 3003

2017-09-21 Thread Kai-Heng Feng
That works because Xenial's kernel has not-yet-upstreamed rsi driver.
Hopefully Redpine guys will fix it in mainline.

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

Title:
  Wi-Fi broken in 16.04.3 and later on Dell Edge 3003

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

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

[Bug 1696049] Comment bridged from LTC Bugzilla

2017-09-21 Thread bugproxy
--- Comment From hasri...@in.ibm.com 2017-09-21 22:43 EDT---
(In reply to comment #44)
> I built the next test kernel, up to the following commit:
> 6741d51699ac9ef21f1fac14c63ecd31d3a7c278
>
> The test kernel can be downloaded from:
> http://kernel.ubuntu.com/~jsalisbury/lp1696049

The above kernel fixes the issue.

# ./check tests/generic/285
FSTYP -- xfs (non-debug)
PLATFORM  -- Linux/ppc64le ltc-test-ci2 4.12.0-041200rc2-generic
MKFS_OPTIONS  -- -f -bsize=4096 /dev/loop1
MOUNT_OPTIONS -- /dev/loop1 /mnt/scratch

generic/285  1s
Ran: generic/285
Passed all 1 tests

Thanks,
Harish

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

Title:
  xfstest sanity checks on seek operations fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1696049/+subscriptions

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

[Bug 1718703] Re: Kernel support for Corsair Strafe monochrome keyboard

2017-09-21 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng)

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

Title:
  Kernel support for Corsair Strafe monochrome keyboard

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

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

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

2017-09-21 Thread Hui Wang
** Tags added: originate-from-1715596 somerville xenial

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

Title:
  The analogue audio does not work on the Dell USB Dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1718824/+subscriptions

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

[Bug 1718824] [NEW] The analogue audio does not work on the Dell USB Dock

2017-09-21 Thread Hui Wang
Public bug reported:

Steps:
1. Cold boot system with BME/IE connected
2. Plug in a speaker to Line-out jack
3. Set Analog Stereo Output from Sound settings

Expected results: Line-out port can work

Actual results: Line-out port not work

** Affects: hwe-next
 Importance: Critical
 Assignee: Hui Wang (hui.wang)
 Status: New

** Affects: pulseaudio (Ubuntu)
 Importance: Critical
 Assignee: Hui Wang (hui.wang)
 Status: New


** Tags: originate-from-1715596 somerville xenial

** Changed in: hwe-next
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Changed in: hwe-next
   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/1718824

Title:
  The analogue audio does not work on the Dell USB Dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1718824/+subscriptions

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

[Bug 1107935] Re: Support for WPA Enterprise wireless networks

2017-09-21 Thread Yuan-Chen Cheng
** Tags added: risk

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

Title:
  Support for WPA Enterprise wireless networks

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

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

[Bug 1646277] Re: Xenial server 16.04.x will have a black screen after PXE installation

2017-09-21 Thread NancyHsu
The bug existed in 4.1.0-3 test kernel.
 Reproduce step:
 1. PXE install Ubuntu 16.04.3.
 2. Downgrade kernel to 4.1.0-3.
 3. The screen goes black after a reboot.

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

Title:
  Xenial server 16.04.x will have a black screen after PXE installation

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

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

[Bug 1693756] Re: [Xenial][ DW5816e] to support qmi over mbim which needed for FCC authentication.

2017-09-21 Thread Yuan-Chen Cheng
** Tags added: risk

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

Title:
  [Xenial][ DW5816e] to support qmi over mbim which needed for FCC
  authentication.

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

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

[Bug 1604660] Re: The USB stick created by newstartup creator on xenial 16.04 does not able to boot with UEFI

2017-09-21 Thread Yuan-Chen Cheng
** Changed in: oem-priority
   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/1604660

Title:
  The USB stick created by newstartup creator on xenial 16.04 does not
  able to boot with UEFI

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

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

[Bug 1714728] Re: [CVEs] Creates executables class files with wrong permissions, Unsafe deserialization leads to code execution

2017-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package jython - 2.5.3-15ubuntu0.1

---
jython (2.5.3-15ubuntu0.1) zesty-security; urgency=high

  [ Simon Quigley ]
  * SECURITY UPDATE: Creates executables class files with wrong permissions
(LP: #1714728)
- CVE-2013-2027
- 1-CVE-2013-2027.patch
- 2-CVE-2013-2027.patch
- 3-CVE-2013-2027.patch
- Thanks to Lubomir Rintel for the patches!

  [ Markus Koschany ]
  * SECURITY UPDATE: Unsafe deserialization may lead to arbitrary code
execution
- CVE-2016-4000
- CVE-2016-4000.patch

 -- Simon Quigley   Mon, 18 Sep 2017 00:43:55 -0500

** Changed in: jython (Ubuntu Zesty)
   Status: In Progress => 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/1714728

Title:
  [CVEs] Creates executables class files with wrong permissions, Unsafe
  deserialization leads to code execution

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

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

[Bug 1107935] Re: Support for WPA Enterprise wireless networks

2017-09-21 Thread Yuan-Chen Cheng
** Changed in: oem-priority/xenial
 Assignee: (unassigned) => Cyrus Lien (cyruslien)

** Changed in: oem-priority
 Assignee: (unassigned) => Yuan-Chen Cheng (ycheng-twn)

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

Title:
  Support for WPA Enterprise wireless networks

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

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

[Bug 1577213] Re: qtcreator freezes and crashes all the time

2017-09-21 Thread Warren Hong
I have the same problem when qt creator does code completion, for an example I 
type ROS_INFO.
I have found a solution which may solve your problem. 
I change code model from buit-in to clang following tutorials in the below link:
http://doc.qt.io/qtcreator/creator-clang-codemodel.html.
And qt creator does not crash again.
Good Luck!

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

Title:
  qtcreator freezes and crashes all the time

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

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

[Bug 1513531] Re: Error while installing

2017-09-21 Thread Bug Watch Updater
** Changed in: open-vm-tools (Debian)
   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/1513531

Title:
  Error while installing

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

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

[Bug 1704698] Re: [Feature] Northpeak Enabling

2017-09-21 Thread quanxian
got that. Intel is working on that. Thx

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

Title:
  [Feature] Northpeak Enabling

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

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

[Bug 1713619] Re: [Feature] RDT: Disable most RDT features on Skylake server

2017-09-21 Thread quanxian
got that. Intel is working on that. Thx

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

Title:
  [Feature] RDT: Disable most RDT features on Skylake server

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

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

[Bug 1676777] Re: mkinitramfs cluttering /var/tmp

2017-09-21 Thread Chris
I can confirm this is impacting me.

Linux db1 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017
x86_64 x86_64 x86_64 GNU/Linux

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"

This particular server was unfortunately built with a separate and very
small partition for /boot and /var/tmp/ filled up with about 50 GBs
worth of mkinitramfs.

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

Title:
  mkinitramfs cluttering /var/tmp

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

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

[Bug 1714728] Re: [CVEs] Creates executables class files with wrong permissions, Unsafe deserialization leads to code execution

2017-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package jython - 2.5.3-1ubuntu0.1

---
jython (2.5.3-1ubuntu0.1) trusty-security; urgency=high

  [ Simon Quigley ]
  * SECURITY UPDATE: Creates executables class files with wrong permissions
(LP: #1714728)
- CVE-2013-2027
- 1-CVE-2013-2027.patch
- 2-CVE-2013-2027.patch
- 3-CVE-2013-2027.patch
- Thanks to Lubomir Rintel for the patches!

  [ Markus Koschany ]
  * SECURITY UPDATE: Unsafe deserialization may lead to arbitrary code
execution
- CVE-2016-4000
- CVE-2016-4000.patch

 -- Simon Quigley   Wed, 20 Sep 2017 21:10:50 -0500

** Changed in: jython (Ubuntu Trusty)
   Status: In Progress => 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/1714728

Title:
  [CVEs] Creates executables class files with wrong permissions, Unsafe
  deserialization leads to code execution

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

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

[Bug 1714728] Re: [CVEs] Creates executables class files with wrong permissions, Unsafe deserialization leads to code execution

2017-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package jython - 2.5.3-9ubuntu0.1

---
jython (2.5.3-9ubuntu0.1) xenial-security; urgency=high

  [ Simon Quigley ]
  * SECURITY UPDATE: Creates executables class files with wrong permissions
(LP: #1714728)
- CVE-2013-2027
- 1-CVE-2013-2027.patch
- 2-CVE-2013-2027.patch
- 3-CVE-2013-2027.patch
- Thanks to Lubomir Rintel for the patches!

  [ Markus Koschany ]
  * SECURITY UPDATE: Unsafe deserialization may lead to arbitrary code
execution
- CVE-2016-4000
- CVE-2016-4000.patch

 -- Simon Quigley   Mon, 18 Sep 2017 06:25:00 -0500

** Changed in: jython (Ubuntu Xenial)
   Status: In Progress => 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/1714728

Title:
  [CVEs] Creates executables class files with wrong permissions, Unsafe
  deserialization leads to code execution

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

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

[Bug 1718679] Re: Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland

2017-09-21 Thread Seth Forshee
So it seems to be the vboxvideo driver that was added to 4.13, if I
blacklist that the gdm login screen appears. So a temporary workaround
is to add a file named /etc/modprobe.d/vbox.conf with the contents
'blacklist vboxvideo'.

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

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Seth Forshee (sforshee)

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

Title:
  Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland

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

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

[Bug 1718436] Re: package libpython3.5:amd64 3.5.2-2ubuntu0~16.04.1 failed to install/upgrade: package libpython3.5:amd64 is not ready for configuration cannot configure (current status 'half-installe

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

** Changed in: python3.5 (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/1718436

Title:
  package libpython3.5:amd64 3.5.2-2ubuntu0~16.04.1 failed to
  install/upgrade: package libpython3.5:amd64 is not ready for
  configuration  cannot configure (current status 'half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1718436/+subscriptions

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

[Bug 1718436] Re: package libpython3.5:amd64 3.5.2-2ubuntu0~16.04.1 failed to install/upgrade: package libpython3.5:amd64 is not ready for configuration cannot configure (current status 'half-installe

2017-09-21 Thread Rafayel Mirzoyan
** Also affects: python
   Importance: Undecided
   Status: New

** No longer affects: python

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

Title:
  package libpython3.5:amd64 3.5.2-2ubuntu0~16.04.1 failed to
  install/upgrade: package libpython3.5:amd64 is not ready for
  configuration  cannot configure (current status 'half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1718436/+subscriptions

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

[Bug 1567597] Re: [FFe] implement 'complain mode' in seccomp for developer mode with snaps

2017-09-21 Thread Tyler Hicks
Thanks! I've uploaded the libseccomp package to artful-proposed.

** Changed in: libseccomp (Ubuntu)
   Status: Triaged => 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/1567597

Title:
  [FFe] implement 'complain mode' in seccomp for developer mode with
  snaps

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

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

[Bug 1718763] Re: linux-azure: 4.11.0-1012.12 -proposed tracker

2017-09-21 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/certification-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 4.11.0-1012.12 upload package. This bug
  will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded
+ kernel-stable-phase-changed:Friday, 22. September 2017 01:03 UTC
+ kernel-stable-phase:Promoted to proposed

** Description changed:

  This bug is for tracking the 4.11.0-1012.12 upload package. This bug
  will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
- phase: Uploaded
- kernel-stable-phase-changed:Friday, 22. September 2017 01:03 UTC
- kernel-stable-phase:Promoted to proposed
+ phase: Promoted to proposed
+ proposed-announcement-sent: true
+ proposed-testing-requested: true

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

Title:
  linux-azure: 4.11.0-1012.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1718763/+subscriptions

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

[Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2017-09-21 Thread psylem
Why not just disable this logging behaviour by default? No one knows
about ~/.cache/upstart until it fills their disk and breaks their system
(if they are savvy enough to find the problem log file).

The handful of power users that might occasionally need this logging
behaviour can work out how to switch it on. In the mean time, not all of
the users being impacted when it fills the disk will be able to work out
what needs to be done about it.

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

Title:
  ~/.cache/upstart takes up around 70GB of space due to unity and
  mediascanner

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

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

[Bug 1701222] Re: [Hyper-V] LIS daemons fail to start after disable/re-enable VM integration services

2017-09-21 Thread Joseph Salisbury
Thanks for the update.  So the mainline kernel still has the second
issue and 4.4.0-2.16 also has the second issue.  Presumably all the
kernel version in between these two also have the second issue.

To determine if the second issue is a regression, we should test further
back from 4.4.0-2.

Can you test the 4.3.0-1 kernel:
https://launchpad.net/ubuntu/+source/linux/4.3.0-1.10/+build/8370648

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

Title:
  [Hyper-V] LIS daemons fail to start after disable/re-enable VM
  integration services

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

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

[Bug 1718641] Re: [needs-packaging] Parckage simpleparse for Python3 in python3-simpleparse

2017-09-21 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Summary changed:

- Parckage simpleparse for Python3 in python3-simpleparse
+ [needs-packaging] Parckage simpleparse for Python3 in python3-simpleparse

** Changed in: simpleparse (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/1718641

Title:
  [needs-packaging] Parckage simpleparse for Python3 in
  python3-simpleparse

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

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

[Bug 1718809] Re: nautilus crashed with SIGABRT in g_assertion_message()

2017-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1676799 ***
https://bugs.launchpad.net/bugs/1676799

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1676799, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1718809/+attachment/4954730/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1718809/+attachment/4954732/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1718809/+attachment/4954737/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1718809/+attachment/4954738/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1718809/+attachment/4954739/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1718809/+attachment/4954740/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1718809/+attachment/4954741/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1676799

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGABRT in g_assertion_message()

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

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

[Bug 1718170] Re: Search broken after snapd is restarted

2017-09-21 Thread Robert Ancell
commit 3e8a4ed577b48c485039d2b0d00f2936da92a00d
Author: Robert Ancell 
Date:   Thu Sep 21 12:55:12 2017 +1200

snap: Don't use a common SnapdClient

If the client fails (e.g. snapd is restarted) this means that snapd 
operations
don't restart. Since GNOME Software runs as a background process this is
unrecoverable.

I could have checked for connection failures and reconnected when these 
occurred
but this seems simpler. The cost of a SnapdClient is low (basically a single
socket connection).

This reverts the change in 696d076.


** Changed in: gnome-software (Ubuntu)
   Status: New => Fix Committed

** Changed in: gnome-software (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/1718170

Title:
  Search broken after snapd is restarted

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

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

[Bug 1701222] Re: [Hyper-V] LIS daemons fail to start after disable/re-enable VM integration services

2017-09-21 Thread Ionut Lenghel
I have tested 4.4.0-2.16 from here:
https://launchpad.net/ubuntu/+source/linux/4.4.0-2.16/+build/8908724

In this case, the daemon remains running when the integration service is
being disabled. systemctl status shows the daemon running and active,
but the daemon is not working actually. Re-enabling the service does not
make the daemon to work properly. Manually starting a new instance of
the daemon results in the daemon actually working, but with two
different PIDs in the process list.

To sum it up, yes, it has the second issue as well.

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

Title:
  [Hyper-V] LIS daemons fail to start after disable/re-enable VM
  integration services

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

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

[Bug 1718681] Re: Package copyright file omits Apache 2 license

2017-09-21 Thread Joshua Powers
** Changed in: cloud-init (Ubuntu Xenial)
   Status: Confirmed => In Progress

** Changed in: cloud-init (Ubuntu Zesty)
   Status: Confirmed => In Progress

** Changed in: cloud-init (Ubuntu Artful)
   Status: Confirmed => 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/1718681

Title:
  Package copyright file omits Apache 2 license

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

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

[Bug 1718681] Re: Package copyright file omits Apache 2 license

2017-09-21 Thread Joshua Powers
This is not an issue found in the cloud-init project itself. The 
packages/debian/copyright file correctly shows the license text of both 
licenses. See:
https://github.com/cloud-init/cloud-init/blob/master/packages/debian/copyright

This is an issue with the Ubuntu packaging for the devel, zesty, and
xenial branches/releases see the following:

artful (devel):
https://github.com/cloud-init/cloud-init/blob/ubuntu/devel/debian/copyright
zesty:
https://github.com/cloud-init/cloud-init/blob/ubuntu/zesty/debian/copyright
xenial:
https://github.com/cloud-init/cloud-init/blob/ubuntu/xenial/debian/copyright

Creating merge proposals for the packaging branches now.

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

Title:
  Package copyright file omits Apache 2 license

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

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

[Bug 1718681] Re: Package copyright file omits Apache 2 license

2017-09-21 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/331173

** Merge proposal linked:
   https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/331174

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

Title:
  Package copyright file omits Apache 2 license

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

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

[Bug 1718552] Re: gnome-shell uses lots of memory

2017-09-21 Thread Claude Champagne
It was on a fresh install in Virtual Box, with only Open Weather as
extension, on the Ubuntu session, nothing else.

That said, I tried earlier Ubuntu 17.10, but with the Pop!_OS PPA. And
it was taking less RAM.

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

Title:
  gnome-shell uses lots of memory

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

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

[Bug 1718681] Re: Package copyright file omits Apache 2 license

2017-09-21 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/331172

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

Title:
  Package copyright file omits Apache 2 license

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

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

[Bug 1718681] Re: Package copyright file omits Apache 2 license

2017-09-21 Thread Joshua Powers
** Changed in: cloud-init
   Status: New => Confirmed

** Changed in: cloud-init
   Importance: Undecided => High

** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: cloud-init (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: cloud-init (Ubuntu Zesty)
   Importance: Undecided
   Status: New

** Also affects: cloud-init (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: cloud-init
   Status: Confirmed => Invalid

** Changed in: cloud-init (Ubuntu Xenial)
   Status: New => Confirmed

** Changed in: cloud-init (Ubuntu Zesty)
   Status: New => Confirmed

** Changed in: cloud-init (Ubuntu Artful)
   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/1718681

Title:
  Package copyright file omits Apache 2 license

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

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

[Bug 1718793] Re: Unable to unlock account to enable auto-login

2017-09-21 Thread Jeremy Bicha
** Package changed: gnome-shell (Ubuntu) => gnome-control-center
(Ubuntu)

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

Title:
  Unable to unlock account to enable auto-login

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

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

[Bug 1678187] Re: Removing a linux-image-extra package fails, if /boot is about full

2017-09-21 Thread Brian Murray
Using the same procedure I was unable to recreate this on Ubuntu 16.04.

** Changed in: initramfs-tools (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/1678187

Title:
  Removing a linux-image-extra package fails, if /boot is about full

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

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

[Bug 1678187] Re: Removing a linux-image-extra package fails, if /boot is about full

2017-09-21 Thread Brian Murray
I tried recreating this in Ubuntu 17.04 by having three kernels
installed on a /boot partition with only 11M of free space left. I then
used 'sudo apt autoremove' which removed my oldest kernel, including
linux-image-extra-4.10.0-19-generic, and did not run into any issues. Is
this issue specific to only removing the linux-image-extra package or
does it only affect Ubuntu 16.04.?

Could you please provide some detailed steps to recreate this bug?
Thanks in advance.

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

Title:
  Removing a linux-image-extra package fails, if /boot is about full

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

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

[Bug 1718802] Re: classicmenu-indicator crashed with SIGSEGV

2017-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1718800 ***
https://bugs.launchpad.net/bugs/1718800

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1718800, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1718802/+attachment/4954720/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1718802/+attachment/4954722/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1718802/+attachment/4954725/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1718802/+attachment/4954726/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1718802/+attachment/4954727/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1718802/+attachment/4954728/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1718802/+attachment/4954729/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1718800

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  classicmenu-indicator crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/classicmenu-indicator/+bug/1718802/+subscriptions

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

[Bug 1559396] Re: gimp-2.8 crashed with SIGSEGV in g_build_path_va()

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

** Changed in: gimp (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/1559396

Title:
  gimp-2.8 crashed with SIGSEGV in g_build_path_va()

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

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

[Bug 1615549] Re: Don't restrict jump list actions to Unity

2017-09-21 Thread Launchpad Bug Tracker
** Branch linked: lp:firefox/stable

** Branch linked: lp:~mozillateam/firefox/firefox.zesty

** Branch linked: lp:~mozillateam/firefox/firefox.trusty

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

Title:
  Don't restrict jump list actions to Unity

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

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

[Bug 1615549] Re: Don't restrict jump list actions to Unity

2017-09-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~mozillateam/firefox/firefox.artful

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

Title:
  Don't restrict jump list actions to Unity

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

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

[Bug 1716232] Re: Allow scrollwheel to cycle through windows

2017-09-21 Thread François Glais
I guess this bug is about making the option available from the GUI. In
any case, for people that want to try it, you can set it by running:

dconf write /org/gnome/shell/extensions/dash-to-dock/scroll-action
"'cycle-windows'"

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

Title:
  Allow scrollwheel to cycle through windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1716232/+subscriptions

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

[Bug 1718793] [NEW] Unable to unlock account to enable auto-login

2017-09-21 Thread Alex
Public bug reported:

Please take a look @ screencast. Account isn't unlocked after entering password 
and setting window disappears.
Can assist with fixing it, but need guidelines how to do it.

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Peek 2017-09-21 23-45.gif"
   
https://bugs.launchpad.net/bugs/1718793/+attachment/4954693/+files/Peek%202017-09-21%2023-45.gif

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

Title:
  Unable to unlock account to enable auto-login

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

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

[Bug 1718783] Re: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-09-21 Thread Steve Langasek
*** This bug is a duplicate of bug 1679435 ***
https://bugs.launchpad.net/bugs/1679435

** This bug has been marked a duplicate of bug 1679435
   GNOME Software fails to install .deb packages that trigger debconf prompts

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

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  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/shim-signed/+bug/1718783/+subscriptions

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

[Bug 1714968] Re: [needs-packaging] [FFE] Please include uvp-monitor in Ubuntu

2017-09-21 Thread Steve Langasek
Note that I have not done a full review of this source to satisfy myself
about the legalities, and am not asserting anything either way about the
package as a whole (and as a result am also not accepting it directly);
I have only reviewed enough to be address Andy's previous comment.

The code under uvp-monitor/securec contains copyright notices of the
form:

  * Copyright @ Huawei Technologies Co., Ltd. 1998-2014. All rights
reserved.

"All rights reserved" is not a statement of any license or lack thereof.
This is particular legal boilerplate language, historically required
under certain (now obsolete) copyright treaties, which is part of the
declaration of *copyright*.

If there is a top-level distribution license, there is no conflicting
statement in this directory about distribution terms (which "all rights
reserved" is not), and there is evidence that the code was submitted
upstream to a GPL-licensed project by the copyright owner, that is
sufficient grounds for assuming this is on the up-and-up and this does
not need to be a blocker for acceptance into the archive.

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

Title:
  [needs-packaging] [FFE] Please include uvp-monitor in Ubuntu

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

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

[Bug 1716982] Re: Dash to Dock still visible on lock screen under gnome-shell

2017-09-21 Thread François Glais
I just looked in the error log you attached above and found:

> Sep 13 17:26:58 hostname gnome-shell[5080]: JS ERROR: TypeError:
Main.legacyTray is undefined

This error aborts the disabling sequence of dash-to-dock. This was fixed
some time ago[1], and the fix was included in v61. Can you update the
extension[2] and verify that it is fixed?

[1] 
https://github.com/micheleg/dash-to-dock/commit/44ed947e87692935fbfe934acc0e9faca4ec5af3
[2] https://extensions.gnome.org/extension/307/dash-to-dock/

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

Title:
  Dash to Dock still visible on lock screen under gnome-shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1716982/+subscriptions

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

[Bug 1718763] Re: linux-azure: 4.11.0-1012.12 -proposed tracker

2017-09-21 Thread Steve Langasek
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Fix Committed

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Steve 
Langasek (vorlon)

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

Title:
  linux-azure: 4.11.0-1012.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1718763/+subscriptions

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

[Bug 1718151] Re: linux-lts-xenial: 4.4.0-97.120~14.04.1 -proposed tracker

2017-09-21 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-proposed
   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/1718151

Title:
  linux-lts-xenial: 4.4.0-97.120~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1718151/+subscriptions

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

[Bug 1718687] Re: crash on amd64

2017-09-21 Thread Bug Watch Updater
** Changed in: discover (Debian)
   Status: Unknown => New

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

Title:
  crash on amd64

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

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

[Bug 1597858] Re: Samba package version 2:4.3.9+dfsg-0ubuntu0.14.04.3 is not compile with CTDB support

2017-09-21 Thread Andreas Hasenack
trusty releases:
2:4.1.6+dfsg-1ubuntu2: nothing about "cluster" in debian/rules. 
--with-cluster-support has a default of "auto" according to ./configure --help

2:4.3.11+dfsg-0ubuntu0.14.04.11: debian/rules has:
--builtin-libraries=replace,ccan,samba-cluster-support
--with-cluster-support is not specified, and has default value of "auto"

To be continued...

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1597858

Title:
  Samba package version 2:4.3.9+dfsg-0ubuntu0.14.04.3 is not compile
  with CTDB support

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1597858] Re: Samba package version 2:4.3.9+dfsg-0ubuntu0.14.04.3 is not compile with CTDB support

2017-09-21 Thread Andreas Hasenack
trusty releases:
2:4.1.6+dfsg-1ubuntu2: nothing about "cluster" in debian/rules. 
--with-cluster-support has a default of "auto" according to ./configure --help

2:4.3.11+dfsg-0ubuntu0.14.04.11: debian/rules has:
--builtin-libraries=replace,ccan,samba-cluster-support
--with-cluster-support is not specified, and has default value of "auto"

To be continued...

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

Title:
  Samba package version 2:4.3.9+dfsg-0ubuntu0.14.04.3 is not compile
  with CTDB support

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

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

[Bug 1718763] Re: linux-azure: 4.11.0-1012.12 -proposed tracker

2017-09-21 Thread Steve Langasek
** Also affects: linux-azure (Ubuntu Xenial)
   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/1718763

Title:
  linux-azure: 4.11.0-1012.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1718763/+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   >