[Bug 371903] [NEW] sysvinit: correctly wait for backgrounded tasks with CONCURRENCY=shell

2009-05-04 Thread Andrea Righi
Public bug reported: Binary package hint: sysv-rc When CONCURRENCY=shell is used in /etc/init.d/rc many backgrouned scripts can be executed in parallel, but we wait only for the first one to finish before spawning the next group of init scripts with another sequence number. The correct way is to

[Bug 371903] Re: sysvinit: correctly wait for backgrounded tasks with CONCURRENCY=shell

2009-05-04 Thread Andrea Righi
** Attachment added: "fix: wait for all the backgrounded init scripts with the same sequence number before executing the next bunch of scripts" http://launchpadlibrarian.net/26327202/sysvinit-correctly-wait-for-backgrounded-tasks.debdiff -- sysvinit: correctly wait for backgrounded tasks wi

[Bug 320615] Re: iozone3 segfaults always

2009-04-25 Thread Andrea Righi
The fix for iozone-308 is very simple anyway. There's a potential buffer overflow when the hostname is saved into the string controlling_host_name by gethostname(), using a wrong length for the string. See the attachment. ** Attachment added: "fix iozone "buffer overflow detected" error in jaunty"

[Bug 1905301] [NEW] apparmor autopkgtest failure due to missing dependencies: kopano-dagent / kopano-server

2020-11-23 Thread Andrea Righi
Public bug reported: In hirsute apparmor's autopkgtest is failing due to a missing package dependency: E: Unable to locate package kopano-dagent E: Package 'kopano-server' has no installation candidate compile-policy FAIL badpkg It looks like kopano-dagent and kopano-server have been remov

[Bug 1905357] [NEW] casper autopkgtest failure with linux 5.8.0.30.32+21.04.34

2020-11-23 Thread Andrea Righi
Public bug reported: The latest kernel in hirsute is going to be 5.8.0.30.32+21.04.34. With this kernel installed the autopkgtest for casper is failing with the following error: qemu: could not open kernel file '/boot/vmlinu*-5.8.0.30.32+21-04-generic': No such file or directory The reason is

[Bug 1905357] Re: casper autopkgtest failure with linux 5.8.0.30.32+21.04.34

2020-11-23 Thread Andrea Righi
Debdiff in attach seems to fix the problem. ** Patch added: "casper-autopkgtest-fix.debdiff" https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1905357/+attachment/5437368/+files/casper-autopkgtest-fix.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1902588] Re: zfs mount -a: double free / memory corruption / segfault when mountpoint of dataset is not empty

2020-11-27 Thread Andrea Righi
** Also affects: zfs-linux (Ubuntu Groovy) Importance: Undecided Status: New ** Also affects: zfs-linux (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: zfs-linux (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: zfs-linux (Ubuntu

[Bug 1904589] Re: zfs PANIC: accessing past end of object in 0.8.3-1ubuntu12.4

2020-11-27 Thread Andrea Righi
** Description changed: + [Impact] + + zfs_write() doesn't properly account partial copies done by + copy_from_user(), causing accesses past the end of objects and + triggering kernel panics. + + [Test case] + + The problem seems to be workload specific, there is not a specific test + case to r

[Bug 1902588] Re: zfs mount -a: double free / memory corruption / segfault when mountpoint of dataset is not empty

2020-11-27 Thread Andrea Righi
debdiff for focal reported in attach (built and tested). ** Patch added: "focal-zfs-fix-double-free-with-zfs-mount.debdiff" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1902588/+attachment/5438801/+files/focal-zfs-fix-double-free-with-zfs-mount.debdiff -- You received this bug no

[Bug 1902588] Re: zfs mount -a: double free / memory corruption / segfault when mountpoint of dataset is not empty

2020-11-27 Thread Andrea Righi
debdiff for groovy in attach (all zfs autotests completed correctly). ** Patch added: "groovy-zfs-fix-double-free-with-zfs-mount.debdiff" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1902588/+attachment/5438809/+files/groovy-zfs-fix-double-free-with-zfs-mount.debdiff -- You recei

[Bug 1902588] Re: zfs mount -a: double free / memory corruption / segfault when mountpoint of dataset is not empty

2020-11-27 Thread Andrea Righi
debdiff for hirsute in attach. ** Patch added: "hirsute-zfs-fix-double-free-with-zfs-mount.debdiff" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1902588/+attachment/5438827/+files/hirsute-zfs-fix-double-free-with-zfs-mount.debdiff -- You received this bug notification because you

[Bug 1904589] Re: zfs PANIC: accessing past end of object in 0.8.3-1ubuntu12.4

2020-11-30 Thread Andrea Righi
New debdiff for focal applied on top of the latest 0.8.3-1ubuntu12.6. ** Patch added: "zfs-fix-uio-partial-copies.debdiff" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1904589/+attachment/5439545/+files/zfs-fix-uio-partial-copies.debdiff -- You received this bug notification beca

[Bug 1902588] Re: zfs mount -a: double free / memory corruption / segfault when mountpoint of dataset is not empty

2020-11-30 Thread Andrea Righi
New debdiff for focal on top of 0.8.3-1ubuntu12.7. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902588 Title: zfs mount -a: double free / memory corruption / segfault when mountpoint of dataset

[Bug 1902588] Re: zfs mount -a: double free / memory corruption / segfault when mountpoint of dataset is not empty

2020-11-30 Thread Andrea Righi
** Patch added: "focal-zfs-fix-double-free-with-zfs-mount.debdiff" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1902588/+attachment/5439561/+files/focal-zfs-fix-double-free-with-zfs-mount.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1902588] Re: zfs mount -a: double free / memory corruption / segfault when mountpoint of dataset is not empty

2020-11-30 Thread Andrea Righi
** Changed in: zfs-linux (Ubuntu Xenial) Status: In Progress => Invalid ** Changed in: zfs-linux (Ubuntu Bionic) Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1901417] Re: zfs mount segmentation fault when target directory is non empty

2020-11-30 Thread Andrea Righi
I've tried to reproduce this problem running the following commands: ubuntu@focal:~$ fallocate -l 8G /home/ubuntu/disk.img ubuntu@focal:~$ sudo zpool create pool1 /home/ubuntu/disk.img ubuntu@focal:~$ sudo zfs create -o encryption=on -o keyformat=passphrase pool1/pool1 Enter passphrase: Re-enter

[Bug 1902588] Re: zfs mount -a: double free / memory corruption / segfault when mountpoint of dataset is not empty

2020-12-01 Thread Andrea Righi
Steps used to verify the fix (both in focal and groovy): $ fallocate -l 8G /home/ubuntu/disk.img $ sudo zpool create pool /home/ubuntu/disk.img $ for i in {1..20}; do sudo zfs create pool/ds$i; done $ sudo zfs unmount pool/ds20 $ sudo zfs mount -a & sudo zfs mount -a & [1] 1964 [2] 1965 ubuntu@gr

[Bug 1861235] Re: zfs recv PANIC at range_tree.c:304:range_tree_find_impl()

2020-12-02 Thread Andrea Righi
Hi @seth-arnold, adding some details to this bug: dn->dn_type = 19 = DMU_OT_PLAIN_FILE_CONTENTS dn->dn_type = 20 = DMU_OT_DIRECTORY_CONTENTS So they look correct, they seem to be just plain files and directories. However, the specific object that is causing the panic seems to have dn_type=32

[Bug 1861235] Re: zfs recv PANIC at range_tree.c:304:range_tree_find_impl()

2020-12-02 Thread Andrea Righi
I just noticed the bug on github that also mentions about potential data corruption. It looks like we need to recompile zfs with --enable-debug. I'll try to produce a debug package with that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1861235] Re: zfs recv PANIC at range_tree.c:304:range_tree_find_impl()

2020-12-02 Thread Andrea Righi
I've uploaded the latest version of zfs with debugging enabled (--enable-debug) in this ppa: https://launchpad.net/~arighi/+archive/ubuntu/zfs-linux sudo add-apt-repository ppa:arighi/zfs-linux sudo apt-get update sudo apt-get install zfs-dkms It'd be interesting to repeat the test using this ve

[Bug 1906850] Re: aws: xen-netfront: prevent potential error on hibernate

2021-02-25 Thread Andrea Righi
** Also affects: linux-aws (Ubuntu Bionic) 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/1906850 Title: aws: xen-netfront: prevent potential error on hibe

[Bug 1916872] [NEW] oss4-dkms: build failure with linux 5.11

2021-02-25 Thread Andrea Righi
Public bug reported: [Impact] oss4-dkms fails to build on the latest hirsute 5.11 kernel with the following error: /var/lib/dkms/oss4/4.2-build2010/build/core/oss_core.c:90:10: error: implicit declaration of function ‘get_seconds’ [-Werror=implicit-function-declaration] 90 | return get_sec

[Bug 1916872] Re: oss4-dkms: build failure with linux 5.11

2021-02-25 Thread Andrea Righi
Attached debdiff fixes the build errors. ** Patch added: "oss4-dkms-support-linux-5.11.debdiff" https://bugs.launchpad.net/ubuntu/+source/oss4/+bug/1916872/+attachment/5466980/+files/oss4-dkms-support-linux-5.11.debdiff -- You received this bug notification because you are a member of Ubuntu

[Bug 1915900] Re: virtualbox-guest-dkms: build failure with kernel 5.11

2021-02-25 Thread Andrea Righi
Update: all the previous errors seem to be fixed, now the only one left is an undefined "struct ethtool_ops" build error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915900 Title: virtualbox-gues

[Bug 1916872] Re: oss4-dkms: build failure with linux 5.11

2021-02-25 Thread Andrea Righi
Edit: update launchpad bug in the changelog. ** Patch added: "oss4-dkms-support-linux-5.11.debdiff" https://bugs.launchpad.net/ubuntu/+source/oss4/+bug/1916872/+attachment/5467109/+files/oss4-dkms-support-linux-5.11.debdiff -- You received this bug notification because you are a member of Ub

[Bug 1915900] Re: virtualbox-guest-dkms: build failure with kernel 5.11

2021-02-25 Thread Andrea Righi
The debdiff in attach seems to fix the build error on the latest 5.11 kernel. ** Patch added: "lp1915900-virtualbox-linux-5.11.debdiff" https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1915900/+attachment/5467110/+files/lp1915900-virtualbox-linux-5.11.debdiff -- You received this bu

[Bug 1915900] Re: virtualbox-guest-dkms: build failure with kernel 5.11

2021-02-25 Thread Andrea Righi
** Description changed: + Edit: all the previous errors seem to be fixed, now the only one left is + an undefined "struct ethtool_ops" build error. + + [Old errors] + virtualbox-guest-dkms is failing to build on the latest 5.11 kernel (on hirsute) with the following errors: /var/lib/dkm

[Bug 1917581] [NEW] virtualbox-guest-dkms: build still failing with kernel 5.11

2021-03-03 Thread Andrea Righi
Public bug reported: virtualbox-guest-dkms is still failing with kernel 5.11: /var/lib/dkms/virtualbox-guest/6.1.18/build/vboxvideo/vbox_drv.c:345:3: error: ‘struct drm_driver’ has no member named ‘gem_free_object_unlocked’ 345 | .gem_free_object_unlocked = vbox_gem_free_object, | ^~

[Bug 1920944] Re: aws: proper fix for c5.18xlarge hibernation issues

2021-05-18 Thread Andrea Righi
** Description changed: [Impact] In LP: #1918694 we applied a fix and a workaround to solve the hibernation issues on c5.18xlarge. The workaround was in the form of a SAUCE patch:   "UBUNTU: SAUCE: aws: kvm: double the size of hv_clock_boot" - It looks like we can replace this w

[Bug 1920944] Re: aws: proper fix for c5.18xlarge hibernation issues

2021-05-20 Thread Andrea Righi
** Also affects: linux-aws (Ubuntu Groovy) Importance: Undecided Status: New ** Also affects: linux-aws (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Description changed: [Impact] In L

[Bug 1920944] Re: kvm: properly tear down PV features on hibernate

2021-05-20 Thread Andrea Righi
** Summary changed: - properly tear down KVM PV features on hibernate + kvm: properly tear down PV features on hibernate ** Description changed: [Impact] In LP: #1918694 we applied a fix and a workaround to solve the hibernation issues on c5.18xlarge. The workaround was in the form of a

[Bug 1929181] Re: backport-iwlwifi-dkms/8613-0ubuntu2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929181/+attachment/5499185/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929181 Title: backport-iwlwifi-dkms/8613

[Bug 1929181] [NEW] backport-iwlwifi-dkms/8613-0ubuntu2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported: This is a scripted bug report about ADT failures while running backport- iwlwifi-dkms tests for linux-unstable/5.13.0-3.3 on impish. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined. Testing failed on: amd64: https://au

[Bug 1929180] [NEW] backport-iwlwifi-dkms/8613-0ubuntu2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported: This is a scripted bug report about ADT failures while running backport- iwlwifi-dkms tests for linux-unstable/5.13.0-3.3 on impish. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined. Testing failed on: amd64: https://au

[Bug 1929194] [NEW] virtualbox-hwe/6.1.22-dfsg-1ubuntu1.21.10.1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported: This is a scripted bug report about ADT failures while running virtualbox-hwe tests for linux-unstable/5.13.0-3.3 on impish. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined. Testing failed on: arm64: https://autopkgtes

[Bug 1929194] Re: virtualbox-hwe/6.1.22-dfsg-1ubuntu1.21.10.1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929194/+attachment/5499207/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929194 Title: virtualbox-hwe/6.1.22-dfsg

[Bug 1929193] [NEW] virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported: This is a scripted bug report about ADT failures while running virtualbox tests for linux-unstable/5.13.0-3.3 on impish. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined. Testing failed on: amd64: https://autopkgtest.ub

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929193/+attachment/5499201/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929193 Title: virtualbox/6.1.22-dfsg-1 A

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929193/+attachment/5499202/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929193 Title: virtualbox/6.1.22-dfsg-1 A

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929193/+attachment/5499203/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929193 Title: virtualbox/6.1.22-dfsg-1 A

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929193/+attachment/5499204/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929193 Title: virtualbox/6.1.22-dfsg-1 A

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929193/+attachment/5499205/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929193 Title: virtualbox/6.1.22-dfsg-1 A

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929193/+attachment/5499206/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929193 Title: virtualbox/6.1.22-dfsg-1 A

[Bug 1929192] [NEW] nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported: This is a scripted bug report about ADT failures while running nvidia- graphics-drivers-390 tests for linux-unstable/5.13.0-3.3 on impish. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined. Testing failed on: amd64: http

[Bug 1929192] Re: nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929192/+attachment/5499198/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929192 Title: nvidia-graphics-drivers-39

[Bug 1929192] Re: nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929192/+attachment/5499199/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929192 Title: nvidia-graphics-drivers-39

[Bug 1929192] Re: nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929192/+attachment/5499200/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929192 Title: nvidia-graphics-drivers-39

[Bug 1929191] [NEW] iptables-netflow/2.5.1-2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported: This is a scripted bug report about ADT failures while running iptables- netflow tests for linux-unstable/5.13.0-3.3 on impish. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined. Testing failed on: amd64: https://autopkg

[Bug 1929191] Re: iptables-netflow/2.5.1-2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929191/+attachment/5499195/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929191 Title: iptables-netflow/2.5.1-2 A

[Bug 1929191] Re: iptables-netflow/2.5.1-2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929191/+attachment/5499196/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929191 Title: iptables-netflow/2.5.1-2 A

[Bug 1929191] Re: iptables-netflow/2.5.1-2 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929191/+attachment/5499197/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929191 Title: iptables-netflow/2.5.1-2 A

[Bug 1929189] [NEW] evdi/1.9.1-1ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported: This is a scripted bug report about ADT failures while running evdi tests for linux-unstable/5.13.0-3.3 on impish. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined. Testing failed on: amd64: https://autopkgtest.ubuntu.c

[Bug 1925539] Re: ftrace synthetic_events selftests failure in 5.11

2021-05-25 Thread Andrea Righi
# [73] event trigger - test synthetic_events syntax parser [PASS] # [74] event trigger - test synthetic_events syntax parser errors [PASS] ^ test is passing now. ** Tags removed: verification-needed-hirsute ** Tags added: verification-done-hirsute -- You received this bug notificatio

[Bug 1927692] Re: AWS: out of entropy on Graviton 2 instances types (mg6.*)

2021-05-31 Thread Andrea Righi
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927692 Title: AWS: out of entropy on Graviton 2 instances types (mg6.

[Bug 1931064] [NEW] lxc autotest failure with kernel >= 5.13

2021-06-07 Thread Andrea Righi
Public bug reported: The lxc autotest is failing with the following error(s) on the latest kernel linux-unstable 5.13: FAIL: lxc-tests: lxc-test-apparmor (1s) --- failed - opened /sys/kernel/uevent_helper --- PASS: lxc-tests: lxc-test-apparmor-generated (0s) PASS: lxc-tests: lxc-test-apparmor-mou

[Bug 1932257] [NEW] dm-writeboost dkms: build failure with linux-hwe-5.11

2021-06-17 Thread Andrea Righi
Public bug reported: [Impact] The following build error is reported when building this module with the new linux-hwe-5.11: dm-writeboost-metadata.c:984:9: warning: parameter names (without types) in function declaration   984 | struct superblock_record_device uninitialized_var(record);   |

[Bug 1932257] Re: dm-writeboost dkms: build failure with linux-hwe-5.11

2021-06-17 Thread Andrea Righi
debdiff in attach seems to fix the build errors with 5.11. ** Patch added: "dm-writeboost-fix-for-5.11.debdiff" https://bugs.launchpad.net/ubuntu/+source/dm-writeboost/+bug/1932257/+attachment/5505212/+files/dm-writeboost-fix-for-5.11.debdiff -- You received this bug notification because you

[Bug 1929193] Re: virtualbox/6.1.22-dfsg-1 ADT test failure with linux-unstable/5.13.0-3.3

2021-06-23 Thread Andrea Righi
Debdiff in attach seems to fix the build errors w/ the guest drivers. ** Patch added: "vbox-guest-support-linux-5.13.debdiff" https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1929193/+attachment/5506486/+files/vbox-guest-support-linux-5.13.debdiff -- You received this bug notificati

[Bug 1935806] [NEW] Impish update: v5.13.1 upstream stable release

2021-07-12 Thread Andrea Righi
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

[Bug 1935807] [NEW] Impish update: v5.13.1 upstream stable release

2021-07-12 Thread Andrea Righi
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 1935806] Re: Impish update: v5.13.1 upstream stable release

2021-07-12 Thread Andrea Righi
*** This bug is a duplicate of bug 1935807 *** https://bugs.launchpad.net/bugs/1935807 ** This bug has been marked a duplicate of bug 1935807 Impish update: v5.13.1 upstream stable release ** Description changed: + SRU Justification - SRU Justification + Impact: +    The up

[Bug 1927692] [NEW] AWS: out of entropy on Graviton 2 instances types (mg6.*)

2021-05-07 Thread Andrea Righi
Public bug reported: [Impact] AWS Graviton 2 instances do not have enough entropy available at boot, so any task that require entropy (even reading few bytes from /dev/random) will be stuck forever. [Fix] The proper fix for this problem is to correctly refill the entropy pool with some real ran

[Bug 1927692] Re: AWS: out of entropy on Graviton 2 instances types (mg6.*)

2021-05-07 Thread Andrea Righi
** Summary changed: - out of entropy on Graviton 2 instances types (mg6.*) + AWS: out of entropy on Graviton 2 instances types (mg6.*) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927692 Title: A

[Bug 1927692] Re: AWS: out of entropy on Graviton 2 instances types (mg6.*)

2021-05-07 Thread Andrea Righi
** Description changed: [Impact] AWS Graviton 2 instances do not have enough entropy available at boot, so any task that require entropy (even reading few bytes from /dev/random) will be stuck forever. [Fix] The proper fix for this problem is to correctly refill the entropy po

[Bug 1928244] [NEW] pahole: FAILED unresolved symbol cubictcp_state with linux 5.13

2021-05-12 Thread Andrea Righi
Public bug reported: [Impact] The new linux-unstable 5.13 build is failing during the BTFIDS stage with the following errors on all architectures (except for amd64): FAILED unresolved symbol cubictcp_state make: *** [Makefile:1191: vmlinux] Error 255 make: *** Deleting file 'vmlinux' There was

[Bug 1928244] Re: pahole: FAILED unresolved symbol cubictcp_state with linux 5.13

2021-05-12 Thread Andrea Righi
Debdiff reported in attach seems to fix the problem (no build errors with linux-unstable 5.13). ** Patch added: "pahole-remove-ftrace-filter.debdiff" https://bugs.launchpad.net/ubuntu/+source/dwarves-dfsg/+bug/1928244/+attachment/5496678/+files/pahole-remove-ftrace-filter.debdiff -- You rece

[Bug 1923415] [NEW] Hirsute update: v5.11.13 upstream stable release

2021-04-12 Thread Andrea Righi
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

[Bug 1923432] [NEW] apparmor-utils: missing CAP_CHECKPOINT_RESTORE in /etc/apparmor/severity.db

2021-04-12 Thread Andrea Righi
Public bug reported: It looks like /etc/apparmor/severity.db is missing the new capability CAP_CHECKPOINT_RESTORE. This causes the following regression test failure: ERROR: capability CAP_CHECKPOINT_RESTORE not found in severity.db make: *** [Makefile:81: check_severity_db] Error 1 This new

[Bug 1923432] Re: apparmor-utils: missing CAP_CHECKPOINT_RESTORE in /etc/apparmor/severity.db

2021-04-12 Thread Andrea Righi
** Patch added: "apparmor-utils-support-cap-checkpoint-restore.debdiff" https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1923432/+attachment/5486955/+files/apparmor-utils-support-cap-checkpoint-restore.debdiff -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1923432] Re: apparmor-utils: missing CAP_CHECKPOINT_RESTORE in /etc/apparmor/severity.db

2021-04-12 Thread Andrea Righi
@sbeattie sorry I didn't notice your comment, I can post another debdiff that includes the proper upstream commit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923432 Title: apparmor-utils: missin

[Bug 1923432] Re: apparmor-utils: missing CAP_CHECKPOINT_RESTORE in /etc/apparmor/severity.db

2021-04-12 Thread Andrea Righi
New debdiff that contains a proper reference to the upstream patch. Thanks! ** Patch added: "apparmor-utils-support-cap-checkpoint-restore.debdiff" https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1923432/+attachment/5486963/+files/apparmor-utils-support-cap-checkpoint-restore.debdiff

[Bug 1925539] [NEW] ftrace synthetic_events selftests failure in 5.11

2021-04-22 Thread Andrea Righi
Public bug reported: [Impact] The synthetic_events ftrace test is failing in 5.11: 01:58:54 DEBUG| [stdout] # [68] event trigger - test synthetic_events syntax parser errors [FAIL] This happens because the synthetic_event parser/syntax has been reworked in 5.12 and the selftest has been al

[Bug 1935945] Re: Error in SUPR3Hardened Main

2021-07-13 Thread Andrea Righi
I have exactly the same problem and my user is also in the vboxusers group. Clicking "details" on the error box gives the following info: Result Code: NS_ERROR_FAILURE (0x80004005) Component: MachineWrap Interface: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df} -- You received this bu

[Bug 1936475] Re: ipv6: fix 'disable_policy' for forwarded packets

2021-07-16 Thread Andrea Righi
** Also affects: linux (Ubuntu Impish) 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/1936475 Title: ipv6: fix 'disable_policy' for forwarded packets To m

[Bug 1932165] Re: lttng-modules/2.12.2-1ubuntu1~20.04.2 ADT test failure with linux-hwe-5.11/5.11.0-20.21~20.04.1

2021-07-19 Thread Andrea Righi
I've just created a ppa with the latest lttng-modules-dkms from impish recompiled for focal https://launchpad.net/~arighi/+archive/ubuntu/lttng/ And tested (ubuntu_lttng_smoke_test) with the 5.11 hwe and 5.4 kernels. Everything looks good with both kernels. The debdiff in attach (against the imp

[Bug 1932165] Re: lttng-modules/2.12.2-1ubuntu1~20.04.2 ADT test failure with linux-hwe-5.11/5.11.0-20.21~20.04.1

2021-07-19 Thread Andrea Righi
Bad debdiff, ignore it for now, new debdiff incoming. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932165 Title: lttng-modules/2.12.2-1ubuntu1~20.04.2 ADT test failure with linux- hwe-5.11/5.11.

[Bug 1932165] Re: lttng-modules/2.12.2-1ubuntu1~20.04.2 ADT test failure with linux-hwe-5.11/5.11.0-20.21~20.04.1

2021-07-19 Thread Andrea Righi
New debdiff for the backport from impish to focal in attach. ** Patch added: "lttng-modules-backport-from-impish.debdiff" https://bugs.launchpad.net/ubuntu/+source/lttng-modules/+bug/1932165/+attachment/5511922/+files/lttng-modules-backport-from-impish.debdiff -- You received this bug notifi

[Bug 1936929] [NEW] Impish update: v5.13.2 upstream stable release

2021-07-20 Thread Andrea Righi
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

[Bug 1936940] [NEW] Impish update: v5.13.3 upstream stable release

2021-07-20 Thread Andrea Righi
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

[Bug 1932163] Re: evdi/1.7.0+dfsg-1ubuntu1~20.04.3 ADT test failure with linux-hwe-5.11/5.11.0-20.21~20.04.1

2021-07-20 Thread Andrea Righi
Here's a patch that should fix the build issue on s390x (or more in general on all systems that don't have USB support enabled). ** Patch added: "evdi-support-usbless-systems.debdiff" https://bugs.launchpad.net/ubuntu/+source/evdi/+bug/1932163/+attachment/5512245/+files/evdi-support-usbless-sy

[Bug 1932165] Re: lttng-modules/2.12.2-1ubuntu1~20.04.2 ADT test failure with linux-hwe-5.11/5.11.0-20.21~20.04.1

2021-07-22 Thread Andrea Righi
** Description changed: + [Impact] + + lttng-modules-dkms is reporting many build errors with linux-hwe-5.11, + because of many kernel ABI changes. + + [Fix] + + Backporting the individual patches to fix all the build errors would be + a lot of work and the risk to introduce regressions would b

[Bug 1937773] Re: WARNING: CPU: 0 PID: 1 at kernel/softirq.c:173 __local_bh_disable_ip+0xce/0xe0

2021-07-23 Thread Andrea Righi
** No longer affects: linux ** Also affects: linux (Ubuntu Impish) 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/1937773 Title: WARNING: CPU: 0 PID: 1 at

[Bug 1904753] [NEW] iptables-netflow-dkms: linux 5.8 changes broke 5.4 kernel

2020-11-18 Thread Andrea Righi
Public bug reported: [Impact] After applying the compatibility changes to support kernel 5.8 we broke kernel 5.4 in the process. The change that causes the breakage is the redefinition of `struct timeval`, that is not needed in 5.4, because it's already defined. [Test case] $ sudo apt install i

[Bug 1904753] Re: iptables-netflow-dkms: linux 5.8 changes broke 5.4 kernel

2020-11-18 Thread Andrea Righi
Attached debdiff tested both with kernel 5.4 and 5.8. ** Patch added: "iptables-netflow.debdiff" https://bugs.launchpad.net/ubuntu/+source/iptables-netflow/+bug/1904753/+attachment/5435708/+files/iptables-netflow.debdiff -- You received this bug notification because you are a member of Ubunt

[Bug 1906850] [NEW] aws: xen-netfront: prevent potential error on hibernate

2020-12-04 Thread Andrea Righi
Public bug reported: [Impact] On hibernation xen-netfront is setting the device state on the xenbus to "Closing" and then it's waiting for the backend state to acknowledge that state (with a timeout). However, if the device is already in the state "Closed" this opteration will always hit the time

[Bug 1861235] Re: zfs recv PANIC at range_tree.c:304:range_tree_find_impl()

2020-12-04 Thread Andrea Righi
This time I don't see any error or panic in `journalctl -b` and apparently everything is fine according to smartctl, so it looks like we are not getting any obvious I/O error at the moment. IIUC you have done already a `zpool scrub` and that also didn't report any error, so apparently the zfs data

[Bug 1908099] [NEW] nvidia-dkms-390 fails to build on unstable / 5.10

2020-12-14 Thread Andrea Righi
Public bug reported: [Impact] nvidia-graphics-drivers-390 fails to build against linux 5.10: ERROR (dkms apport): kernel package linux-headers-5.10.0-6-generic is not supported Error! Bad return status for module build on kernel: 5.10.0-6-generic (x86_64) Consult /var/lib/dkms/nvidia/390.138/bu

[Bug 1908099] Re: nvidia-dkms-390 fails to build on unstable / 5.10

2020-12-14 Thread Andrea Righi
make.log in attach. ** Attachment added: "make.log" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1908099/+attachment/5443483/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1908099] Re: nvidia-dkms-390 fails to build on unstable / 5.10

2020-12-14 Thread Andrea Righi
debdiff that fixes the 5.10 build errors reported in attach. ** Patch added: "hirsute-nvidia-dkms-390.debdiff" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1908099/+attachment/5443484/+files/hirsute-nvidia-dkms-390.debdiff -- You received this bug notification b

[Bug 1908503] [NEW] arm64: prevent losing page dirty state

2020-12-17 Thread Andrea Righi
Public bug reported: [Impact] With hardware dirty bit management enabled calling pte_wrprotect() on a dirty PTE will clean the dirty state without flushing the content of the page to the backing store. [Test case] Bug reported by Amazon, a specific test case is not provided. This problem has be

[Bug 1908503] Re: arm64: prevent losing page dirty state

2020-12-17 Thread Andrea Righi
** Changed in: linux-aws (Ubuntu Bionic) Assignee: (unassigned) => Andrea Righi (arighi) ** Changed in: linux-aws (Ubuntu Focal) Assignee: (unassigned) => Andrea Righi (arighi) ** Changed in: linux-aws (Ubuntu Groovy) Assignee: (unassigned) => Andrea Righi (arighi) ** C

[Bug 1908734] [NEW] virtualbox-guest-dkms: build errors with kernel 5.10

2020-12-18 Thread Andrea Righi
Public bug reported: virtualbox-guest-dkms is failing to build on the latest unstable 5.10 kernel with the following error: /var/lib/dkms/virtualbox-guest/6.1.16/build/vboxsf/regops.c: In function ‘vbsf_lock_user_pages_failed_check_kernel’: /var/lib/dkms/virtualbox-guest/6.1.16/build/vboxsf/rego

[Bug 1822805] Re: linux-aws: 4.15.0-1036.38 -proposed tracker

2019-04-04 Thread Andrea Righi
nel-team) => Andrea Righi (arighi) ** Changed in: kernel-sru-workflow/prepare-package-meta Status: New => In Progress ** Changed in: kernel-sru-workflow/prepare-package-meta Assignee: Canonical Kernel Team (canonical-kernel-team) => Andrea Righi (arighi) -- You recei

[Bug 1736390] Re: openvswitch: kernel oops destroying interfaces on i386

2019-04-05 Thread Andrea Righi
I've done a test with the fix from bug #1813244 and the problem doesn't seem to happen. Probably a duplicate bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736390 Title: openvswitch: kernel oop

[Bug 1813244] Re: systemd cause kernel trace "BUG: unable to handle kernel paging request at 6db23a14" on Cosmic i386

2019-04-05 Thread Andrea Righi
Fix has been merged upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813244 Title: systemd cause kernel trace "BUG: unable to handle kernel paging request at 6db23a14" on Cosmic i386 To m

[Bug 1822816] Re: linux-azure: 4.15.0-1042.46~14.04.1 -proposed tracker

2019-04-05 Thread Andrea Righi
eam (canonical-kernel-team) => Andrea Righi (arighi) ** Changed in: kernel-sru-workflow/prepare-package-meta Status: New => In Progress ** Changed in: kernel-sru-workflow/prepare-package-meta Assignee: Canonical Kernel Team (canonical-kernel-team) => Andrea Righi (arighi) *

[Bug 1820275] Re: btrfs-kernel oops from btrfs subvolume delete command

2019-04-06 Thread Andrea Righi
Moreover, any chance to add slub_debug=FZPU to the kernel boot parameters and see if we can trigger the problem again? This would add useful information to the kernel oops reported in syslog. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1823499] Re: RPM wakelock ref not held during HW access

2019-04-07 Thread Andrea Righi
This seems to be fixed upstream by: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4a8ab5ea0cde753b03bfefe4c98a8c4c61f46550 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1822814] Re: linux-azure-edge: 4.15.0-1042.46 -proposed tracker

2019-04-09 Thread Andrea Righi
** Summary changed: - linux-azure-edge: -proposed tracker + linux-azure-edge: 4.15.0-1042.46 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Team (canonical-kernel-team) => Andrea Righi (arighi) ** Changed in: kernel-sru-workflow/prep

[Bug 1823972] Re: bionic, xenial/hwe: misses "fuse: fix initial parallel dirops" patch

2019-04-11 Thread Andrea Righi
sis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-3.1 dmi.modalias: dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-3.1:cvnQEMU:ct1:cvrpc-i440fx-3.1: dmi.product.name: Standard PC (i440FX + PIIX, 1996) dmi.product.version: pc-i440fx-3.

  1   2   3   4   5   6   7   8   >