[Bug 1749779] Re: System freeze when going back and forth fullscreen mode with Firefox

2018-02-22 Thread Hadrien
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1751101 https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1751102 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1749779 Title: Sys

[Bug 1744710] Re: [Ubuntu 18.04] opal-prd package update for ppc64le

2018-02-22 Thread Steve Langasek
this needs a merge into Ubuntu (once skiboot 5.10~rc4-1 is visible for import). ** Changed in: skiboot (Ubuntu) Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Kristoffer Brissman
This kernel (4.13.0-36.40) hangs for me as well, but it's much earlier in the boot process so it doesn't even get to the point where it would ask me for my dm-crypt password. The fallback image (4.13.0-32.35) boots fine though. -- You received this bug notification because you are a member of Ubu

[Bug 1751102] Re: bug_1749779_Xwayland_crash

2018-02-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1731911 *** https://bugs.launchpad.net/bugs/1731911 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1731911, so is being marked as such.

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

2018-02-22 Thread Apport retracing service
** Tags added: bugpattern-needed -- 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() from AbortServer() from FatalError() from xwl_read_events()

[Bug 1699772] Re: linux-image-4.13.0-12-generic, linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-image-4.4.0-81-generic, linux-image-3.13.0-121-generic | Regression: many user-space

2018-02-22 Thread Roman Shipovskij
LibreOffice Base still crash with test kernel: ~$ uname -a Linux WS 4.4.0-112-generic #135~lp1699772v3 SMP Thu Feb 22 16:08:07 UTC 2018 i686 i686 i686 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1750741] Re: Memory leak in g_dbus_proxy_new_for_bus_sync()

2018-02-22 Thread Dan Streetman
Seyeong, + - d/p/0001-GDBusProxy-Fix-a-memory-leak-during- initialization.patch this fixes a memory leak, but in later code than the Trusty glib2.0 code + - d/p/0001-tests-gdatetime-Use-a-real-rather-than-invented- time.patch this fixes an autopkgtest regression, that's unrelated to thi

[Bug 1739591] Re: lttng-modules-dkms failed to build with 4.14 Azure edge kernel on Xenial

2018-02-22 Thread Brian Murray
@colin-king - Is there something we, the SRU team, should be watching for to know when this is fixed in Bionic? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1739591 Title: lttng-modules-dkms failed

[Bug 1729674] Re: TB16 dock ethernet corrupts data with hw checksum silently failing

2018-02-22 Thread Dave Chiluk
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu Artful) 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/1729674 Title: TB1

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Joseph Salisbury
I started a kernel bisect between 4.13.0-32 and 4.13.0-36. The kernel bisect will require testing of about 7-10 test kernels. I built the first test kernel, up to the following commit: 721530cf07670fc34547cf12b6f69b2c53e890dc The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsali

[Bug 1751051] Re: UnicodeEncodeError when creating user with non-ascii chars

2018-02-22 Thread Scott Moser
I think the issue is: a.) there is no default locale set in the subiquity installed system. b.) python3 subprocess is doing a 'decode' for each argument in the command list. python2 default encoding *is* supposed to be based on the environment [1], but python3 default encoding is not. python3 is

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Nicolás Abel Carbone
Joseph, the bisected kernel (4.13.0-33) seems to have the bug. It hangs my laptop just as 4.13.0-36 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751098 Title: Ubuntu hangs shortly after booting wi

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Kristoffer Brissman
That one ( http://kernel.ubuntu.com/~jsalisbury/lp1751098/ ) booted successfully for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751098 Title: Ubuntu hangs shortly after booting with kernel 4

[Bug 1734167] Re: DNS doesn't work in no-cloud as launched by ubuntu

2018-02-22 Thread Dimitri John Ledkov
** Description changed: + [Impact] + + * resolved does not start early enough in the boot-process preventing + DNS resolution to be operational during early boot, for example as + required by special early stages of cloud-init, resulting in failure to + boot / provision the instance fully. + +

[Bug 1749546] Re: Booting a live session is slow

2018-02-22 Thread Jean-Baptiste Lallement
this is definitely not a bug in casper but a mix of different issues. It is currently under investigation and this bug is used as a placeholder to track the problem. Specific bugs will be filed as causes are identified. -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1750813] Re: qeth: fix L3 next-hop im xmit qeth hdr

2018-02-22 Thread Joseph Salisbury
Commit ec2c6726322f0d2 is in mainline as of v4.13-rc5, so Artful and Bionic already contain the fix. Are you requesting it in Xenial? ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Status: Invalid => Triaged ** Changed in: linux (Ubuntu)

[Bug 1723914] Re: ubuntu-kvm-unit test failed with emulator test on ppc64le

2018-02-22 Thread Po-Hsu Lin
Hello Christian, No I'm not debugging this. Not sure what's our policy for this kind of issue, do we always mirror them to IBM? Came back on this because I saw the qemu update in bug 1712803, tracking bugs found with regression-testing is a part of the SRU testing process. -- You received this

[Bug 1618188] Re: systemd journal should be persistent by default: /var/log/journal should be created

2018-02-22 Thread Dimitri John Ledkov
** Description changed: + [Impact] + + * System logs are lost across reboots because they are not stored + persistently. + + [Test Case] + + * Fresh installations, or upgrades to this version of systemd, should create /var/log/journal and trigger automatic persistent logs. + * Users may cho

[Bug 1751107] [NEW] package libwinpr-heap0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1 [modified: usr/lib/x86_64-linux-gnu/libwinpr-heap.so.0.1.0 usr/share/doc/libwinpr-heap0.1/changelog.Debian

2018-02-22 Thread Andrew Keane
Public bug reported: Received an error when I started PC. Dual-boot Windows 10 with Ubuntu on separate hard drive Have also had some issues with second monitor not working, although I think that this is a Nvidia driver issue. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libwinpr-he

[Bug 1751028] Re: impossible to start a xen domain on precise with the spectre/meltdown kernel

2018-02-22 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Also affects: linux (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Precise) Status: New => Confirmed ** Changed in: linux (Ubuntu Precise) Importance: Undecided => High ** Tags

[Bug 1750937] Re: 14.04 Kernel update on 2/21 breaks Nvidia drivers

2018-02-22 Thread Mythological
One more to report, this one got my son's computer, an older Asrock machine. Uninstalling the nVidia drivers allowed booting into the desktop but then when none of the available nVidia drivers worked we made the mistake of trying to install the Linux driver from nVidia's site. Apparently somewher

[Bug 1750810] Re: qeth: fix calculation of required buffer elements for skb

2018-02-22 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: New => Triaged ** Changed in: linux (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/1750810 Title: qeth: fix cal

[Bug 1737570] Re: Add support for RequiredForOnline in networkd

2018-02-22 Thread Dimitri John Ledkov
** Description changed: + [Impact] + + * netplan & networkd based systems typically await networking to be up + on boot, without any ability to specify that an interface should be + configured, but might not be online at boot. This is a backport of the + RequiredForOnline= feature to match optio

[Bug 1654843] Re: package ffdiaporama 1.5-5build1 failed to install/upgrade: tentative de remplacement de « /usr/share/ffDiaporama/ffDiaporama.xml », qui appartient aussi au paquet ffdiaporama-data 1.

2018-02-22 Thread James Cowgill
> Préparation du dépaquetage de > .../ffdiaporama_2.1.20140209~5~201404210536~ubuntu14.04.1_amd64.deb ... > Dépaquetage de ffdiaporama (2.1.20140209~5~201404210536~ubuntu14.04.1) sur > (1.5-5build1) ... > dpkg: erreur de traitement de l'archive > /var/cache/apt/archives/ffdiaporama_2.1.20140209~

[Bug 1194604] Re: package ffdiaporama-data (not installed) failed to install/upgrade: попытка перезаписать «/usr/share/ffDiaporama/authors.txt», который уже имеется в пакете ffdiaporama 1.6.20130623-0

2018-02-22 Thread James Cowgill
> apt-get install ffdiaporama* You've attempted to install ffdiaporama from a PPA, but have also asked APT to install the ffdiaporama-data package from Ubuntu which is likely to be incompatible. Please either: - Just install ffdiaporama from the PPA. - Remove the PPA and retry your apt-get comman

[Bug 1751111] [NEW] [Bionic] Unable to deploy BIonic via MAAS due to kernel dependency issues

2018-02-22 Thread Jeff Lane
Public bug reported: I'm trying to deploy Bionic on a MAAS node today and this is failing with the following dependency errors in the logs. The node in question is booting in EFI mode with Secure Boot enabled. curtin: Installation started. (17.1-11-ga4c9636b-0ubuntu1~16.04.1) third party drivers

[Bug 1751107] Re: package libwinpr-heap0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1 [modified: usr/lib/x86_64-linux-gnu/libwinpr-heap.so.0.1.0 usr/share/doc/libwinpr-heap0.1/changelog.Debian.g

2018-02-22 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751107 Title: package libwinpr-heap0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1 [modified: usr/lib/x86_

[Bug 1724557] Re: gnome-shell crashed with SIGSEGV in meta_logical_monitor_get_scale()

2018-02-22 Thread Dave Chiluk
** Tags added: indeed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724557 Title: gnome-shell crashed with SIGSEGV in meta_logical_monitor_get_scale() To manage notifications about this bug go to:

[Bug 1751113] [NEW] Upgrading to 17.10 from 16.04, touchpad doesn't work

2018-02-22 Thread Naseeb M Irshadullah
Public bug reported: After upgrading to 17.10 from 16.04, at first there was no cursor. After automatic fixing and problem reporting, cursor appeared but only right and left buttons of touchpad work. Asus X200MA. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: ubuntu-release-upgrader-core 1

[Bug 1750986] Re: My wireless networ kard is not working

2018-02-22 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.16 kernel[

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Joseph Salisbury
Kristoffer, can you run uname -a to confirm you booted the test kernel? Nicolas reports the test kernel does not boot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751098 Title: Ubuntu hangs short

[Bug 1751110] Re: xfce4-notifyd crashed with SIGSEGV in malloc_consolidate()

2018-02-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1733293 *** https://bugs.launchpad.net/bugs/1733293 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1733293, so is being marked as such.

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

2018-02-22 Thread Vineetha Hari Pai
Details of the VM tested on. cat /etc/os-release NAME="Ubuntu" VERSION="16.04.3 LTS (Xenial Xerus)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04.3 LTS" VERSION_ID="16.04" HOME_URL="http://www.ubuntu.com/"; SUPPORT_URL="http://help.ubuntu.com/"; BUG_REPORT_URL="http://bugs.launchpad.net/ubun

[Bug 1749725] Re: python3-pam for python3 contains print statement not function

2018-02-22 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu better. I can confirm this issue in python3-pam 0.4.2-13.2ubuntu4 on Ubuntu bionic. Looks like the python3-version of this package was introduced in the Ubuntu delta as it is not in Debian. Maybe part of this process forgot to

[Bug 1751000] Re: pmu test in kvm-unit-test failed on X-hwe ARM64 system

2018-02-22 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Incomplete => Triaged ** Tags added: kernel-da-key -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1750608] Re: Fixup ADT tests

2018-02-22 Thread Brian Murray
Hello Dimitri, or anyone else affected, Accepted systemd into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu12.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:/

[Bug 1736955] Re: dep8 test systemd-fsckd fails on s390

2018-02-22 Thread Brian Murray
Hello Andreas, or anyone else affected, Accepted systemd into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu12.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:/

[Bug 1744882] Re: Add SPEC_CTRL and IBRS changes

2018-02-22 Thread Corey Bryant
** No longer affects: cloud-archive/icehouse ** Changed in: cloud-archive Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744882 Title: Add SPEC_CTRL and IBRS changes

[Bug 1737570] Re: Add support for RequiredForOnline in networkd

2018-02-22 Thread Brian Murray
Hello Dimitri, or anyone else affected, Accepted systemd into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu12.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:/

[Bug 1734908] Re: systemd-rfkill service times out when a new rfkill device is added

2018-02-22 Thread Brian Murray
Hello Kleber, or anyone else affected, Accepted systemd into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu12.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://

[Bug 1721223] Re: Networkd fail to set ip address between leases if ip address changes on UbuntuCore

2018-02-22 Thread Brian Murray
Hello Nicolino, or anyone else affected, Accepted systemd into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu12.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Bug 1725348] Re: Systemd - Bypassing MemoryDenyWriteExecution policy

2018-02-22 Thread Brian Murray
Hello Thomas, or anyone else affected, Accepted systemd into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu12.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://

[Bug 1708409] Re: kdump service does not start after configure/reboot

2018-02-22 Thread Brian Murray
Hello bugproxy, or anyone else affected, Accepted systemd into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu12.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Bug 1734410] Re: systemd: handle undelegated cgroup2 hierarchy

2018-02-22 Thread Brian Murray
Hello Christian, or anyone else affected, Accepted systemd into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu12.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https

[Bug 1739591] Re: lttng-modules-dkms failed to build with 4.14 Azure edge kernel on Xenial

2018-02-22 Thread Colin Ian King
Brian, the 2.10.5-1 version in Bionic supports the required compat fixes already, so no fix was required. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1739591 Title: lttng-modules-dkms failed to bu

[Bug 1734167] Re: DNS doesn't work in no-cloud as launched by ubuntu

2018-02-22 Thread Brian Murray
Hello Michael, or anyone else affected, Accepted systemd into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu12.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:/

[Bug 1618188] Re: systemd journal should be persistent by default: /var/log/journal should be created

2018-02-22 Thread Brian Murray
Hello Mark, or anyone else affected, Accepted systemd into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu12.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wi

[Bug 1711203] Re: Deployments fail when Secure Boot enabled

2018-02-22 Thread Jeff Lane
Now, at this point, I'm stuck unbooted on the initial post-deployment reboot. So I reset the node by hand (poked the reset button) and disabled SecureBoot in the config and rebooted it again. This time, the node booted, pxe booted, got the edict to boot local, and successfully booted locally. If

[Bug 1751114] [NEW] dpkg-source on xenial doesn't support .asc file in .dsc for v1.0 source format

2018-02-22 Thread Timo Aaltonen
Public bug reported: [Impact] Source packages built on bionic where the upstream tarball comes with an upstream signature (.asc) are rejected by the ftpmaster, because dpkg-source there is too old. [Test Case] Build a source pkg with a tarball & .asc on bionic, extract on xenial [Regression Po

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Kristoffer Brissman
$ uname -a Linux kristoffer-ubuntu-desktop 4.13.0-33-generic #36~lp1751098Commit721530cf07670 SMP Thu Feb 22 17:22:43 UTC 201 x86_64 x86_64 x86_64 GNU/Linux Perhaps we are facing two different bugs? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Nicolás Abel Carbone
Maybe we are facing different bugs. In my case, it does boot, but it hangs shortly after. If I hurry, I am even able to log in to the desktop. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751098 Tit

[Bug 1711203] Re: Deployments fail when Secure Boot enabled

2018-02-22 Thread Jeff Lane
MAAS version: 2.3.0 (6434-gd354690-0ubuntu1~16.04.1) This is my observation on a Lenovo RS140 with workaround enabled from comment #36: Also, to be sure it's not something we've injected, I am using the default curtin_userdata, NOT our customized cert one. 1: edit: /usr/lib/python3/dist-package

[Bug 1751120] [NEW] Xorg freeze when moving a window between external/internal monitors

2018-02-22 Thread Dan Watkins
Public bug reported: My mouse cursor would still move, but I couldn't do anything. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu4 ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13 Uname: Linux 4.13.0-32-generic x86_64 ApportVersion: 2.20.8-0ubuntu10 Architectur

[Bug 1751111] Missing required logs.

2018-02-22 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 175 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Kristoffer Brissman
Sounds like different bug indeed. For me it hangs pretty much immediately after GRUB and I don't even see the plymouth screen with the Ubuntu logo or the password promt for dm-crypt. Tried many times, same result every time. I have quite different system specs as well, not the Dell laptop mentione

[Bug 1751117] [NEW] Version 8.0 is out

2018-02-22 Thread Marzanna
Public bug reported: Hello. There is version 8.0 already available but Ubuntu package is still 7.0 It would be good to have it updated in the repository. ** Affects: openclonk (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member

[Bug 1726548] Re: Windows resized after resume

2018-02-22 Thread Peter Ludemann
I'm also seeing this with Ubuntu 16.04 and emacsclient -c (Emacs 24.5.1) on a Dell Precision Tower 3620 - Intel® HD Graphics 630 (Kaby Lake GT2), Samsun 28" monitor 3840x2160 with "Scale for menu and title bars" set to 1.5. I did not notice this behavior in January, when I bought the workstatio

[Bug 1750619] Re: Static CompRegion destruction causes memory corruption at compiz exit

2018-02-22 Thread Łukasz Zemczak
Hello Marco, or anyone else affected, Accepted compiz into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/compiz/1:0.9.12.3+16.04.20180221-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new packag

[Bug 1751123] [NEW] [Hyper-V] set config: CONFIG_EDAC_DECODE_MCE=y

2018-02-22 Thread Joshua R. Poulson
Public bug reported: On certain AMD platforms early in the boot without CONFIG_EDAC_DECODE_MCE forced on instead of as a module, messages similar to the following will be seen: [5.581922] amd64_edac_mod: Unknown symbol amd_unregister_ecc_decoder (err 0) [5.581954] amd64_edac_mod: Unknown

[Bug 1751120] Re: Xorg freeze when moving a window between external/internal monitors

2018-02-22 Thread Dan Watkins
** Attachment added: "20180222_133958.jpg" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1751120/+attachment/5060610/+files/20180222_133958.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1750796] Re: xserver does not work with kernel 4.13.0-32

2018-02-22 Thread Harald
Hi Joseph, I have installed kernel 4.16.0-041600rc2_4.16.0-041600rc2.201802190311 and - it works!!! I booted about 30 times, the xserver always runs and everything was fine. So it looks like the issue will be solved with kernel 4.16. I hope the daily build of "Bionic Beaver" will received that

[Bug 1748330] Re: Changing monitor configurations after changing lowgfx mode could lead to a crash

2018-02-22 Thread Łukasz Zemczak
Hello Marco, or anyone else affected, Accepted unity into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/unity/7.4.5+16.04.20180221-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1637749] Re: Ctrl+Super+Right shortcut key is not working

2018-02-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity (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/1637749 Title: Ctrl

[Bug 1637749] Re: Ctrl+Super+Right shortcut key is not working

2018-02-22 Thread Henry Yang
Did you ever find any solutions to this? I've got the same thing going on with the left/right ctrl. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1637749 Title: Ctrl+Super+Right shortcut key is not

[Bug 1290056] Re: [ati]compiz crashed with SIGSEGV in nux::GraphicsEngine::QRP_GLSL_GetBlurTexture()

2018-02-22 Thread Łukasz Zemczak
Hello Josy, or anyone else affected, Accepted unity into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/unity/7.4.5+16.04.20180221-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Joseph Salisbury
@Kristoffer, yes sounds like a different bug. I'll continue the bisect with Nicolas. Probably best to open a separate bug report indeed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751098 Title:

[Bug 1751005] Re: libreoffice cannot open a document not within $HOME

2018-02-22 Thread Olivier Tilloy
> deny access to my owned files if not under $HOME. > Is this a good default? That's arguable of course. The expectation is that a vast majority of users will have a default setup where they store their documents under $HOME/, and for those the confinement provided by apparmor will be useful and w

[Bug 1731873] Re: Backport amdgpu-pro support

2018-02-22 Thread Chris Coulson
Changing xenial back to triaged as this change got reverted in a subsequent upload ** Changed in: ubuntu-drivers-common (Ubuntu Xenial) Status: Fix Committed => Triaged ** Tags removed: verification-needed-xenial -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1728547] Re: SRU: Add support for keeping the dGPU on in power saving mode

2018-02-22 Thread Chris Coulson
This has been marked verification-done for xenial for a while now - is there anything preventing it from being published to xenial-updates? I'm aware of bug 1731873 as well, but this change was reverted in xenial- proposed and is not in the current version (1:0.4.17.6) -- You received this bug no

[Bug 1560424] Re: dist-upgrade removes landscape-client

2018-02-22 Thread Andreas Hasenack
** Also affects: landscape-client (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1560424 Title: dist-upgrade removes landscape-client To manage n

[Bug 1751111] Re: [Bionic] Unable to deploy BIonic via MAAS due to kernel dependency issues

2018-02-22 Thread Jeff Lane
Marking this as Invalid. I've tried a few more times and have been unable to reproduce this myself, so I'm going to chalk it up to "incompatible bit-registration operators" (Per the BOFH excuses generator). If this happens again, I'll revisit it at that time, but for now, the issues seem resolve

[Bug 1750937] Re: 14.04 Kernel update on 2/21 breaks Nvidia drivers

2018-02-22 Thread Bill Miller
Mythological, instead of waiting for a new kernel, you could install the -112 instead, it still works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1750937 Title: 14.04 Kernel update on 2/21 b

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

2018-02-22 Thread Vineetha Hari Pai
** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-done verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1748310 Title: [SRU][xenial]bo

[Bug 1709155] Re: Better error message for unsupported kernel

2018-02-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: 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/1709155 Title: Better error

[Bug 1751128] [NEW] package tomcat8 8.0.32-1ubuntu1.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-22 Thread Md. Topu Raihan
Public bug reported: failed to install tomcat 8 var/lib/dpkg/ error 1 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: tomcat8 8.0.32-1ubuntu1.5 ProcVersionSignature: Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13 Uname: Linux 4.13.0-32-generic x86_64 NonfreeKernelModules: wl ApportVersion

[Bug 1750593] Re: Misspelled word in description-en for unity-scopes-runner

2018-02-22 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu better. I can confirm this typo is still present in 7.1.4+18.04.20180209.1-0ubuntu1. I suspect it originates from the debian/control file, since that's the only place I can see it in the source package. Btw, when reporting bu

[Bug 1751128] Re: package tomcat8 8.0.32-1ubuntu1.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-22 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751128 Title: package tomcat8 8.0.32-1ubuntu1.5 failed to install/upgrade: subprocess installed post-installati

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Joseph Salisbury
I built the next test kernel, up to the following commit: 9c58aebfd9d8c8d5b156898656c5c180a36e7a63 The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1751098 Can you test that kernel and report back if it has the bug or not? I will build the next test kernel based on y

[Bug 1751130] Re: Xwayland crashed with SIGABRT in OsAbort()

2018-02-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1731911 *** https://bugs.launchpad.net/bugs/1731911 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1731911, so is being marked as such.

[Bug 1750884] Re: [2.4, bionic] /etc/resolv.conf not configured correctly in Bionic, leads to no DNS resolution

2018-02-22 Thread Dean Henrichsmeyer
Let's make sure this is fixed for bionic. The scope of nameservers has changed and maas should do the right thing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1750884 Title: [2.4, bionic] /etc/res

[Bug 1699772] Re: linux-image-4.13.0-12-generic, linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-image-4.4.0-81-generic, linux-image-3.13.0-121-generic | Regression: many user-space

2018-02-22 Thread Joseph Salisbury
I built the next test kernel with commits a010365, 8105a5d, 028383b and 393d9b1 reverted. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1699772 Can you test this kernel and see if it resolves this bug? Thanks in advance! -- You received this bug notification be

[Bug 1730030] Re: virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build. This occurred when trying to install the hwe-edge kernel. I believe I'll just remove virtualbo

2018-02-22 Thread Mat
*** This bug is a duplicate of bug 1729568 *** https://bugs.launchpad.net/bugs/1729568 This error occurred when installing updates of Ubuntu "16.04.3 LTS (Xenial Xerus)" (x86_64) on 2018-02-22. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1750593] Re: Misspelled word in description-en for unity-scopes-runner

2018-02-22 Thread Jeremy Nation
Thanks for confirming the problem. I'm not interested in using apport/ubuntu-bug to submit reports, though I understand why the wiki recommends it. In any case it does not appear to have been necessary for this issue. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1750390] Re: package plymouth-theme-ubuntu-text 0.9.3-1ubuntu1 failed to install/upgrade: problèmes de dépendances - actions différées non exécutées

2018-02-22 Thread Steve Langasek
The error in the log is: Traitement des actions différées (« triggers ») pour plymouth-theme-kubuntu-text (1:17.10ubuntu3) ... dpkg: avertissement: mauvaise syntaxe de la version « /etc/lsb-release »: le numéro de version ne commence pas par un chiffre rmdir: impossible de supprimer '/lib/plymou

[Bug 1749895] Re: Mouse & Keyboard completely unresponsive when starting a VM

2018-02-22 Thread Enigma
I'm not sure but can try. The issue is that the system freezes when trying to start the VM at all so it doesn't get far enough. Are you sure you don't mean to install the -evdev package in the host? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1751111] Re: [Bionic] Unable to deploy BIonic via MAAS due to kernel dependency issues

2018-02-22 Thread Joseph Salisbury
** Tags added: kernel-da-key -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/175 Title: [Bionic] Unable to deploy BIonic via MAAS due to kernel dependency issues To manage notifications about t

[Bug 1751131] [NEW] Bionic update to v4.15.5 stable release

2018-02-22 Thread Seth Forshee
Public bug reported: SRU Justification Impact:    The upstream process for stable tree updates is quite similar    in scope to the Ubuntu SRU process, e.g., each patch has to    demonstrably fix a bug, and each patch is vetted by upstream    by originating either directly from

[Bug 1750982] Re: libreoffice FTBFS with liborcus 0.13.3

2018-02-22 Thread Olivier Tilloy
With that patch, the failure becomes: subsequent_filters-test.cxx:2398:Assertion Test name: ScFiltersTest::testOrcusODSStyleInterface equality assertion failed - Expected: Color: R:254 G:255 B: 204 - Actual : Color: R:254 G:255 B: 204 puzzling… -- You received this bug notification because you

[Bug 1730627] Re: xz compressed control.tar files not supported

2018-02-22 Thread Dan Streetman
This bug breaks autopkgtest running on bionic for (apparently) all trusty packages. For example: $ lsb_release -r Release:18.04 $ pull-lp-source bash trusty ... $ autopkgtest -U bash_4.3-7ubuntu1.7.dsc -- lxd ubuntu-daily:trusty ... autopkgtest [13:31:50]: ERROR: "dpkg --unpack /tmp/auto

[Bug 1742696] Re: Commit d9018976cdb6 missing in Kernels <4.14.x preventing lasting fix of Intel SPI bug on certain serial flash

2018-02-22 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: In Progress => 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/1742696 Title: Commit d9018976cdb6 missing in Kernels <4.14.x preventing lastin

[Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04)

2018-02-22 Thread gumbeto
** Summary changed: - 14.04 Kernel update on 2/21 breaks Nvidia drivers + 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/17509

[Bug 1751119] Re: gnome-software crashed with signal 5

2018-02-22 Thread Sebastien Bacher
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751119 Title: gnome-software crashed with signal 5 To manage notifications about this bug go to: ht

[Bug 1749783] Re: php-defaults stuck in bionic-proposed

2018-02-22 Thread Matt Coleman
** Patch removed: "php-horde-sessionhandler.debdiff" https://bugs.launchpad.net/ubuntu/+source/php-horde-sessionhandler/+bug/1749783/+attachment/5060003/+files/php-horde-sessionhandler.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1730627] Re: xz compressed control.tar files not supported

2018-02-22 Thread Dan Streetman
@infinity I'll get this patch SRUed into trusty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730627 Title: xz compressed control.tar files not supported To manage notifications about this bug go

[Bug 1679898] Re: [Hyper-V] Ubuntu VM crash during Hyper-V backup or live migration after installing kernel 4.4.0-72

2018-02-22 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Xenial) Assignee: Joseph Salisbury (jsalisbury) => (unassigned) ** Changed in: linux (Ubuntu) Assignee: Joseph Salisbury (jsalisbury) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1618188] Re: systemd journal should be persistent by default: /var/log/journal should be created

2018-02-22 Thread Bryan Quigley
@xnox "The journald daemon has limits set for logs, meaning they will be rotated and discarded and should not cause out of disk-space errors." What are they? AFAICT it only has limits on the number of files, but not how big they can overall become. I'm also thinking that the duplicate writing

[Bug 1699772] Re: linux-image-4.13.0-12-generic, linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-image-4.4.0-81-generic, linux-image-3.13.0-121-generic | Regression: many user-space

2018-02-22 Thread Roman Shipovskij
LibreOffice Base still crash with test kernel: ~$ uname -a Linux WS 4.4.0-112-generic #135~lp1699772v4 SMP Thu Feb 22 18:45:01 UTC 2018 i686 i686 i686 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1751131] Re: Bionic update to v4.15.5 stable release

2018-02-22 Thread Seth Forshee
** Description changed: SRU Justification Impact:    The upstream process for stable tree updates is quite similar    in scope to the Ubuntu SRU process, e.g., each patch has to    demonstrably fix a bug, and each patch is vetted by upstream    by originating eit

[Bug 1750324] Re: ISST-LTE:KVM:boslcp2g4: Ubuntu Bionic netboot install kernel mismatch failure

2018-02-22 Thread Steve Langasek
The images at http://ports.ubuntu.com/dists/bionic/main/installer- ppc64el/current/images/netboot/ are updated to a version from today (22 Feb), which should resolve this issue. Note that the images are only updated whenever the debian-installer package changes. In principle, that should happen e

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-22 Thread Nicolás Abel Carbone
Tested the new kernel. It still has the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751098 Title: Ubuntu hangs shortly after booting with kernel 4.13.0-36 To manage notifications about this

<    1   2   3   4   5   6   7   8   >