[Bug 1809174] Re: apt doesn't detect file corruption in /var/lib/apt/lists

2019-01-07 Thread Stuart MacDonald
"reporting bugs to the effect that a no-change update should finish instantly." By definition, if the on-disk copy is corrupt, there is an change-update available. The algorithm for update should look like this: - does the local copy exist? No -> update available - is the local copy valid

[Bug 1809174] Re: apt doesn't detect file corruption in /var/lib/apt/lists

2019-01-07 Thread Stuart MacDonald
I was picturing scenario (1); if there are updates or the checksum on the existing doesn't match, download the index. apt has trained users to "apt update" before doing anything else, so this would be okay. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1809174] Re: apt doesn't detect file corruption in /var/lib/apt/lists

2019-01-07 Thread Stuart MacDonald
The problem with deferring the situation to the clean command is that the system appears to be working properly with no problem, and the user will have to _guess_ that cleanup is required. Running md5sum on the packages is not expensive: ubuntu@T00-tx2b:/var/lib/apt/lists$ time md5sum

[Bug 1809174] Re: apt doesn't detect file corruption in /var/lib/apt/lists

2019-01-07 Thread Stuart MacDonald
Filesystem is ext4 ubuntu@T00-tx2b:~$ mount /dev/mmcblk0p1 on / type ext4 (rw,relatime,data=ordered) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1809174 Title: apt doesn't detect file

[Bug 1809174] [NEW] apt doesn't detect file corruption in /var/lib/apt/lists

2018-12-19 Thread Stuart MacDonald
Public bug reported: The Problem == /var/lib/apt/lists contains the repository index caches or similar; I'm not sure what the correct apt-terminology is. I've installed Chrome on my laptop, so I have:

[Bug 1808596] [NEW] package grub-efi-amd64 2.02~beta2-9ubuntu1.15 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-12-14 Thread Stuart Rogers
Public bug reported: I have no idea.. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: grub-efi-amd64 2.02~beta2-9ubuntu1.15 ProcVersionSignature: Ubuntu 4.4.0-140.166~14.04.1-generic 4.4.162 Uname: Linux 4.4.0-140-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.29 Architecture: amd64

[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 1798074] [NEW] LIbreoffice crashes on startup

2018-10-16 Thread Stuart Langridge
Public bug reported: On starting up LibreOffice, it crashes. Starting from a terminal with just "libreoffice", I see the "general open a document" libreoffice window and a popup dialog titled "LibreOffice 6.0 Document Recovery", with text "Due to an unexpected error, LibreOffice crashed. All the

[Bug 1796865] [NEW] package libwoff1 1.0.2-1build0.1 failed to install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error exit status 2

2018-10-09 Thread Harry Stuart Curtis
Public bug reported: lsb_release -rd Description:Ubuntu 18.04.1 LTS Release:18.04 What I expected to happen: I expected Ubuntu to start without any errors. What happened instead: I received an error after logging in saying that a system app had a problem. ProblemType: Package

[Bug 1780817] Re: kernel panic in nested VM with latest 4.15 kernel (4.15.0-24-generic)

2018-09-19 Thread Stuart Finlayson
Tested with v4.19-rc4 mainline build, and the bug still exists. ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu Bionic) Status: Triaged => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1780817] Re: kernel panic in nested VM with latest 4.15 kernel (4.15.0-24-generic)

2018-09-11 Thread Stuart Finlayson
I can confirm this, the issue showed up in 4.14. I have tried a number kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/, and found that somewhere between 4.13.16 and 4.14.0 this bug introduced itself. I am running a fresh install of Bionic, not an upgrade. -- You received this bug

[Bug 1766969] Re: DNS cannot be resolved in Public / Hotel / Starbucks WiFi Hotspot

2018-09-10 Thread Stuart Gillies
You may think you fixed it but I'm sitting in a hotel in The Netherlands with a connected phone and tablet but not the laptop. Grrr! I have 18.04 up to date yesterday. Wifi says it is connected but hotel logon page won't appear. Is there a usable workaround? -- You received this bug notification

[Bug 1788920] [NEW] package linux-image-4.15.0-33-generic 4.15.0-33.36 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-08-24 Thread Stuart Last
Public bug reported: Trying to apt-get update. Error shows dpkg lock. Lock removed and processes killed. dpkg issue still remains ProblemType: Package DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-33-generic 4.15.0-33.36 ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18

[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 1782544] Re: tcpreplay and veth device; extra transmit bytes on 4.4.0-130-generic kernel

2018-07-30 Thread Stuart Websper
Bug also present in the 4.4.0-131-generic kernel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1782544 Title: tcpreplay and veth device; extra transmit bytes on 4.4.0-130-generic kernel To

[Bug 1782544] Re: tcpreplay and veth device; extra transmit bytes on 4.4.0-130-generic kernel

2018-07-20 Thread Stuart Websper
Tested on http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.142 and issue no longer present. NOTE: I am not around next week, so if you have further things you want me to test and I don't respond, please don't take this that I have lost interest in getting this bug resolved. I will pick it up

[Bug 1782544] Re: tcpreplay and veth device; extra transmit bytes on 4.4.0-130-generic kernel

2018-07-20 Thread Stuart Websper
** Tags added: kernel-fixed-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1782544 Title: tcpreplay and veth device; extra transmit bytes on 4.4.0-130-generic kernel To manage

[Bug 1782544] [NEW] tcpreplay and veth device; extra transmit bytes on 4.4.0-130-generic kernel

2018-07-19 Thread Stuart Websper
Public bug reported: Issue found in a test harness for some code running on Ubuntu 16.04.4 LTS where we use a veth device to play in packets to the code under test. Essentially we see an extra 14 bytes being transmitted at the end of every packet that is just random garbage. Problem came in with

[Bug 1605657] Re: package python3 3.5.1-3 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 127

2018-06-07 Thread Jess Stuart
If this is an "Invalid" bug, can anyone offer help on how to correct this problem? Matthias Klose (doko), any help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605657 Title: package python3

[Bug 1775067] [NEW] D-Bus bug in 18.04 i386 SDL: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed

2018-06-04 Thread Stuart Langridge
Public bug reported: There seems to be a bug when running i386 games using SDL on amd64 Ubuntu 18.04. https://www.gog.com/forum/xenonauts/ubuntu_1804_lts_bionic_beaver_dbus_error_solution suggests installing the 16.04 version of SDL instead as a workaround. The error seems to be as follows:

[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 1770170] [NEW] "Insert Emoji" in typeahead-find window causes problems in Ubuntu MATE 18.04

2018-05-09 Thread Stuart Langridge
Public bug reported: Steps to reproduce, under Ubuntu 18.04: 1. launch a Caja window 2. type a few characters in it, so that it starts doing typeahead find in this folder, in a textbox in the bottom right corner of the window 3. right-click in that textbox and say "Insert Emoji" in the popup

[Bug 1770170] Re: "Insert Emoji" in typeahead-find window causes problems in Ubuntu MATE 18.04

2018-05-09 Thread Stuart Langridge
(unsure whether this is a Caja bug, or an Ubuntu MATE bug with its emoji overlay, so adding references to both.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1770170 Title: "Insert Emoji" in

[Bug 1767687] [NEW] mate-panel has no padding at the right hand edge

2018-04-28 Thread Stuart Langridge
Public bug reported: My mate-panel, in Ubuntu MATE 18.04 (Mutiny layout) has no padding at the right-hand edge. This means that the last digit in the clock actually touches the edge of the screen. This looks uncomfortable; adding a small amount of padding would help a lot here. Screenshot

[Bug 1767678] [NEW] No way to tell, for a broken indicator, which one it is

2018-04-28 Thread Stuart Langridge
Public bug reported: My indicator panel, top right in Ubuntu MATE 18.04 (with the Mutiny layout), seems to contain an indicator with a "broken image" icon (red  symbol), which drops down a menu with no items in it. There seems to be no way to know which indicator this is in order to go about

[Bug 1763975] Re: DP1.2 daisy-chain flickering

2018-04-15 Thread Stuart
@update. Started occurring even when bypassing the Avocent. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763975 Title: DP1.2 daisy-chain flickering To manage notifications about this bug go to:

[Bug 1763975] Re: DP1.2 daisy-chain flickering

2018-04-14 Thread Stuart
The flickering does not happen if I bypass the Avocent SV340D KVM and plug directly into the monitor. Any thoughts as to why this would happen? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763975

[Bug 1763975] Re: DP1.2 daisy-chain flickering

2018-04-14 Thread Stuart
** Description changed: Hi all, I have a NUC7i7BNH with the latest BIOS (0062) running Ubuntu 18.04 (uname -r = 4.15.0-15-generic). I have the NUC connected via USB-C to - DisplayPort on a Dell U2414 which has DP1.2 enabled and is daisy- - chainged to another Dell U2414 (DP1.2 disabled

[Bug 1763975] [NEW] DP1.2 daisy-chain flickering

2018-04-14 Thread Stuart
Public bug reported: Hi all, I have a NUC7i7BNH with the latest BIOS (0062) running Ubuntu 18.04 (uname -r = 4.15.0-15-generic). I have the NUC connected via USB-C to DisplayPort on a Dell U2414 which has DP1.2 enabled and is daisy- chainged to another Dell U2414 (DP1.2 disabled on the second

[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 1758917] Re: Can see and interact with dock on lock screen

2018-03-26 Thread Stuart
*** This bug is a duplicate of bug 1724630 *** https://bugs.launchpad.net/bugs/1724630 @Daniel - thanks, again. I tried uninstalling and reinstalling both gnome-shell-extension-ubuntu-dock and gnome-shell-extension-dashtodock. Neither fixed it. But rather, now, when I lock the screen, the

[Bug 1758917] [NEW] Can see and interact with dock on lock screen

2018-03-26 Thread Stuart
Public bug reported: When I lock my screen, or the session becomes locked due to inactivity, I can see and interact with the dock on the lock screen. I am able to launch applications, though I cannot see the applications or interact with them until I log in. But upon logging in, those

[Bug 1731911] Re: Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from FatalError() from xwl_read_events() from ospoll_wait()

2018-03-25 Thread Stuart
@Kir Kolyshkin - did trying the commits on the master branch of mutter after 3.26 fix this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1731911 Title: Xwayland crashed with SIGABRT in OsAbort()

[Bug 1758706] Re: Session logs out after screen turns off

2018-03-25 Thread Stuart
*** This bug is a duplicate of bug 1721428 *** https://bugs.launchpad.net/bugs/1721428 xwayland crash log ** Attachment added: "_usr_bin_Xwayland.1000.crash" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1758706/+attachment/5090250/+files/_usr_bin_Xwayland.1000.crash **

[Bug 1758706] [NEW] Session logs out after screen turns off

2018-03-25 Thread Stuart
Public bug reported: This is the same bug as #1721428 :/var/crash$ lsb_release -rd Description:Ubuntu 17.10 Release:17.10 I am using a NUC7i7BNH connected via HDMI. The screen turns off after 5 minutes of inactivity and automatic screen lock is also turned on to lock the screen

[Bug 1721428] Re: Artful (17.10) Session logout after screen turned off

2018-03-25 Thread Stuart
@Daniel Why was this bug closed? @matt.mahin suggestion doesn't seem to fix this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721428 Title: Artful (17.10) Session logout after screen turned off

[Bug 1748310] Re: [SRU][xenial]boot stalls looking for entropy in FIPS mode

2018-02-22 Thread Alex Stuart
I have tested libgcrypt20_1.6.5-2ubuntu0.4 on roughly ten 16.04.3 desktop installations with encrypted root filesystems and the fips modules enabled. This patch appears to correct the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed 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 1677202] Re: Sound playback delays

2017-12-19 Thread Stuart Langridge
Yup; wired audio, on a normal 3.5mm jack headphone cable (not HDMI or similar). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677202 Title: Sound playback delays To manage notifications about

[Bug 1727842] Re: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10

2017-11-11 Thread Stuart Hayhurst
For me it only seems to fail with shortcuts to open applications... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727842 Title: Volume and Mute buttons on keyboard not doing anything in Unity

[Bug 1730230] [NEW] package docker.io 1.13.1-0ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-11-05 Thread Stuart Stephen
Public bug reported: Installed Ubuntu 17.10 fresh, ran sudo apt-get install docker.io, but the subprocess is failing. Second attempt at running the command gives the following information: Reading package lists... Done Building dependency tree Reading state information... Done docker.io

[Bug 1723857] Re: onscreen keyboard appears whenever i touch touchscreen

2017-11-05 Thread Stuart Gillies
It's a simple problem. Fix it please otherwise I will have to go back to 17.04 It pops up every time I type in this box, and obscures the box. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723857

[Bug 1725605] Re: upgrade to 17.10 uncalculable without universe

2017-10-24 Thread stuart
This does not fix the issue I had as per Bug #1726347 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725605 Title: upgrade to 17.10 uncalculable without universe To manage notifications about this

[Bug 1726347] [NEW] Failed to upgrade from 17.04 to 17.10

2017-10-23 Thread stuart
Public bug reported: Message Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided

[Bug 1720149] Re: gnome-shell segv on wake from display or system sleep

2017-10-09 Thread Stuart Smith
Looks like this... https://bugzilla.gnome.org/show_bug.cgi?id=783853 ** Bug watch added: GNOME Bug Tracker #783853 https://bugzilla.gnome.org/show_bug.cgi?id=783853 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1720149] Re: gnome-shell segv on wake from display or system sleep

2017-10-09 Thread Stuart Smith
This issue is occurring for me too with amdgpu. I experience the same problem under both Xorg and Wayland sessions. This is only an issue with my monitor connected via DisplayPort - when I connect via HDMI gnome- shell does not crash if the monitor goes to sleep. -- You received this bug

[Bug 1690085] Re: Ryzen 1800X freeze - rcu_sched detected stalls on CPUs/tasks

2017-10-05 Thread Stuart Page
I finally managed to figure out how to compile a kernel with RCU_NOCB and disabled ASLR as Alex Jones mentioned, and it appears to have worked for me and another guy who helped me put the tutorial together: http://blog.programster.org/ubuntu-16-04-compile-custom-kernel-for-ryzen -- You received

[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 1690085] Re: Ryzen 1800X freeze - rcu_sched detected stalls on CPUs/tasks

2017-08-24 Thread Stuart Page
Just wanting to report that I am also experiencing this issue with a freshly installed Ubuntu Server 16.04.3 with 4.10 kernel on the 22nd August 2017. All the updates applied and running as a KVM host with hardware: Ryzen 1700 (non-x) Motherboard: Asus prime B350-Plus Bios: - Version 0805 -

[Bug 1530405] Re: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kerneloops:814]

2017-08-22 Thread Stuart Page
I believe this issue is effecting me too after a fresh install of Ubuntu server 16.04.3 with the HWE kernel 4.10 today (fully updated). After seeing the issue, was unable to log in or SSH in. ** Attachment added: "Picture of errors in tty"

[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 1246364] Re: regression: update-notifier stopped showing a tray icon in xubuntu and other desktops

2017-07-20 Thread Stuart Denyer
What kind of usability study concludes that stealing the focus from whatever the user's typing into is acceptable? Don't encourage users to turn off security updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1702131] [NEW] ssmtp installation is broken: says debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2017-07-03 Thread Stuart Langridge
Public bug reported: $ sudo dpkg --configure -a $ echo Note that there was no output and so dpkg is not currently locked or broken $ sudo apt install ssmtp Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be

[Bug 1700498] [NEW] Autossh does not notice when connection "freezes", starts new connection without removing the old process

2017-06-26 Thread Stuart Langridge
Public bug reported: I have three machines, called REMOTE, INTERNET, and LOCAL. REMOTE and LOCAL are both behind firewalls (in completely separate places). INTERNET is on the internet. I need to be able to SSH into REMOTE _from_ LOCAL. To do this I have done the following: 1. used autossh on

[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

[Bug 1697920] [NEW] Gnome Software front end showed spinner on all actions; had to kill service process to fix

2017-06-14 Thread Stuart Langridge
Public bug reported: When opening Gnome Software, the front screen worked fine for me (showing the featured app, editor's picks and so on) but taking any action (clicking a different tab, or clicking an application, or doing a search) showed an empty window with a spinner. There was a

[Bug 1678570] [NEW] MATE Panel appears when moving to a workspace that is in full screen mode

2017-04-02 Thread Paul Stuart Wheeler
Public bug reported: When selecting a workspace that is in fullscreen mode from a workspace that is not in full screen, then the MATE panel remains visible in the fullscreen panel until clicking on blank space in the fullscreen. The menu items are still selectable and active. I expected the

[Bug 1677202] [NEW] Sound playback delays

2017-03-29 Thread Stuart Langridge
Public bug reported: Sound playback on my machine seems to be delayed. Playing an error beep hangs for half a second or so before playing, making tab completion extremely irritating (because the completion itself also hangs); starting a video or music track is silent for the first second or so.

[Bug 684393] Re: $PATH discrepency when ~/bin exists

2017-03-27 Thread Stuart MacDonald
Putting ~/bin at the end of the path increases security. That is enough to end the argument. If the user wants to override system tools, then they can just as easily rearrange their path to have ~/bin at the beginning. In fact, that's congruence: a user savvy enough to install their own tools to

[Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Stuart Harland
This issue does not appear to exist in the installer for xenial but definitely effects the anna-install process for trusty. The effect is to make the system unable to be installed. Please see http://termbin.com/1npy which has the output of syslog from the installer. -- You received this bug

[Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-03-09 Thread Stuart Miller
Hi Chris, Thanks for investigating. I've tried again to confirm the problem still occurs -- and it does, although sometimes it takes multiple restarts of the hv-kvp-daemon.service for it to start successfully. Some diagnostic information is below. Welcome to Ubuntu 16.04.2 LTS (GNU/Linux

[Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-03-07 Thread Stuart Miller
I have also seen this in 16.04.2, with the same symptoms as the OP. Restarting the service (sudo systemctl restart hv-kvp-daemon.service) seems to have fixed this problem across reboots. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

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 1668102] [NEW] Indicator menu does not use clock format for times in other locations

2017-02-26 Thread stuart d
Public bug reported: Times for other locations that are shown in the menu are not formatted the same way that the indicator menu bar clock is formated. To reproduce (from the default config): 1. Go to Time & Date Settings -> Clock 2. Select "In the clock, show: 24-hour time" 3. Check "Time in

[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 1660855] [NEW] Can't start gnome-software to show a particular snap package

2017-01-31 Thread Stuart Langridge
Public bug reported: I'd like to be able to launch gnome-software showing the details page for a particular snap. I can do this for packages from the Ubuntu archive (gnome-software --details-pkg=inkscape works fine, for example), and gnome-software _supports_ snaps: if I search for ohmygiraffe in

Re: [Bug 1451728] Re: [master] kde-config-telepathy-accounts package install error

2017-01-28 Thread Asa-Jane Stuart-Campbell
Nei Bernd, skriv norsk da. Or English, so everyone can understand without google translate. 2017-01-27 23:27 GMT+01:00 Bernd : > bitte deutsch schreiben > > > Am 27.01.2017 um 14:15 schrieb malvonni: > > Thanks! > > > > Em sex, 27 de jan de 2017 11:11, Bernd

[Bug 1466479] Re: "Searching for available drivers..." gives no indication of progress

2017-01-02 Thread Stuart Gillies
There is another aspect to this minor but irritating bug. Whilst additional drivers are being searched for, the panel displays the message "No additional drivers are in use". This should not be displayed as at this point the software does not know if this is true or not. Not mission critical, but

[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 1519033] Re: Enable build flag to allow mpd streaming playback

2016-12-03 Thread Stuart Prescott
** Changed in: cantata (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519033 Title: Enable build flag to allow mpd streaming playback To manage

[Bug 1519116] Re: Cantata handbook unusable

2016-12-03 Thread Stuart Prescott
** Changed in: cantata (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519116 Title: Cantata handbook unusable To manage notifications about this bug go

[Bug 1169790] Re: Dependence of TeX should be changed to Recommend

2016-12-03 Thread Stuart Prescott
Packages need to depend on the tools they unconditionally use. Packages do not generally make allowances for locally installed software as that is up to the local admin to sort out. The `equivs` package makes doing so quite easy, but remember that when you do this and it breaks, you get to keep

[Bug 1121264] Re: po2moz command does not work anymore

2016-12-03 Thread Stuart Prescott
moz2po and po2moz require the correct filenames to operate. In particular, the filename must include an indication of the origin of the data (so, foo.dtd.po not foo.po). From the documentation: «The file extension of the original Mozilla file is required to tell the Toolkit how to do the

[Bug 745546] Re: pyxplot does not show anything with gv viewer

2016-12-03 Thread Stuart Prescott
** Changed in: pyxplot (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745546 Title: pyxplot does not show anything with gv viewer To manage notifications

[Bug 1121264] Re: po2moz command does not work anymore

2016-12-02 Thread Stuart Prescott
The DTD file can now be found at https://github.com/cajun- code/evoluspencil/blob/master/Build/XULRunner/chrome/locale/en- US/pencil.dtd (or one of the other 190 dumps of this project from google code to github) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1444842] Re: Embedded editor garbles UTF8 characters

2016-12-02 Thread Stuart Prescott
Is this fixed in 0.11~git20150904-* packages or does it actually need the newer encoding changes only just committed? https://github.com/fhackenberger/ktikz/commit/be66c8b1ff7e6b791b65af65e83c4926f307cf5a -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1519116] Re: Cantata handbook unusable

2016-12-02 Thread Stuart Prescott
Appears not to be relevant to cantata 2.0.1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519116 Title: Cantata handbook unusable To manage notifications about this bug go to:

[Bug 1519033] Re: Enable build flag to allow mpd streaming playback

2016-12-02 Thread Stuart Prescott
-DENABLE_HTTP_STREAM_PLAYBACK=ON is already enabled -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519033 Title: Enable build flag to allow mpd streaming playback To manage notifications about

[Bug 1644561] [NEW] Removing a snap removes its whole data folder, even if it didn't create some of the contents

2016-11-24 Thread Stuart Langridge
Public bug reported: If I create folders inside a snap's data folder, even before that snap is installed, removing that snap will remove the folders I created. Demonstration: $ mkdir -p ~/snap/mame/common/roms $ touch ~/snap/mame/common/roms/i-created-this-before-the-snap-was-installed $ sudo

[Bug 1641414] [NEW] ERR_INSECURE_RESPONSE because of BUILD_NOT_TIMELY on many SSL certs which are public

2016-11-13 Thread Stuart Langridge
Public bug reported: Bug filed upstream at https://bugs.chromium.org/p/chromium/issues/detail?id=664798# -- added here in case the issue is to do with Ubuntu packaging of chromium rather than an upstream bug. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)

[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

<    1   2   3   4   5   6   7   8   9   10   >