[Kernel-packages] [Bug 1895526] Re: ocfs2 file system no longer write - "disk full" despite lots of free space

2020-09-29 Thread Oleg
Thanks for the quick fix! Will this fix also apply for 18.04? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1895526 Title: ocfs2 file system no longer write - "disk full" despite lots

[Kernel-packages] [Bug 1895526] Re: ocfs2 file system no longer write - "disk full" despite lots of free space

2020-09-29 Thread Oleg
ah, good point. I was on 5.4.X so this fix should work for 18.04 running that kernel as well. thanks. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1895526 Title: ocfs2 file system no

[Kernel-packages] [Bug 1579748] Re: rtsx_usb module for Realtek Semiconductor Corp. RTS5129 Card Reader Controller: mmc errors and read data corruption

2017-08-10 Thread Oleg
Lenovo g580 The bug is present on the last hwe kernel 4.10.0-30-generic I'll try to test the solution https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1579748/comments/24 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubunt

[Kernel-packages] [Bug 1579748] Re: rtsx_usb module for Realtek Semiconductor Corp. RTS5129 Card Reader Controller: mmc errors and read data corruption

2017-08-10 Thread Oleg
compile https://github.com/asymingt/rts5139 Linux oleg-Lenovo-G580 4.10.0-30-generic #34~16.04.1-Ubuntu SMP Wed Aug 2 02:13:56 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux [10366.363560] sd 6:0:0:0: [sdb] 7954432 512-byte logical blocks: (4.07 GB/3.79 GiB) [10376.625609] sd 6:0:0:0: [sdb] tag#0

[Kernel-packages] [Bug 1579748] Re: rtsx_usb module for Realtek Semiconductor Corp. RTS5129 Card Reader Controller: mmc errors and read data corruption

2017-08-11 Thread Oleg
0 whilst initialising SD card [10279.493425] mmc0: error -110 whilst initialising SD card [10304.740718] mmc0: error -110 whilst initialising SD card [10307.428683] mmc0: error -110 whilst initialising SD card If you have any ideas I can check them on my kernel Linux oleg-Lenovo-G580 4.10.0-30-gene

[Kernel-packages] [Bug 1579748] Re: rtsx_usb module for Realtek Semiconductor Corp. RTS5129 Card Reader Controller: mmc errors and read data corruption

2017-08-14 Thread Oleg
install this kernel: oleg@oleg-Lenovo-G580:~/Завантаження/1$ sudo dpkg -i *.deb [sudo] пароль до oleg: (Читання бази даних ... на дану мить встановлено 315002 файли та каталоги.) Приготування до розпакування linux-headers-4.13.0-5_4.13.0-5.6_all.deb ... Розпакування linux-headers-4.13.0-5 (4.13.0

[Kernel-packages] [Bug 1566302] Re: Ubuntu 16.04: Suspend freezes the system after upgrade to linux image 4.4.0-16

2017-02-07 Thread Oleg
I tried different kernels, settings, even instructions from #140 post of this thread... Nothing could help. But some distros worked fine on this laptop - for example Manjaro and CentOS (waking up from suspend without issues). On my Lenovo s205 the only installing "tlp" and "tlp-rdw" (Linux Advanced

[Kernel-packages] [Bug 1531105] Re: [Lenovo Ideapad S205] suspend/resume failure

2017-02-07 Thread Oleg
Linux Mint 18.1 64bit (Kernel 4.4.0-62-generic). Lenovo s205 successfully wakes up after suspend (without battery, only AC/DC plugged in)! Only after installing "tlp". Thanks! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu

[Kernel-packages] [Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2016-02-23 Thread oleg
*** This bug is a duplicate of bug 1531747 *** https://bugs.launchpad.net/bugs/1531747 ** This bug has been marked a duplicate of bug 1531747 overlay: mkdir fails if directory exists in lowerdir in a user namespace -- You received this bug notification because you are a member of Kernel P

[Kernel-packages] [Bug 1490267] Re: Regression in overlayfs

2016-02-23 Thread oleg
I can no longer reproduce this bug, following the release of fixes for bugs #1531747, #1534961 and #1535150 . ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1574125] Re: suspend not working after uprade

2016-04-24 Thread Oleg
Same issue after upgraded from 15.04 on Samsung ATIV Book 8 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1574125 Title: suspend not working after uprade Status in linux package in Ubu

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-04-25 Thread oleg
This bug affects the 4.4 kernel, including the xenial kernel and the lts-xenial kernel in trusty. The linked freedesktop bug report mentions that the bug was fixed in the 4.5 kernel with the following commit, http://kernel.ubuntu.com/git/ubuntu/linux.git/commit/?id=92826fcdfc147a7d16766e987c12a9d

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-04-25 Thread oleg
** Tags removed: patch -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1542939 Title: system freeze after vt switching Status in Linux: Fix Released Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-05-09 Thread oleg
A reverse-bisect (as per comment #8) shows that the first good commit is: commit 14de6c44d149c68df1800ded42bbab51485ef67a Author: Maarten Lankhorst drm/atomic: Remove drm_atomic_connectors_for_crtc. ** Tags removed: needs-reverse-bisect ** Tags added: bisect-done ** Changed in: linux (Ubun

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-05-09 Thread oleg
Applying the following two cherry-picks to the xenial (Ubuntu-4.4.0-22.39) kernel solves the bug for my hardware, git cherry-pick 4cd3991 git am 0001-drm-atomic-Remove-drm_atomic_connectors_for_crtc.patch # 14de6c4 does not apply cleanly, so use the attached patch [For the mainline (v4.4.9) kern

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-05-11 Thread oleg
In comment #33, commit 4cd3991 is superfluous. I have verified that the bug can be fixed on my hardware by applying a single cherry-pick to the xenial (Ubuntu-4.4.0-22.39) kernel, git am 0001-drm-atomic-Remove-drm_atomic_connectors_for_crtc.patch # 14de6c4 backported to xenial Thanks to the foll

[Kernel-packages] [Bug 1580697] Re: Kernel freezes after drm_wait_one_vblank timed out

2016-05-12 Thread oleg
This looks like a duplicate of https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1542939 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1580697 Title: Kernel freezes after drm_wait_on

[Kernel-packages] [Bug 1531747] Re: overlay: mkdir fails if directory exists in lowerdir in a user namespace

2016-01-17 Thread oleg
FWIW, bug #1480411, "rm -r * fails to delete directories when using overlayfs in a user-namespace", might be a duplicate of this bug. In both bugs the script works on the host but fails in a user-namespace with error EPERM. In this bug the operation which triggers the error is 'mkdir', while in

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-04-17 Thread oleg
http://kernel.ubuntu.com/git/ubuntu/linux.git/commit/?id=92826fcdfc147a7d16766e987c12a9dfe1860c3f -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1542939 Title: system freeze after vt swi

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-04-17 Thread oleg
author Maarten Lankhorst2015-12-03 12:49:13 (GMT) committer Maarten Lankhorst 2015-12-07 09:56:08 (GMT) commit 92826fcdfc147a7d16766e987c12a9dfe1860c3f (patch) tree5d5f93ea48390b6f51328461f31d46c196b4b0c9 parent ab1d3a0e5a44f5b1a8d1f811e925c8519b56fba4 (diff) drm/i915: Calcula

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-04-17 Thread oleg
This bug affects the 4.4 kernel, including the xenial kernel and the lts-xenial kernel in trusty. As described in the freedesktop bug report, the bug was fixed in the 4.5 kernel with the following commit, http://kernel.ubuntu.com/git/ubuntu/linux.git/commit/?id=92826fcdfc147a7d16766e987c12a9dfe1

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-04-17 Thread oleg
** Also affects: linux-lts-xenial (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-lts-xenial (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-04-18 Thread oleg
For some reason the link in #27 isn't registered as a patch, so I'll re- submit the patch in the hope that the bots notice it. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1542939 Title:

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-04-18 Thread oleg
** Attachment added: "drm/i915: Calculate watermark related members in the crtc_state, v4." https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1542939/+attachment/4639342/+files/patch -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1566471] Re: kernel oops: NULL pointer dereference in nfs_inode_attach_open_context+0x37/0x70 [nfs]

2016-04-19 Thread oleg
** Also affects: linux-lts-xenial (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-lts-xenial (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.

[Kernel-packages] [Bug 1566471] Re: kernel oops: NULL pointer dereference in nfs_inode_attach_open_context+0x37/0x70 [nfs]

2016-04-20 Thread oleg
On 2016-04-20 a commit was made to the upstream 4.4 stable tree which may fix this bug (not yet tested). nfs: use file_dentry() NFS may be used as lower layer of overlayfs and accessing f_path.dentry can lead to a crash. Fix by replacing direct access of file->f_path.dentry with the file_dentry()

[Kernel-packages] [Bug 1542939] Re: system freeze after vt switching

2016-05-19 Thread oleg
** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1542939 Title: system freeze after vt switching Status

[Kernel-packages] [Bug 1617388] [NEW] When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-08-26 Thread oleg
Public bug reported: #!/bin/bash # - # This script exhibits a bug in overlayfs in kernel 4.4. # The bug is not present in kernel 4.2. # The bug can be reproduced in an x86_64 virtual-machine; # 32-bit has not been tested. # # With

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-08-26 Thread oleg
apport information ** Tags added: apport-collected trusty uec-images ** Description changed: #!/bin/bash # - # This script exhibits a bug in overlayfs in kernel 4.4. # The bug is not present in kernel 4.2. # The bug ca

[Kernel-packages] [Bug 1617388] WifiSyslog.txt

2016-08-26 Thread oleg
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1617388/+attachment/4728467/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1617388] UdevLog.txt

2016-08-26 Thread oleg
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1617388/+attachment/4728466/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1617

[Kernel-packages] [Bug 1617388] ProcInterrupts.txt

2016-08-26 Thread oleg
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1617388/+attachment/4728463/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1617388] UdevDb.txt

2016-08-26 Thread oleg
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1617388/+attachment/4728465/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1617388

[Kernel-packages] [Bug 1617388] ProcModules.txt

2016-08-26 Thread oleg
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1617388/+attachment/4728464/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1617388] CurrentDmesg.txt

2016-08-26 Thread oleg
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1617388/+attachment/4728460/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1617388] Lspci.txt

2016-08-26 Thread oleg
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1617388/+attachment/4728461/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1617388

[Kernel-packages] [Bug 1617388] ProcCpuinfo.txt

2016-08-26 Thread oleg
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1617388/+attachment/4728462/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-08-26 Thread oleg
More Apport-Collect data: AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 26 15:09 seq crw-rw 1 root audio 116, 33 Aug 26 15:09 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.14.1-0ubuntu3.21 Architecture: amd64 ArecordDevices: Error: [Errno 2] No su

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-08-26 Thread oleg
** Description changed: #!/bin/bash # - # This script exhibits a bug in overlayfs in kernel 4.4. # The bug is not present in kernel 4.2. # The bug can be reproduced in an x86_64 virtual-machine; # 32-bit has not been t

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-08-29 Thread oleg
git bisect of the ubuntu-xenial tree: last good commit: 0e9c9b5 UBUNTU: SAUCE: cred: Reject inodes with invalid ids in set_create_file_as() first bad commit: eac15dc UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns -- You received this bug notification because you are a

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-08-29 Thread oleg
For reference, here is the bad commit: commit eac15dc Author: Seth Forshee Date: Wed Nov 19 11:00:56 2014 -0600 UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns Add checks to inode_change_ok to verify that uid and gid changes will map into the superbloc

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-08-29 Thread oleg
** Tags added: bisect-done kernel-bug -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1617388 Title: When using overlayfs with kernel 4.4, some files cannot be deleted. Status in linux p

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-08-29 Thread oleg
Thank you for the detailed explanation. Since the underlying problem is that overlayfs is not (yet very) namespace aware, this issue may be intractable. Naive question regarding copy-up: Do the files in the upperdir and lowerdir need to have the same owner? If not, could copy-up be amended so t

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-09-01 Thread oleg
Real-world-use case: running ephemeral, containerized instances of an app: There may be multiple instances of the app, each running in a separate ephemeral container with a unique uid_map. The app's configuration directory is permanently stored on the host, and is mounted in each container using

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-09-01 Thread oleg
> First, starting in xenial the tmpfs mount isn't going to allow any inodes to be created in it that > are not mapped into the user namespace. Is this specific to tmpfs? I was unable to locate the relevant code/commit. -- You received this bug notification because you are a member of Kernel Pac

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-09-01 Thread oleg
Question (related to UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns) --- When an overlayfs is mounted inside a user-namespace, should it permit the creation of inodes in the upper layer with uids that are outside the user-namespace? My Tentative

[Kernel-packages] [Bug 1617388] Re: When using overlayfs with kernel 4.4, some files cannot be deleted.

2016-09-01 Thread oleg
> This also means that a kuid outside of the range 10-165535 > is literally meaningless with respect to that mount - the kernel > has no way to map it to an id valid in the filesystem. > That is the real reason for the patch. That is a compelling point. mounts inside a user-namespace are onl

[Kernel-packages] [Bug 1479468] Re: OverlayFS: Wrong mnt_id and path reported in /proc

2015-10-17 Thread oleg
This bug also affects the 3.13 kernel in Ubuntu Trusty. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1479468 Title: OverlayFS: Wrong mnt_id and path reported in /proc Status in linux

[Kernel-packages] [Bug 1507463] [NEW] OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-18 Thread oleg
Public bug reported: I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2 22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux). There are two issues in OverlayFS as follows: 1. /proc//fdinfo/ reports wrong mnt_id (non-existent in /proc//mountinfo) 2. /proc//fd/ shows incorrect

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
** Also affects: lxc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1507463 Title: OverlayFS: Wrong mnt_id and path reported in /proc

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
** Description changed: I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2 22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux). There are two issues in OverlayFS as follows: - 1. /proc//fdinfo/ reports wrong mnt_id (non-existent in +  1. /proc//fdinfo/ reports wrong

[Kernel-packages] [Bug 1507463] UdevLog.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499895/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1507

[Kernel-packages] [Bug 1507463] ProcCpuinfo.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499890/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1507463] lxc-net.default.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "lxc-net.default.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499897/+files/lxc-net.default.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchp

[Kernel-packages] [Bug 1507463] ProcModules.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499892/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1507463] UdevDb.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499894/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1507463

[Kernel-packages] [Bug 1507463] KernLog.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "KernLog.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499888/+files/KernLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1507

[Kernel-packages] [Bug 1507463] ProcInterrupts.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499891/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1507463] WifiSyslog.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499896/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
apport information ** Tags added: apparmor apport-collected third-party-packages uec-images ** Description changed: I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2 22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux). There are two issues in OverlayFS as follows:

[Kernel-packages] [Bug 1507463] Lspci.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499889/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1507463

[Kernel-packages] [Bug 1507463] CurrentDmesg.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499886/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1507463] Dependencies.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499887/+files/Dependencies.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1507463] lxc.default.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "lxc.default.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499898/+files/lxc.default.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1507463] RelatedPackageVersions.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "RelatedPackageVersions.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499893/+files/RelatedPackageVersions.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https:

[Kernel-packages] [Bug 1507463] lxcsyslog.txt

2015-10-19 Thread oleg
apport information ** Attachment added: "lxcsyslog.txt" https://bugs.launchpad.net/bugs/1507463/+attachment/4499923/+files/lxcsyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
** Description changed: I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2 22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux). There are two issues in OverlayFS as follows:  1. /proc//fdinfo/ reports wrong mnt_id (non-existent in /proc//mountinfo)  2. /proc

[Kernel-packages] [Bug 1479468] Re: OverlayFS: Wrong mnt_id and path reported in /proc

2015-10-19 Thread oleg
Bug #1507463 has been filed for the 3.13 kernel in Ubuntu Trusty, which is also affected and has not yet been patched. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1479468 Title: Overl

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-21 Thread oleg
I retested using lxc-1.1.4 from the lxc-stable ppa (https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/lxc-stable) which I added to a fresh vm image from the daily-builds, https://cloud- images.ubuntu.com/trusty/current. "lxc-start -n trusty_overlay" fails as before, with the same error message, E

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-21 Thread oleg
Chris, it would be of interest to see whether you can reproduce the underlying kernel bug using this script, #!/bin/bash fatal() { echo "error: $@"; exit 1; } echo -e "testing for overlayfs kernel bug in kernels <= 3.17."; echo -e "(This script does not work for the newer version of overlayfs in

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-21 Thread oleg
I retested using lxc-1.1.4 from the lxc-stable ppa (https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/lxc-stable), which I added to a fresh VM image from the Trusty daily-builds, https://cloud- images.ubuntu.com/trusty/current. "lxc-start -n trusty_overlay" fails as before, with the same error mes

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-21 Thread oleg
The following lxc commit introduced safe_mount(), which passes fd's as arguments to mount(), CVE-2015-1335: Protect container mounts against symlinks https://github.com/lxc/lxc/commit/6de26af93d3dd87c8b21a42fdf20f30fa1c1948d Here is the relevant part of the commit, which creates a file descripto

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-22 Thread oleg
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Changed in: lxc (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/15074

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-28 Thread oleg
Related bug #1347746 : Overlayfs breaks /proc/self/exe link -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1507463 Title: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.1

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-11-10 Thread oleg
This bug does still affect lxc on Ubuntu Trusty when using the 3.13 kernel in conjunction with the latest daily-build of lxc, 1.1.5+master~20151110-0623-0ubuntu1~trusty (from the lxc-daily ppa, https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/daily). ** Also affects: lxc (Ubuntu) Importance:

[Kernel-packages] [Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-11-10 Thread oleg
This bug does still affect lxc when using kernel 3.18 or above in conjunction with the latest daily-build of lxc, 1.1.5+master~20151110-0623-0ubuntu1~trusty (from the lxc-daily ppa, https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/daily). ** Also affects: lxc (Ubuntu) Importance: Undecided

[Kernel-packages] [Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-11-10 Thread oleg
This bug does still affect lxc (as per comment #5) when using kernel 3.18 or above in conjunction with the latest daily-build of lxc, 1.1.5+master~20151110-0623-0ubuntu1~trusty (from the lxc-daily ppa, https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/daily). -- You received this bug notification

[Kernel-packages] [Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-11-10 Thread oleg
@Serge, Thanks for the clarification; I'll revert the status to un-marked. ** No longer affects: lxc (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1480411 Title: rm -r * fai

[Kernel-packages] [Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-11-10 Thread oleg
** No longer affects: lxc (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1507463 Title: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13 Status in linux package

[Kernel-packages] [Bug 1480411] [NEW] rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-07-31 Thread oleg
Public bug reported: rm -r * fails to delete directories when using overlayfs in a user- namespace. If overlayfs is mounted as follows, mount -n -t overlay overlay -o lowerdir=lowerdir,upperdir=upperdir,workdir=workdir mntpt and if lowerdir contains lowerdir/foo/bar.txt, then, rm -r mntp

[Kernel-packages] [Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-08-02 Thread oleg
** Description changed: rm -r * fails to delete directories when using overlayfs in a user- namespace. If overlayfs is mounted as follows, -mount -n -t overlay overlay -o +    mount -n -t overlay overlay -o lowerdir=lowerdir,upperdir=upperdir,workdir=workdir mntpt and if low

[Kernel-packages] [Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-08-02 Thread oleg
** Description changed: rm -r * fails to delete directories when using overlayfs in a user- namespace. If overlayfs is mounted as follows,    mount -n -t overlay overlay -o lowerdir=lowerdir,upperdir=upperdir,workdir=workdir mntpt and if lowerdir contains lowerdir/foo/bar.txt,

[Kernel-packages] [Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-08-18 Thread oleg
** Also affects: lxc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1480411 Title: rm -r * fails to delete directories when using ove

[Kernel-packages] [Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-08-18 Thread oleg
I don't quite get the point underlying Serge's preceding comment, so I'll describe the problem I'm experiencing with lxc and see whether Serge classifies it as a bug. On an ubuntu-vivid (amd64) host, create an unprivileged vivid container named 'vivid', lxc-create -n vivid -t download -- -d ub

[Kernel-packages] [Bug 1490267] Re: Regression in overlayfs

2015-08-31 Thread oleg
Some related information: A thread on the lxc mailing-list: https://lists.linuxcontainers.org/pipermail/lxc-users/2015-August/009854.html A related bug filed against lxc: https://bugs.launchpad.net/lxc/+bug/1486073 -- You received this bug notification because you are a member of Kernel Package

[Kernel-packages] [Bug 1829340] Re: ixgbe driver fails while loading in kernel for NIC 8086 :10fb (rev 01) subsystem 103c:17d0

2019-05-16 Thread Oleg Gumenyuk
apport-collect is not available in the BusyBox env. So, I cannot complete the command apport-collect 1829340 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1829340 Title: ixgbe driver fa

[Kernel-packages] [Bug 1829340] Re: ixgbe driver fails while loading in kernel for NIC 8086 :10fb (rev 01) subsystem 103c:17d0

2019-05-29 Thread Oleg Gumenyuk
The workaround has been found. Such network cards in DL20 Gen9 servers can work without changes in the driver if tune BIOS setting - disable SR-IOV in BIOS for the 10GB Intel Ethernet network card -- You received this bug notification because you are a member of Kernel Packages, which is subscri

[Kernel-packages] [Bug 1829340] Re: ixgbe driver fails while loading in kernel for NIC 8086 :10fb (rev 01) subsystem 103c:17d0

2019-05-29 Thread Oleg Gumenyuk
just to be more specific - we try Ubuntu 16.04.5 and kernel 4.15.0-33 and succeeded. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1829340 Title: ixgbe driver fails while loading in ker

[Kernel-packages] [Bug 1872122] Re: Kernel 4.19+: Bluetooth not working; Ubuntu 20.04

2020-06-20 Thread Oleg B
Currently, unable to use the Bluetooth device at all. In the UI, the scanning stuck with a spinning loader. The journal reports the same error reported by the author. ``` lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 20.04 LTS Release:20.04 Cod

[Kernel-packages] [Bug 1875665] Re: rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after upgrade to 20.04

2020-06-04 Thread Oleg B
The fix does not work for me: uname -r 5.4.0-33-generic ournalctl -b0 -u rtkit-daemon -- Logs begin at Wed 2020-04-29 18:57:09 EEST, end at Thu 2020-06-04 18:41:05 EEST. -- Jun 04 18:26:06 n552vw systemd[1]: Starting RealtimeKit Scheduling Policy Service... Jun 04 18:26:06 n552vw systemd[1]: St

[Kernel-packages] [Bug 1760377] Re: Ubuntu 17.10 freezes on login with kernel 4.13.0-37-generic

2018-04-03 Thread Oleg KIRILLOV
*** This bug is a duplicate of bug 1759920 *** https://bugs.launchpad.net/bugs/1759920 Confirmed, upgraded yesterday to 0-37 and Xorg started to hang on gdm3 boot. Tried lightdm but it hangs too. 0-36 works fine. -- You received this bug notification because you are a member of Kernel Packag

[Kernel-packages] [Bug 1813672] Re: 4.15.0-44-generic #47 breaks Lenovo T470s suspend while docked

2019-01-29 Thread Oleg Cherkasov
Some kind of similar issue on ThinkPad X250 20CM004EMN. Switching back to 4.15.0-43-generic solved the problem. Booting with 4.15.0-44-generic on Ultra Dock station gives blank screen on login/display manager. Undocking does not solve the issue so only SysRq+REISUB or hard reboot help. X250 rej

[Kernel-packages] [Bug 1798961] Re: Random unrecoverable freezes on Ubuntu 18.10

2019-02-08 Thread Oleg Nechiporuk
Same freezing error. Clean 18.10 Ubuntu instal. Processor: Ryzen Nvidia drivers installed from nvidia homepage. More frequently freezing when working with video inside kdenlive. But had freezes also when only chrome was playing music. -- You received this bug notification because you are a mem

[Kernel-packages] [Bug 1781049] Re: WiFi hard blocked after resuming laptop from suspend

2019-01-20 Thread Oleg Andriyanov
Have exactly the same issue with Acer ex2519 n15w4 with Qualcomm Atheros QCA9565 wi-fi card in it. Wi-fi worked during system installation (with secure boot disabled as the original reporter mentioned). Not sure if computer was suspended or powered off, but once I booted it and wi-fi just stopped w

[Kernel-packages] [Bug 1871721] Re: Second Monitor on HDMI blank screen/blink screen with Nvidia + Intel & Ubuntu 20.04? (ASUS Laptop)

2020-08-16 Thread Oleg B
I just want to add that I have the same problem on my Asus N552VW. I have managed to make it work from day 1, so hopefully this can help someone until the proper bug fix is provided. I have a laptop and an external monitor plugged via HDMI, everything is turned off. Simply turn on the laptop and l

[Kernel-packages] [Bug 1536397] Re: [nForce2] pata_amd pata_acpi can't load

2016-01-31 Thread Oleg Blashchuk
4.4-rc1 works just fine, so now I'm bisecting from 4.3 to 4.4-rc1, but it's also few thousand commits, something about 13 rounds to find. I'm on 14.04 LTS and bug appeared only in 3.16 and 3.19 kernels, all installations with 3.13 works OK. 3.16.45 - ok 3.16.46 and higher - error 3.19.25 - ok 3.1

[Kernel-packages] [Bug 1536397] Re: [nForce2] pata_amd pata_acpi can't load

2016-02-02 Thread Oleg Blashchuk
And the winner is 4d6b4e69a245e9df4b84dba387596086cb66887d is the first bad commit commit 4d6b4e69a245e9df4b84dba387596086cb66887d Author: Jiang Liu Date: Wed Oct 14 14:29:41 2015 +0800 x86/PCI/ACPI: Use common interface to support PCI host bridge Use common interface to simpl

[Kernel-packages] [Bug 1536397] Re: [nForce2] pata_amd pata_acpi can't load

2016-02-03 Thread Oleg Blashchuk
It was impossible to resist temptation to find where the story began. It all started between 4.1 and 4.2-rc1. Bisecting points to this commit: 3d9fecf6bfb8b12bc2f9a4c7109895a2a2bb9436 is the first bad commit commit 3d9fecf6bfb8b12bc2f9a4c7109895a2a2bb9436 Author: Bjorn Helgaas Date: Tue Jun 9 1

[Kernel-packages] [Bug 1536397] Re: [nForce2] pata_amd pata_acpi can't load

2016-02-03 Thread Oleg Blashchuk
Actually, this leads to a workaround. Adding kernel option "pci=nocrs" in grub allows to boot currents kernels. I'm not sure whether it leads to some other problems. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://

[Kernel-packages] [Bug 1379524] Re: Weak wifi signal and bluetooth missing firmware

2014-11-05 Thread Oleg Shmelev
I have exactly the same issue on my HP Pavilion 15-p163nr. Issue: weak signal, frequent disconnects. Kubuntu 14.04 LTS Uname both: Linux 3.13.0-37-generic x86_64 and Uname: Linux 3.13.0-39-generic x86_64 And I did the same thing before I found this thread — build the driver from source found at

  1   2   >