[Bug 1765998] Re: FS access deadlock with btrfs quotas enabled

2018-04-24 Thread Joseph Salisbury
This issue appears to be an upstream bug, since the bug still exists in mainline without a revert. Would it be possible for you to open an upstream bug report[0] and maybe ping the patch author? That will allow the upstream Developers to examine the issue, and may provide a quicker resolution

Re: [Bug 1766055] Re: Vcs-Git header on bionic linux source package points to zesty git tree

2018-04-24 Thread Mark Gallagher
I don't think installing this kernel fixed the bug: mark@studiopc:~$ uname -a Linux studiopc 4.15.0-15-generic #16~lp1766055 SMP Mon Apr 23 21:11:18 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux mark@studiopc:~$ sudo apt source linux [sudo] password for mark: Reading package lists... Done NOTICE:

[Bug 1764778] Re: Problems with SSSD + pam mount

2018-04-24 Thread Andreas Hasenack
I was able to reproduce this with a bionic desktop and a home-mounted cifs share. Same setup but with xenial, and with the same user against the same windows server, worked just fine. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to

[Bug 1724439] Re: gnome-shell crashed with SIGSEGV in meta_window_get_monitor() from ffi_call_unix64() from ffi_call() from gjs_invoke_c_function() from function_call()

2018-04-24 Thread Treviño
Great to hear, were you getting this regularly? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724439 Title: gnome-shell crashed with SIGSEGV in meta_window_get_monitor() from ffi_call_unix64()

[Bug 1764778] Re: Problems with SSSD + pam mount

2018-04-24 Thread Andreas Hasenack
I was able to reproduce this with a bionic desktop and a home-mounted cifs share. Same setup but with xenial, and with the same user against the same windows server, worked just fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1765363] Re: prime-select intel is not powering off the nvidia card

2018-04-24 Thread Francois Thirioux
I confirm a power usage issue. Dell 7510 (too !) Ubuntu (GNOME) 18.04 Nvidia M1000M I found that the file : /etc/modprobe.d/blacklist-nvidia.conf is not removed by prime when switching to Nvidia, so the module cannot be loaded (as far I understand the stuff). When I remove it and load with

[Bug 1745045] Re: spl-dkms 0.6.5.6-0ubuntu4: spl kernel module failed to build

2018-04-24 Thread John Arden
I have been having a similar problem and it seems to be due to vfs_getattr having been changed in the kernel to take 4 arguments. It seems that later versions of spl will work with the new vfs_getattr. (But I have no idea how to use the later version) -- You received this bug notification

[Bug 1764778] Re: Problems with SSSD + pam mount

2018-04-24 Thread Andreas Hasenack
Ok, the problem is caused by the change in minimum protocol version. In xenial, smb 1.0 is the default, but in bionic it's 3.0. In the working xenial case, when I force protocol version 3.0 via "vers=3.0" in the pam_mount config, I get the same error as in bionic. The troubleshooting continues!

[Bug 1764778] Re: Problems with SSSD + pam mount

2018-04-24 Thread Andreas Hasenack
Ok, the problem is caused by the change in minimum protocol version. In xenial, smb 1.0 is the default, but in bionic it's 3.0. In the working xenial case, when I force protocol version 3.0 via "vers=3.0" in the pam_mount config, I get the same error as in bionic. The troubleshooting continues!

[Bug 1766714] Re: cloud-init missing dependency on isc-dhcp-client

2018-04-24 Thread Chad Smith
An upstream commit landed for this bug. To view that commit see the following URL: https://git.launchpad.net/cloud-init/commit/?id=85ff391b -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766714

[Bug 1765874] Re: package avahi-dnsconfd 0.6.32-1ubuntu1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2018-04-24 Thread Brian Murray
*** This bug is a duplicate of bug 1760128 *** https://bugs.launchpad.net/bugs/1760128 ** This bug has been marked a duplicate of bug 1760128 package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 -- You

[Bug 1766717] Re: package shim-signed 1.34.8+13-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2018-04-24 Thread Steve Langasek
Is this the same system as in bug #1766018? Do you now have it booted in BIOS mode instead of UEFI? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766717 Title: package shim-signed

[Bug 1765726] Re: libgoo-canvas-perl [needs-packaging]

2018-04-24 Thread Jeremy Bicha
Photon, feel free to ask for help on the https://snapcraft.io/ forum if you need it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765726 Title: libgoo-canvas-perl [needs-packaging] To manage

[Bug 1752215] Re: Server - LAMP installation no longer asks for a mysql password

2018-04-24 Thread Launchpad Bug Tracker
** Branch linked: lp:serverguide -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1752215 Title: Server - LAMP installation no longer asks for a mysql password To manage notifications about this bug

[Bug 1752215] Re: Server - LAMP installation no longer asks for a mysql password

2018-04-24 Thread Doug Smythies
** Changed in: serverguide Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1752215 Title: Server - LAMP installation no longer asks for a mysql password

[Bug 1752044] Re: Update Qualcomm QCA6174-HMC (DW1820) to comply with CE-RED (Radio Emissions Directive)

2018-04-24 Thread Seth Forshee
** Description changed: + SRU Justification + + Impact: New ath10k firmware is needed for compliance with CE-RED. + + Fix: Updated firmware files. + + Regression Potential: This update has been in upstream linux-firmware + for a while now. While regressions are possible, the firmware should +

[Bug 1749715] Re: general protection fault in zfs module

2018-04-24 Thread Colin Ian King
After debugging the object code, I can see that the error occurs because of corruption in the internal AVL tree; the bug occurs during an insertion into the AVL tree in avl_insert(), namely when nullifying node->avl_child[0]: node->avl_child[0] = NULL; node->avl_child[1] = NULL;

[Bug 1536081] Re: libsdl2:i386 isn't installable on 64-bit systems with newer graphics stack

2018-04-24 Thread Flyte
> This is because of hwe stack :/ What does that mean? Is there a way to install both libsdl2-dev:amd64 and libsdl2-dev:i386 on xenial? As far as I can tell my machine uses linux-generic and not linux-hwe- generic and I have the same issue. Is there a way to work around this? Thanks -- You

[Bug 1766513] Re: RM: pkg-create-dbgsym: obsolete, debhelper conflicts

2018-04-24 Thread Adam Conrad
Fixed in ubuntu-dev-tools 0.163 ** Changed in: ubuntu-dev-tools (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766513 Title: RM: pkg-create-dbgsym:

[Bug 1765646] Re: Ubuntu 16.04 - issue with bsdtar package installation

2018-04-24 Thread Hans Joachim Desserud
Thanks for the `sudo apt update` output. You seem to be missing some of the xenial repos and that is likely causing these issues. If you look again on https://launchpad.net/ubuntu/+source/libarchive notice that there's three lines for packages in xenial. When 16.04 originally shipped, it

[Bug 1766338] Re: package shim-signed 1.34.4+13-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2018-04-24 Thread Jason Hobbs
This started to affect our solutions-qa test runs yesterday/last night at some point - we can no longer deploy bionic on uefi systems: We're not using dkms packages at all; here is the failed install log from maas: http://paste.ubuntu.com/p/NVdV4tZvJW/ ** Changed in: shim-signed (Ubuntu)

[Bug 1766338] Re: package shim-signed 1.34.4+13-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2018-04-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: shim-signed (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766338 Title:

[Bug 1766020] Re: package python3 3.6.5-3 failed to install/upgrade: installed python3 package post-installation script subprocess returned error exit status 4

2018-04-24 Thread Brian Murray
running python rtupdate hooks for python3.6... E: py3compile:183: cannot create directory /usr/share/hplip/ui5/__pycache__: FileNotFoundError(2, 'No such file or directory') ... error running python rtupdate hook hplip-data dpkg: error processing package python3 (--configure): installed python3

[Bug 1609326] Re: adminer .conf file was misplaced in /adminer/apache.conf, now missing

2018-04-24 Thread Bug Watch Updater
** Changed in: adminer (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609326 Title: adminer .conf file was misplaced in /adminer/apache.conf, now missing To

[Bug 1766264] Re: linux: 4.4.0-122.146 -proposed tracker

2018-04-24 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/security-signoff Assignee: Canonical Security Team (canonical-security) => Steve Beattie (sbeattie) -- You received this bug notification because you are a member

[Bug 1766704] [NEW] Installation failed when installing from desktop after Try lubuntu

2018-04-24 Thread Bruce Menmuir
Public bug reported: First time trying to install lubuntu. Used rufus to burn latest distro to usb and booted into Try lubuntu option. Connected to wifi then followed the instructions on docs.lubuntu.net for installation. Selected the Erase disk and install option, to replace an old copy of

[Bug 1766706] [NEW] libleveldb-dev doesn't have pkgtool configuration

2018-04-24 Thread Jonathan Kamens
Public bug reported: There's no pkgtool configuration in libleveldb-dev, so things that are trying to build using it that look for it using pkgtool fail. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: libleveldb-dev 1.20-1 ProcVersionSignature: Ubuntu 4.13.0-39.44-generic 4.13.16 Uname:

[Bug 1760672] Re: test_regression_testsuite in ubuntu_qrt_apparmor failed with 4.4 X-kvm

2018-04-24 Thread Kamal Mostafa
Hi Po-Hsu, Many (possibly all) of these failures should be fixed as of linux-kvm (4.4.0-1021.26). I'll mark this as Fix-Released; If there are still any failures left for this test case, please file a new bug. ** Changed in: linux-kvm (Ubuntu) Status: New => Fix Released ** Changed in:

[Bug 1766704] Re: Installation failed when installing from desktop after Try lubuntu

2018-04-24 Thread Bruce Menmuir
Sorry, failedd to attach syslog, will attach now. ** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1766704/+attachment/5126697/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1766478] Re: Deepin terminal is installed in base install unintentionally

2018-04-24 Thread Steve Langasek
In actuality this is being pulled into the seed via apport-gtk, which depends on x-terminal-emulator and alphabetically sorts before any other dependencies of lubuntu-core. So we need apport-gtk to drop its dependency on x-terminal-emulator. "Depends" is rather strong for this anyway. ** Also

[Bug 1766321] Re: package nvidia-dkms-390 (not installed) failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subprocess returned error exit status 1

2018-04-24 Thread Brian Murray
>From DpkgTerminalLog: Loading new nvidia-390.48 DKMS files... Building for 4.13.0-38-generic 4.15.0-15-generic Building for architecture x86_64 Module build for kernel 4.13.0-38-generic was skipped since the kernel headers for this kernel does not seem to be installed. -- You received this bug

[Bug 1766102] Re: dh_installchangelogs fails if version is 0

2018-04-24 Thread Brian Murray
** Also affects: debhelper (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894895 Importance: Unknown Status: Unknown ** Changed in: debhelper (Ubuntu) Status: New => Triaged ** Changed in: debhelper (Ubuntu) Importance: Undecided => Medium -- You received

[Bug 1766567] Re: rsyslog config of tmpfiles generates bogus log messages

2018-04-24 Thread Dimitri John Ledkov
Duplicate of bug https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1730028 and also fixed in https://launchpad.net/ubuntu/+source/rsyslog/8.32.0-1ubuntu3 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1766649] Re: cmake: upstream patch should use 10 instead of 1.10 for java version comparison

2018-04-24 Thread Steve Langasek
Also, from what we've been able to determine on IRC, the only evidence of this "not working" was a test build of ceph in a ppa which did not have -proposed enabled in its dependencies; so that doesn't add any new information about whether this works. -- You received this bug notification because

[Bug 1766567] Re: rsyslog config of tmpfiles generates bogus log messages

2018-04-24 Thread Dimitri John Ledkov
Package: rsyslog 8.16.0-1ubuntu10 Package out of date, please upgrade, and check if it resolves the problem you report... ** Changed in: systemd (Ubuntu) Status: New => Invalid ** Changed in: rsyslog (Ubuntu) Status: New => Incomplete -- You received this bug notification

[Bug 1766727] [NEW] initramfs-tools exception during pm.DoInstall with do-release-upgrade from 16.04 to 18.04

2018-04-24 Thread John George
Public bug reported: Upgrading from 16.04 to 18.04 using 'do-release-upgrade -d' results in: Errors were encountered while processing: initramfs-tools Exception during pm.DoInstall(): E:Sub-process /usr/bin/dpkg returned an error code (1) Could not install the upgrades The upgrade has

[Bug 1765724] Re: Xenial -> Bionic - System fails to boot after upgrade - systemd-cryptsetup@cryptswap1.service fails to start

2018-04-24 Thread Dimitri John Ledkov
>From dist-upgrade logs: 2018-04-23 09:04:43,230 ERROR got error from PostInstallScript ./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process "./xorg_fix_proprietary.py" (No such file or directory) (8)) >From journal: screensaver is broken? Apr 23 14:17:10 ubuntu

[Bug 1766728] [NEW] update linux-base on xenial

2018-04-24 Thread Thadeu Lima de Souza Cascardo
Public bug reported: [Impact] After some changes on linux package on bionic, linux-azure-edge and linux-hwe-edge, which are based on that package, now require a linux- base that provides linux-update-symlinks and linux-check-removal. Using the latest version also means translations will be

[Bug 1766729] [NEW] package shim-signed 1.34.9+13-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2018-04-24 Thread Dave Eggleston
Public bug reported: Tried sudo dpkg --configure -a Tried sudo rm /var/cache/debconf/*.dat, mentioned as a fix for a similar problem elsewhere ProblemType: Package DistroRelease: Ubuntu 18.04 Package: shim-signed 1.34.9+13-0ubuntu2 ProcVersionSignature: Ubuntu 4.15.0-19.20-generic 4.15.17

[Bug 1741467] Missing required logs.

2018-04-24 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1741467 and then change the status of the bug to 'Confirmed'. If, due to the

[Bug 1764778] Re: Problems with SSSD + pam mount

2018-04-24 Thread Andreas Hasenack
I'm wondering if this is not related to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1572132 I see less files when I mount the share with smb3. In particular, ~/.config/dconf/user is missing when using smb3: --- home-list-smb3.txt 2018-04-24 21:43:54.727520865 + +++

[Bug 1766727] Missing required logs.

2018-04-24 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1766727 and then change the status of the bug to 'Confirmed'. If, due to the

[Bug 1766727] Re: initramfs-tools exception during pm.DoInstall with do-release-upgrade from 16.04 to 18.04

2018-04-24 Thread Dimitri John Ledkov
I thought this was mentioned today and/or was being worked on. To check with adam. ** Also affects: initramfs-tools (Ubuntu) Importance: Undecided Status: New ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Description changed: Upgrading from 16.04 to

[Bug 1766601] Re: linux: 3.13.0-146.195 -proposed tracker

2018-04-24 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Tags added: block-proposed-trusty ** Tags added: block-proposed ** Description changed: This bug is for tracking the upload package. This bug will contain status and testing results related to that

[Bug 1764778] Re: Problems with SSSD + pam mount

2018-04-24 Thread Andreas Hasenack
I'm wondering if this is not related to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1572132 I see less files when I mount the share with smb3. In particular, ~/.config/dconf/user is missing when using smb3: --- home-list-smb3.txt 2018-04-24 21:43:54.727520865 + +++

[Bug 1766385] Re: "sophos": can't read boot variables (package shim-signed 1.34.5+13-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned erro

2018-04-24 Thread Steve Langasek
** Summary changed: - package shim-signed 1.34.5+13-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1 + "sophos": can't read boot variables (package shim-signed 1.34.5+13-0ubuntu2 failed to install/upgrade:

[Bug 1765191] Re: (13)Permission denied: [client 1.2.3.4:60750] AH00035: access to /static/dashboard/img/favicon.ico denied (filesystem path '/var/lib/openstack-dashboard/static') because search permi

2018-04-24 Thread Corey Bryant
Hi Felipe, Thanks for reporting this. I was able to recreate your scenario and I also attempted a step upgrade from mitaka->newton->ocata, and the upgrade from newton->ocata runs into permissions errors for /var/lib/openstack-dashboard/static as well. https://paste.ubuntu.com/p/4ntKjw3pxN/ I'm

[Bug 1765191] Re: (13)Permission denied: [client 1.2.3.4:60750] AH00035: access to /static/dashboard/img/favicon.ico denied (filesystem path '/var/lib/openstack-dashboard/static') because search permi

2018-04-24 Thread Corey Bryant
Note: The switch to storing static assets in /var/lib vs /usr/share occurred in zesty (ocata). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765191 Title: (13)Permission denied: [client

[Bug 1758075] Re: (non-UEFI) package shim-signed 1.33.1+13-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2018-04-24 Thread Steve Langasek
** Summary changed: - package shim-signed 1.33.1+13-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1 + (non-UEFI) package shim-signed 1.33.1+13-0ubuntu2 failed to install/upgrade: installed shim-signed package

[Bug 1651250] Re: If you choose btrfs it still creates a swapfile even though it can't use it

2018-04-24 Thread Bryan Quigley
I can confirm this is still an issue on 18.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1651250 Title: If you choose btrfs it still creates a swapfile even though it can't use it To manage

[Bug 1760128] Update Released

2018-04-24 Thread Brian Murray
The verification of the Stable Release Update for avahi has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Bug 1762952] Re: Alternative shortcut for layout switching Alt+Shift unexpectedly set by default

2018-04-24 Thread Gunnar Hjalmarsson
Thanks for sharing that, Carl-Erik. On 2018-04-24 21:25, Carl-Erik Kopseng wrote: > This seems to point to this being some kind of upgrade issue. It does, indeed. The question is which package sets it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1766683] Re: Kubuntu 18.04beta: No hibernation when closing lid

2018-04-24 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1719354] Re: apparmor blocking smbd which is in complain mode

2018-04-24 Thread Christian Boltz
> sudo mv /etc/apparmor.d/usr.sbin.smbd /etc/apparmor.d/usr.sbin.smbd_OLD Please move that *_OLD file outside of /etc/apparmor.d/ - otherwise it will still be loaded on a "last one wins" base. Obviously you'll need to reload the profiles once more afterwards to ensure the "right" profile is

[Bug 1712044] Re: AppArmor profile misses entries

2018-04-24 Thread Jamie Strandboge
This should be fixed in Ubuntu 18.04 (about to be released this week). ** Package changed: chromium-browser (Ubuntu) => apparmor (Ubuntu) ** Changed in: apparmor (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1766711] Re: cloud-init missing dependency on iproute2

2018-04-24 Thread Chad Smith
An upstream commit landed for this bug. To view that commit see the following URL: https://git.launchpad.net/cloud-init/commit/?id=00d7b9c5 ** Changed in: cloud-init Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1766575] Re: Drop libnss-myhostname recommends

2018-04-24 Thread Steve Langasek
Yes, I understand the reason for the Recommends. By "integrating with this", I meant that gnome-control-center's backend (which I believe is hostnamectl) should be updating /etc/hosts in addition to /etc/hostname. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1572132] Re: SMB driver (SMBv2) does not show all files when mounting a windows top level share

2018-04-24 Thread Andreas Hasenack
I'm seeing files (ok, one file) disappear from a share when it's mounted with vers=3.0. But it's not a top-level share, it's just "c:\Shares\jsmith" on a windows 2016 server: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1764778/comments/15 -- You received this bug notification because you

[Bug 1572132] Re: SMB driver (SMBv2) does not show all files when mounting a windows top level share

2018-04-24 Thread Andreas Hasenack
I'm seeing files (ok, one file) disappear from a share when it's mounted with vers=3.0. But it's not a top-level share, it's just "c:\Shares\jsmith" on a windows 2016 server: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1764778/comments/15 -- You received this bug notification because you

[Bug 1766689] Re: package shim-signed 1.34.7+13-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2018-04-24 Thread Steve Langasek
The error in your log is: Setting up shim-signed (1.34.7+13-0ubuntu2) ... Installing for x86_64-efi platform. grub-install: error: cannot find EFI directory. dpkg: error processing package shim-signed (--configure): installed shim-signed package post-installation script subprocess returned

[Bug 1766628] Re: apparmor denies VLC to open files in devmode

2018-04-24 Thread Konstantin Pavlov
The same happens with VLC snap on Ubuntu 18.04 beta. LC_ALL=C XDG_CURRENT_DESKTOP=KDE snap run vlc -vvv results in the same UI issues when opening a file dialog, and the attached apparmor denials in messages.txt, with attached snap.vlc.vlc. ** Attachment added: "messages.txt"

[Bug 1766628] Re: apparmor denies VLC to open files in devmode

2018-04-24 Thread Konstantin Pavlov
** Attachment added: "snap.vlc.vlc" https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1766628/+attachment/5126713/+files/snap.vlc.vlc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766628

[Bug 1766714] [NEW] cloud-init missing dependency on isc-dhcp-client

2018-04-24 Thread Scott Moser
Public bug reported: bug 1759307 incorrectly added a build-depends rather than a Depends. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: cloud-init 18.2-14-g6d48d265-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion:

[Bug 1766628] Re: apparmor denies VLC to open files in devmode

2018-04-24 Thread Konstantin Pavlov
I should also add that this is only activating when XDG_CURRENT_DESKTOP=KDE is set and when Qt5 tries to launch kio/ksysoca to show proper KDE file open dialogs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1763630] Re: Unable to start docker application with B-KVM kernel

2018-04-24 Thread Kamal Mostafa
** Also affects: linux-kvm (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: linux-kvm (Ubuntu Bionic) Status: New => In Progress ** Changed in: linux-kvm (Ubuntu Bionic) Assignee: (unassigned) => Kamal Mostafa (kamalmostafa) -- You received this bug

[Bug 1766106] Re: ntp.ubuntu.com not reliable, but used in standard configuration

2018-04-24 Thread Ryan Finnie
Thank you, 2001:67c:1560:8003::c8 availability has been fixed. $ ntpdate -q 2001:67c:1560:8003::c8 server 2001:67c:1560:8003::c8, stratum 2, offset 0.031201, delay 0.18932 24 Apr 13:10:37 ntpdate[26740]: adjust time server 2001:67c:1560:8003::c8 offset 0.031201 sec ** Changed in: systemd

Re: [Bug 1765191] Re: (13)Permission denied: [client 1.2.3.4:60750] AH00035: access to /static/dashboard/img/favicon.ico denied (filesystem path '/var/lib/openstack-dashboard/static') because search p

2018-04-24 Thread Felipe Reyes
On Tue, Apr 24, 2018 at 08:13:55PM -, Corey Bryant wrote: > Hi Felipe, > > Thanks for reporting this. > > I was able to recreate your scenario and I also attempted a step upgrade > from mitaka->newton->ocata, and the upgrade from newton->ocata runs into > permissions errors for

[Bug 1765980] Re: IPv6 fragments with nf_conntrack_reasm loaded cause net_mutex deadlock upon LXD container shutdown

2018-04-24 Thread Michael Sparmann
So far I have not been able to reproduce it on the mainline kernel linked above. However, given the intermittent nature of the problem, I'm not convinced that this was actually fixed. The source code related to the underlying root cause looks unchanged, and the symptoms may well be hidden away

Re: [Bug 1741277] Re: Not all platforms running cloud-init end up with the system hostname resolveable by default

2018-04-24 Thread Steve Langasek
On Tue, Apr 24, 2018 at 05:50:13PM -, Jeremy Bicha wrote: > > The only case where nss-myhostname actually makes sense is if you have > a read-only /etc, which is not true here. > I disagree. It is annoying that system administrators need to change > both /etc/hostname and /etc/hosts instead

[Bug 1766704] Re: Installation failed when installing from desktop after Try lubuntu

2018-04-24 Thread Bruce Menmuir
I'm a moron ** Changed in: ubiquity (Ubuntu) Status: New => Invalid ** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) => Bruce Menmuir (bruce779) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1766704] Re: Installation failed when installing from desktop after Try lubuntu

2018-04-24 Thread Bruce Menmuir
Bug report needs to be cancelled. Issue was with the user, not the hardware/software. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766704 Title: Installation failed when installing from desktop

[Bug 1745646] Re: Battery drains when laptop is off (shutdown)

2018-04-24 Thread Joseph Salisbury
I built one more test kernel. This one only has a revert for commit 0847684cfc5f. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1745646 Can you test this kernel and see if it resolves this bug? Note, to test this kernel, you need to install both the linux-image

[Bug 1748147] Re: Upgrading systemd sets incorrect permissions on /var/log/

2018-04-24 Thread Brian Murray
** Tags added: xenial ** Changed in: debhelper (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1748147 Title: Upgrading systemd sets incorrect permissions

[Bug 1760128] Re: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2018-04-24 Thread Launchpad Bug Tracker
This bug was fixed in the package avahi - 0.6.32~rc+dfsg-1ubuntu2.2 --- avahi (0.6.32~rc+dfsg-1ubuntu2.2) xenial; urgency=medium * debian/patches/no-systemd-also.patch: Don't use 'Also=' in dnsconfd systemd unit. (LP: #1760128) -- Brian Murray Tue, 17 Apr

[Bug 1588192] Re: GL interfaces seem wedged for Krita on nvidia

2018-04-24 Thread victor00000
compile gcc version for ppa:ubuntu-toolchain-r/test problema. setup ppa:ubuntu-toolchain-r/test dav update kernel drivers nvidia auto make install BUM! my 14.04 lts sudo ppa-purge ppa:ubuntu-toolchain-r/test reinstall nvidia-304 ok. :D -- You received this bug notification because you are a

[Bug 1550950] Re: package openjdk-9-jdk 9~b102-1 failed to install/upgrade: trying to overwrite '/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h', which is also in package openjdk-9-jdk-head

2018-04-24 Thread linex83
Unpacking openjdk-9-jdk:amd64 (9~b114-0ubuntu1) ... dpkg: error processing archive /var/cache/apt/archives/openjdk-9-jdk_9~b114-0ubuntu1_amd64.deb (--unpack): trying to overwrite '/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h', which is also in package openjdk-9-jdk-headless:amd64

[Bug 1738296] Re: Severe memory leak and subprocesses never terminating

2018-04-24 Thread Launchpad Bug Tracker
This bug was fixed in the package meld - 3.18.0-6 --- meld (3.18.0-6) unstable; urgency=medium * Handle terminating diffing subprocesses to avoid severe memory leak (LP: #1738296) -- Balint Reczey Tue, 24 Apr 2018 12:58:18 +0200 ** Changed in: meld

[Bug 1766709] [NEW] crash kwin with NVIDIA 390 proprietary drivers

2018-04-24 Thread Emanuele
Public bug reported: As a title, I accidentally crashed with the compositor, with the NVIDIA 390 drivers, I installed unity and no problem, so I confirm that the problem is not the proprietary NVIDIA drivers. GPU: GTX 750 TI >From the logs I get these errors every time kwin crashes: 24/04/18

[Bug 1766711] [NEW] cloud-init missing dependency on iproute2

2018-04-24 Thread Scott Moser
Public bug reported: cloud-init is not marking a dependency on iproute2. It needs iproute2 or nettools to rename devices. It was assumed that cloud-init would have dependencies of 'ubuntu- minimal', but some official ubuntu-minimal images do not have ubuntu- minimal. ProblemType: Bug

[Bug 1766710] [NEW] Dock and Headerbar backgrounds not coordinated

2018-04-24 Thread Andrew
Public bug reported: It is possible to get the Dock to grey the background before hiding, but the headerbar remains transparent. This looks amazingly weird to me and think the previous behavior of the background between both Headerbar and Dock being coordinated was nicer. I do also really like

[Bug 1766198] Re: New release avaible for inadyn

2018-04-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: inadyn (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766198 Title:

[Bug 1766603] Re: linux-lts-trusty: 3.13.0-146.195~precise1 -proposed tracker

2018-04-24 Thread Brad Figg
** Description changed: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- +

[Bug 1766415] Re: [SRU] Juju 2.3.7

2018-04-24 Thread Nicholas Skaggs
I tested juju 2.3.7 and found no issues. Tested: Bootstrap xenial and bionic controllers Deploy various workloads, including percona Installed and bootstrapped 2.3.2 controller and model, upgraded package, and tested juju-upgrade 2.3.2 -> 2.3.7 Checked bash-completion Deployed offline (xenial

[Bug 1766649] Re: cmake: upstream patch should use 10 instead of 1.10 for java version comparison

2018-04-24 Thread Tiago Stürmer Daitx
Bug has been reported upstream at https://gitlab.kitware.com/cmake/cmake/issues/17938 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766649 Title: cmake: upstream patch should use 10 instead of

[Bug 1713034] Re: gnome-shell crashed with SIGABRT in _ip_get_path_for_wd() ["assertion failed: (wd >= 0)"]

2018-04-24 Thread Treviño
** Bug watch added: GNOME Bug Tracker #795522 https://bugzilla.gnome.org/show_bug.cgi?id=795522 ** Also affects: glib via https://bugzilla.gnome.org/show_bug.cgi?id=795522 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 1763878] Re: [regression] Many programs crashing at exit with assert failure: ../../../../src/cairo-hash.c:217: _cairo_hash_table_destroy: Assertion `hash_table->live_entries == 0' failed. Called

2018-04-24 Thread Treviño
Weird, I still see reports for this in error.ubuntu.com, not sure if those are coming from people who didn't upgrade gjs (as the reports are for these days, but for an older g-s version, and thus I guess gjs isn't upgraded too). -- You received this bug notification because you are a member of

[Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-04-24 Thread Scott Moser
Ugh. the merge proposal at https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/342214 put a build-depends on isc-dhcp-client not a runtime depends. i've opened bug 1766714 to address. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1759369] Re: kernel build fails on arm64

2018-04-24 Thread Kees Cook
** Also affects: gcc-7 (Ubuntu Bionic) Importance: Undecided Status: Fix Released ** Also affects: gcc-7-cross (Ubuntu Bionic) Importance: High Status: Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1766717] [NEW] package shim-signed 1.34.8+13-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2018-04-24 Thread Bump
Public bug reported: error ProblemType: Package DistroRelease: Ubuntu 18.04 Package: shim-signed 1.34.8+13-0ubuntu2 ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15 Uname: Linux 4.15.0-15-generic x86_64 .proc.sys.kernel.moksbstate_disabled: Error: [Errno 2] No such file or directory:

[Bug 1765726] Re: libgoo-canvas-perl [needs-packaging]

2018-04-24 Thread Photon
I never used (not to mention built) snaps before but I will have a look into it in the next few days. Of course, if anybody with some snap experience volunteers to take care of it, please go ahead! :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1765232] Re: Kernel 4.15.0-15 breaks Dell PowerEdge 12th Gen servers

2018-04-24 Thread Nikolas Britton
I just did a fresh install of the April 24 daily build with kernel 4.15.0-19 on my Dell R820 and I can confirm this has been fix. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765232

[Bug 1766714] Re: cloud-init missing dependency on isc-dhcp-client

2018-04-24 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/344186 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766714 Title: cloud-init missing dependency

[Bug 1766711] Re: cloud-init missing dependency on iproute2

2018-04-24 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init

[Bug 1766714] Re: cloud-init missing dependency on isc-dhcp-client

2018-04-24 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766714 Title:

[Bug 1766683] Re: Kubuntu 18.04beta: No hibernation when closing lid

2018-04-24 Thread Brian Murray
** Package changed: ubuntu => kubuntu-meta (Ubuntu) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/1766683 Title: Kubuntu 18.04beta: No hibernation when closing lid To manage

[Bug 1766711] Re: cloud-init missing dependency on iproute2

2018-04-24 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/344187 ** Merge proposal linked: https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/344189 ** Merge proposal linked:

[Bug 1742837] Re: nvidia-304 304.135-0ubuntu0.16.04.1: nvidia-304 kernel module failed to build (error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .unload = nv_

2018-04-24 Thread victor00000
*** This bug is a duplicate of bug 1717246 *** https://bugs.launchpad.net/bugs/1717246 no work 18.04 a gcc version. setup ppa:ubuntu-toolchain-r/test dav update kernel drivers nvidia auto make install BUM! my 14.04 lts sudo ppa-purge ppa:ubuntu-toolchain-r/test sudo apt-get update sudo

[Bug 1611987] Re: glance-simplestreams-sync charm doesn't support keystone v3

2018-04-24 Thread Felipe Reyes
** Description changed: + [Impact] + + simplestreams can't sync images when keystone is configured to use v3, + keystone v2 is deprecated since mitaka[0] (the version shipped with + xenial) + + The OpenStack Keystone charm supports v3 only since Queens and later[1] + + [Test Case] + + *

[Bug 1765724] Re: Xenial -> Bionic - System fails to boot after upgrade - systemd-cryptsetup@cryptswap1.service fails to start

2018-04-24 Thread Dimitri John Ledkov
There are multiple things that I have identified that prevent quick boots with systems configured with encrypted swap. 1) resume device is most likely incorrect Steps to mitigate: $ echo RESUME=none | sudo tee -a /etc/initramfs-tools/conf.d/resume $ sudo initramfs-update -u 2) systems, not in

[Bug 1713034] Re: gnome-shell crashed with SIGABRT in _ip_get_path_for_wd() ["assertion failed: (wd >= 0)"]

2018-04-24 Thread Treviño
Anyone getting this bug could please attach the report from jouralctl /usr/bin/gnome-shell ** Changed in: gnome-shell (Ubuntu) Status: Confirmed => Triaged ** Changed in: gnome-shell (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug

  1   2   3   4   5   6   7   8   9   10   >