[Bug 1899832] Re: CONFIG options for (ipip, sit) should not be built-in to the KVM kernels

2020-11-25 Thread Khaled El Mously
** Description changed: CONFIG_NET_IPIP and CONFIG_IPV6_SIT are set to =y in the -kvm kernels. This means that they are always present in the kernel, and the virtual devices they created (tunl0 and sit0) are always present, even when not configured and not needed. This is causing s

[Bug 1899832] Re: CONFIG options for (ipip, sit) should not be built-in to the KVM kernels

2020-11-25 Thread Khaled El Mously
** Changed in: linux-kvm (Ubuntu Xenial) Status: New => Fix Committed ** Changed in: linux-kvm (Ubuntu Bionic) Status: New => Fix Committed ** Changed in: linux-kvm (Ubuntu Focal) Status: New => Fix Committed ** Changed in: linux-kvm (Ubuntu Groovy) Status: New => Fix

[Bug 1928744] Re: Disk IO very slow on kernel 4.15.0-142-generic

2021-05-19 Thread Khaled El Mously
Hi @Mariusz - thank you for the bug report. That certainly sounds like a kernel bug based on your description. Doing a kernel bisect is probably the fastest approach to identifying the offending change. There are 392 changes between -136 and -142 so it could take up to 9 tests for a full bisect.

[Bug 1927050] Re: Enable BLK_DEV_NVME =y to support "shielded VM minimal images"

2021-05-27 Thread Khaled El Mously
** Tags removed: verification-needed-bionic verification-needed-focal verification-needed-groovy ** Tags added: verification-done-bionic verification-done-focal verification-done-groovy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1929920] [NEW] 'sudo' commands fail with "already defined" errors on oracle images

2021-05-27 Thread Khaled El Mously
Public bug reported: The problem was first noticed when it caused these errors: http://10.246.72.9/5.11.0-1007.7-oracle/hirsute-linux-oracle-oracle- amd64-5.11.0-VM.Standard2.1-ubuntu_qrt_kernel_security/ubuntu_qrt_kernel_security/results/ubuntu_qrt_kernel_security .test-kernel-security.py/debug/

[Bug 1928744] Re: Disk IO very slow on kernel 4.15.0-142-generic

2021-06-07 Thread Khaled El Mously
Thanks for the extensive testing, Mariusz. (I assume -137 doesn't have the performance problem?) So, for comment #9 - the difference in loaded modules comes down to 20 additional modules that were loaded when performance was bad: -ip6_tables 28672 0 -iptable_filter 16384 0 -ip_tables 28672 1 ipta

[Bug 1931959] [NEW] iscsi-related backports requested for Oracle-cloud

2021-06-14 Thread Khaled El Mously
. [Impact] Optimizations/improvements in iscsi-code [Fix] 2 patches - see above [Test] Build, boot, initiate an iscsi connection to a target. [Regression Potential] Possible impact on iscsi functionality. ** Affects: linux-oracle (Ubuntu) Importance: Undecided Assignee: Khaled El Mously

[Bug 1928686] Re: Oracle kernel has Android related config options disabled

2021-06-14 Thread Khaled El Mously
** Also affects: linux-oracle (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux-oracle (Ubuntu Groovy) Importance: Undecided Status: New ** Also affects: linux-oracle (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: linux-ora

[Bug 1928686] Re: Oracle kernel has Android related config options disabled

2021-06-14 Thread Khaled El Mously
@Simon, is this needed in the 4.15 kernel? ** No longer affects: linux-oracle (Ubuntu Impish) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928686 Title: Oracle kernel has Android related config o

[Bug 1928686] Re: Oracle kernel has Android related config options disabled

2021-06-14 Thread Khaled El Mously
In 4.15, CONFIG_ASHMEM and CONFIG_ANDROID_BINDER_IPC can only be compiled as =y (not =m) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928686 Title: Oracle kernel has Android related config options

[Bug 1927682] Re: netfilter: x_tables: fix compat match/target pad out-of-bound write

2021-06-16 Thread Khaled El Mously
** Also affects: linux-5.4 (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux-5.4 (Ubuntu Focal) ** No longer affects: linux-5.4 (Ubuntu Groovy) ** No longer affects: linux-5.4 (Ubuntu Hirsute) ** Changed in: linux-5.4 (Ubuntu Bionic) Status: New => Fix Rele

[Bug 1931254] Re: Google Confidential Compute fails to boot with 1.47

2021-06-29 Thread Khaled El Mously
@Peter Gonda -- You seem to be 100% correct. Thank you for the helpful pointer! I have confirmed the fix and shim-side of the changes that exposed the issue. I will SRU the fix asap. ** No longer affects: shim-signed (Ubuntu) -- You received this bug notification because you are a member of U

[Bug 1931254] Re: Google Confidential Compute fails to boot with 1.47

2021-07-07 Thread Khaled El Mously
** Also affects: linux-gcp (Ubuntu Hirsute) 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/1931254 Title: Google Confidential Compute fails to boot with 1.

[Bug 1931254] Re: Google Confidential Compute fails to boot with 1.47

2021-07-07 Thread Khaled El Mously
ction fault, probably for non-canonical address 0x314836c31124d346: [#1] SMP NOPTI ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux-gcp (Ubuntu) ** No longer affects: linux-gcp (Ubuntu Hirsute) ** Changed in: linux (Ubuntu) Assignee: (unassigne

[Bug 1931254] Re: Google Confidential Compute fails to boot with 1.47

2021-07-07 Thread Khaled El Mously
** Description changed: # Overview Hirsute and Impish daily builds are currently not booting on Google Confidential Compute. Confidential compute is Google's platform that enables the use of Secure Encrypted Virtualization extension via AMD EPYC CPUs. Booting an image with version 1.

[Bug 1925421] Re: arm64 support

2021-04-30 Thread Khaled El Mously
** Changed in: linux-oracle (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925421 Title: arm64 support To manage notifications about this

[Bug 1927050] [NEW] Enable BLK_DEV_NVME =y to support "shielded VM minimal images"

2021-05-03 Thread Khaled El Mously
Public bug reported: This is requested by CPC -- see the title. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927050 Title

[Bug 1927050] Re: Enable BLK_DEV_NVME =y to support "shielded VM minimal images"

2021-05-03 Thread Khaled El Mously
hanged in: linux-gcp (Ubuntu) Status: New => In Progress ** Changed in: linux-gcp (Ubuntu) Assignee: (unassigned) => Khaled El Mously (kmously) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1927050] Re: Enable BLK_DEV_NVME =y to support "shielded VM minimal images"

2021-05-06 Thread Khaled El Mously
** Also affects: linux-gcp (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: linux-gcp-4.15 (Ubuntu Hirsute) Importance: Undecided Status: New ** Changed in: linux-gcp-4.15 (Ubuntu Hirsute) Status: New => Invalid ** Changed in: linux-gcp (Ubuntu Hirsu

[Bug 1927682] Re: netfilter: x_tables: fix compat match/target pad out-of-bound write

2021-05-06 Thread Khaled El Mously
** Description changed: This issue: https://github.com/torvalds/linux/commit/b29c457a6511435960115c0f548c4360d5f4801d + + + [Impact] + Data corruption and/or leak. + + [Fix] + Zero out entire data structure beforehand + + + [Test] + Boot-test only so far. + + [Regression Potential] +

[Bug 1928021] [NEW] ubuntu_sysdig_smoke_test: "test_060_nx" fails on focal/linux-oracle

2021-05-10 Thread Khaled El Mously
Public bug reported: Example failure: http://10.246.72.9/5.4.0-1045.49-oracle/focal-linux-oracle-oracle- amd64-5.4.0-VM.Standard2.1-ubuntu_qrt_kernel_security/ubuntu_qrt_kernel_security/results/ubuntu_qrt_kernel_security .test-kernel-security.py/debug/ubuntu_qrt_kernel_security.test-kernel- secur

[Bug 1918668] Re: improper memcg accounting causes NULL pointer derefs

2021-04-09 Thread Khaled El Mously
To verify: - I installed groovy on 'durin' (in the maas pod), which installed with kernel -48. - Enabled -proposed, installed the new -49 kernel. (this automatically runs update-grub) - rebooted, confirmed that -49 is running. - ran update-grub manually. No NULL dereferences were observed. M

[Bug 1925421] [NEW] arm64 support

2021-04-21 Thread Khaled El Mously
Public bug reported: Please ** Affects: linux-oracle (Ubuntu) Importance: Undecided Assignee: Khaled El Mously (kmously) Status: New ** Also affects: linux-oracle (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux (Ubuntu) ** Changed in: linux

[Bug 1925421] Re: arm64 support

2021-04-22 Thread Khaled El Mously
** Description changed: - Please + + https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925421 Title: arm64 support To m

[Bug 1925421] Re: arm64 support

2021-04-22 Thread Khaled El Mously
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux-oracle (Ubuntu) ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Khaled El Mously (kmously) ** Changed in: linux (Ubuntu) Status: New => In Progress -- You receive

[Bug 1925421] Re: arm64 support

2021-04-26 Thread Khaled El Mously
ged in: linux-oracle (Ubuntu) Assignee: (unassigned) => Khaled El Mously (kmously) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925421 Title: arm64 support To manage notifications about th

[Bug 1840488] Re: Disable Bluetooth in cloud kernels

2021-07-25 Thread Khaled El Mously
** Also affects: linux-aws (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux-gcp (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux-oracle (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux-gke-4.15 (Ub

[Bug 1840488] Re: Disable Bluetooth in cloud kernels

2021-07-26 Thread Khaled El Mously
** No longer affects: linux-gke-4.15 (Ubuntu Focal) ** No longer affects: linux-gke-4.15 (Ubuntu Eoan) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1840488 Title: Disable Bluetooth in cloud kernel

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
Strangely: [0.743029] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [0.744256] io scheduler mq-deadline registered -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903543

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
sda is definitely being registered as mq-deadline .. and it appears to remain that way until quite late in the boot. But then something is changing the sda scheduler later at some point. No luck so far determining what is making that later change. -- You received this bug notification because you

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
;time thingie showing systemd service times" https://bugs.launchpad.net/ubuntu/+source/linux-gcp/+bug/1903543/+attachment/5432868/+files/tracing-systemd-1.svg ** Changed in: linux-gcp (Ubuntu) Assignee: (unassigned) => Khaled El Mously (kmously) -- You received this bug notificatio

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
In this new systemd timegraph (systemd-time-graph-2.svg) , at the time khaled.service is run, the scheduler had to changed to [none]: from rc.localTue Nov 10 03:39:00 UTC 2020 [mq-deadline] none from myscript.sh Tue Nov 10 03:39:08 UTC 2020 [none] mq-deadline The difference between the first

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
With a modified kernel, I was able to determine the name of the process making the change: google_guest_agent Though I'm not really sure why it is making that change. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
>From the google_guest_agent code: google_guest_agent/instance_setup.go: func setIOScheduler() error { dir, err := os.Open("/sys/block") if err != nil { return err } defer dir.Close() devs, err := dir.Readdirnames(0) if err != nil

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-10 Thread Khaled El Mously
@David Maybe this should be brought up in the next meeting. I don't think there's more that can be done about this from our side. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903543 Title: Block d

[Bug 1903952] [NEW] focal:linux-hwe-5.8 lttng-modules dkms failure

2020-11-11 Thread Khaled El Mously
Public bug reported: Impact: lttng-modules-dkms fail to build on Focal with the linux-hwe-5.8 kernel. Fix: Use version 2.12.2 instead of 2.11.2. That would bring it in line with the version used in groovy. Testcase: Attempt to build the currently-available 2.11.2 - observe that it fails. Create

[Bug 1904654] Re: focal:linux-hwe-5.8 evdi-dkms build failure

2020-11-17 Thread Khaled El Mously
Debdiff between 1.7.0+dfsg-1ubuntu1 and 1.7.0+dfsg-1ubuntu1~20.04.1 ** Attachment added: "Debdiff between 1.7.0+dfsg-1ubuntu1 and 1.7.0+dfsg-1ubuntu1~20.04.1" https://bugs.launchpad.net/ubuntu/+source/evdi/+bug/1904654/+attachment/5435369/+files/debdiff -- You received this bug notificatio

[Bug 1904654] Re: focal:linux-hwe-5.8 evdi-dkms build failure

2020-11-17 Thread Khaled El Mously
debdiff between 1.6.0+dfsg-1 and 1.7.0+dfsg-1ubuntu1~20.04.1 ** Attachment added: "debdiff between 1.6.0+dfsg-1 and 1.7.0+dfsg-1ubuntu1~20.04.1" https://bugs.launchpad.net/ubuntu/+source/evdi/+bug/1904654/+attachment/5435374/+files/debdiff2 -- You received this bug notification because you

[Bug 1904654] Re: focal:linux-hwe-5.8 evdi-dkms build failure

2020-11-17 Thread Khaled El Mously
Source package: https://kernel.ubuntu.com/~kmously/evdi-1.7/ ** Also affects: evdi (Ubuntu) Importance: Undecided Status: New ** No longer affects: lttng-modules -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1899832] Re: CONFIG options for (ipip, sit) should not be built-in to the KVM kernels

2020-11-20 Thread Khaled El Mously
** Also affects: linux-kvm (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: linux-kvm (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: linux-kvm (Ubuntu Groovy) Importance: Undecided Status: New ** Also affects: linux-kvm (Ubuntu

[Bug 1907262] Re: raid10: discard leads to corrupted file system

2020-12-08 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907262 Title: raid10: discard leads to corrupted file system To manag

[Bug 1907262] Re: raid10: discard leads to corrupted file system

2020-12-09 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Groovy) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1904654] Re: focal:linux-hwe-5.8 evdi-dkms build failure

2020-12-14 Thread Khaled El Mously
..however, since the upstream project still supports 5.4 I expect potential for regression to be on the low side -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1904654 Title: focal:linux-hwe-5.8 evd

[Bug 1904654] Re: focal:linux-hwe-5.8 evdi-dkms build failure

2020-12-14 Thread Khaled El Mously
@Robie, For this updated source, package, I have compiled it for the 5.4 kernel on Focal, and confirmed that: a) The module now builds properly on 5.4 b) The module is loadable into the 5.4 kernel (without errors or warnings) The upstream evdi project itself is compatible up to kernel 5.9:

[Bug 1903952] Re: focal:linux-hwe-5.8 lttng-modules dkms failure

2020-12-14 Thread Khaled El Mously
The upstream lttng-modules project is compatible and buildable on all >3.0 kernels. The new lttng-modules 2.12.2 code should continue to function fine on the 5.4 kernel. I confirmed that the this latest package builds and loads without any errors or warnings on the 5.4 kernel. Therefore, it is mo

[Bug 1896077] Re: lttng-modules-dkms ADT test failure: build error with kernel >= 5.8

2020-12-14 Thread Khaled El Mously
I responded to comment #4 at: https://bugs.launchpad.net/ubuntu/+source/lttng- modules/+bug/1903952/comments/4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896077 Title: lttng-modules-dkms ADT te

[Bug 1908637] [NEW] psock_snd from net in ubuntu_kernel_selftests failed on G 5.8.0-34.37

2020-12-17 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/amd64/l/linux/20201218_030102_175b9@/log.gz arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a

[Bug 1908636] [NEW] udpgso_bench from net in ubuntu_kernel_selftests failed on G 5.8.0-34.37

2020-12-17 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/amd64/l/linux/20201218_030102_175b9@/log.gz arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a

[Bug 1908637] Re: psock_snd from net in ubuntu_kernel_selftests failed on G 5.8.0-34.37

2020-12-17 Thread Khaled El Mously
*** This bug is a duplicate of bug 1892213 *** https://bugs.launchpad.net/bugs/1892213 ** This bug has been marked a duplicate of bug 1892213 psock_snd.sh in net from ubuntu_kernel_selftests ADT failure with focal/linux -- You received this bug notification because you are a member of Ubu

[Bug 1760327] [NEW] linux: 4.4.0-119.143 -proposed tracker

2018-03-31 Thread Khaled El Mously
Public bug reported: This bug is for tracking the 4.4.0-119.143 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-phase-changed

[Bug 1755208] Re: linux: 4.4.0-117.141 -proposed tracker

2018-03-31 Thread Khaled El Mously
*** This bug is a duplicate of bug 1760327 *** https://bugs.launchpad.net/bugs/1760327 ** This bug is no longer a duplicate of bug 1759607 linux: 4.4.0-118.142 -proposed tracker ** This bug has been marked a duplicate of bug 1760327 linux: 4.4.0-119.143 -proposed tracker -- You receive

[Bug 1759607] Re: linux: 4.4.0-118.142 -proposed tracker

2018-03-31 Thread Khaled El Mously
*** This bug is a duplicate of bug 1760327 *** https://bugs.launchpad.net/bugs/1760327 ** This bug has been marked a duplicate of bug 1760327 linux: 4.4.0-119.143 -proposed tracker -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1760327] Re: linux: 4.4.0-119.143 -proposed tracker

2018-03-31 Thread Khaled El Mously
** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Team (canonical-kernel-team) => Khaled El Mously (kmously) ** Changed in: kernel-sru-workflow/prepare-packag

[Bug 1756240] Re: Unable to build lttng-module with Artful kernel

2018-04-01 Thread Khaled El Mously
Hello SRU team, Verification appears to be complete for this fix and the holding period has ended. Could you please promote this to -updates? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1756

[Bug 1758242] Re: test_095_kernel_symbols_missing in kernel security test failed on AWS Bionic kernel

2018-04-01 Thread Khaled El Mously
*** This bug is a duplicate of bug 1751202 *** https://bugs.launchpad.net/bugs/1751202 This failure appears to be happening because of a change in syntax in /proc/kallsyms between 4.13 and 4.15 for non-root users: 4.13: t trace_event_define_fields_block_bio_queue

[Bug 1758246] Re: test_120_smep_works in ubuntu_qrt_kernel_security failed on AWS Bionic

2018-04-03 Thread Khaled El Mously
I'm unable to reproduce this - probably because my CPU doesn't support SMEP -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1758246 Title: test_120_smep_works in ubuntu_qrt_kernel_security failed on A

[Bug 1771783] Re: iproute2: frr route protocols are not converted to string on xenial

2018-06-26 Thread Khaled El Mously
** Patch added: "proposed-patch-1.debdiff" https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1771783/+attachment/5156893/+files/proposed-patch-1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1779021] [NEW] bcmwl 6.30.223.271+bdcom-0ubuntu1~1.2 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/b/bcmwl/20180618_150357_00839@/log.gz i386: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a7

[Bug 1779024] [NEW] dm-writeboost 2.2.6-1~16.04.2 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/d/dm-writeboost/20180618_150236_e14fc@/log.gz arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e

[Bug 1779023] [NEW] dahdi-linux 1:2.10.2~dfsg-1ubuntu2 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/d/dahdi-linux/20180618_150353_f9c0a@/log.gz i386: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a8

[Bug 1779025] [NEW] lttng-modules 2.8.0-1ubuntu1~16.04.5 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/lttng-modules/20180618_150303_0625a@/log.gz arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e

[Bug 1779026] [NEW] ndiswrapper 1.60-3~ubuntu16.04.2 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/n/ndiswrapper/20180618_150307_4ea2d@/log.gz i386: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a8

[Bug 1779022] [NEW] broadcom-sta 6.30.223.271-3~16.04.2 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/b/broadcom-sta/20180618_150326_7f2c2@/log.gz i386: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a

[Bug 1779036] [NEW] xtables-addons 2.12-0.1~16.04.2 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/x/xtables-addons/20180618_150403_bb1e3@/log.gz arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1

[Bug 1779029] [NEW] oss4 4.2-build2010-5ubuntu1~14.04.1 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/oss4/20180618_150428_216d5@/log.gz i386: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74

[Bug 1779034] [NEW] virtualbox-hwe 5.1.34-dfsg-0ubuntu1.16.04.2 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/v/virtualbox-hwe/20180618_150520_0bf07@/log.gz i386: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e

[Bug 1779032] [NEW] virtualbox 5.1.34-dfsg-0ubuntu1.16.04.2 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/v/virtualbox/20180618_150654_c3d94@/log.gz i386: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84

[Bug 1779027] [NEW] nvidia-graphics-drivers-304 304.135-0ubuntu0.16.04.2 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/n/nvidia-graphics-drivers-304/20180618_150500_b01a5@/log.gz i386: https://objectstorage.prodstack4-5.canonical.com/v1/A

[Bug 1779028] [NEW] nvidia-graphics-drivers-340 340.104-0ubuntu0.16.04.1 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/n/nvidia-graphics-drivers-340/20180618_150455_80864@/log.gz i386: https://objectstorage.prodstack4-5.canonical.com/v1/A

[Bug 1779030] [NEW] v4l2loopback 0.9.1-4 ADT test failure with linux-hwe 4.15.0-24.26~16.04.1

2018-06-27 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/v/v4l2loopback/20180618_150243_8a1dd@/log.gz arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7

[Bug 1778759] Re: Bionic update: upstream stable patchset 2018-06-26

2018-06-28 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1778759 Title: Bionic update: upstream stable patchset 2018-06-26 To m

[Bug 1766055] Re: Vcs-Git header on bionic linux source package points to zesty git tree

2018-06-28 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766055 Title: Vcs-Git header on bionic linux source package points to

[Bug 1778265] Re: Bionic update: upstream stable patchset 2018-06-22

2018-06-28 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1778265 Title: Bionic update: upstream stable patchset 2018-06-22 To m

[Bug 1756700] Re: Ryzen/Raven Ridge USB ports do not work

2018-06-28 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1756700 Title: Ryzen/Raven Ridge USB ports do not work To manage notificat

[Bug 1778261] Re: large KVM instances run out of IRQ routes

2018-06-28 Thread Khaled El Mously
** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1778261 Title: large KVM instances run out of IRQ routes To manage notificati

[Bug 1779354] Re: linux: 4.15.0-25.27 -proposed tracker

2018-07-01 Thread Khaled El Mously
eam) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) ** Changed in

[Bug 1779355] Re: linux-raspi2: 4.15.0-1014.15 -proposed tracker

2018-07-01 Thread Khaled El Mously
nel-team) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) -- You r

[Bug 1779361] Re: linux-gcp: 4.15.0-1011.11 -proposed tracker

2018-07-01 Thread Khaled El Mously
eam) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) -- You recei

[Bug 1779363] Re: linux-kvm: 4.15.0-1013.13 -proposed tracker

2018-07-01 Thread Khaled El Mously
eam) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) -- You recei

[Bug 1779358] Re: linux-aws: 4.15.0-1012.12 -proposed tracker

2018-07-01 Thread Khaled El Mously
eam) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) -- You recei

[Bug 1771783] Re: iproute2: frr route protocols are not converted to string on xenial

2018-07-02 Thread Khaled El Mously
Proposed fix for lp #1771764 and lp #1771783 Please ignore the first proposal. ** Patch added: "proposed-fix-1771764-1771783.debdiff" https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1771783/+attachment/5159000/+files/proposed-fix-1771764-1771783.debdiff -- You received this bug noti

[Bug 1771764] Re: iproute2: unable to add ip lwt mpls route on xenial

2018-07-02 Thread Khaled El Mously
Proposed fix for lp #1771764 and lp #1771783 ** Patch added: "proposed-fix-1771764-1771783.debdiff" https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1771764/+attachment/5158998/+files/proposed-fix-1771764-1771783.debdiff -- You received this bug notification because you are a member o

[Bug 1760647] Re: Unable to build lttng module on 4.4/4.15 KVM kernel

2018-07-03 Thread Khaled El Mously
@Po-Hsu Lin : Is this a regression? I get the same build error all the way back to the first 4.4 kvm kernel (I haven't tried the 4.15 kvm kernel): DKMS make.log for lttng-modules-2.8.0 for kernel 4.4.0-1004-kvm (x86_64) Wed Jul 4 04:44:45 UTC 2018 make: Entering directory '/usr/src/linux-headers-

[Bug 1805955] [NEW] systemd 237-3ubuntu10.9 ADT test failure with linux-gcp 4.15.0-1025.26

2018-11-29 Thread Khaled El Mously
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/amd64/s/systemd/20181123_064313_f146e@/log.gz ** Affects: systemd (Ubuntu) Importance: Undecided Status: New ** T

[Bug 1805955] Re: systemd 237-3ubuntu10.9 ADT test failure with linux-gcp 4.15.0-1025.26

2018-11-29 Thread Khaled El Mously
There's a new test in this version of adt, "TEST-22-TMPFILES". It looks like this test fails because there's a permission problem on the test script itself "test.sh" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1805965] Re: linux-gcp-edge depends on linux-cloud-tools-gcp-edge but it is not going to be installed

2018-11-30 Thread Khaled El Mously
Fix confirmed by @marcelo cerri (from IRC): kmously: it's working fine. thanks for the update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1805965 Title: linux-gcp-edge depends on linux-cloud-tool

[Bug 1806320] [NEW] snapd 2.35.5+18.10 ADT test failure with linux 4.18.0-12.13

2018-12-02 Thread Khaled El Mously
Public bug reported: Testing failed on: s390x: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic/cosmic/s390x/s/snapd/20181203_023900_316ce@/log.gz ** Affects: snapd (Ubuntu) Importance: Undecided Status: New ** Tags:

[Bug 1806320] Re: snapd 2.35.5+18.10 ADT test failure with linux 4.18.0-12.13

2018-12-02 Thread Khaled El Mously
The following test is failing on snapd on cosmic on s390x: autopkgtest:ubuntu-18.10-s390x:tests/main/degraded All the test does is check if 'systemctl status' shows the system state as 'degraded', and fails if the system is indeed degraded ('degraded' just means that some systemd service has f

[Bug 1806409] Re: linux: 4.18.0-13.14 -proposed tracker

2018-12-03 Thread Khaled El Mously
eam) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) ** Changed in

[Bug 1806420] Re: linux-aws: 4.18.0-1007.8 -proposed tracker

2018-12-03 Thread Khaled El Mously
eam) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) -- You recei

[Bug 1806569] Re: linux: 4.4.0-141.167 -proposed tracker

2018-12-04 Thread Khaled El Mously
eam) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) ** Changed in

[Bug 1806428] Re: linux: 3.13.0-164.214 -proposed tracker

2018-12-04 Thread Khaled El Mously
eam) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) ** Changed in

[Bug 1806578] Re: linux-kvm: 4.4.0-1039.45 -proposed tracker

2018-12-05 Thread Khaled El Mously
nel-team) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) -- You r

[Bug 1806579] Re: linux-raspi2: 4.4.0-1102.110 -proposed tracker

2018-12-05 Thread Khaled El Mously
cal-kernel-team) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) --

[Bug 1806580] Re: linux-snapdragon: 4.4.0-1106.111 -proposed tracker

2018-12-05 Thread Khaled El Mously
eam (canonical-kernel-team) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmous

[Bug 1806573] Re: linux-aws: 4.4.0-1074.84 -proposed tracker

2018-12-05 Thread Khaled El Mously
nel-team) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) -- You r

[Bug 1806570] Re: linux-aws: 4.4.0-1037.40 -proposed tracker

2018-12-05 Thread Khaled El Mously
nel-team) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) -- You r

[Bug 1806572] Re: linux-lts-xenial: 4.4.0-141.167~14.04.1 -proposed tracker

2018-12-05 Thread Khaled El Mously
nel Team (canonical-kernel-team) => Khaled El Mously (kmously) ** 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) => Khaled El Mou

[Bug 1791752] Re: linux-raspi2: 4.4.0-1097.105 -proposed tracker

2018-09-11 Thread Khaled El Mously
cal-kernel-team) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmously) --

[Bug 1791753] Re: linux-snapdragon: 4.4.0-1101.106 -proposed tracker

2018-09-11 Thread Khaled El Mously
eam (canonical-kernel-team) => Khaled El Mously (kmously) ** 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) => Khaled El Mously (kmous

  1   2   3   4   5   6   7   8   9   10   >