[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

[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,

[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

[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

[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

[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

[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

[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

[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.

[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

[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

[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

[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

[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:

[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

[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

[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 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

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

2017-02-28 Thread Stuart Bishop
n, 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: l

[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 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

[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

[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,

[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

[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:

[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

[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

[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

[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

[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.

[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.

[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.

[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

[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 +

[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:

[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

[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:

[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:

[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

[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

[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

[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

[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.

[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

[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.

[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

[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.ne

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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 becau

[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 --

[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.

[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

[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

[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:

[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

[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

[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

[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:

[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.

[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

[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.

[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

[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:

[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.

[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

[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

[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

[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

[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 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

[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

[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

[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:

[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

[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

[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.

[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

[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

[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

[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:

[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:

[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

[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.

[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,

[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:

[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

[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.

[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

[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

[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:

[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

[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.

  1   2   3   4   5   6   7   >