[Bug 1884458] Re: pytz mishandles Africa/Khartoum in 2017

2020-07-06 Thread Stuart Bishop
(I hope for pytz to become a compatibility layer for old code, wrapping
the Python 3.9 zoneinfo code and allowing codebases to transition
seamlessly)

** Package changed: python-tz (Ubuntu) => pytz

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

Title:
  pytz mishandles Africa/Khartoum in 2017

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

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

[Bug 1884458] Re: pytz mishandles Africa/Khartoum in 2017

2020-07-06 Thread Stuart Bishop
The (awful) API provided by pytz and the requirement for localize() is
there for legacy reasons. At the time, it was the only way to get the
Python datetime library to do what was needed to get cross-timezone, DST
aware arithmetic working. The future is the new built-in support in
Python 3.9, available as a backport to earlier Python versions at
https://pypi.org/project/backports.zoneinfo/

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

Title:
  pytz mishandles Africa/Khartoum in 2017

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

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

[Bug 1712808] Re: udev interface fails in privileged containers

2018-10-25 Thread Stuart Bishop
I just hit this in a 16.04 container, but for reasons I don't understand
installing the core snap first worked around the problem:

$ sudo snap install go --classic
error: cannot perform the following tasks:
- Setup snap "core" (5662) security profiles (cannot setup udev for snap 
"core": cannot reload udev rules: exit status 2
udev output:
)
- Setup snap "core" (5662) security profiles (cannot reload udev rules: exit 
status 2
udev output:
)

$ sudo snap install core
core 16-2.35.4 from 'canonical' installed

$ sudo snap install go --classic
go 1.11.1 from Michael Hudson-Doyle (mwhudson) installed

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

Title:
  udev interface fails in privileged containers

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

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

[Bug 1533899] Re: Add support for proxies

2018-08-20 Thread Stuart Bishop
Support for setting proxies seems to have landed, but is not yet
documented. 'sudo snap get core proxy'

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

Title:
  Add support for proxies

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

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

[Bug 1760849] Re: Enhancement: Make the login screen follow the mouse to other monitors

2018-05-25 Thread Stuart Bishop
Upstream issue shuffled to to
https://gitlab.gnome.org/GNOME/gdm/issues/372

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

** Changed in: gdm
   Status: Expired => New

** Changed in: gdm
 Remote watch: GNOME Bug Tracker #794971 => None

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

Title:
  Enhancement: Make the login screen follow the mouse to other monitors

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

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

[Bug 1760849] Re: Enhancement: Make the login screen follow the mouse to other monitors

2018-04-04 Thread Stuart Bishop
https://bugzilla.gnome.org/show_bug.cgi?id=794971

** Bug watch added: GNOME Bug Tracker #794971
   https://bugzilla.gnome.org/show_bug.cgi?id=794971

** Also affects: gdm via
   https://bugzilla.gnome.org/show_bug.cgi?id=794971
   Importance: Unknown
   Status: Unknown

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

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

Title:
  Enhancement: Make the login screen follow the mouse to other monitors

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

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

[Bug 1757321] Re: udisks2 must depend on libblockdev-crypto2 and libblockdev-mdraid2 instead of suggests [Can't mount encrypted USB drive after upgrade to bionic]

2018-04-03 Thread Stuart Bishop
This also affects the Live CD, where attempting to mount encrypted
volumes for testing or rescue purposes fails with this rather scary
error.

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

Title:
  udisks2 must depend on libblockdev-crypto2 and libblockdev-mdraid2
  instead of suggests [Can't mount encrypted USB drive after upgrade to
  bionic]

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

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

[Bug 1760849] Re: Unable to login unless primary display available, not mirrored

2018-04-03 Thread Stuart Bishop
*** This bug is a duplicate of bug 1723025 ***
https://bugs.launchpad.net/bugs/1723025

I don't think this is a dupe of Bug #1723025, which is discussing
behavior when a screen is disabled such as a laptop being closed while
an external monitor is connected. In my case, the laptop screen is not
disabled (the laptop is not designed to operate with the lid closed).
The laptop screen simply cannot be seen when using the external monitor
and keyboard due to its physical positioning.

Ideally, for this bug to be fixed the screens would be mirrored and the
login screen displayed on all screens. Fallback would be to implement
previous release behavior, where the login controls followed the mouse
pointer and would appear on whatever screen the mouse pointer is moved
to.

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

Title:
  Unable to login unless primary display available, not mirrored

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

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

[Bug 1760849] Re: Unable to login unless primary display available, not mirrored

2018-04-03 Thread Stuart Bishop
** Summary changed:

- Unable to login unless primary display avaiable, not mirrored
+ Unable to login unless primary display available, not mirrored

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

Title:
  Unable to login unless primary display available, not mirrored

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

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

[Bug 1760849] [NEW] Unable to login unless primary display avaiable, not mirrored

2018-04-03 Thread Stuart Bishop
Public bug reported:

The Ubuntu login screen is tiled on all displays, not mirrored, making
it nearly impossible to login when using an external monitor if the
laptop screen is not visible.

There appears to be no available control to alter the display settings
of the login screen. Prior to bionic, the controls followed the mouse
onto different displays so you could login by giving the mouse a swipe
to the right to get the controls to appear.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gdm3 3.28.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10
Uname: Linux 4.15.0-13-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Apr  3 22:13:53 2018
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: gdm3
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  Unable to login unless primary display avaiable, not mirrored

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

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

[Bug 1742586] Re: package linux-image-extra-4.13.0-25-generic 4.13.0-25.29~16.04.2 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-01-15 Thread Stuart Bishop
I have the default number of kernels installed with unattended upgrades
& autoremove, so 3. I have configured xz compression, which normally
stops this. /boot is undersized due to this install being done with a
Xenial pre-release (before the default /boot size was increased). I
don't know what changed that had apport flag this as a new bug.

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

Title:
  package linux-image-extra-4.13.0-25-generic 4.13.0-25.29~16.04.2
  failed to install/upgrade: run-parts: /etc/kernel/postinst.d
  /initramfs-tools exited with return code 1

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

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

[Bug 1742586] [NEW] package linux-image-extra-4.13.0-25-generic 4.13.0-25.29~16.04.2 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-01-10 Thread Stuart Bishop
Public bug reported:

automatic upgrades failed somehow, possibly undersized /boot

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-image-extra-4.13.0-25-generic 4.13.0-25.29~16.04.2
ProcVersionSignature: Ubuntu 4.13.0-25.29~16.04.2-generic 4.13.13
Uname: Linux 4.13.0-25-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
Date: Thu Jan 11 10:49:51 2018
ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
InstallationDate: Installed on 2016-02-26 (684 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: initramfs-tools
Title: package linux-image-extra-4.13.0-25-generic 4.13.0-25.29~16.04.2 failed 
to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited 
with return code 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: initramfs-tools (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/1742586

Title:
  package linux-image-extra-4.13.0-25-generic 4.13.0-25.29~16.04.2
  failed to install/upgrade: run-parts: /etc/kernel/postinst.d
  /initramfs-tools exited with return code 1

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

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

[Bug 1709536] Re: snapd 2.26.14 on ubuntu-core won't start in containers anymore

2017-08-31 Thread Stuart Bishop
All charms using snaps are currently failing, so I'm looking forward to
a snapd release with the commented out Nice. The alternative is adding
the systemd override workaround to the snap layer and making everyone
rebuild and republish their charms.

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

Title:
  snapd 2.26.14 on ubuntu-core won't start in containers anymore

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

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


[Bug 1709536] Re: snapd 2.26.14 on ubuntu-core won't start in containers anymore

2017-08-28 Thread Stuart Bishop
** Also affects: layer-snap
   Importance: Undecided
   Status: New

** Changed in: layer-snap
   Importance: Undecided => Critical

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

Title:
  snapd 2.26.14 on ubuntu-core won't start in containers anymore

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

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


[Bug 1357093] Re: Kernels not autoremoving, causing out of space error on LVM or Encrypted installation or on any installation, when /boot partition gets full

2017-07-31 Thread Stuart Bishop
It also requires a complete reinstall if your boot partition is too
small (ie. you accepted the defaults with an LVM or encrypted disk
install pre 16.04 release). Machines upgraded from 14.04 will continue
to fail and be directed here.

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

Title:
  Kernels not autoremoving, causing out of space error on LVM or
  Encrypted installation or on any installation, when /boot partition
  gets full

To manage notifications about this bug go to:
https://bugs.launchpad.net/unattended-upgrades/+bug/1357093/+subscriptions

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


[Bug 1533899] Re: Add support for proxies

2017-06-23 Thread Stuart Bishop
Does anyone have a work around for trusty? We are unable to deploy snaps
on our internal trusty hosts at the moment.

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

Title:
  Add support for proxies

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

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


[Bug 1035045] Re: bzr refused to commit systemd-escaped filenames

2017-06-15 Thread Stuart Bishop
Setting this to WONTFIX, since allowing this sort of filename would
break Windows support.

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

** Changed in: bzr
   Status: New => Opinion

** Changed in: bzr (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  bzr refused to commit systemd-escaped filenames

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

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


[Bug 1650261] Re: snaps with hyphens in their names get badly-named systemd mount definitions

2017-06-15 Thread Stuart Bishop
The Bazaar bug target is a duplicate of Bug #1035045

** Changed in: bzr
   Status: New => Won't Fix

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

Title:
  snaps with hyphens in their names get badly-named systemd mount
  definitions

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

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


Re: [Bug 1668264] Re: lxc provisioning hangs with no feedback due to lack of network

2017-02-28 Thread Stuart Bishop
On 1 March 2017 at 09:18, Stéphane Graber <stgra...@stgraber.org> wrote:
> So what's the issue exactly?

juju provisioning can hang indefinitely and juju is not providing any
feedback to the end user to alert them to the problem.

Exposing the lxd retry count would be a simple solution, either in the
extended juju status or instead of 'pending' in the tabular status.

-- 
Stuart Bishop <stuart.bis...@canonical.com>

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

Title:
  lxc provisioning hangs with no feedback due to lack of network

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

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

[Bug 1442649] Re: nautilus trash doesn't include btrfs and zfs subvolumes

2017-02-20 Thread Stuart Bishop
Work around is to use the trash-cli package and empty trash from the
command line.

Upstream fixes in nautilus seems stalled, per
https://bugzilla.gnome.org/show_bug.cgi?id=604015 , with no comments
from maintainers for the several months that patches have been
available.

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

Title:
  nautilus trash doesn't include btrfs and zfs subvolumes

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

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


[Bug 1654116] Re: Attempts to write leadership settings when not the leader during relation-changed hooks

2017-02-16 Thread Stuart Bishop
You are going to want some better instrumentation. The leader-elected
hook is not run when the unit becomes leader. It is run some time after
the unit has become leader, and as far as I know there is no guarantee
that it is still the leader when it happens. I'd stick an 'assert
is_leader()' in the leader_set wrapper, possibly by monkey patching
charmhelpers.core.hookenv.leader_set()

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

Title:
  Attempts to write leadership settings when not the leader during
  relation-changed hooks

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot-log-analyser/+bug/1654116/+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-12-15 Thread Stuart Bishop
** Changed in: layer-snap
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/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 1434136] WifiSyslog.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1434136/+attachment/4776683/+files/WifiSyslog.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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] PulseList.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1434136/+attachment/4776681/+files/PulseList.txt

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

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] UdevDb.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1434136/+attachment/4776682/+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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] ProcCpuinfo.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1434136/+attachment/4776677/+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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] Lspci.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1434136/+attachment/4776676/+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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] ProcModules.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1434136/+attachment/4776680/+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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] ProcEnviron.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1434136/+attachment/4776678/+files/ProcEnviron.txt

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

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] ProcInterrupts.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1434136/+attachment/4776679/+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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] CurrentDmesg.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1434136/+attachment/4776674/+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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] JournalErrors.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1434136/+attachment/4776675/+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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] CRDA.txt

2016-11-12 Thread Stuart Bishop
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1434136/+attachment/4776673/+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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot unless acpi=off

2016-11-12 Thread Stuart Bishop
apport information

** Tags added: apport-collected xenial

** Description changed:

  When I updated to a version higher than F.23 but less than F.35, the
  computer wouldn't boot at all.
  
  WORKAROUND: With F.35 BIOS use kernel parameter:
  acpi=off
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  stub   1972 F pulseaudio
+  /dev/snd/controlC1:  stub   1972 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=85d38fc2-ada5-4f5e-83ec-ca176c194dab
+ InstallationDate: Installed on 2015-03-13 (610 days ago)
+ InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
+ IwConfig:
+  lono wireless extensions.
+  
+  eth0  no wireless extensions.
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 002: ID 064e:c33c Suyin Corp. 
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: Hewlett-Packard HP Pavilion 13 Notebook PC
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-47-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash acpi=off vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-47-generic N/A
+  linux-backports-modules-4.4.0-47-generic  N/A
+  linux-firmware1.157.4
+ RfKill:
+  
+ Tags:  xenial
+ Uname: Linux 4.4.0-47-generic x86_64
+ UpgradeStatus: Upgraded to xenial on 2016-07-04 (131 days ago)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 07/29/2016
+ dmi.bios.vendor: Insyde
+ dmi.bios.version: F.35
+ dmi.board.asset.tag: Type2 - Board Asset Tag
+ dmi.board.name: 2340
+ dmi.board.vendor: Hewlett-Packard
+ dmi.board.version: 07.0A
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnInsyde:bvrF.35:bd07/29/2016:svnHewlett-Packard:pnHPPavilion13NotebookPC:pvr097D12005F0400080:rvnHewlett-Packard:rn2340:rvr07.0A:cvnHewlett-Packard:ct10:cvrChassisVersion:
+ dmi.product.name: HP Pavilion 13 Notebook PC
+ dmi.product.version: 097D12005F0400080
+ dmi.sys.vendor: Hewlett-Packard

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1434136/+attachment/4776672/+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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot

2016-11-12 Thread Stuart Bishop
** Attachment added: "lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1434136/+attachment/4776669/+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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot

2016-11-12 Thread Stuart Bishop
** Attachment added: "dmidecode.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1434136/+attachment/4776670/+files/dmidecode.txt

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

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot

2016-11-12 Thread Stuart Bishop
** Attachment added: "uname.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1434136/+attachment/4776668/+files/uname.txt

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

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot

2016-11-12 Thread Stuart Bishop
** Attachment added: "Firmware Test Suite results"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1434136/+attachment/4776671/+files/fwts_F35A_results.log

** Summary changed:

- HP Pavilion 13-b208tu fails to boot
+ HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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

Title:
  HP Pavilion 13-b208tu fails to boot unless acpi=off

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot

2016-11-12 Thread Stuart Bishop
With acpi=off, as expected there is no suspend function, battery meter
etc. Shutdown appears to hang. The wireless card does not work (but that
stopped working with the Xenial upgrade). Otherwise the system seems
fine.

I am unable to find any other combination of acpi related boot options
that work, apart from acpi=off. acpi=ht does not boot, which according
to DebuggingACPI disables everything except hyper threading and "the
issue is in the ACPI table parsing code itself, or perhaps the SMP
code".

I'll attach the documentation suggested in DebuggingACPI and the
firmware test suite results.

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

Title:
  HP Pavilion 13-b208tu fails to boot

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot with F.26-F.34 BIOS, PSOD

2016-11-03 Thread Stuart Bishop
Booting with F35A and acpi=off, sudo dmidecode -s bios-version && sudo
dmidecode -s bios-release-date gives me:

F.35
07/29/2016

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

Title:
  HP Pavilion 13-b208tu fails to boot with F.26-F.34 BIOS, PSOD

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot with F.26-F.34 BIOS, PSOD

2016-11-01 Thread Stuart Bishop
F35A boots with acpi=off, so I need to diagnose further.

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

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

Title:
  HP Pavilion 13-b208tu fails to boot with F.26-F.34 BIOS, PSOD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1434136/+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 1434136] Re: HP Pavilion 13-b208tu fails to boot with F.26 bios, PSOD

2016-10-09 Thread Stuart Bishop
Sorry, I don't get far enough to get any more debug information. If I
boot in recovery mode, the machine locks completely after displaying
'Loading initial ramdisk ...'. If I follow
https://wiki.ubuntu.com/DebuggingKernelBoot I don't even get that, just
a hung machine with a totally blank screen.

With the options from comment #4 I get the same screen shot as in
comment #6, except of course the kernel level is now 4.4.0-38-generic

I've also had no luck booting the yaketty daily. Same lockup.

** 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/1434136

Title:
  HP Pavilion 13-b208tu fails to boot with F.26 bios, PSOD

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot with F.26 bios, PSOD

2016-10-09 Thread Stuart Bishop
** Tags removed: bios-outdated-f.34

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

Title:
  HP Pavilion 13-b208tu fails to boot with F.26 bios, PSOD

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot with F.26 bios, PSOD

2016-10-08 Thread Stuart Bishop
F35 bios fails too, in exactly the same way. F24 still the last known
good (and no longer available for download!)

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

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

Title:
  HP Pavilion 13-b208tu fails to boot with F.26 bios, PSOD

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

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


[Bug 1602743] Re: wifi stops working after xenial upgrade - HP Pavilion 13-b208tu w/ Broadcom BCM43142

2016-10-08 Thread Stuart Bishop
The situation is unchanged with 6.30.223.271-2 from
https://launchpad.net/ubuntu/+source/broadcom-sta

No wifi interface is listed by ifconfig or in network manager

** Changed in: bcmwl (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/1602743

Title:
  wifi stops working after xenial upgrade - HP Pavilion 13-b208tu w/
  Broadcom BCM43142

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1602743/+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-04 Thread Stuart Bishop
** Changed in: layer-snap
   Status: In Progress => Fix Released

** Changed in: layer-snap
 Assignee: (unassigned) => Stuart Bishop (stub)

-- 
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 1622782] Re: 'snap install' return code unhelpful

2016-09-29 Thread Stuart Bishop
Snap layer for juju needs to work around this bug to make the install
helper idempotent.

** Also affects: layer-snap
   Importance: Undecided
   Status: New

** Changed in: layer-snap
   Status: New => In Progress

** Changed in: layer-snap
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/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 1603008] Re: Lockup using nvidia proprietary driver, HP Pavillion Gaming 15-ak008TX

2016-09-17 Thread Stuart Bishop
I put back the binary drivers this last week and the lockups have
stopped. I am still running the old BIOS (no Windows machine was
available to try updating it).

** Changed in: linux (Ubuntu)
   Status: Expired => 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/1603008

Title:
  Lockup using nvidia proprietary driver, HP Pavillion Gaming 15-ak008TX

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

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


[Bug 1603898] Re: DNS resolution fails when using VPN and routing all traffic over it

2016-09-07 Thread Stuart Bishop
I see this with IPv6 disabled completely on the laptop:

$ cat /etc/sysctl.d/99-noipv6.conf 
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1

I can confirm that both ipv4 and ipv6 settings have both 'Use this
connection only for resources on its network' and 'Ignore automatically
obtained routes' disabled, and when I try connecting the ipv6 method is
'ignore'.

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

Title:
  DNS resolution fails when using VPN and routing all traffic over it

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

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


[Bug 1616095] Re: charm build does not expose default config options from intermediate layers

2016-08-23 Thread Stuart Bishop
This issue is tracked in github at https://github.com/juju/charm-
tools/issues/240

** Bug watch added: github.com/juju/charm-tools/issues #240
   https://github.com/juju/charm-tools/issues/240

** Changed in: charm (Ubuntu)
   Status: New => Invalid

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

Title:
  charm build does not expose default config options from intermediate
  layers

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

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


[Bug 1611503] Re: [SRU] python3-lxc breaks pip3 freeze in Xenial

2016-08-18 Thread Stuart Bishop
The fix in python-pip and python3-pip 8.1.1-2ubuntu0.2 fix the problem
for me.


tox still explodes with sitepackages=True, until you add pip<8.1.2 to your 
dependencies. This is a separate issue.

** 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/1611503

Title:
  [SRU] python3-lxc breaks pip3 freeze in Xenial

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

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


[Bug 1603008] Re: Lockup using nvidia proprietary driver, HP Pavillion Gaming 15-ak008TX

2016-07-18 Thread Stuart Bishop
The system is running fine without the Nvidia proprietary drivers
installed.

I'll try to get the bios updated shortly (no windows partition or
factory installed hp_tools makes this tricky)

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

Title:
  Lockup using nvidia proprietary driver, HP Pavillion Gaming 15-ak008TX

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

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


[Bug 1603008] [NEW] Lockup using nvidia proprietary driver, HP Pavillion Gaming 15-ak008TX

2016-07-14 Thread Stuart Bishop
Public bug reported:

This HP Pavillion Gaming 15-ak008TX has started locking up with the
4.4.0-28 kernel and the nvidia proprietary driver. It was working fine
with 4.4.0-24 and all earlier kernels since Xenial release.

It boots to the login screen, but the system will have completely locked
within 30 seconds requiring a power cycle. If I switch to a text console
before that happens, I can use the text console indefinitely. When I
switch back to the greeter or unity, it will shortly lock up.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-28-generic 4.4.0-28.47
ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13
Uname: Linux 4.4.0-28-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  stub   3711 F pulseaudio
CurrentDesktop: Unity
Date: Thu Jul 14 16:27:31 2016
HibernationDevice: RESUME=UUID=dc964c84-fa1f-4004-8a4c-c9626c524a43
InstallationDate: Installed on 2016-02-26 (138 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
MachineType: HP HP Pavilion Gaming Notebook
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-28-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro noprompt persistent quiet splash 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-28-generic N/A
 linux-backports-modules-4.4.0-28-generic  N/A
 linux-firmware1.157.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/22/2015
dmi.bios.vendor: Insyde
dmi.bios.version: F.54
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 80A9
dmi.board.vendor: HP
dmi.board.version: 91.18
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.54:bd09/22/2015:svnHP:pnHPPavilionGamingNotebook:pvrType1ProductConfigId:rvnHP:rn80A9:rvr91.18:cvnHP:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion Gaming Notebook
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP

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


** Tags: amd64 apport-bug regression-update xenial

** Tags added: regression-update

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

Title:
  Lockup using nvidia proprietary driver, HP Pavillion Gaming 15-ak008TX

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

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


[Bug 1602743] [NEW] wifi stops working after xenial upgrade - HP Pavilion 13-b208tu w/ Broadcom BCM43142

2016-07-13 Thread Stuart Bishop
Public bug reported:

wifi no longer works on this laptop after upgrading to Xenial. I don't
see any error messages. The wifi device is no longer listed in the
network manager applet or by ifconfig.

Per Bug #1434136, this laptop is not using the latest bios availble for
download, as it has never worked with Linux.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-28-generic 4.4.0-28.47
ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13
Uname: Linux 4.4.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  stub   2235 F pulseaudio
 /dev/snd/controlC0:  stub   2235 F pulseaudio
CurrentDesktop: Unity
Date: Wed Jul 13 22:22:54 2016
HibernationDevice: RESUME=UUID=85d38fc2-ada5-4f5e-83ec-ca176c194dab
InstallationDate: Installed on 2015-03-13 (488 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: Hewlett-Packard HP Pavilion 13 Notebook PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-28-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-28-generic N/A
 linux-backports-modules-4.4.0-28-generic  N/A
 linux-firmware1.157.2
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: Upgraded to xenial on 2016-07-04 (8 days ago)
dmi.bios.date: 11/28/2014
dmi.bios.vendor: Insyde
dmi.bios.version: F.24
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 2340
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 07.09
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/28/2014:svnHewlett-Packard:pnHPPavilion13NotebookPC:pvr097D12005F0400080:rvnHewlett-Packard:rn2340:rvr07.09:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion 13 Notebook PC
dmi.product.version: 097D12005F0400080
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug regression-release xenial

** Tags added: regression-release

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

Title:
  wifi stops working after xenial upgrade - HP Pavilion 13-b208tu w/
  Broadcom BCM43142

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

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


[Bug 645404] Re: Support Private PPAs

2016-07-13 Thread Stuart Bishop
Private PPAs are accessed with basic auth using https: URLs to private-
ppa.launchpad.net.

https://stub:secretkeyfromlp@private-
ppa.launchpad.net/teamname/ppaname/ubuntu

It would be great if add-apt-repository accepted this or a similar URL,
use it to retrieve the signing key security and add it as a source.

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

Title:
  Support Private PPAs

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

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


[Bug 1580331] Re: log_timezone = UTC (charm default) is invalid on xenial

2016-07-08 Thread Stuart Bishop
Worked around in the charm by removing the log_timezone default from the
charm config.

** Changed in: postgresql-charm
   Status: Triaged => Fix Released

** Changed in: postgresql-charm
 Assignee: (unassigned) => Stuart Bishop (stub)

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

Title:
  log_timezone = UTC (charm default) is invalid on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/postgresql-charm/+bug/1580331/+subscriptions

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


[Bug 1580331] Re: log_timezone = UTC (charm default) is invalid on xenial

2016-07-08 Thread Stuart Bishop
postgres=# select * from pg_timezone_abbrevs;
ERROR:  time zone abbreviation "novst" is not used in time zone 
"Asia/Novosibirsk"

Querying the pg_timezone_names table works fine.

Looks like the ubuntu packages have bad integration with the system
timezone database.

** Tags added: regression

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

Title:
  log_timezone = UTC (charm default) is invalid on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/postgresql-charm/+bug/1580331/+subscriptions

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


[Bug 1580331] Re: log_timezone = UTC (charm default) is invalid on xenial

2016-07-08 Thread Stuart Bishop
I cannot reproduce this locally. I have reproduced it on OpenStack.

** Also affects: postgresql (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  log_timezone = UTC (charm default) is invalid on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/postgresql-charm/+bug/1580331/+subscriptions

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


[Bug 1571535] Re: iwlwifi restarts randomly in xenial

2016-07-06 Thread Stuart Bishop
** Tags added: kernel-bug-exists-upstream

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

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

Title:
  iwlwifi restarts randomly in xenial

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

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


[Bug 1595066] [NEW] Assumes end users know correct package name

2016-06-22 Thread Stuart Bishop
Public bug reported:

'ubuntu-bug snap' is reporting bugs against the snap package, which is
exactly what the docs say it should do, and not what users who do not
have the snap package installed want it to do. They probably want it to
report a bug against the snapd package, which owns /usr/bin/snap.

Some extra heuristics to target the bug correctly could be useful,
taking into account if the package is installed or if a binary with the
provided name is found in $PATH.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: apport 2.20.1-0ubuntu2.1
ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
Uname: Linux 4.4.0-24-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia_uvm 
nvidia_modeset nvidia
ApportLog:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jun 22 14:31:11 2016
InstallationDate: Installed on 2016-02-26 (116 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Assumes end users know correct package name

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

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


[Bug 1595064] Re: 'snap refresh' return code unhelpful

2016-06-22 Thread Stuart Bishop
** No longer affects: snap (Ubuntu)

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

Title:
  'snap refresh' return code unhelpful

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

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


[Bug 1595064] [NEW] 'snap refresh' return code unhelpful

2016-06-22 Thread Stuart Bishop
Public bug reported:

'snap refresh' exits with return code 1 if the snap is already the
latest version.

It would make scripting much easier if it returned with a specific error
code for this case. In particular, juju charms need to ensure their snap
is up to date and can't tell between 'already up to date' and 'the
network is down'.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: snap (not installed)
ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
Uname: Linux 4.4.0-24-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia_uvm 
nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jun 22 14:18:30 2016
InstallationDate: Installed on 2016-02-26 (116 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
SourcePackage: snap
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: snappy
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Also affects: snappy
   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/1595064

Title:
  'snap refresh' return code unhelpful

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

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


[Bug 1571967] Re: .lxd domain resolution not working after standard installation

2016-05-31 Thread Stuart Bishop
Things have changed with yakkety, per
https://blueprints.launchpad.net/ubuntu/+spec/foundations-y-local-
resolver

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

Title:
  .lxd domain resolution not working after standard installation

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

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


[Bug 1525051] Re: python3-git not being created

2016-05-11 Thread Stuart Bishop
** Changed in: python-git (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  python3-git not being created

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

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


[Bug 1574537] Re: Unable to login

2016-04-30 Thread Stuart Bishop
https://github.com/juju/charmstore-client/issues/41

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

Title:
  Unable to login

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

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


[Bug 1572914] Re: squid-deb-proxy vs lxd bridge

2016-04-21 Thread Stuart Bishop
Adding lxd for input, as a common use case is for containers to be
configured to use a local cache and this cache needs to be available
when the containers are started up.

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

Title:
  squid-deb-proxy vs lxd bridge

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

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


[Bug 1572914] [NEW] squid-deb-proxy vs lxd bridge

2016-04-21 Thread Stuart Bishop
Public bug reported:

With the old lxc network bridge, it was always up so squid-deb-proxy
could bind to the bridges IP address and be available to lxc containers.
The new bridge with lxd is unstable however, and brought up and down as
required. I no longer have any fixed IP addresses accessible to my lxd
containers that squid-deb-proxy can be bound to.

Would it be possible to have squid-deb-proxy restarted whenever the lxd
bridge is brought up, allowing the old behaviour to work? Or for the lxd
bridge to be pinned somehow, so it remains bound even when all the lxd
containers are shut down?

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: squid-deb-proxy 0.8.14
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia_uvm 
nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Apr 21 16:09:35 2016
InstallationDate: Installed on 2016-02-26 (54 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
PackageArchitecture: all
SourcePackage: squid-deb-proxy
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.init.d.squid-deb-proxy: 2016-03-16T07:17:46.031444
mtime.conffile..etc.init.squid-deb-proxy.conf: 2016-03-16T07:37:46.487530
mtime.conffile..etc.logrotate.d.squid-deb-proxy: 2016-03-16T07:37:02.391804
upstart.squid-deb-proxy.override: manual

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

** Affects: squid-deb-proxy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Also affects: lxd (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  squid-deb-proxy vs lxd bridge

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

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


[Bug 1571967] Re: .lxd domain resolution not working after standard installation

2016-04-20 Thread Stuart Bishop
Yes, /etc/NetworkManager/dnsmasq.d/lxd.conf would need to be generated
and NetworkManager restarted when the user reconfigures the package.
This happens rarely though - most users, just once when they do the
initial setup.

I do not think that NetworkManager needs to restarted at any other
times. When the bridge is down, the ip address in the dnsmasq.d config
does not exist and .lxd lookups will simply fail as expected. When the
bridge is brought back up, .lxd domain lookups would start working
again. Just like when any other nameserver becomes unreachable for a
period of time.

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

Title:
  .lxd domain resolution not working after standard installation

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

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


[Bug 1571967] Re: .lxd domain resolution not working after standard installation

2016-04-19 Thread Stuart Bishop
It seems at least standardized on Ubuntu Desktop.

Creating a  /etc/NetworkManager/dnsmasq.d/lxd.conf file and restarting
network manager will do the trick, keeping the majority of developers
happy:

server=/lxd/10.0.4.1

(using the correct IP per lxd-bridge config of course)

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

Title:
  .lxd domain resolution not working after standard installation

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

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


[Bug 1571967] Re: .lxd domain resolution not working after standard installation

2016-04-19 Thread Stuart Bishop
(although I see that network manager may need to be told to reload
things when LXD starts, so some systemd love would be needed too)

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

Title:
  .lxd domain resolution not working after standard installation

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

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


[Bug 1571967] Re: .lxd domain resolution not working after standard installation

2016-04-18 Thread Stuart Bishop
** Attachment added: "/etc/default/lxd-bridge"
   
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1571967/+attachment/4639610/+files/lxd-bridge

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

Title:
  .lxd domain resolution not working after standard installation

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

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


[Bug 1571967] [NEW] .lxd domain resolution not working after standard installation

2016-04-18 Thread Stuart Bishop
Public bug reported:

According to /etc/default/lxd-bridge, DNS resolution for the .lxd domain
should be working out of the box (or at least after running lxd init and
jumped through the hoops to setup IPv4, nat etc.). Unfortunately this is
not working in a standard developer install.


$ ssh uncapsized-idell.lxd
ssh: Could not resolve hostname uncapsized-idell.lxd: Name or service not known

There seems to be some necessary piece missing (that should be setup by
default) in the maze that is network manager, openvn, lxc1, lxd

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lxd 2.0.0-0ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia_uvm 
nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 19 12:01:49 2016
InstallationDate: Installed on 2016-02-26 (52 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
SourcePackage: lxd
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  .lxd domain resolution not working after standard installation

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

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


[Bug 1566732] Re: lxd init creates socket with incorrect permissions

2016-04-06 Thread Stuart Bishop
** Changed in: lxd (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  lxd init creates socket with incorrect permissions

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

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


[Bug 1566732] Re: lxd init creates socket with incorrect permissions

2016-04-06 Thread Stuart Bishop
root group sorry.

** Description changed:

  Running 'lxd init' appeared to leave /var/lib/lxd/unix.socket owned by
- the unit group. Restarting both the lxd and lxd.socket systemd services
+ the root group. Restarting both the lxd and lxd.socket systemd services
  fixed it.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lxd 2.0.0~rc8-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
  Uname: Linux 4.4.0-17-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Apr  6 15:59:52 2016
  InstallationDate: Installed on 2016-02-26 (39 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
  SourcePackage: lxd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  lxd init creates socket with incorrect permissions

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

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


[Bug 1566732] [NEW] lxd init creates socket with incorrect permissions

2016-04-06 Thread Stuart Bishop
Public bug reported:

Running 'lxd init' appeared to leave /var/lib/lxd/unix.socket owned by
the unit group. Restarting both the lxd and lxd.socket systemd services
fixed it.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lxd 2.0.0~rc8-0ubuntu5
ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
Uname: Linux 4.4.0-17-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr  6 15:59:52 2016
InstallationDate: Installed on 2016-02-26 (39 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
SourcePackage: lxd
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  lxd init creates socket with incorrect permissions

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

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


[Bug 1214379] Re: pinger crashed with SIGSEGV in malloc_consolidate()

2016-03-16 Thread Stuart Bishop
Ended up here via Bug #1236239 with 16.04 (beta)

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

Title:
  pinger crashed with SIGSEGV in malloc_consolidate()

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

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


[Bug 1214379] Re: pinger crashed with SIGSEGV in malloc_consolidate()

2016-03-16 Thread Stuart Bishop
Ended up here via Bug #1236239 with 16.04 (beta)

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

Title:
  pinger crashed with SIGSEGV in malloc_consolidate()

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

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


[Bug 1544719] Re: does not start on install / depends on squid which is squid3

2016-03-15 Thread Stuart Bishop
@louis-bouchard yes, that patch does not work under Xenial.


Workaround is to manually replace all occurrences of /usr/sbin/squid with 
/usr/sbin/squid3 in /etc/init.d/squid-deb-proxy, /etc/init/squid-deb-proxy.conf 
and /usr/share/squid-deb-proxy/init-common.sh

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

Title:
  does not start on install / depends on squid which is squid3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1544719/+subscriptions

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


[Bug 1544719] Re: does not start on install / depends on squid which is squid3

2016-03-15 Thread Stuart Bishop
@louis-bouchard yes, that patch does not work under Xenial.


Workaround is to manually replace all occurrences of /usr/sbin/squid with 
/usr/sbin/squid3 in /etc/init.d/squid-deb-proxy, /etc/init/squid-deb-proxy.conf 
and /usr/share/squid-deb-proxy/init-common.sh

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid-deb-proxy in Ubuntu.
https://bugs.launchpad.net/bugs/1544719

Title:
  does not start on install / depends on squid which is squid3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1544719/+subscriptions

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


[Bug 1554848] Re: Please randomise automatic updates over a longer period

2016-03-15 Thread Stuart Bishop
** Tags added: canonical-is

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

Title:
  Please randomise automatic updates over a longer period

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1554848/+subscriptions

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


[Bug 1465050] Re: Size of /boot partition is too small

2016-03-11 Thread Stuart Bishop
Per Bug #1553442, the default partition size was too small on a fresh
Xenial install with no kernel debugging being done. The updates failed
after a week, probably as an update pulled in two kernels and there was
not enough disk space to remove the oldest. It certainly seems far too
tight to support over the lifespan of an LTS release.

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

Title:
  Size of /boot partition is too small

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

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


[Bug 1553450] Re: HP Pavillion Gaming Laptop, kernel 4.4.0-9 and 4.4.0-10 hang on boot

2016-03-09 Thread Stuart Bishop
4.4.0-11 boots

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

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

Title:
  HP Pavillion Gaming Laptop, kernel 4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] Re: HP Pavillion Gaming Laptop, kernel 4.4.0-9 and 4.4.0-10 hang on boot

2016-03-09 Thread Stuart Bishop
HP Pavilion Gaming Notebook - 15-ak008tx

http://support.hp.com/in-en/document/c04863369

** 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/1553450

Title:
  HP Pavillion Gaming Laptop, kernel 4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] Re: HP Pavillion Gaming Laptop, kernel 4.4.0-9 and 4.4.0-10 hang on boot

2016-03-08 Thread Stuart Bishop
With a normal boot, I get the splash screen and a prompt to enter my
encrypted disk password. Input is not accepted apart from ctrl-alt-
delete.

With quiet + splash removed, I get no further output after setting up
the initial ramdisk.

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

Title:
  HP Pavillion Gaming Laptop, kernel 4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] Re: 4.4.0-9 and 4.4.0-10 hang on boot

2016-03-06 Thread Stuart Bishop
** Tags added: regression-release

** Description changed:

  The two latest kernel updates for Xenial fail to boot, both hanging at
  or just after mounting the initial ramdisk. 4.4.0-8 works fine. Both
  4.4.0-9 and 4.4.0-10 hang.
  
- Hardware is a new HP Pavillion 15 Gaming Laptop, hp pavillion gaming 
15-ak008tx.
- --- 
+ Hardware is a new HP Pavillion 15 Gaming Laptop, hp pavillion gaming
+ 15-ak008tx.
+ 
+ == Regression details ==
+ Discovered in version: linux-image-extra-4.4.0-9-generic (16.04)
+ Last known good version: linux-image-4.4.0-8-generic (16.04)
+ 
+ ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  stub   3565 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  stub   3565 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=dc964c84-fa1f-4004-8a4c-c9626c524a43
  InstallationDate: Installed on 2016-02-26 (7 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
-  Bus 001 Device 003: ID 0bda:57c4 Realtek Semiconductor Corp. 
-  Bus 001 Device 002: ID 1bcf:0005 Sunplus Innovation Technology Inc. Optical 
Mouse
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 004: ID 8087:0a2a Intel Corp.
+  Bus 001 Device 003: ID 0bda:57c4 Realtek Semiconductor Corp.
+  Bus 001 Device 002: ID 1bcf:0005 Sunplus Innovation Technology Inc. Optical 
Mouse
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion Gaming Notebook
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-8-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro noprompt persistent quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  RelatedPackageVersions:
-  linux-restricted-modules-4.4.0-8-generic N/A
-  linux-backports-modules-4.4.0-8-generic  N/A
-  linux-firmware   1.156
+  linux-restricted-modules-4.4.0-8-generic N/A
+  linux-backports-modules-4.4.0-8-generic  N/A
+  linux-firmware   1.156
  Tags:  xenial
  Uname: Linux 4.4.0-8-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/22/2015
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.54
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 80A9
  dmi.board.vendor: HP
  dmi.board.version: 91.18
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.54:bd09/22/2015:svnHP:pnHPPavilionGamingNotebook:pvrType1ProductConfigId:rvnHP:rn80A9:rvr91.18:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Gaming Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

** Summary changed:

- 4.4.0-9 and 4.4.0-10 hang on boot
+ HP Pavillion Gaming Laptop, kernel 4.4.0-9 and 4.4.0-10 hang on boot

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

Title:
  HP Pavillion Gaming Laptop, kernel 4.4.0-9 and 4.4.0-10 hang on boot

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

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

[Bug 1553450] ProcModules.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1553450/+attachment/4589020/+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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] UdevDb.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1553450/+attachment/4589023/+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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] RfKill.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1553450/+attachment/4589022/+files/RfKill.txt

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

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] PulseList.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1553450/+attachment/4589021/+files/PulseList.txt

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

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] ProcInterrupts.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1553450/+attachment/4589019/+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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] WifiSyslog.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1553450/+attachment/4589024/+files/WifiSyslog.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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] Lspci.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1553450/+attachment/4589016/+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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] ProcEnviron.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1553450/+attachment/4589018/+files/ProcEnviron.txt

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

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] JournalErrors.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1553450/+attachment/4589015/+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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] Re: 4.4.0-9 and 4.4.0-10 hang on boot

2016-03-04 Thread Stuart Bishop
apport information

** Tags added: apport-collected xenial

** Description changed:

  The two latest kernel updates for Xenial fail to boot, both hanging at
  or just after mounting the initial ramdisk. 4.4.0-8 works fine. Both
  4.4.0-9 and 4.4.0-10 hang.
  
- Hardware is a new HP Pavillion 15 Gaming Laptop, hp pavillion gaming
- 15-ak008tx.
+ Hardware is a new HP Pavillion 15 Gaming Laptop, hp pavillion gaming 
15-ak008tx.
+ --- 
+ ApportVersion: 2.20-0ubuntu3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  stub   3565 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=dc964c84-fa1f-4004-8a4c-c9626c524a43
+ InstallationDate: Installed on 2016-02-26 (7 days ago)
+ InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
+  Bus 001 Device 003: ID 0bda:57c4 Realtek Semiconductor Corp. 
+  Bus 001 Device 002: ID 1bcf:0005 Sunplus Innovation Technology Inc. Optical 
Mouse
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: HP HP Pavilion Gaming Notebook
+ NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-8-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro noprompt persistent quiet splash
+ ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-8-generic N/A
+  linux-backports-modules-4.4.0-8-generic  N/A
+  linux-firmware   1.156
+ Tags:  xenial
+ Uname: Linux 4.4.0-8-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 09/22/2015
+ dmi.bios.vendor: Insyde
+ dmi.bios.version: F.54
+ dmi.board.asset.tag: Type2 - Board Asset Tag
+ dmi.board.name: 80A9
+ dmi.board.vendor: HP
+ dmi.board.version: 91.18
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: HP
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnInsyde:bvrF.54:bd09/22/2015:svnHP:pnHPPavilionGamingNotebook:pvrType1ProductConfigId:rvnHP:rn80A9:rvr91.18:cvnHP:ct10:cvrChassisVersion:
+ dmi.product.name: HP Pavilion Gaming Notebook
+ dmi.product.version: Type1ProductConfigId
+ dmi.sys.vendor: HP

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1553450/+attachment/4589011/+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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] ProcCpuinfo.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1553450/+attachment/4589017/+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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] CRDA.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1553450/+attachment/4589012/+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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] IwConfig.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1553450/+attachment/4589014/+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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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

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


[Bug 1553450] CurrentDmesg.txt

2016-03-04 Thread Stuart Bishop
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1553450/+attachment/4589013/+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/1553450

Title:
  4.4.0-9 and 4.4.0-10 hang on boot

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