[Bug 1725032] [NEW] tmux failed to start, missing library

2017-10-19 Thread knz
Public bug reported: Just upgraded Ubuntu from 17.04 to 17.10. tmux fails to start and the dynamic linker reports: tmux: error while loading shared libraries: libevent-2.0.so.5: cannot open shared object file: No such file or directory It looks like the tmux binary was linked against libevent

[Bug 1626371] Re: cdc_ether fills kernel log

2016-12-05 Thread knz
Reproduces with 4.9.0-997.201611212212 from http://kernel.ubuntu.com /~kernel-ppa/mainline/drm-intel-next/2016-11-22/ here too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1626371 Title:

[Bug 1598759] Re: incomplete apparmor definition for ntpd

2016-08-31 Thread knz
I'm the initial OP. What am I supposed to do here? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1598759 Title: incomplete apparmor definition for ntpd To manage notifications about this bug go

[Bug 1598759] [NEW] incomplete apparmor definition for ntpd

2016-07-04 Thread knz
Public bug reported: On this plain install of Xenial apparmor complains about ntpd: [ 19.379152] audit: type=1400 audit(1467623330.386:27): apparmor="DENIED" operation="connect" profile="/usr/sbin/ntpd" name="/run/dbus/system_bus_socket" pid=4513 comm="ntpd" requested_mask="wr"

[Bug 1597654] Re: Xorg crashed with SIGABRT during system resume after suspend

2016-06-30 Thread knz
Ok now we have a problem. The "Apport retracing service" bot has removed all the attachments containing the details of how to investigate this bug, and nothing was produced as a result. What do we do now? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1597654] Re: Xorg crashed with SIGABRT during system resume after suspend

2016-06-30 Thread knz
The bug you just linked to is invalid. ** This bug is no longer a duplicate of private bug 1557346 ** Tags added: need-amd64-retrace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1597654 Title:

[Bug 1597654] Re: Xorg crashed with SIGABRT during system resume after suspend

2016-06-30 Thread knz
*** This bug is a duplicate of bug 1557346 *** https://bugs.launchpad.net/bugs/1557346 Note: this crash happens *every time* after resume. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1597654

[Bug 1597654] [NEW] Xorg crashed with SIGABRT during system resume after suspend

2016-06-30 Thread knz
*** This bug is a duplicate of bug 1557346 *** https://bugs.launchpad.net/bugs/1557346 Public bug reported: Information attached. ProblemType: Crash DistroRelease: Ubuntu 16.10 Package: xserver-xorg-core 2:1.18.3-1ubuntu6 Uname: Linux 4.7.0-994-generic x86_64 ApportVersion: 2.20.2-0ubuntu1

[Bug 1585587] Re: Missing unix.ko in 4.6 initrd prevents LVM boot

2016-05-25 Thread knz
Workaround: add "unix" and "unix_diag" to /etc/initramfs-tools/modules. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585587 Title: Missing unix.ko in 4.6 initrd prevents LVM boot To manage

[Bug 1585587] Re: Missing support for Unix domain sockets during boot in 4.6

2016-05-25 Thread knz
Found in Ubuntu 16.10 ** Also affects: lvm2 (Ubuntu) Importance: Undecided Status: New ** Summary changed: - Missing support for Unix domain sockets during boot in 4.6 + Missing unix.ko in 4.6 initrd prevents LVM boot -- You received this bug notification because you are a member of

[Bug 1585587] [NEW] Missing unix.ko in 4.6 initrd prevents LVM boot

2016-05-25 Thread knz
Public bug reported: Somehow recently the default kernel config for kernel 4.6 was changed from CONFIG_UNIX=y to CONFIG_UNIX=m. This however prevents systems with full disk encryption to start properly, as the lvm encryption tools require unix sockets during set-up in the initrd. The proper fix

[Bug 1556602] Re: LVM in 16.04 cannot mount LVM Cached Volumes created in 15.10

2016-05-02 Thread knz
The suggested workaround in https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1556602/comments/8 did not work for me. What did work however was to build a modified lvm2 package using the aforementioned patch, then boot from external media, install the modified lvm2 on the externally booted

[Bug 1566759] Re: Full system lockup after attaching external monitor

2016-04-18 Thread knz
The issue persists with kernel 4.6-rc4. However it disappears (fixed?) with the intel nightly drivers as of April 16th 2016 (from http://kernel.ubuntu.com/~kernel-ppa/mainline/drm- intel-nightly/2016-04-16-wily/ ). -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1566759] [NEW] Full system lockup after attaching external monitor

2016-04-06 Thread knz
Public bug reported: Running on a recently acquired Lenovo Yoga 260. How to reproduce: 1. plug external screen 2. activate/configure monitor (either using GUI or xrandr) 3. set relative position of ext monitor to something else than the default (e.g. above or below) 4. move cursor from laptop

[Bug 1566759] Re: Full system lockup after attaching external monitor

2016-04-06 Thread knz
Another note: The current dmesg reports an intel driver warning: Apr 06 11:25:40 hostname kernel: WARNING: CPU: 1 PID: 6 at /home/kernel/COD/linux/drivers/gpu/drm/i915/intel_pm.c:3572 skl_update_other_pipe_wm+0x16c/0x180 [i915] followed by a stack trace. This is likely to be irrelevant to the

[Bug 1566759] Re: Full system lockup after attaching external monitor

2016-04-06 Thread knz
Note that although the debug files mention that the kernel was booted with "intel_idle.max_cstate=1 " the issue reproduces with or without this parameter. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.