[Bug 752542] Re: ACPI DSDT info

2016-10-19 Thread Victor Vlasenko
Laptop ASUS ZenBook Pro UX501VW-FY145T

** Attachment added: "ASUSTeK_COMPUTER_INC.-N501VW.tar.gz"
   
https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/4764061/+files/ASUSTeK_COMPUTER_INC.-N501VW.tar.gz

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

Title:
  ACPI DSDT info

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

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


[Bug 1633619] Re: dhclient -1 exits 0 when no lease found

2016-10-19 Thread Steve Langasek
Here is the behavior on either 14.04 or 16.04:

# dhclient -1 -v virbr0
Internet Systems Consortium DHCP Client 4.2.4
Copyright 2004-2012 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/virbr0/52:54:00:05:e1:f3
Sending on   LPF/virbr0/52:54:00:05:e1:f3
Sending on   Socket/fallback
DHCPDISCOVER on virbr0 to 255.255.255.255 port 67 interval 3 (xid=0xe7ef8212)
DHCPDISCOVER on virbr0 to 255.255.255.255 port 67 interval 1 (xid=0xe7ef8212)
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
# ps awxfu|grep dh.*virbr
root 16796  0.0  0.0   8868   792 pts/36   S+   05:31   0:00  |   | 
  \_ grep dh.*virbr
root 16772  0.0  0.0  10220  4368 ?Ss   05:30   0:00  \_ 
dhclient -1 -v virbr0
#

Not only does it not return the documented exit code, it also
backgrounds itself and continues polling.  So the -1 option seems to be
completely broken.

I've looked at the source package, and this is due to
debian/patches/onetry_retry_after_initial_success.  The addition of this
patch isn't documented in the changelog, there are no referenced bugs,
and the patch description doesn't make sense to me; assigning to
stgraber, who is listed as the author of this patch.

** Changed in: isc-dhcp (Ubuntu)
 Assignee: (unassigned) => Stéphane Graber (stgraber)

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

Title:
  dhclient -1 exits 0 when no lease found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1633619/+subscriptions

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

[Bug 1633769] Re: Bug with kernel 4.8

2016-10-19 Thread Никитушкин Андрей
You ignoring me! This not good!

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

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

Title:
  Bug with kernel 4.8

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

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


[Bug 1633619] Re: dhclient -1 exits 0 when no lease found

2016-10-19 Thread Steve Langasek
According to the bzr history in lp:ubuntu/wily/isc-dhcp, this patch is
related to bug #974284:

committer: Stéphane Graber 
branch nick: isc-dhcp
timestamp: Wed 2012-09-12 17:30:23 -0400
message:
  Set onetry = 0 early enough to actually work. (LP: #974284)

And Scott, you filed that bug; it seems the current behavior is exactly
what you requested?

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

Title:
  dhclient -1 exits 0 when no lease found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1633619/+subscriptions

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

[Bug 1521734] Re: virtualbox-dkms 5.0.10-dfsg-2ubuntu1: virtualbox kernel module failed to build [gcc: error: unrecognized command line option ‘-fstack-protector-strong’]

2016-10-19 Thread Ville Nummela
Building kernel drivers for newer kernels requires gcc 4.9. Workaround
steps:

apt-get install gcc-4.9
rm /usr/bin/gcc
ln -s /usr/bin/gcc-4.9 /usr/bin/gcc
dpkg-reconfigure virtualbox-dkms

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

Title:
  virtualbox-dkms 5.0.10-dfsg-2ubuntu1: virtualbox kernel module failed
  to build [gcc: error: unrecognized command line option ‘-fstack-
  protector-strong’]

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

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

[Bug 1632918] kernel02 (s390x.zVM) - tests ran: 4, failed: 3

2016-10-19 Thread Brad Figg
tests ran:   4, failed: 3;
  
http://kernel.ubuntu.com/testing/4.8.0-26.28/kernel02__4.8.0-26.28__2016-10-20_04-04-00/results-index.html

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

Title:
  linux: 4.8.0-25.27 -proposed tracker

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

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


[Bug 1550784] Re: kea dhcp server daemons brought up before networking

2016-10-19 Thread Hugo Slabbert
@Halvor

Yes; no joy on that.

My understanding is that systemd-networkd-wait-online is only effective
if you're running systemd-networkd, which I'm not, as this is a vanilla
Ubuntu 16.04 *server* instance, with ifupdown, not NetworkManager or
systemd-networkd.

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

Title:
  kea dhcp server daemons brought up before networking

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-kea/+bug/1550784/+subscriptions

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


[Bug 1297849] Re: [SRU] Virtual private network connection fails after distribution upgrade due to outdated Network Manager configuration files

2016-10-19 Thread Ovidiu-Florin BOGDAN
** Also affects: network-manager-vpnc
   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/1297849

Title:
  [SRU] Virtual private network connection fails after distribution
  upgrade due to outdated Network Manager configuration files

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

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


[Bug 1584612] Re: Mobile broadband requires reboot every time

2016-10-19 Thread Con Kolivas
I considered what you said and put the sim card into a phone even though
it was allegedly unlocked and set it as you suggested and indeed it does
NOT ask for a pin now. I would consider the main issue resolved now,
thanks! I've been fighting this for 2 years unsuccessfully so this is a
major win for me.

The superuser access issue is a separate one but does not affect me now
since the pin is unlocked.

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

Title:
  Mobile broadband requires reboot every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-nm/+bug/1584612/+subscriptions

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


[Bug 1633874] Re: VPN - "Additional DNS servers" Settings are being Ignored

2016-10-19 Thread Lonnie Lee Best
network-manager version 1.2.0-0ubuntu0.16.04.3 works in Ubuntu 16.04.1

So far, this is the latest version I can confirm is working correctly.

Since this is a stable release, the Update Manager should not upgrade to
later versions than this until someone confirms that this bug is not in
those versions.

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

Title:
  VPN - "Additional DNS servers" Settings are being Ignored

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

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


[Bug 1634737] Re: ohci-pci: frame counter not updating; disabled

2016-10-19 Thread Brent Taylor
apport information

** Tags added: apport-collected

** Description changed:

  I've been running Ubuntu 16.04 inside a VirtualBox (version 5.1.6
  r110634 (Qt5.5.1)) running on Windows 10 Home (version 1607 os build
  14393.321) host without any incident until I upgraded to Ubuntu 16.10.
  I have a USB to Serial converter (pl2303) connected to a development
  board that is handled by the Ubuntu Linux Kernel.  After upgrading to
  Ubuntu 16.10 the ohci-hcd driver reported that the "frame counter not
  updated; disabled" followed by "HC died; cleaning up" which would kill
  my terminal application (kermit) that was connected to the pl2303
  device.
  
  When the issue was first noticed, I rebooted the Linux virtual machine
  and booted the previous kernel (4.4.0-43-generic) and was able to use
  the pl2303 to communicate to my development board just fine.  I switched
  back to the 4.8.0-22-generic kernel and the ohci-hcd driver reported the
  same problem.
  
  I looked at the differences between the ohci-hcd.c and pl2303.[ch]
  drivers between 4.9-rc1 and the 4.4.0 linux kernels and the pl2303.[ch]
  files didn't have any changes, and only a couple of changes were made to
  ohci-hcd.c but nothing that would indicate an issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-22-generic 4.8.0-22.24
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-22-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/pcmC0D1c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  Date: Tue Oct 18 22:30:12 2016
  HibernationDevice: RESUME=/dev/mapper/cartman--vg-swap_1
  InstallationDate: Installed on 2014-08-02 (808 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 vboxdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.8.0-22-generic 
root=/dev/mapper/hostname--vg-root ro nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-22-generic N/A
   linux-backports-modules-4.8.0-22-generic  N/A
   linux-firmware1.161
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: Upgraded to yakkety on 2016-10-15 (3 days ago)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
+ --- 
+ ApportVersion: 2.20.3-0ubuntu8
+ Architecture: amd64
+ DistroRelease: Ubuntu 16.10
+ InstallationDate: Installed on 2014-08-02 (810 days ago)
+ InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ Tags:  yakkety
+ Uname: Linux 4.9.0-040900rc1-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: Upgraded to yakkety on 2016-10-15 (4 days ago)
+ UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo users vboxsf
+ _MarkForUpload: True

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1634737/+attachment/4764054/+files/JournalErrors.txt

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

Title:
  ohci-pci: frame counter not updating; disabled

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

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


[Bug 1634737] Re: ohci-pci: frame counter not updating; disabled

2016-10-19 Thread Brent Taylor
Please ignore all the information in JournalErrors.txt that relate to
the sshd process.  I had some trouble with w3m and submitting the
apport-collect because I'm running Ubuntu 16.10 without a GUI.

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

Title:
  ohci-pci: frame counter not updating; disabled

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

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


[Bug 1633414] kernel01 (s390x.zVM) - tests ran: 4, failed: 3

2016-10-19 Thread Brad Figg
tests ran:   4, failed: 3;
  
http://kernel.ubuntu.com/testing/4.4.0-45.66/kernel01__4.4.0-45.66__2016-10-20_04-41-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1635113] Re: ACPI error prevents from either rebooting or shutting down.

2016-10-19 Thread Enrique Agustini
** Summary changed:

- ACPI error prevents from rebooting or shutting down.
+ ACPI error prevents from either rebooting or shutting down.

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

Title:
  ACPI error prevents from either rebooting or shutting down.

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

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


[Bug 1635113] Missing required logs.

2016-10-19 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1635113

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  ACPI error prevents from either rebooting or shutting down.

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

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


[Bug 1377897] Re: [Ubuntu trusty]Errors while using gedit

2016-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gedit (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/1377897

Title:
  [Ubuntu trusty]Errors while using gedit

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

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


[Bug 1377897] Re: [Ubuntu trusty]Errors while using gedit

2016-10-19 Thread MikeR
Happens when I use gksudo (not sudo)
Tahr with Gnome-flashback, fully updated

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

Title:
  [Ubuntu trusty]Errors while using gedit

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

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


[Bug 1615279] Re: package util-linux 2.27.1-6ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: util-linux (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/1615279

Title:
  package util-linux 2.27.1-6ubuntu3.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 1635113] Re: ACPI error prevents from rebooting or shutting down.

2016-10-19 Thread Enrique Agustini
apport information

** Tags added: apport-collected yakkety

** Description changed:

- I've just downloaded latest upstream linux kernel version
- 4.9.0-040900rc1 for bug testing, and found out I just cannot neither
- reboot nor shutdown most probably due to a ACPI error as it shows up at
- booting.
+ I've just downloaded latest upstream linux kernel version 4.9.0-040900rc1 for 
bug testing, and found out I just cannot neither reboot nor shutdown most 
probably due to a ACPI error as it shows up at booting.
+ --- 
+ ApportVersion: 2.20.3-0ubuntu8
+ Architecture: amd64
+ DistroRelease: Ubuntu 16.10
+ InstallationDate: Installed on 2016-10-18 (1 days ago)
+ InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=es_AR:es
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=es_AR.UTF-8
+  SHELL=/bin/bash
+ Tags:  yakkety
+ Uname: Linux 4.9.0-040900rc1-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1635113/+attachment/4764051/+files/JournalErrors.txt

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

Title:
  ACPI error prevents from either rebooting or shutting down.

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

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


[Bug 1635115] [NEW] grub fails zfs root filesystem detection due to failed checksum

2016-10-19 Thread Rob Starkey
Public bug reported:

root@q-1-d.sv1:~# lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04

root@q-1-d.sv1:~# apt-cache policy grub2-common
grub2-common:
  Installed: 2.02~beta2-36ubuntu3.2
  Candidate: 2.02~beta2-36ubuntu3.2
  Version table:
 *** 2.02~beta2-36ubuntu3.2 500
500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 2.02~beta2-36ubuntu3 500
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages


I followed https://github.com/zfsonlinux/zfs/wiki/Ubuntu-16.04-Root-on-ZFS to 
make a ZFS native root disk system.  

Installation went fine, systems works like a champ... but then, after a
while, it's time to apt-get update ; apt-get upgrade to update my
kernel.  That apt-get install fails because grub can't detect it's root
file system:

root@q-2-d.sv1:~# grub-probe /
grub-probe: error: unknown filesystem.

Strange, this use to work.  Add in a -vv and I see:

grub-core/kern/fs.c:56: Detecting zfs...
grub-core/osdep/hostdisk.c:415: opening the device `/dev/sda1' in open_device()
grub-core/fs/zfs/zfs.c:1192: label ok 0
grub-core/osdep/hostdisk.c:394: reusing open device `/dev/sda1'
grub-core/fs/zfs/zfs.c:1007: check 2 passed
grub-core/fs/zfs/zfs.c:1018: check 3 passed
grub-core/fs/zfs/zfs.c:1025: check 4 passed
grub-core/fs/zfs/zfs.c:1035: check 6 passed
grub-core/fs/zfs/zfs.c:1043: check 7 passed
grub-core/fs/zfs/zfs.c:1054: check 8 passed
grub-core/fs/zfs/zfs.c:1064: check 9 passed
grub-core/fs/zfs/zfs.c:1086: check 11 passed
grub-core/fs/zfs/zfs.c:1112: check 10 passed
grub-core/fs/zfs/zfs.c:1128: str=com.delphix:hole_birth
grub-core/fs/zfs/zfs.c:1128: str=com.delphix:embedded_data
grub-core/fs/zfs/zfs.c:1137: check 12 passed (feature flags)
grub-core/fs/zfs/zfs.c:1875: zio_read: E 0: size 2048/2048
grub-core/fs/zfs/zfs.c:1898: endian = -1
grub-core/fs/zfs/zfs.c:595: dva=8, b00258
grub-core/osdep/hostdisk.c:394: reusing open device `/dev/sda1'
grub-core/fs/zfs/zfs.c:442: checksum fletcher4 verification failed
grub-core/fs/zfs/zfs.c:447: actual checksum 0059d95adad1 6322fba304b3 
00430f321ad7f439 21e873b51c15e3bc
grub-core/fs/zfs/zfs.c:452: expected checksum 00035ca143fb 062fc3a48ff8 
0005b49e0d96b07e 03841abf1fed586a
grub-core/fs/zfs/zfs.c:1919: incorrect checksum
grub-core/kern/fs.c:78: zfs detection failed.

Now here's the fun part.  Rebooting the system will fix the checksum
issue for a short amount of time.  Here is what it looks like
immediately after a reboot:

root@q-1-d.sv1:~# grub-probe /
zfs

grub-core/kern/fs.c:56: Detecting zfs...
grub-core/osdep/hostdisk.c:415: opening the device `/dev/sda1' in open_device()
grub-core/fs/zfs/zfs.c:1192: label ok 0
grub-core/osdep/hostdisk.c:394: reusing open device `/dev/sda1'
grub-core/fs/zfs/zfs.c:1007: check 2 passed
grub-core/fs/zfs/zfs.c:1018: check 3 passed
grub-core/fs/zfs/zfs.c:1025: check 4 passed
grub-core/fs/zfs/zfs.c:1035: check 6 passed
grub-core/fs/zfs/zfs.c:1043: check 7 passed
grub-core/fs/zfs/zfs.c:1054: check 8 passed
grub-core/fs/zfs/zfs.c:1064: check 9 passed
grub-core/fs/zfs/zfs.c:1086: check 11 passed
grub-core/fs/zfs/zfs.c:1112: check 10 passed
grub-core/fs/zfs/zfs.c:1128: str=com.delphix:hole_birth
grub-core/fs/zfs/zfs.c:1128: str=com.delphix:embedded_data
grub-core/fs/zfs/zfs.c:1137: check 12 passed (feature flags)
grub-core/fs/zfs/zfs.c:1875: zio_read: E 0: size 2048/2048
grub-core/fs/zfs/zfs.c:1898: endian = -1
grub-core/fs/zfs/zfs.c:595: dva=8, c001c0
grub-core/osdep/hostdisk.c:394: reusing open device `/dev/sda1'
grub-core/fs/zfs/zfs.c:2678: endian = -1, blkid=0
grub-core/fs/zfs/zfs.c:2020: endian = -1
grub-core/fs/zfs/zfs.c:2051: endian = -1
grub-core/fs/zfs/zfs.c:1875: zio_read: E 0: size 16384/4096
grub-core/fs/zfs/zfs.c:1898: endian = -1
grub-core/fs/zfs/zfs.c:595: dva=8, c001b8
grub-core/osdep/hostdisk.c:394: reusing open device `/dev/sda1'
grub-core/fs/zfs/zfs.c:2020: endian = 1
grub-core/fs/zfs/zfs.c:2046: endian = 1
grub-core/fs/zfs/zfs.c:1875: zio_read: E 0: size 16384/4096
grub-core/fs/zfs/zfs.c:1898: endian = 1
grub-core/fs/zfs/zfs.c:595: dva=8, c001a0
grub-core/fs/zfs/zfs.c:2682: alive
grub-core/fs/zfs/zfs.c:2493: looking for 'features_for_read'
grub-core/fs/zfs/zfs.c:2020: endian = 1
grub-core/fs/zfs/zfs.c:2046: endian = 1
grub-core/fs/zfs/zfs.c:1875: zio_read: E 0: size 16384/4096
grub-core/fs/zfs/zfs.c:1898: endian = 1
grub-core/fs/zfs/zfs.c:595: dva=8, 200
grub-core/osdep/hostdisk.c:394: reusing open device `/dev/sda1'
grub-core/fs/zfs/zfs.c:2503: zap read
grub-core/fs/zfs/zfs.c:2516: fat zap
grub-core/fs/zfs/zfs.c:2020: endian = 1
grub-core/fs/zfs/zfs.c:2046: endian = 1
grub-core/fs/zfs/zfs.c:1875: zio_read: E 0: size 16384/4096
grub-core/fs/zfs/zfs.c:1898: endian = 1
grub-core/fs/zfs/zfs.c:595: dva=8, bb0c48
grub-core/osdep/hostdisk.c:394: reusing open device `/dev/sda1'
grub-core/fs/zfs/zfs.c:2276: fzap: length 18
grub-core/fs/zfs/zfs.c:2520: returned 0
grub-core/fs/zfs/zfs.c:2020: 

[Bug 1635113] [NEW] ACPI error prevents from rebooting or shutting down.

2016-10-19 Thread Enrique Agustini
Public bug reported:

I've just downloaded latest upstream linux kernel version 4.9.0-040900rc1 for 
bug testing, and found out I just cannot neither reboot nor shutdown most 
probably due to a ACPI error as it shows up at booting.
--- 
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
DistroRelease: Ubuntu 16.10
InstallationDate: Installed on 2016-10-18 (1 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
Package: linux (not installed)
ProcEnviron:
 LANGUAGE=es_AR:es
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=es_AR.UTF-8
 SHELL=/bin/bash
Tags:  yakkety
Uname: Linux 4.9.0-040900rc1-generic x86_64
UnreportableReason: The running kernel is not an Ubuntu kernel
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
_MarkForUpload: True

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


** Tags: apport-collected yakkety

** Attachment added: "dmesg"
   https://bugs.launchpad.net/bugs/1635113/+attachment/4764050/+files/dmesg.txt

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

Title:
  ACPI error prevents from rebooting or shutting down.

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

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


SV: [Bug 1566302] Re: Ubuntu 16.04: Suspend freezes the system after upgrade to linux image 4.4.0-16

2016-10-19 Thread jaka
Resolved for me with kernel 4.8.2
/jaaka


Skickat från min Samsung-enhet


 Originalmeddelande 
Från: Mark Loatman 
Datum: 2016-10-20 00:45 (GMT+01:00)
Till: jaka_barka...@hotmail.com
Rubrik: [Bug 1566302] Re: Ubuntu 16.04: Suspend freezes the system after 
upgrade to linux image 4.4.0-16

I have this issue with 4.4.0-43. I did notice that there were no
problems when I was running 4.4.0-36.

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1566302

Title:
  Ubuntu 16.04: Suspend freezes the system after upgrade to linux image
  4.4.0-16

Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  I'm using ubuntu 16.04 on a XPS 15 9550.

  Suspend/resume worked flawlessly with linux image 4.4.0-15, and after
  standard upgrade yesterday (5/04/2016) which installed image 4.4.0-16,
  the system freezes when attempting a suspend. I get  no response from
  the system (nor keyboard, nor screen, nor touchpad), but it gets very
  hot, so that it must be running something.

  Booting with 4.4.0-15 makes the suspend to work perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-extra-4.4.0-16-generic 4.4.0-16.32
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  macias 1770 F pulseaudio
  CurrentDesktop: X-Cinnamon
  Date: Tue Apr  5 14:56:17 2016
  HibernationDevice: RESUME=UUID=4180adfa-3852-4a96-86b4-f3696448c743
  InstallationDate: Installed on 2016-03-07 (28 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f3:21d5 Elan Microelectronics Corp.
   Bus 001 Device 002: ID 0a5c:6410 Broadcom Corp.
   Bus 001 Device 004: ID 1bcf:2b95 Sunplus Innovation Technology Inc.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9550
  ProcEnviron:
   LANGUAGE=es_ES
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=673f4658-75f8-4c01-bcd8-0af860269699 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 01.01.19
  dmi.board.name: 0N7TVV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr01.01.19:bd01/25/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 15 9550
  dmi.sys.vendor: Dell Inc.

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

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

Title:
  Ubuntu 16.04: Suspend freezes the system after upgrade to linux image
  4.4.0-16

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

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

[Bug 1634737] Re: ohci-pci: frame counter not updating; disabled

2016-10-19 Thread Brent Taylor
** Tags added: kernel-bug-exists-upstream

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

Title:
  ohci-pci: frame counter not updating; disabled

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

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


[Bug 1633414] kernel01 (s390x.zVM) - tests ran: 18, failed: 1

2016-10-19 Thread Brad Figg
tests ran:  18, failed: 1;
  
http://kernel.ubuntu.com/testing/4.4.0-45.66/kernel01__4.4.0-45.66__2016-10-20_04-08-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1632918] s2lp6g002 (s390x.zKVM) - tests ran: 18, failed: 1

2016-10-19 Thread Brad Figg
tests ran:  18, failed: 1;
  
http://kernel.ubuntu.com/testing/4.8.0-26.28/s2lp6g002__4.8.0-26.28__2016-10-20_04-06-00/results-index.html

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

Title:
  linux: 4.8.0-25.27 -proposed tracker

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

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


[Bug 1635108] Re: package openvpn 2.3.10-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-19 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/1635108

Title:
  package openvpn 2.3.10-1ubuntu2 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/openvpn/+bug/1635108/+subscriptions

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


[Bug 1357458] Re: Can't start digital clock program.

2016-10-19 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/1357458

Title:
  Can't start digital clock program.

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

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


[Bug 1615294] Re: Installer Crashed trying to set up the boot directory

2016-10-19 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/1615294

Title:
  Installer Crashed trying to set up the boot directory

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

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


[Bug 1393084] Re: "14.04.1 LTS Upgrade available" dialog pops up even after I've already accepted to do the upgrade

2016-10-19 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-release-upgrader (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/1393084

Title:
  "14.04.1 LTS Upgrade available" dialog pops up even after I've already
  accepted to do the upgrade

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

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


[Bug 1590869] Re: radeon freeze

2016-10-19 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (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/1590869

Title:
  radeon freeze

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

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


[Bug 1635091] Re: New firmware is required for some iwlwifi modules

2016-10-19 Thread Jesse Sung
** Description changed:

  Kernel complains about unable to load iwlwifi-7260-17.ucode.
  
  ubuntu@localhost:~$ dmesg | grep iwl
  [ 42.049462] iwlwifi :02:00.0: enabling device ( -> 0002)
  [ 42.074290] iwlwifi :02:00.0: Direct firmware load for 
iwlwifi-7260-17.ucode failed with error -2
  [ 42.376098] iwlwifi :02:00.0: loaded firmware version 16.242414.0 
op_mode iwlmvm
  [ 42.811854] iwlwifi :02:00.0: Detected Intel(R) Dual Band Wireless AC 
7260, REV=0x144
  [ 42.815269] iwlwifi :02:00.0: L1 Enabled - LTR Enabled
  [ 42.815530] iwlwifi :02:00.0: L1 Enabled - LTR Enabled
  [ 43.078312] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  
  This file can be found in commit
  f2cf4d67e8eced29c8a473d3a27057aa2df57c42.
  
  commit f2cf4d67e8eced29c8a473d3a27057aa2df57c42
  Author: Emmanuel Grumbach 
  Date:   Sun Jul 10 09:25:42 2016 +0300
  
- iwlwifi: add new -17 firmware for iwlmvm devices
- 
- Revision number: 352738
- Build number: WFFW28817_L14LIN
- 
- This is the last firmware that supports 3160 / 7260 / 7265.
- Newer firmware will support 7265D and up only.
- 
- Signed-off-by: Emmanuel Grumbach 
+ iwlwifi: add new -17 firmware for iwlmvm devices
  
+ Revision number: 352738
+ Build number: WFFW28817_L14LIN
  
- Xenial only. The file is already in yakkety.
+ This is the last firmware that supports 3160 / 7260 / 7265.
+ Newer firmware will support 7265D and up only.
+ 
+ Signed-off-by: Emmanuel Grumbach 
+ 
+ Xenial only. These files are already in yakkety.

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

Title:
  New firmware is required for some iwlwifi modules

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

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

[Bug 1635108] [NEW] package openvpn 2.3.10-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-19 Thread Dhiren Upadhyay
Public bug reported:

During installation conflict with udev and installation was failed

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: openvpn 2.3.10-1ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-43.63-generic 4.4.21
Uname: Linux 4.4.0-43-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
AptOrdering:
 libpkcs11-helper1: Install
 openvpn: Install
 libpkcs11-helper1: Configure
 openvpn: Configure
 NULL: ConfigurePending
Architecture: amd64
Date: Wed Oct 19 17:33:04 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-03-17 (216 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: openvpn
Title: package openvpn 2.3.10-1ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2016-07-30 (81 days ago)

** Affects: openvpn (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/1635108

Title:
  package openvpn 2.3.10-1ubuntu2 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/openvpn/+bug/1635108/+subscriptions

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


[Bug 1634742] Re: No button/lid events, no brightness hotkeys

2016-10-19 Thread Vladimir Ustinov
This issues was before upgrade to current Ubuntu version. There were no kernel 
that work properly with this stuff.
I've installed kernel 4.9.0-040900rc1-generic. And miracle happen. Brightness 
hotkeys works and do brightness change. acpi_listen shows "button/lid LID 
close" and "button/lid LID open". Suspend didn't happen when I close the lid, 
but it is another story.

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

** Tags added: kernel-fixed-upstream

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

Title:
  No button/lid events, no brightness hotkeys

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

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


[Bug 1632918] s2lp6g002 (s390x.zKVM) - tests ran: 10, failed: 2

2016-10-19 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-26.28/s2lp6g002__4.8.0-26.28__2016-10-20_03-34-00/results-index.html

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

Title:
  linux: 4.8.0-25.27 -proposed tracker

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

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


[Bug 1632918] kernel02 (s390x.zVM) - tests ran: 18, failed: 0

2016-10-19 Thread Brad Figg
tests ran:  18, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-26.28/kernel02__4.8.0-26.28__2016-10-20_03-33-00/results-index.html

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

Title:
  linux: 4.8.0-25.27 -proposed tracker

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

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


[Bug 1633414] kernel01 (s390x.zVM) - tests ran: 10, failed: 1

2016-10-19 Thread Brad Figg
tests ran:  10, failed: 1;
  
http://kernel.ubuntu.com/testing/4.4.0-45.66/kernel01__4.4.0-45.66__2016-10-20_03-34-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1635091] Re: New firmware is required for some iwlwifi modules

2016-10-19 Thread Jesse Sung
** Changed in: hwe-next
 Assignee: (unassigned) => Jesse Sung (wenchien)

** Changed in: hwe-next
   Status: New => In Progress

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

Title:
  New firmware is required for some iwlwifi modules

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

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


[Bug 1633874] Re: VPN - "Additional DNS servers" Settings are being Ignored

2016-10-19 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/1633874

Title:
  VPN - "Additional DNS servers" Settings are being Ignored

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

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


[Bug 1634208] Re: VPN cannot resolve DNS entries on second connect

2016-10-19 Thread Lonnie Lee Best
*** This bug is a duplicate of bug 1633874 ***
https://bugs.launchpad.net/bugs/1633874

** This bug has been marked a duplicate of bug 1633874
   VPN - "Additional DNS servers" Settings are being Ignored

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

Title:
  VPN cannot resolve DNS entries on second connect

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

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


[Bug 1634208] Re: VPN cannot resolve DNS entries on second connect

2016-10-19 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1633874 ***
https://bugs.launchpad.net/bugs/1633874

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/1634208

Title:
  VPN cannot resolve DNS entries on second connect

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

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


[Bug 1633414] s2lp6g001 (s390x.zKVM) - tests ran: 10, failed: 1

2016-10-19 Thread Brad Figg
tests ran:  10, failed: 1;
  
http://kernel.ubuntu.com/testing/4.4.0-45.66/s2lp6g001__4.4.0-45.66__2016-10-20_03-27-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1622782] Re: 'snap install' return code unhelpful

2016-10-19 Thread Stuart Bishop
** Changed in: layer-snap
   Status: Fix Released => Confirmed

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

Title:
  'snap install' return code unhelpful

To manage notifications about this bug go to:
https://bugs.launchpad.net/layer-snap/+bug/1622782/+subscriptions

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


[Bug 1632918] s2lp4 (s390x.LPAR) - tests ran: 10, failed: 2

2016-10-19 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-26.28/s2lp4__4.8.0-26.28__2016-10-20_02-51-00/results-index.html

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

Title:
  linux: 4.8.0-25.27 -proposed tracker

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

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


[Bug 1635103] [NEW] Firefox has black glitches on screen on Wordpress wp-admin and other sites.

2016-10-19 Thread NoBugs!
Public bug reported:

Go to a Wordpress site wp-admin, edit a page, notice when the left bar
slides away it leaves a black bar. I've seen a similar glitch on a
Twitter page with top bar sliding out but I can't seem to find it again.

Please see screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: firefox 49.0+build4-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 4.4.0-42.62~14.04.1-generic 4.4.21
Uname: Linux 4.4.0-42-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  luke   5485 F pulseaudio
BuildID: 20160919213721
Channel: Unavailable
Date: Wed Oct 19 19:54:59 2016
DefaultProfileIncompatibleExtensions: Default - 
{972ce4c6-7e08-4474-a285-3208198ce6fd}
DefaultProfilePrefSources:
 prefs.js
 [HomeDir]/moz/DevTools-Tweaks/defaults/preferences/defaults.js
EcryptfsInUse: Yes
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2013-11-23 (1061 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
IpRoute:
 default via 192.168.0.1 dev wlan0  proto static 
 192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.12  metric 9 
 192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Profile1Extensions: extensions.sqlite corrupt or missing
Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile1Locales: extensions.sqlite corrupt or missing
Profile1PrefSources: prefs.js
Profile1Themes: extensions.sqlite corrupt or missing
Profile2Extensions: extensions.sqlite corrupt or missing
Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile2Locales: extensions.sqlite corrupt or missing
Profile2PrefSources:
 prefs.js
 [Profile]/extensions/devtooltweaks@Luke.Bryan/defaults/preferences/defaults.js
Profile2Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile0 (Default) - LastVersion=49.0/20160919213721 (In use)
 Profile1 - LastVersion=33.0/20141007221017 (Out of date)
 Profile2 - LastVersion=50.0a2/20160818004001 (Out of date)
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 totem-mozilla 3.10.1-1ubuntu4
 rhythmbox-mozilla 3.0.2-0ubuntu2
 gnome-shell   3.10.4-0ubuntu5.2
 icedtea-7-plugin  1.5.3-0ubuntu0.14.04.1
 google-talkplugin 5.41.3.0-1
RunningIncompatibleAddons: True
SourcePackage: firefox
SystemImageInfo: Error: [Errno 2] No such file or directory: 'system-image-cli'
UpgradeStatus: Upgraded to trusty on 2014-04-19 (914 days ago)
dmi.bios.date: 12/17/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A16
dmi.board.name: 0C5Y96
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A16
dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd12/17/2013:svnDellInc.:pnXPSL521X:pvrA16:rvnDellInc.:rn0C5Y96:rvrA00:cvnDellInc.:ct8:cvrA16:
dmi.product.name: XPS L521X
dmi.product.version: A16
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug trusty

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/bugs/1635103/+attachment/4764021/+files/goofyshow.png

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

Title:
  Firefox has black glitches on screen on Wordpress wp-admin and other
  sites.

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

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


[Bug 1633414] s2lp6g001 (s390x.zKVM) - tests ran: 1, failed: 0

2016-10-19 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-45.66/s2lp6g001__4.4.0-45.66__2016-10-20_03-26-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1632918] kernel02 (s390x.zVM) - tests ran: 10, failed: 2

2016-10-19 Thread Brad Figg
tests ran:  10, failed: 2;
  
http://kernel.ubuntu.com/testing/4.8.0-26.28/kernel02__4.8.0-26.28__2016-10-20_02-55-00/results-index.html

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

Title:
  linux: 4.8.0-25.27 -proposed tracker

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

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


[Bug 1633414] kernel01 (s390x.zVM) - tests ran: 1, failed: 0

2016-10-19 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-45.66/kernel01__4.4.0-45.66__2016-10-20_03-32-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1632918] s2lp6g002 (s390x.zKVM) - tests ran: 1, failed: 0

2016-10-19 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-26.28/s2lp6g002__4.8.0-26.28__2016-10-20_03-32-00/results-index.html

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

Title:
  linux: 4.8.0-25.27 -proposed tracker

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

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


[Bug 1635102] [NEW] GRUB 2 Crashed while installing fresh 16.04.1 LTS XUBUNTU

2016-10-19 Thread Athit Vue
Public bug reported:

grub2 crashed and failed to install to location /boot.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.2 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Wed Oct 19 20:26:45 2016
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/xubuntu.seed 
boot=casper only-ubiquity quiet splash ---
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.21.63.2 xenial xubuntu

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

Title:
  GRUB 2 Crashed while installing fresh 16.04.1 LTS XUBUNTU

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

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


[Bug 1635012] JournalErrors.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1635012/+attachment/4763996/+files/JournalErrors.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635012] WifiSyslog.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1635012/+attachment/4764003/+files/WifiSyslog.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635012] ProcInterrupts.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1635012/+attachment/4764000/+files/ProcInterrupts.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635099] [NEW] package python3-pil:amd64 3.3.1-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-19 Thread Jeff Liu
Public bug reported:

Logs:

Setting up python3-pil:amd64 (3.3.1-1) ...
Sorry: ValueError: source code string cannot contain null bytes
Sorry: ValueError: source code string cannot contain null bytes
Sorry: ValueError: source code string cannot contain null bytes
dpkg: error processing package python3-pil:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1

Happened after running do-release-upgrade to upgrade from 16.04.1 to
16.10

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: python3-pil:amd64 3.3.1-1
ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
Uname: Linux 4.4.0-42-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu2.1
AptOrdering:
 libmpfi-dev:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Wed Oct 19 19:36:17 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-08-18 (62 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.1
SourcePackage: pillow
Title: package python3-pil:amd64 3.3.1-1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to yakkety on 2016-10-20 (0 days ago)

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


** Tags: amd64 apport-package yakkety

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

Title:
  package python3-pil:amd64 3.3.1-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/pillow/+bug/1635099/+subscriptions

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


[Bug 1635012] IwConfig.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1635012/+attachment/4763995/+files/IwConfig.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635091] Re: New firmware is required for some iwlwifi modules

2016-10-19 Thread Jesse Sung
** Description changed:

  Kernel complains about unable to load iwlwifi-7260-17.ucode.
  
  ubuntu@localhost:~$ dmesg | grep iwl
  [ 42.049462] iwlwifi :02:00.0: enabling device ( -> 0002)
  [ 42.074290] iwlwifi :02:00.0: Direct firmware load for 
iwlwifi-7260-17.ucode failed with error -2
  [ 42.376098] iwlwifi :02:00.0: loaded firmware version 16.242414.0 
op_mode iwlmvm
  [ 42.811854] iwlwifi :02:00.0: Detected Intel(R) Dual Band Wireless AC 
7260, REV=0x144
  [ 42.815269] iwlwifi :02:00.0: L1 Enabled - LTR Enabled
  [ 42.815530] iwlwifi :02:00.0: L1 Enabled - LTR Enabled
  [ 43.078312] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  
  This file can be found in commit
  f2cf4d67e8eced29c8a473d3a27057aa2df57c42.
  
+ commit f2cf4d67e8eced29c8a473d3a27057aa2df57c42
+ Author: Emmanuel Grumbach 
+ Date:   Sun Jul 10 09:25:42 2016 +0300
+ 
+ iwlwifi: add new -17 firmware for iwlmvm devices
+ 
+ Revision number: 352738
+ Build number: WFFW28817_L14LIN
+ 
+ This is the last firmware that supports 3160 / 7260 / 7265.
+ Newer firmware will support 7265D and up only.
+ 
+ Signed-off-by: Emmanuel Grumbach 
+ 
+ 
  Xenial only. The file is already in yakkety.

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

Title:
  New firmware is required for some iwlwifi modules

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

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


[Bug 1635012] ProcModules.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1635012/+attachment/4764001/+files/ProcModules.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635012] ProcCpuinfo.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1635012/+attachment/4763999/+files/ProcCpuinfo.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635012] Re: Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

2016-10-19 Thread Enrique Agustini
taken just after incident.

** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1635012/+attachment/4764006/+files/dmesg.txt

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

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635012] Lspci.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1635012/+attachment/4763997/+files/Lspci.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635012] Lsusb.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1635012/+attachment/4763998/+files/Lsusb.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635012] CRDA.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1635012/+attachment/4763993/+files/CRDA.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635012] UdevDb.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1635012/+attachment/4764002/+files/UdevDb.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1635079] Re: Properly rotate /var/log/lxd/lxd.log every 24 hours

2016-10-19 Thread Stéphane Graber
A fix for this is in the zesty queue.

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

Title:
  Properly rotate /var/log/lxd/lxd.log every 24 hours

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

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


[Bug 1635012] Re: Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

2016-10-19 Thread Enrique Agustini
apport information

** Tags added: apport-collected yakkety

** Description changed:

  This happens frequently just after making a clean install of Ubuntu
  16.10, I never had this issue with Ubuntu 16.04 LTS with the same
  device. The only error message in dmesg is this:
  
  [  713.796447] usb 5-2: USB disconnect, device number 2
  [  727.415529] usb 5-2: new full-speed USB device number 3 using ohci-pci
  [  727.602758] usb 5-2: New USB device found, idVendor=0458, idProduct=0185
  [  727.602765] usb 5-2: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [  727.602769] usb 5-2: Product: Wireless Mouse
  [  727.602773] usb 5-2: Manufacturer: MOSART Semi.
  [  727.612028] hid-generic 0003:0458:0185.0003: hiddev0,hidraw0: USB HID 
v1.10 Device [MOSART Semi. Wireless Mouse] on usb-:00:13.0-2/input0
  [  727.617768] input: MOSART Semi. Wireless Mouse as 
/devices/pci:00/:00:13.0/usb5/5-2/5-2:1.1/0003:0458:0185.0004/input/input14
  [  727.676316] hid-generic 0003:0458:0185.0004: input,hiddev0,hidraw1: USB 
HID v1.10 Mouse [MOSART Semi. Wireless Mouse] on usb-:00:13.0-2/input1
  [ 6113.408175] ohci-pci :00:13.0: frame counter not updating; disabled
  [ 6113.408190] ohci-pci :00:13.0: HC died; cleaning up
  [ 6113.408364] usb 5-2: USB disconnect, device number 3
  
  My laptop is a HP Pavilion dv7-4061nr
  
  DistroRelease: Ubuntu 16.10
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Oct 18 18:26:36 2016
  InstallationDate: Installed on 2016-10-18 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  ProcEnviron:
   LANGUAGE=es_AR:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_AR.UTF-8
   SHELL=/bin/bash
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.20.3-0ubuntu8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  kike   2148 F pulseaudio
+  /dev/snd/controlC1:  kike   2148 F pulseaudio
+ DistroRelease: Ubuntu 16.10
+ HibernationDevice: RESUME=UUID=5bbfb5db-57eb-4bd5-a584-98aa50218bed
+ InstallationDate: Installed on 2016-10-18 (1 days ago)
+ InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
+ MachineType: Hewlett-Packard HP Pavilion dv7 Notebook PC
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=es_AR:es
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=es_AR.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-generic 
root=UUID=9a0d0769-6d64-49b8-901a-a8185747d073 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
+ PulseList:
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-4.8.0-22-generic N/A
+  linux-backports-modules-4.8.0-22-generic  N/A
+  linux-firmware1.161
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  yakkety
+ Uname: Linux 4.8.0-22-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 02/25/2013
+ dmi.bios.vendor: Hewlett-Packard
+ dmi.bios.version: F.29
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: 1442
+ dmi.board.vendor: Hewlett-Packard
+ dmi.board.version: 67.33
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.29:bd02/25/2013:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr048D10242B202:rvnHewlett-Packard:rn1442:rvr67.33:cvnHewlett-Packard:ct10:cvrN/A:
+ dmi.product.name: HP Pavilion dv7 Notebook PC
+ dmi.product.version: 048D10242B202
+ dmi.sys.vendor: Hewlett-Packard

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1635012/+attachment/4763992/+files/AlsaInfo.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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

[Bug 1635012] CurrentDmesg.txt

2016-10-19 Thread Enrique Agustini
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1635012/+attachment/4763994/+files/CurrentDmesg.txt

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

Title:
  Usb wireless mouse gets disconnected randomly in Ubuntu 16.10

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

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


[Bug 1478319] Re: Wifi doesn't reconnect to AP if it uses the same SSID than another AP

2016-10-19 Thread Jason Yen
I've checked this issue with 2 APs and have the same SSID but can't
reproduce. I don't need to forget the network setting and it will just
connect to another one when lost connection of previous one. I didn't
set any security or password for these two APs.

I tested with arale r445(rc-proposed)

** Changed in: canonical-devices-system-image
 Assignee: John McAleely (john.mcaleely) => Jason Yen (jasonyen)

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

Title:
  Wifi doesn't reconnect to AP if it uses the same SSID than another AP

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

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


[Bug 1633414] s2lp3 (s390x.LPAR) - tests ran: 64, failed: 64

2016-10-19 Thread Brad Figg
tests ran:  64, failed: 64;
  
http://kernel.ubuntu.com/testing/4.4.0-44.64/s2lp3__4.4.0-44.64__2016-10-20_03-03-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1635091] [NEW] New firmware is required for some iwlwifi modules

2016-10-19 Thread Jesse Sung
Public bug reported:

Kernel complains about unable to load iwlwifi-7260-17.ucode.

ubuntu@localhost:~$ dmesg | grep iwl
[ 42.049462] iwlwifi :02:00.0: enabling device ( -> 0002)
[ 42.074290] iwlwifi :02:00.0: Direct firmware load for 
iwlwifi-7260-17.ucode failed with error -2
[ 42.376098] iwlwifi :02:00.0: loaded firmware version 16.242414.0 op_mode 
iwlmvm
[ 42.811854] iwlwifi :02:00.0: Detected Intel(R) Dual Band Wireless AC 
7260, REV=0x144
[ 42.815269] iwlwifi :02:00.0: L1 Enabled - LTR Enabled
[ 42.815530] iwlwifi :02:00.0: L1 Enabled - LTR Enabled
[ 43.078312] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'

This file can be found in commit
f2cf4d67e8eced29c8a473d3a27057aa2df57c42.

Xenial only. The file is already in yakkety.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Assignee: Jesse Sung (wenchien)
 Status: In Progress


** Tags: havasu originate-from-1580073

** Tags added: havasu originate-from-1580073

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

Title:
  New firmware is required for some iwlwifi modules

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

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


[Bug 1473142] Re: sh: 1: /lib/libc.so.6: not found

2016-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: hardinfo (Ubuntu Zesty)
   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/1473142

Title:
  sh: 1: /lib/libc.so.6: not found

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

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


[Bug 1633414] s2lp3 (s390x.LPAR) - tests ran: 2, failed: 2

2016-10-19 Thread Brad Figg
tests ran:   2, failed: 2;
  
http://kernel.ubuntu.com/testing/4.4.0-44.64/s2lp3__4.4.0-44.64__2016-10-20_02-59-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1633414] s2lp3 (s390x.LPAR) - tests ran: 1, failed: 1

2016-10-19 Thread Brad Figg
tests ran:   1, failed: 1;
  
http://kernel.ubuntu.com/testing/4.4.0-44.64/s2lp3__4.4.0-44.64__2016-10-20_02-57-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1633414] s2lp3 (s390x.LPAR) - tests ran: 19, failed: 17

2016-10-19 Thread Brad Figg
tests ran:  19, failed: 17;
  
http://kernel.ubuntu.com/testing/4.4.0-44.64/s2lp3__4.4.0-44.64__2016-10-20_02-52-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1633414] s2lp3 (s390x.LPAR) - tests ran: 10, failed: 10

2016-10-19 Thread Brad Figg
tests ran:  10, failed: 10;
  
http://kernel.ubuntu.com/testing/4.4.0-44.64/s2lp3__4.4.0-44.64__2016-10-20_02-44-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1633414] s2lp3 (s390x.LPAR) - tests ran: 1, failed: 0

2016-10-19 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-44.64/s2lp3__4.4.0-44.64__2016-10-20_02-42-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1633414] s2lp3 (s390x.LPAR) - tests ran: 4, failed: 4

2016-10-19 Thread Brad Figg
tests ran:   4, failed: 4;
  
http://kernel.ubuntu.com/testing/4.4.0-44.64/s2lp3__4.4.0-44.64__2016-10-20_02-48-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1633414] s2lp3 (s390x.LPAR) - tests ran: 18, failed: 18

2016-10-19 Thread Brad Figg
tests ran:  18, failed: 18;
  
http://kernel.ubuntu.com/testing/4.4.0-44.64/s2lp3__4.4.0-44.64__2016-10-20_02-46-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1632918] kernel02 (s390x.zVM) - tests ran: 1, failed: 0

2016-10-19 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-26.28/kernel02__4.8.0-26.28__2016-10-20_02-53-00/results-index.html

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

Title:
  linux: 4.8.0-25.27 -proposed tracker

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

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


[Bug 1632918] s2lp4 (s390x.LPAR) - tests ran: 1, failed: 0

2016-10-19 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-26.28/s2lp4__4.8.0-26.28__2016-10-20_02-50-00/results-index.html

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

Title:
  linux: 4.8.0-25.27 -proposed tracker

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

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


[Bug 1633414] s2lp3 (s390x.LPAR) - tests ran: 33, failed: 33

2016-10-19 Thread Brad Figg
tests ran:  33, failed: 33;
  
http://kernel.ubuntu.com/testing/4.4.0-44.64/s2lp3__4.4.0-44.64__2016-10-20_02-50-00/results-index.html

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

Title:
  linux: 4.4.0-44.64 -proposed tracker

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

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


[Bug 1589005] Re: After update DNS work unstable

2016-10-19 Thread Lonnie Lee Best
In two other bugs, I too am suffering from the latest Network Manger
update.

Additional DNS Servers are ignored when specified via VPN configured 
connections:
-https://bugs.launchpad.net/network-manager-applet/+bug/1633874

Additional Search Domains are ignored when specified via VPN configured 
connections:
-https://bugs.launchpad.net/network-manager-applet/+bug/1633877

** Tags added: yakkety

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

Title:
  After update DNS work unstable

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

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


[Bug 1635079] Re: Properly rotate /var/log/lxd/lxd.log every 24 hours

2016-10-19 Thread Stéphane Graber
** Changed in: lxd (Ubuntu)
   Status: Triaged => 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/1635079

Title:
  Properly rotate /var/log/lxd/lxd.log every 24 hours

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

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


[Bug 1634753] Re: srcname from mount rule corrupted under load

2016-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-45.66

---
linux (4.4.0-45.66) xenial; urgency=low

  * CVE-2016-5195
- SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()

  * srcname from mount rule corrupted under load (LP: #1634753)
- SAUCE: apparmor: fix sleep in critical section

 -- Stefan Bader   Wed, 19 Oct 2016 11:24:20
+0200

** Changed in: linux (Ubuntu Xenial)
   Status: Triaged => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-5195

** Changed in: linux (Ubuntu Xenial)
   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/1634753

Title:
  srcname from mount rule corrupted under load

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

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


[Bug 1634753] Re: srcname from mount rule corrupted under load

2016-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-45.66

---
linux (4.4.0-45.66) xenial; urgency=low

  * CVE-2016-5195
- SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()

  * srcname from mount rule corrupted under load (LP: #1634753)
- SAUCE: apparmor: fix sleep in critical section

 -- Stefan Bader   Wed, 19 Oct 2016 11:24:20
+0200

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

Title:
  srcname from mount rule corrupted under load

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

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


[Bug 1397250] Re: SIGPIPE not caught in do_atfork_child()

2016-10-19 Thread Jon Grimm
OK, built trusty's libnss-ldap with the patch referenced by the bug
submitter.   Indeed, it too resolved the issue.

So to summarize:
1) Only trusty's libnss-ldap seems to fail. 
2) The bug seems fixable by any of the following:
  a) patch in comment #1, or
  b) updating trusty to xenial/yakkety libnss-ldap (with the caveat that I have 
no clue as to why this fixes it!)
  c) updating to upstream, which also has the patch referenced in comment #1. 


I'm leaning towards a because its intentionally the upstream fix for the bug, 
and even if I can't reproduce xenial/yakkety, it seems a safe enough fix (I 
will test this assumption) to apply there too.  I also think the amount of 
changes in b) & c) are too numerous to safely put back to trusty.

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

Title:
  SIGPIPE not caught in do_atfork_child()

To manage notifications about this bug go to:
https://bugs.launchpad.net/nss-ldap/+bug/1397250/+subscriptions

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


[Bug 1518457] Re: kswapd0 100% CPU usage

2016-10-19 Thread Felix Bünemann
The fix is already released in 16.04, make sure you have updated to
linux-image 4.4.0-43.63 or later.

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

Title:
  kswapd0 100% CPU usage

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

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


[Bug 1490071] Re: MySQL 5.6 refuses to install on systems that have had MariaDB 10.0 installed, preventing users from reverting to MySQL without manual intervention (aka mysql flag file system needs a

2016-10-19 Thread Bug Watch Updater
** Changed in: mysql-5.7 (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/1490071

Title:
  MySQL 5.6 refuses to install on systems that have had MariaDB 10.0
  installed, preventing users from reverting to MySQL without manual
  intervention (aka mysql flag file system needs a redesign)

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

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


[Bug 1598297] Re: package tomcat8 8.0.32-1ubuntu1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2016-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: tomcat8 (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/1598297

Title:
  package tomcat8 8.0.32-1ubuntu1 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

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

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

[Bug 1560162] Re: Xenial: scaling is horribly out on xps13 install session

2016-10-19 Thread Jerry Kao
This issue is happening in OOBE. Enable -proposed then update is only
available after boot into OS.

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

Title:
  Xenial: scaling is horribly out on xps13 install session

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

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


[Bug 1623090] Re: Remove linux-keystone from trusty updates

2016-10-19 Thread Steve Langasek
Removed from trusty-updates, trusty-proposed, trusty-security.

** Changed in: linux-keystone (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/1623090

Title:
  Remove linux-keystone from trusty updates

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

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


[Bug 1632144] Update Released

2016-10-19 Thread Stéphane Graber
The verification of the Stable Release Update for lxc has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  SRU of LXC 2.0.5 (upstream bugfix release)

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

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


[Bug 1627800] Re: Xorg crash

2016-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (Ubuntu)
   Status: New => Confirmed

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

Title:
  Xorg crash

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

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


[Bug 1632144] Re: SRU of LXC 2.0.5 (upstream bugfix release)

2016-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 2.0.5-0ubuntu1~ubuntu16.04.1

---
lxc (2.0.5-0ubuntu1~ubuntu16.04.1) xenial; urgency=medium

  * New upstream bugfix release (2.0.5) (LP: #1632144)
- Fix .gitignore after /tools/ split
- Add lxc-test-utils to .gitignore
- bdev: use correct overlay module name
- cleanup: tools: remove --name from lxc-top usage message
- cleanup: whitespaces in option alignment for lxc-execute
- Use full GPG fingerprint instead of long IDs.
- tools: move --rcfile to the common options list
- tools: set configfile after load_config
- doc: add --rcfile to common opts
- doc: Update Korean lxc-attach(1)
- doc: Add --rcfile to Korean common opts
- doc: Add --rcfile to Japanese common opts
- tools: use exit(EXIT_*) everywhere
- tools: unify exit() calls outside of main()
- utils: Add mips signalfd syscall numbers
- seccomp: Implement MIPS seccomp handling
- seccomp: Add mips and mips64 entries to lxc_config_parse_arch
- seccomp: fix strerror()
- confile: add more archs to lxc_config_parse_arch()
- seccomp: add support for s390x
- seccomp: remove double include and order includes
- seccomp: non functional changes
- templates: use fd 9 instead of 200
- templates: fedora requires openssl binary
- tools: use boolean for ret in lxc_device.c
- c/r: use /proc/self/tid/children instead of pidfile
- c/r: Fix pid_t on some arches
- templates: Add mips hostarch detection to debian
- cleanup: replace tabs wth spaces in usage strings
- remove extra 'ret'
- c/r: write status only after trying to parse the pid
- set FULL_PATH_NAMES=NO in doc/api/Doxyfile
- templates: rm halt.target -> sigpwr.target symlink
- templates: remove creation of bogus directory
- console: use correct log name
- configure: add --disable-werror
- tests: fix get_item tests
- templates: use correct cron version in alpine template
- c/r: zero a smaller than known migrate_opts struct
- lxczfs: small fixes
- c/r: free valid_opts if necessary
- make rsync deal with sparse files efficiently
- lxc-create -t debian fails on ppc64el arch
- c/r: fix typo in comment
- cgroup: add new functions for interacting with hierachies
- utils: add lxc_deslashify
- c/r: pass --cgroup-roots on checkpoint
- cgroup: get rid of weird hack in cgfsng_escape
- cgroup: drop cgroup_canonical_path
- c/r: check that cgroup_num_hierarchies > 0
- tools: do not add trailing spaces on lxc-ls -1
- conf: retrieve mtu from netdev->link
- conf: try to retrieve mtu from veth
- c/r: detatch from controlling tty on restore
- Fix null derefence if attach is called without access to any tty
- utils: fix lxc_string_split()
- tools: lxc_deslashify() handle special cases
- tests: add unit tests for lxc_deslashify()
- Fix for ALTLinux container creation in all branches
- utils: lxc_deslashify() free memory
- Fix spelling of CentOS in the templates
- Define LXC_DEVEL to detect development releases
- tools: lxc-checkconfig conditionalize devpts check
  * Drop all cherry-pick patches, now upstream.
  * Update to newer standards. Drop un-needed debian/control field.
  * Address all lintian messages.
  * Sync packaging with Yakkety's.

 -- Stéphane Graber   Mon, 10 Oct 2016 19:11:02
-0400

** Changed in: lxc (Ubuntu Xenial)
   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/1632144

Title:
  SRU of LXC 2.0.5 (upstream bugfix release)

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

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

[Bug 1632152] Re: SRU of LXD 2.0.5 (upstream bugfix release)

2016-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package lxd - 2.0.5-0ubuntu1~ubuntu16.04.1

---
lxd (2.0.5-0ubuntu1~ubuntu16.04.1) xenial; urgency=medium

  * New upstream bugfix release (2.0.5) (LP: #1632152)
- Support for AppArmor namespacing and stacking
- Rework LXD daemon logging to be cleaner and more generally useful
- "lxc info CONTAINER" now shows the name of the remote for the container
- Client errors now include the remote the container is on
- /snap/bin is included to PATH if present in the container
- doc: Add txqueuelen tweak.
- doc: Clarify that user_subvol_rm_allowed is needed for btrfs nesting
- doc: Fix the table style of environment.md
- doc: Fix typos in production-setup.md
- doc: Remove trailing spaces in production-setup.md
- doc: Spacing cleanup
- extras: Containers state checking for start, stop and exec commands
- extras: Fixed container convert from LXC to LXD
- fuidshift: expand symlinks to last path component
- lxc: Drop unused httpAddr property
- lxc/exec: Document lxc exec -- args
- lxc/exec: Use os.LookupEnv from go 1.5 to find environment vars
- lxc: Fix spacing alignment in config.go's examples
- lxc/help: Send error to stdout
- lxd/apparmor: Be less restrictive when unprivileged
- lxd-bridge: Fail on dnsmasq failure
- lxd-bridge: Fix crash in lxd-bridge-proxy
- lxd: Consistently handle name conflicts
- lxd/container: Allow unsetting any config key
- lxd/container_lxc: handle xattrs
- lxd/container: Retry generating petnames
- lxd/container: Return an error on "restart" without force when paused
- lxd/container: Rework container operation locking
- lxd/daemon: Do our own socket activation
- lxd/db: Fix int64 handling
- lxd/db: Make a database backup on schema updates
- lxd/db: Rework DB schema updates
- lxd/image: Fix support for lzma alone file format
- lxd/image: Tweak squashfs for low-memory systems
- lxd/init: Change default host to all (::)
- lxd/init: Change validation functions for consistency
- lxd/init: Default to "dir" when "zfs" isn't available
- lxd/init: Don't fail when passed "all" as an IP
- lxd/init: Enable compression on new zfs pools
- lxd/init: Fix listed default value for ZFS pool
- lxd/init: use more intelligent logic for partition sizing
- lxd/migration: Fix copying across different CoW based backend
- lxd/migration: Also show warnings on c/r errors
- lxd/migration: Bump ghost limit
- lxd/migration: Don't use ActionScript if it's not available
- lxd/migration: Preserve snapshot configuration
- lxd/migration: Resume dumped container on failed restore
- lxd/migration: Use liblxc's new preserves_inodes feature
- lxd/network: Detect bonds
- lxd/network: Detect openvswitch
- lxd/network: Fix networkIsInUse
- lxd/network: Move and rename isOnBridge
- lxd/profile: Cleaner error on existing profile name
- lxd/profile: Properly cleanup on profile removal
- lxd/storage: Copy everything on container copy
- lxd/storage: Extra checks and config for ZFS pools
- Makefile: Don't recursively include test deps
- README: Add AppVeyor badge (Windows testing)
- shared: Add GetOwner stub for Windows
- shared: Generate client certificate with proper extended usage info
- shared: Make TestReaderToChannel transfer smaller
- shared: New RunCommand wrapper function
- tests: Add a test to make sure we don't accidentally include new deps
- tests: add test for GetAllXattr()
- tests: Fix apparmor version check
- tests: Fix for newer shellcheck
- tests: Force UTC timezone
- tests: Only check leftovers on active LXD
- tests: skip tests when xatts are not supported
  * Update debian/copyright
  * Drop go-systemd dependency

 -- Stéphane Graber   Mon, 10 Oct 2016 19:34:53
-0400

** Changed in: lxd (Ubuntu Xenial)
   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/1632152

Title:
  SRU of LXD 2.0.5 (upstream bugfix release)

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

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

[Bug 1632140] Re: SRU of LXCFS 2.0.4 (upstream bugfix release)

2016-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package lxcfs - 2.0.4-0ubuntu1~ubuntu16.04.1

---
lxcfs (2.0.4-0ubuntu1~ubuntu16.04.1) xenial; urgency=medium

  * New upstream bugfix release (2.0.4) (LP: #1632140):
- Fix test_reload for lxcfs chroot
- Virtualize more of the meminfo fields
- pam: fix race in cgroup creation
- meminfo: don't show negative swapfree
- bindings: improve debugging
- bindings: use openat fd for fstatat(), unlinkat()
- bindings: close open fds on error
- bindings: grant access to /var/lib/lxcfs
- bindings: enable access to /var/lib/lxcfs/cgroup
- bindings: allow access to /var/lib/lxcfs/proc
- lxcfs, bindings: show "." and ".." dir entries
- lxcfs: better fs behavior on /var/lib/lxcfs
- bindings: non functional changes
- bindings: set errno in pick_controller_from_path()
- bindings: more consistent fs behavior
- add pld linux support
- don't use argv[0] in usage output
- bindings: revert cgroup check
- bindings: improve returned errnos
- bindings: make rmdir behave more consistently
- libtool: do not link lxcfs against liblxcfs
- bindings, lxcfs: improve debugging
- bindings: fix debug macro
- autotools: add -avoid-version
- bindings: restore original working directory
- bindings: add function to check fs type
- bindings: agnostic naming
- bindings: use chroot() on ramfs
- bindings: fix type weirdness with statfs f_type
- bindings: make pivot_enter() contain all its code
  * Drop all patches, now upstream
  * Cherry-pick from upstream:
- 0001-Add-Documentation-key-to-systemd-unit.patch
  * Update linitan overrides

 -- Stéphane Graber   Wed, 05 Oct 2016 14:25:51
+0200

** Changed in: lxcfs (Ubuntu Xenial)
   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/1632140

Title:
  SRU of LXCFS 2.0.4 (upstream bugfix release)

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

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

[Bug 1632140] Update Released

2016-10-19 Thread Stéphane Graber
The verification of the Stable Release Update for lxcfs has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  SRU of LXCFS 2.0.4 (upstream bugfix release)

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

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


[Bug 1632152] Update Released

2016-10-19 Thread Stéphane Graber
The verification of the Stable Release Update for lxd has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  SRU of LXD 2.0.5 (upstream bugfix release)

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

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


[Bug 1631914] Re: Better error reporting for too many files open

2016-10-19 Thread Stéphane Graber
** Changed in: lxd (Ubuntu)
   Status: New => Incomplete

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

Title:
  Better error reporting for too many files open

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

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


[Bug 1635079] [NEW] Properly rotate /var/log/lxd/lxd.log every 24 hours

2016-10-19 Thread Stéphane Graber
Public bug reported:

/var/log/lxd/lxd.log currently isn't rotated, which means that on very
busy systems, it can eat up a lot of disk space, even with the pretty
limited logging that we do by default.

** Affects: lxd (Ubuntu)
 Importance: Medium
 Assignee: Stéphane Graber (stgraber)
 Status: Triaged

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

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

** Changed in: lxd (Ubuntu)
 Assignee: (unassigned) => Stéphane Graber (stgraber)

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

Title:
  Properly rotate /var/log/lxd/lxd.log every 24 hours

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

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

[Bug 1632152] Re: SRU of LXD 2.0.5 (upstream bugfix release)

2016-10-19 Thread Stéphane Graber
Been running this for a week now, haven't run into problems.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  SRU of LXD 2.0.5 (upstream bugfix release)

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

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


[Bug 1632140] Re: SRU of LXCFS 2.0.4 (upstream bugfix release)

2016-10-19 Thread Stéphane Graber
Been running this for a week now, haven't run into problems.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  SRU of LXCFS 2.0.4 (upstream bugfix release)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1632140/+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   >