[Bug 1895458] Re: Computer freezes on kernel 5, works on kernel 4

2020-09-21 Thread Mauricio Faria de Oliveira
Hi Petar, Thanks for the bug report. Unfortunately there's little details about the error. Could you please post a picture of your compute screen once the 5.4 kernel fails to boot? (after you removed the 'quiet' and 'splash' options in the grub editor, and pressed ctrl-x to boot.) Mainly

[Bug 1885031] Re: supervisor write access in kernel mode

2020-09-21 Thread Mauricio Faria de Oliveira
Hey Martin. The issues reported on comment 1 and commment 24 have different stack trace signatures, and do not seem to be the same issue at all. I'll thus mark this bug as Invalid as apparently you couldn't reproduce the original issue anymore. If the new issue is still present with the latest

[Bug 1895563] Re: Kernel Oops: Rsyncing to bcache device w/o backing cache kernel panic

2020-09-21 Thread Mauricio Faria de Oliveira
Oops, please remove the --dry-run from apt install. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1895563 Title: Kernel Oops: Rsyncing to bcache device w/o backing cache kernel panic To manage

[Bug 1895563] Re: Kernel Oops: Rsyncing to bcache device w/o backing cache kernel panic

2020-09-21 Thread Mauricio Faria de Oliveira
Hey Brendan, Thanks for reporting this bug. It looks like the crashdump files didn't come through? Could you please try to reproduce with the 5.8 kernel from Groovy on your Bionic install? These are the steps to install it. Please remove the .list file as soon as you install the packages, to

[Bug 1895351] Re: prepare plugin does not run in automatic mode

2020-09-11 Thread Mauricio Faria de Oliveira
** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) => Mauricio Faria de Oliveira (mfo) ** Changed in: ubiquity (Ubuntu) Importance: Undecided => Low ** Changed in: ubiquity (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are

[Bug 1895351] [NEW] prepare plugin does not run in automatic mode

2020-09-11 Thread Mauricio Faria de Oliveira
it. ** Affects: ubiquity (Ubuntu) Importance: Low Assignee: Mauricio Faria de Oliveira (mfo) 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/1895351 Title: prepare plugin does

[Bug 1868364] Re: [SRU] rgw: unable to abort multipart upload after the bucket got resharded

2020-09-02 Thread Mauricio Faria de Oliveira
Hi Łukasz, The arm64/armhf builds are successful now. I noticed and was checking this on Monday, and even LP PPAs had a very long wait to start building on ARM at least (mine took 10h+ waiting). I guess this problem might have failed the builds back on upload approval date, and then had no

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-09-01 Thread Mauricio Faria de Oliveira
Marking X/F/G as Fix Released. X/F got the patch via stable updates, thus no LP tag / bot messages. Xenial version: 4.4.0-189.219 Focal version: 5.4.0-45.49 Groovy version: 5.8 and later. ** Changed in: linux (Ubuntu Xenial) Status: Fix Committed => Fix Released ** Changed in: linux

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-09-01 Thread Mauricio Faria de Oliveira
Also marking Ubuntu / Groovy as Fix Released, as Groovy/devel has the 5.8 kernel already, which ships the fix. ** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu Groovy) Status: Won't Fix => Fix Released -- You received this bug

[Bug 1772556] Re: d-i netinstall fails due to missing apt-transport-https package

2020-08-31 Thread Mauricio Faria de Oliveira
The autopkgtests failures for sbuild on focal-proposed are all addressed/passed; the Pending SRU page is clear for focal/deboostrap. [1] Thanks @mruffell for the ping to re-trigger the sbuild failed tests (that debootstrap groovy) now that groovy's procenv has the fix for GCC 10. cheers,

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-08-28 Thread Mauricio Faria de Oliveira
Thanks for verifying focal-proposed (and adding the tag.) Oh, I forgot to mark Groovy as Fix Released on comment #15; doing it now. ** Changed in: util-linux (Ubuntu Groovy) Status: Fix Committed => Triaged ** Changed in: util-linux (Ubuntu Groovy) Status: Triaged => Fix Released

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-08-27 Thread Mauricio Faria de Oliveira
Autopkgstests failures: - gfs2-utils/ppc64el: unrelated; I'll take a look (it held groovy's proposed migration weeks ago.) - systemd: likely unrelated, see bug 1892358 (success rate dropped) - tracker: flaky; now passing. - kopanocore: flaky; now passing. -- You received this bug notification

[Bug 1890334] Re: ceph: nautilus: backport fixes for msgr/eventcenter

2020-08-24 Thread Mauricio Faria de Oliveira
With the -proposed package: (pass = 15, fail = 0, total = 15) --- $ dpkg -s librados2 | grep ^Version: Version: 14.2.11-0ubuntu0.19.10.1~cloud2 $ for i in $(seq 1 15); do sudo ceph tell 'mon.*' injectargs '--mon-allow-pool-delete=true' sudo LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/ceph/ \

[Bug 1890334] Re: ceph: nautilus: backport fixes for msgr/eventcenter

2020-08-24 Thread Mauricio Faria de Oliveira
Steps to build the test case: $ sudo add-apt-repository -s cloud-archive:train-proposed $ sudo apt update $ apt source ceph $ cd ceph-14.2.11 $ sed 's/-DWITH_TESTS=OFF/-DWITH_TESTS=ON/' -i debian/rules $ dch -l '+withtestson' 'Enable building tests.' $ sudo apt build-dep -y ceph $

[Bug 1890334] Re: ceph: nautilus: backport fixes for msgr/eventcenter

2020-08-24 Thread Mauricio Faria de Oliveira
Corey, thanks. The packages in train-proposed look good -- the test-case always passes. cheers, Mauricio $ dpkg -s librados2 | grep ^Version: Version: 14.2.11-0ubuntu0.19.10.1~cloud2 $ sudo ceph mon versions { "ceph version 14.2.11 (f7fdb2f52131f54b891a2ec99d8205561242cdaf) nautilus

[Bug 1890334] Re: ceph: nautilus: backport fixes for msgr/eventcenter

2020-08-24 Thread Mauricio Faria de Oliveira
Just for documentation purposes, The test-case has to be rebuilt with the new source package; attaching it. The old test-case/v14.2.9-based doesn't run in new packages/v14.2.11-based. Old test-case: $ time sudo LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/ceph/ \ ~/ceph_test_rados_api_misc \

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-08-20 Thread Mauricio Faria de Oliveira
Uploaded to Focal. Seyeong, could you please update the Test Case section of the SRU template to reflect the usage of Ubuntu commands and not upstream/built commands? Thanks, Mauricio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-08-20 Thread Mauricio Faria de Oliveira
Groovy now has the fix released in util-linux 2.36-2ubuntu1. Focal can now move on. I've changed the debdiff slightly on the DEP3 headers and version number, small nitpicks. The package builds fine on all architectures in a PPA, and testing is successful: focal-release / fail: $ dpkg -s

[Bug 1888926] Re: tls.tlscfgcmd not recognized; rebuild rsyslog against librelp 1.5.0

2020-08-20 Thread Mauricio Faria de Oliveira
This should be fixed with rsyslog 8.2001.0-1ubuntu1.1 in focal-updates. ** Changed in: rsyslog (Ubuntu Focal) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-08-17 Thread Mauricio Faria de Oliveira
Oh, and for "Eoan" (5.3/linux-hwe on Bionic), all good with stress-ng as well. $ uname -rv 5.3.0-66-generic #60-Ubuntu SMP Tue Aug 11 08:42:43 UTC 2020 $ ./stress-ng --version && ./stress-ng --af-alg 0 --timeout 2h 2>&1 | tee ../stress-ng.log.eoan-bionic-proposed stress-ng, version 0.11.14 (gcc

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-08-17 Thread Mauricio Faria de Oliveira
I've also ran stress-ng as in comment #1 (below) on 4 CPUs for 8 hours on X/B/F. No signs of issues: it finishes successfully and no weird messages in the kernel logs. $ sudo modprobe -a \ $(modinfo \ /lib/modules/$(uname -r)/kernel/crypto/*.ko \

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-08-17 Thread Mauricio Faria de Oliveira
Verification done on "eoan" (5.3/linux-hwe on Bionic) $ uname -rv 5.3.0-65-generic #59-Ubuntu SMP Tue Jul 28 07:27:41 UTC 2020 $ sudo make-bcache --bdev $DEV --block 8k ... [ 103.766185] bcache: bcache_device_init() bcache0: sb/logical block size (8192) greater than page size (4096) falling

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-08-17 Thread Mauricio Faria de Oliveira
Verification done for bionic-proposed. The reporter user confirmed that the organic reproducer (Varnish Cache Plus with the Crypto vmod) ran successfully over the weekend with the 4.15.0-114-generic kernel, to approximately 3 days (2d 20h runtime.) The same workload used to trigger the bug with

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-08-12 Thread Mauricio Faria de Oliveira
Verification done for Focal. $ uname -rv 5.4.0-43-generic #47-Ubuntu SMP Sat Aug 8 06:34:35 UTC 2020 $ sudo make-bcache --bdev $DEV --block 8k ... [ 71.251993] bcache: bcache_device_init() bcache0: sb/logical block size (8192) greater than page size (4096) falling back to device logical block

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-08-12 Thread Mauricio Faria de Oliveira
Verification done for Focal. $ uname -rv 5.4.0-43-generic #47-Ubuntu SMP Sat Aug 8 06:34:35 UTC 2020 $ ./aa-refcnt-af_alg & $ sudo insmod kmod.ko ... [ 171.672847] accept() :: comm = aa-refcnt-af_al, pid = 1600, sk->sk_security->label->count = 0x583 [ 171.674249] release() :: comm =

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-08-12 Thread Mauricio Faria de Oliveira
Verification done for Bionic. $ uname -rv 4.15.0-113-generic #114-Ubuntu SMP Sun Aug 9 07:27:58 UTC 2020 $ ./aa-refcnt-af_alg & $ sudo insmod kmod.ko ... [ 335.387236] release() :: comm = aa-refcnt-af_al, pid = 5764,

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-08-12 Thread Mauricio Faria de Oliveira
Verification done for Bionic. $ uname -rv 4.15.0-113-generic #114-Ubuntu SMP Sun Aug 9 07:27:58 UTC 2020 $ sudo make-bcache --bdev $DEV --block 8k ... [ 18.467465] bcache: bcache_device_init() bcache0: sb/logical block size (8192) greater than page size (4096) falling back to device logical

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-08-07 Thread Mauricio Faria de Oliveira
Hi Seyeong, The proposed-migration of util-linux in groovy is blocked on one last autopkgtest of gfs2-utils failing on ppc64el (the 'mount' test times out; reproducible even w/ previous versions) [1, 2] This is new and unrelated to these changes (not uploaded to groovy), but prevents uploading

[Bug 1888926] Re: tls.tlscfgcmd not recognized; rebuild rsyslog against librelp 1.5.0

2020-08-07 Thread Mauricio Faria de Oliveira
In an interesting overnight timing event, that rsyslog upload has been accepted to focal-proposed. Sure enough, it built with librelp-dev_1.5.0-1ubuntu2. And the configure stage enables the option: checking for relpSrvSetTlsConfigCmd... yes checking for relpSrvSetTlsConfigCmd... (cached) yes

[Bug 1888926] Re: tls.tlscfgcmd not recognized; rebuild rsyslog against librelp 1.5.0

2020-08-07 Thread Mauricio Faria de Oliveira
Er, actually s/Invalid/Fix Committed/, so to document that this bug (behavior of input parameter 'tls.tlscfgcmd' not supported) will be fixed/gets fixed on rsyslog 8.2001.0-1ubuntu1.1 (in focal-proposed.) ** Changed in: rsyslog (Ubuntu Focal) Status: In Progress => Fix Committed ** Tags

[Bug 1888926] Re: tls.tlscfgcmd not recognized; rebuild rsyslog against librelp 1.5.0

2020-08-06 Thread Mauricio Faria de Oliveira
Verification/comparison steps to ensure that the modified rsyslog package is built and working correctly, given its importance in the distribution: 1) Compare test suite results in build logs 2) Compare configuration options in build logs 3) Compare packages' control file and contents All look

[Bug 1888926] Re: tls.tlscfgcmd not recognized; rebuild rsyslog against librelp 1.5.0

2020-08-06 Thread Mauricio Faria de Oliveira
** Patch added: "lp1888926-focal-v2.debdiff" https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1888926/+attachment/5399433/+files/lp1888926-focal-v2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1888926] Re: tls.tlscfgcmd not recognized; rebuild rsyslog against librelp 1.5.0

2020-08-06 Thread Mauricio Faria de Oliveira
Hi Jorge, Thanks for tracking this down in the build history. > I suspect that the rsyslog package was built against and older librelp version. You're right, the build log shows 'librelp-dev_1.4.0-2' in the package installs/'Build environment' section. I slightly modified the changelog entry,

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-08-05 Thread Mauricio Faria de Oliveira
** Changed in: util-linux (Ubuntu Groovy) Status: Confirmed => Fix Committed ** Changed in: util-linux (Ubuntu Focal) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-08-04 Thread Mauricio Faria de Oliveira
Hi Seyeong, Thanks for the updated debdiffs and reporting Debian bug 966106 (Please feel free to comment in the LP bug when you report a Debian bug.) Per the Debian maintainer, they recently stopped shipping/installing rename.ul, on 2.35.2-5. Fortunately this only affects Groovy and later (non

[Bug 1883681] Re: System freezes on specific kernel

2020-08-04 Thread Mauricio Faria de Oliveira
Hi Anand, Yes, that patch is available since 4.4.0-185.215. Please note that this version if for the linux-image-4.4.0-185-generic package. You mentioned version numbers for the linux-generic meta package (which pulls in linux-image--generic package as a dependency.) Either way, the first

[Bug 1888926] Re: tls.tlscfgcmd not recognized; rebuild rsyslog against librelp 1.5.0

2020-08-04 Thread Mauricio Faria de Oliveira
** Tags added: sts-sponsor-mfo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1888926 Title: tls.tlscfgcmd not recognized; rebuild rsyslog against librelp 1.5.0 To manage notifications about this

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-30 Thread Mauricio Faria de Oliveira
The systemd upload has been accepted into bionic-proposed, and udev-udeb depends on likmod2-udeb. All good. Package: udev-udeb Source: systemd Version: 237-3ubuntu10.42 ... Depends: libblkid1-udeb (>= 2.31), libc6-udeb (>= 2.27), libkmod2-udeb, util-linux-udeb The existing d-i upload to

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-30 Thread Mauricio Faria de Oliveira
That cleared up the autopkgtest regression. systemd [bionic/i386] Version TriggersDateDurationRequester Result 237-3ubuntu10.41kmod/24-1ubuntu3.5 2020-07-29 23:55:56 UTC 1h 03m 06s mfo pass ... -- You received this bug

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-29 Thread Mauricio Faria de Oliveira
The failing autopkgtest is in the 'upstream' tests (search for 'TEST RUN: Job-related tests' twice.) It's very probably unrelated: apparently the testsuite.service ended unexpectedly, due to a SIGCHLD because the sleep.service (the child iiuic) got a SIGTERM unexpectedly too, and finished.

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-29 Thread Mauricio Faria de Oliveira
Verification done on xenial-proposed. The kernel in -proposed logs the block size change. The kernel in -updates fails. xenial-proposed: --- $ uname -rv 4.4.0-187-generic #217-Ubuntu SMP Tue Jul 21 04:18:15 UTC 2020 $ apt-cache madison linux-image-4.4.0-187-generic

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-29 Thread Mauricio Faria de Oliveira
Verification done on bionic-proposed. The shlibs file of libkmod2 contains the udeb line: $ pull-lp-debs libkmod2 bionic $ dpkg-deb --control libkmod2_24-1ubuntu3.5_amd64.deb dir $ cat dir/shlibs libkmod 2 libkmod2 udeb: libkmod 2 libkmod2-udeb Then building systemd in a

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-29 Thread Mauricio Faria de Oliveira
Finally, with the kmod change, plus the systemd rebuild, now d-i builds successfully on all archs in the PPA [1]. [1] https://launchpad.net/~mfo/+archive/ubuntu/lp1889297/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-28 Thread Mauricio Faria de Oliveira
Apparenlty the systemd package in the upload queue will be reviewed. For my test packages, @ddstreet told me that a pure no-change rebuild of systemd would FTBFS on arm64 due to bug #1886197. So I added that patch to this systemd "almost no-change rebuild" patch. ** Patch removed:

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-28 Thread Mauricio Faria de Oliveira
With the test packages for kmod and systemd in this PPA [1] I can confirm that udev-udeb now Depends: on libkmod2-udeb. >From the build log: Package: udev-udeb ... Depends: libblkid1-udeb (>= 2.31), libc6-udeb (>= 2.27), libkmod2-udeb, util-linux-udeb Just uploaded kmod to Bionic. [1]

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-28 Thread Mauricio Faria de Oliveira
> High ** Changed in: systemd (Ubuntu Bionic) Assignee: (unassigned) => Mauricio Faria de Oliveira (mfo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889297 Title: Bionic: debian-installer FTBFS

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-28 Thread Mauricio Faria de Oliveira
Currently building the packages on PPA to verify all three parts (kmod, systemd, d-i) work correctly with the changes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889297 Title: Bionic:

[Bug 1772556] Re: d-i netinstall fails due to missing apt-transport-https package

2020-07-28 Thread Mauricio Faria de Oliveira
In addition to comment #18 that explains why the autopkgtests failures are unrelated, I triggered re-runs with debootstrap package in -updates, which hits the same errors. Thus confirming this is not a regression with debootstrap in -proposed. cheers, Mauricio pbuilder/bionic

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-28 Thread Mauricio Faria de Oliveira
There's a systemd upload for Bionic with this version number already. I guess that is a larger change that may be intended for post-release, while this change is needed for release, so d-i builds w/ new kernels. So, keeping the same number for now, in case this needs to trump that. ** Patch

[Bug 1889297] Re: Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-28 Thread Mauricio Faria de Oliveira
** Patch added: "lp1889297_bionic_kmod.debdiff" https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1889297/+attachment/5396663/+files/lp1889297_bionic_kmod.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1889297] [NEW] Bionic: debian-installer FTBFS because udev-udeb depends on libkmod2 not libkmod2-udeb

2020-07-28 Thread Mauricio Faria de Oliveira
uild on systemd, after kmod is built/available in archive. ** Affects: kmod (Ubuntu) Importance: Undecided Status: Invalid ** Affects: kmod (Ubuntu Bionic) Importance: High Assignee: Mauricio Faria de Oliveira (mfo) Status: In Progress ** Also affects: kmod (Ubu

[Bug 1772556] Re: d-i netinstall fails due to missing apt-transport-https package

2020-07-27 Thread Mauricio Faria de Oliveira
Uploaded debootstrap to Bionic/Focal. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772556 Title: d-i netinstall fails due to missing apt-transport-https package To manage notifications

[Bug 1772556] Re: d-i netinstall fails due to missing apt-transport-https package

2020-07-27 Thread Mauricio Faria de Oliveira
** Description changed: [Impact] When installing over the network using a netinstall image with pxe boot and with an https apt mirror, the installer fails with the error:   Debootstrap error   couldn't find these debs: apt-transport-https   Check /var/log/syslog or see

[Bug 1772556] Re: d-i netinstall fails due to missing apt-transport-https package

2020-07-27 Thread Mauricio Faria de Oliveira
Hi Matthew and SRU team, Performed additional testing for the deboostrap package upload, checking for regressions in variants (minbase, buildd, default.) This compares the logs of debootstrap variants in a mirror that supports both HTTP and HTTPS. For HTTP: no differences in the logs / no

[Bug 1772556] Re: d-i netinstall fails due to missing apt-transport-https package

2020-07-27 Thread Mauricio Faria de Oliveira
Bionic == Original $ dpkg -s debootstrap | grep Version: Version: 1.0.95ubuntu0.6 $ tail -n1 *-$version-*.log ==> debootstrap-updates-bionic--http.log <== I: Base system installed successfully. ==> debootstrap-updates-bionic--https.log <== E: Couldn't find these debs:

[Bug 1772556] Re: d-i netinstall fails due to missing apt-transport-https package

2020-07-27 Thread Mauricio Faria de Oliveira
Focal = Original $ dpkg -s debootstrap | grep Version: Version: 1.0.118ubuntu1.1 $ tail -n1 *-$version-*.log ==> debootstrap-updates-focal--http.log <== I: Base system installed successfully. ==> debootstrap-updates-focal--https.log <== E: Couldn't find these debs:

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-27 Thread Mauricio Faria de Oliveira
Hi Sebastian, don't worry, we'll use the synthetic reproducer for the verification steps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867916 Title: Regression in kernel 4.15.0-91 causes kernel

[Bug 1772556] Re: d-i netinstall fails due to missing apt-transport-https package

2020-07-24 Thread Mauricio Faria de Oliveira
** Tags added: sts-sponsor-mfo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772556 Title: d-i netinstall fails due to missing apt-transport-https package To manage notifications about this bug

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-07-24 Thread Mauricio Faria de Oliveira
Verification done on "Disco" (linux-hwe-5.0) --- # uname -rv 5.0.0-58-generic #62~18.04.1-Ubuntu SMP Tue Jul 14 03:37:30 UTC 2020 For some other reason the kprobes module is not picking up on accept, only on release. This is unrelated to this patchset. I used kprobe events instead, which is

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-23 Thread Mauricio Faria de Oliveira
Indeed; I was hoping to check what's under the root port just in case, but acknowledge that might not be helpful / have too much stuff under, being a desktop system. Let's see. :) Per the repeated messages I'd imagine this is a device-related error, but wanted to check the kernel version log in

[Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-23 Thread Mauricio Faria de Oliveira
Hi Pedro, It's curious that the message is repeatedly showing up at the rate of a few seconds. It would initially suggest something might be wrong with the PCI device. (As Alex mentioned the errors are correctable, so not a serious issue, but the fact they're being repeatedly logged doesn't

[Bug 1873074] Re: kernel panic hit by kube-proxy iptables-save/restore caused by aufs

2020-07-22 Thread Mauricio Faria de Oliveira
tu Xenial) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Xenial) Assignee: (unassigned) => Mauricio Faria de Oliveira (mfo) ** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are a mem

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-07-21 Thread Mauricio Faria de Oliveira
Hi Seyeong, Thanks for the debdiffs! They look good in general but need a few fixes: 1) groovy-proposed has util-linux 2.35.2-9ubuntu1 (debdiff used groovy- updates / 2.35.2-7ubuntu3) 2) the DEP3 headers should be before a triple-dash "---" line per [1]. I'd suggest moving it to

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-07-20 Thread Mauricio Faria de Oliveira
know if you'd like pointers about the procedure to report bugs to the Debian Bug Tracking System (BTS). cheers, Mauricio ** Changed in: util-linux (Ubuntu Groovy) Status: In Progress => Confirmed ** Changed in: util-linux (Ubuntu Groovy) Assignee: Mauricio Faria de Oliveira (

[Bug 1883441] Re: Fatal interaction between sfdisk and lsblk

2020-07-15 Thread Mauricio Faria de Oliveira
No worries! Thanks for getting back to this bug report. Marking it as Invalid. ** Changed in: util-linux (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-07-08 Thread Mauricio Faria de Oliveira
Patch applied upstream [1]. Next steps are to apply it downstream in Debian and Ubuntu. [1] https://git.kernel.org/pub/scm/utils/util-linux/util- linux.git/commit/?id=477239ce0d60384642b51c950688136fdefec815 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-07-08 Thread Mauricio Faria de Oliveira
| 2.35.2-5ubuntu3 | groovy | source ** Also affects: util-linux (Ubuntu Groovy) Importance: Medium Assignee: Mauricio Faria de Oliveira (mfo) Status: In Progress ** Also affects: util-linux (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: util

[Bug 1886300] Re: rename.ul refuses to rename links that don't resolve (regression)

2020-07-07 Thread Mauricio Faria de Oliveira
nux (Ubuntu) Importance: Undecided => Medium ** Changed in: util-linux (Ubuntu) Assignee: (unassigned) => Mauricio Faria de Oliveira (mfo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/18863

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Mauricio Faria de Oliveira
Hey Sebastian! Great; thanks for testing! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867916 Title: Regression in kernel 4.15.0-91 causes kernel panic with Bcache To manage notifications about

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Mauricio Faria de Oliveira
Test kernels with the fix are available in: https://people.canonical.com/~mfo/lp1867916/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867916 Title: Regression in kernel 4.15.0-91 causes kernel

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Mauricio Faria de Oliveira
[X/B/D/E/F][PATCH 0/1] bcache: fix oops for block size > page size https://lists.ubuntu.com/archives/kernel-team/2020-July/111846.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867916 Title:

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Mauricio Faria de Oliveira
Focal / Testing = modified $ uname -rv 5.4.0-41-generic #45+lp1867916.1 SMP Mon Jul 6 16:41:46 -03 2020 $ sudo make-bcache --bdev $DEV --block 8k [ 29.593270] bcache: bcache_device_init() bcache0: sb/logical block size (8192) greater than page size (4096) falling back to device

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Mauricio Faria de Oliveira
Xenial / Testing == modified $ uname -rv 4.4.0-186-generic #216+lp1867916.1 SMP Mon Jul 6 18:45:47 -03 2020 $ sudo make-bcache --bdev $DEV --block 8k [ 60.860259] bcache: bcache_device_init() bcache0: sb/logical block size (8192) greater than page size (4096) falling back to

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Mauricio Faria de Oliveira
Medium Assignee: Mauricio Faria de Oliveira (mfo) Status: In Progress ** Also affects: linux (Ubuntu Eoan) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Xenial) Status: New => In Progress ** Changed in: linux (Ubuntu Xenial) Importance: Undecide

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Mauricio Faria de Oliveira
Bionic / Testing == modified $ uname -rv 4.15.0-110-generic #111+lp1867916.1 SMP Mon Jul 6 19:09:14 -03 2020 $ sudo make-bcache --bdev $DEV --block 8k [ 22.066760] bcache: bcache_device_init() bcache0: sb/logical block size (8192) greater than page size (4096) falling back to

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Mauricio Faria de Oliveira
Disco / Testing = * Using the linux-hwe-5.0 from "Disco" (EOL) on Bionic for the 5.0 kernel. modified $ uname -rv 5.0.0-57-generic #61~18.04.1+lp1867916.1 SMP Mon Jul 6 19:27:05 -03 2020 $ sudo make-bcache --bdev $DEV --block 8k [ 109.818171] bcache: bcache_device_init() bcache0:

[Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

2020-07-07 Thread Mauricio Faria de Oliveira
Eoan / Testing modified $ uname -rv 5.3.0-63-generic #57+lp1867916.1 SMP Mon Jul 6 18:33:27 -03 2020 $ sudo make-bcache --bdev $DEV --block 8k [ 29.620685] bcache: bcache_device_init() bcache0: sb/logical block size (8192) greater than page size (4096) falling back to device

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-07-06 Thread Mauricio Faria de Oliveira
Verification done on Eoan. The apparmor label refcnt inc/dec-rements properly on accept()/release(), no leaks. $ lsb_release -cs eoan $ uname -rv 5.3.0-63-generic #57-Ubuntu SMP Thu Jul 2 10:38:35 UTC 2020 $ apt-cache policy linux-image-$(uname -r) linux-image-5.3.0-63-generic: ... ***

[Bug 1840789] Re: bnx2x: fatal hardware error/reboot/tx timeout with LLDP enabled

2020-07-02 Thread Mauricio Faria de Oliveira
This fix has already been released as part of the kernel stable updates. ** Changed in: linux (Ubuntu Xenial) Status: Incomplete => Opinion ** Changed in: linux (Ubuntu Xenial) Status: Opinion => Fix Released ** Changed in: linux (Ubuntu Bionic) Status: Incomplete => Fix

[Bug 1885944] Re: Oops: 0010 [#1] SMP PTI, at : "push %rbp" address

2020-07-02 Thread Mauricio Faria de Oliveira
Hi Matthew, This looks like the symptoms of an Intel processor errata, 'Unexpected Page Faults in Guest Virtualization Environment'. It should be fixed with Intel microcode updates of 2019/11/15. This has been shipped on Ubuntu intel-microcode package version 3.20191115.1ubuntu0.18.04.1 for

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-30 Thread Mauricio Faria de Oliveira
Bionic: testing == original: $ uname -rv 4.15.0-107-generic #108-Ubuntu SMP Mon Jun 8 17:51:33 UTC 2020 $ ./stress-ng --version stress-ng, version 0.11.14 (gcc 7.5, x86_64 Linux 4.15.0-107-generic)  $ ./stress-ng --af-alg 0 --timeout 1h

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-30 Thread Mauricio Faria de Oliveira
Eoan: testing original: $ uname -rv 5.3.0-62-generic #56-Ubuntu SMP Tue Jun 23 11:20:52 UTC 2020 $ ./stress-ng --version stress-ng, version 0.11.14 (gcc 9.2, x86_64 Linux 5.3.0-62-generic)  $ ./stress-ng --af-alg 0 --timeout 1h 2>&1 | tee

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-30 Thread Mauricio Faria de Oliveira
Xenial == original: $ uname -rv 4.4.0-185-generic #215-Ubuntu SMP Mon Jun 8 21:53:19 UTC 2020 $ ./stress-ng --version stress-ng, version 0.11.14 (gcc 5.4, x86_64 Linux 4.4.0-185-generic)  $ ./stress-ng --af-alg 0 --timeout 30m 2>&1 | tee

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-30 Thread Mauricio Faria de Oliveira
Common to all test runs: stress-ng version, and command to load as many crypto modules as found/possible in the system. $ ./stress-ng --version stress-ng, version 0.11.14 ()  $ sudo modprobe -a \ $(modinfo \ /lib/modules/$(uname -r)/kernel/crypto/*.ko \

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-30 Thread Mauricio Faria de Oliveira
[E/F/Unstable][PATCH 0/1] crypto: fix regression/use-after-free in af_alg_accept() https://lists.ubuntu.com/archives/kernel-team/2020-June/111620.html [E/F/Unstable][PATCH 1/1] crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-30 Thread Mauricio Faria de Oliveira
Disco: testing = original: $ uname -rv 5.0.0-38-generic #41-Ubuntu SMP Tue Dec 3 00:27:35 UTC 2019 $ ./stress-ng --version stress-ng, version 0.11.14 (gcc 8.3, x86_64 Linux 5.0.0-38-generic)  $ ./stress-ng --af-alg 0

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-30 Thread Mauricio Faria de Oliveira
Focal: testing = $ ./stress-ng --version stress-ng, version 0.11.14 (gcc 9.3, x86_64 Linux 5.4.0-38-generic)  $ sudo modprobe -a \ $(modinfo \ /lib/modules/$(uname -r)/kernel/crypto/*.ko \ /lib/modules/$(uname -r)/kernel/arch/*/crypto/*.ko \

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-30 Thread Mauricio Faria de Oliveira
** Changed in: linux (Ubuntu Xenial) Status: New => In Progress ** Changed in: linux (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Xenial) Assignee: (unassigned) => Mauricio Faria de Oliveira (mfo) ** Changed in: linux (Ubuntu Bionic)

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-30 Thread Mauricio Faria de Oliveira
** Description changed: [Impact] - * Users of the Linux kernel's crypto userspace API -reported BUG() / kernel NULL pointer dereference -errors after kernel upgrades. +  * Users of the Linux kernel's crypto userspace API +    reported BUG() / kernel NULL pointer dereference +    

[Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-30 Thread Mauricio Faria de Oliveira
+ SYSC_accept4+0xff/0x210 + SyS_accept+0x10/0x20 + do_syscall_64+0x73/0x130 + entry_SYSCALL_64_after_hwframe+0x3d/0xa2 ** Also affects: linux (Ubuntu Groovy) Importance: Medium Assignee: Mauricio Faria de Oliveira (mfo) Status: Confirmed ** Also affects: linux

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-06-29 Thread Mauricio Faria de Oliveira
) Status: Won't Fix => In Progress ** Changed in: linux (Ubuntu Eoan) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Eoan) Assignee: (unassigned) => Mauricio Faria de Oliveira (mfo) -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1885031] Re: supervisor write access in kernel mode

2020-06-29 Thread Mauricio Faria de Oliveira
Martin, thanks. I'll set the bug status to Incomplete for now, and we can change it if you hit the issue again. ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1885031] Re: supervisor write access in kernel mode

2020-06-26 Thread Mauricio Faria de Oliveira
Hi Martin, Could you please test if the problem still happens with the latest kernel version in focal-proposed? (currently 5.4.0-40-generic) Something along these lines, $ echo 'deb http://archive.ubuntu.com/ubuntu bionic-proposed main restricted' | sudo tee

[Bug 1884766] [NEW] use-after-free in af_alg_accept() due to bh_lock_sock()

2020-06-23 Thread Mauricio Faria de Oliveira
: Mauricio Faria de Oliveira (mfo) Status: Confirmed ** Tags: sts ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Mauricio Faria de Oliv

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-06-18 Thread Mauricio Faria de Oliveira
** Tags added: sts ** Changed in: linux (Ubuntu Groovy) Status: Won't Fix => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883962 Title: apparmor reference leak causes refcount_t

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-06-18 Thread Mauricio Faria de Oliveira
[B][PATCH 0/1] Fix apparmor reference leak via AF_ALG https://lists.ubuntu.com/archives/kernel-team/2020-June/36.html [B][PATCH 1/1] apparmor: check/put label on apparmor_sk_clone_security() https://lists.ubuntu.com/archives/kernel-team/2020-June/37.html [F][PATCH 1/1] apparmor:

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-06-18 Thread Mauricio Faria de Oliveira
After a few hours with the reproducer running on the original kernel, the kernel errors about the reference count are observed: Focal: - $ uname -rv 5.4.0-38-generic #42-Ubuntu SMP Mon Jun 8 14:14:24 UTC 2020 $ ./aa-refcnt-af_alg [ 9581.048189] [ cut here ] [

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-06-18 Thread Mauricio Faria de Oliveira
kprobes module to monitor the apparmor label reference count. ** Attachment added: "kmod.c" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1883962/+attachment/5385006/+files/kmod.c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-06-18 Thread Mauricio Faria de Oliveira
Monitoring the label reference count with the kprobes module: - original kernel: the counter keeps increasing on every pair of accept()/release() syscalls. - modified kernel: the counter keeps stable. Focal: - original) $ uname -rv 5.4.0-38-generic #42-Ubuntu SMP Mon Jun 8 14:14:24 UTC

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-06-17 Thread Mauricio Faria de Oliveira
Test Case: - $ cat aa-refcnt-af_alg.c #include #include #include #include #include int main() { int sockfd; struct sockaddr_alg sa; /* Setup the crypto API socket */ sockfd = socket(AF_ALG, SOCK_SEQPACKET, 0); if (sockfd < 0) { perror("socket");

<    1   2   3   4   5   6   7   8   9   10   >