[Bug 2039368] Re: UBSAN: array-index-out-of-bounds in /build/linux-D15vQj/linux-6.5.0/drivers/md/bcache/bset.c:1098:3

2024-07-01 Thread Ghadi Rahme
** Description changed: + [Impact] + + Currently there are UBSAN warnings that show up when running bcache on + jammy HWE, Mantic and noble. For now no side effects have been observed + but such an issue could potentially cause a crash or corrupt data. + + [Fix] + + There is currently a fix ups

[Bug 2039368] Re: UBSAN: array-index-out-of-bounds in /build/linux-D15vQj/linux-6.5.0/drivers/md/bcache/bset.c:1098:3

2024-07-01 Thread Ghadi Rahme
** Also affects: linux (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Oracular) Importance: Undecided Status: Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 2039368] Re: UBSAN: array-index-out-of-bounds in /build/linux-D15vQj/linux-6.5.0/drivers/md/bcache/bset.c:1098:3

2024-07-01 Thread Ghadi Rahme
** Description changed: [Impact] Currently there are UBSAN warnings that show up when running bcache on jammy HWE, Mantic and noble. For now no side effects have been observed but such an issue could potentially cause a crash or corrupt data. [Fix] There is currently a fix ups

[Bug 2039368] Re: UBSAN: array-index-out-of-bounds in /build/linux-D15vQj/linux-6.5.0/drivers/md/bcache/bset.c:1098:3

2024-07-01 Thread Ghadi Rahme
** Description changed: [Impact] Currently there are UBSAN warnings that show up when running bcache on jammy HWE, Mantic and noble. For now no side effects have been observed but such an issue could potentially cause a crash or corrupt data. [Fix] There is currently a fix ups

[Bug 2073429] Re: Jammy clevis forces argon2id for keyslots

2024-08-30 Thread Ghadi Rahme
Hi Vladimir, Thank you for reviewing the patch! I applied the requested changes, let me know how it looks. ** Patch added: "jammy-clevis.debdiff" https://bugs.launchpad.net/ubuntu/+source/clevis/+bug/2073429/+attachment/5811101/+files/jammy-clevis.debdiff -- You received this bug notifica

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-08-30 Thread Ghadi Rahme
Hi Andreas, Thank you for looking into this! To answer your questions/concerns: a) These changes only apply for the API and will not result in any change for the UI. I actually also had to confirm that upstream (https://github.com/canonical/landscape-client/pull/241#issuecomment-2139980751). A

[Bug 2073429] Re: Jammy clevis forces argon2id for keyslots

2024-09-01 Thread Ghadi Rahme
Hello Mauricio, Thank you for the review! I have applied the changes requested: - undone the refresh of the other patch (apologies for not noticing that earlier) - renamed the patch to contain the lp prefix - removed the "Author:" field and incorporated it in the "From:" field I will work on a

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-09-03 Thread Ghadi Rahme
After investigating the response from upstream: https://github.com/opencontainers/runtime-spec/issues/1266#issuecomment-2275200128 And following a possible solution proposed by upstream that did not work. I investigated the proposed long term solution and deduced that it wouldn't be adequate to

[Bug 2073429] Re: Jammy clevis forces argon2id for keyslots

2024-09-04 Thread Ghadi Rahme
Hello Mauricio, I have updated the Test plan to include another section that will help confirm that clevis will still be able to decrypt argon2id devices. Thank you for your feedback! ** Description changed: Thank you @kylerhornor for the original bug report [impact] current version o

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-09-06 Thread Ghadi Rahme
Hello Robie, Thank you for reviewing this! I will update the test plan methodology to cover unattended upgrades and/or any other application that makes use of the script. 1. > There are spurious development artifacts being added I have looked through the debdiffs and couldn't find such, are you

[Bug 2074215] Re: [SRU] UBSAN warnings in bnx2x kernel driver

2024-09-06 Thread Ghadi Rahme
After internal discussions it was decided to set the status of jammy-HWE to verification done due to the inability to access the hardware ** Tags removed: verification-needed-jammy-linux-hwe-6.8 ** Tags added: verification-done-jammy-linux-hwe-6.8 -- You received this bug notification because yo

[Bug 2080378] [NEW] IOMMU warnings on AMD systems after booting into kdump kernel

2024-09-11 Thread Ghadi Rahme
ffects: linux (Ubuntu) Importance: Undecided Assignee: Ghadi Rahme (ghadi-rahme) Status: New ** Affects: linux (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Focal) Importance: Undecided Status: New ** Also affec

[Bug 2080378] Re: IOMMU warnings on AMD systems after booting into kdump kernel

2024-09-11 Thread Ghadi Rahme
** No longer affects: linux (Ubuntu Jammy) ** Description changed: [impact] - On some AMD systems, loading into a kdump kernel will show a few warnings IOMMU warnings during early boot. These warnings have not been observed yet to cause any issues but there is a fix upstream for them. Current

[Bug 2080378] Re: IOMMU warnings on AMD systems after booting into kdump kernel

2024-09-12 Thread Ghadi Rahme
** Description changed: [impact] - On some AMD systems, loading into a kdump kernel will show a few warnings IOMMU warnings during early boot. These warnings have not been observed yet to cause any issues but there is a fix upstream for them. Currently only focal-HWE is affected. Newer kernel

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-27 Thread Ghadi Rahme
** Changed in: fail2ban (Ubuntu Noble) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055114 Title: fail2ban is broken in 24.04 Noble

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-27 Thread Ghadi Rahme
Hello all, I have written a patch for noble backporting two required commits: - https://github.com/fail2ban/fail2ban/commit/054e1d89ca3f - https://github.com/fail2ban/fail2ban/commit/77b052fdea51 I also updated the copyright file to reflect the license of the newly added files. I noticed that th

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-30 Thread Ghadi Rahme
Hello @rlaager Sorry for the oversight. I have corrected the version number and fixed the inconsistencies in configure-setup-to-install-fail2ban.compat.patch. I had copied the output of the debdiff command from the terminal into a text file before uploading the debdiff, this converted the tabs in

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-05-30 Thread Ghadi Rahme
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055114 Title: fail2ban is broken in 24.04 Noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fail2ban/+bug/2

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-06-04 Thread Ghadi Rahme
ntu Noble) Importance: Undecided Status: New ** Changed in: landscape-client (Ubuntu Oracular) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) ** Changed in: landscape-client (Ubuntu Noble) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) ** Changed in: landscape-clien

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-06-04 Thread Ghadi Rahme
Hello, Attached is the oracular debdiff, I will post the other debdiffs once oracular is accepted. ** Description changed: + Thank you @mdscunningham for opening the bug report. + + [Impact] + + Current versions of landscape client omit some network interfaces in their API response. While so

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-06-07 Thread Ghadi Rahme
Hello @tsimonq2, Thank you sponsoring the patch. I wanted to clarify the build failures that are occurring for oracular, these failures are not related to my patch and are a separate issue affecting oracular. The issue is being tracked in a separate LP bug: https://bugs.launchpad.net/landscape- cl

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-06-07 Thread Ghadi Rahme
** Changed in: tar (Ubuntu) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) ** Changed in: tar (Ubuntu) Importance: Undecided => High ** Also affects: tar (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: tar (Ubuntu Jammy) Importance: Undecided =

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-06-07 Thread Ghadi Rahme
** Changed in: tar (Ubuntu) Assignee: Ghadi Rahme (ghadi-rahme) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059734 Title: Tar fails to extract archives that include fold

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-06-07 Thread Ghadi Rahme
image. Ubuntu version: Ubuntu Noble Numbat (development branch) 24.04 (from ubuntu.azurecr.io/ubuntu:noble) tar version: `1.35+dfsg-3` ** Also affects: libseccomp (Ubuntu) Importance: Undecided Status: New ** Changed in: libseccomp (Ubuntu) Assignee: (unassigned) => Ghadi Rahme

[Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2024-04-08 Thread Ghadi Rahme
Hello Norbert, thank you for your testing and results. This issue is caused by the fact that Ubuntu server and Ubuntu desktop use different types of awk. Ubuntu server uses gawk (GNU awk) by default while Ubuntu desktop ships with mawk which has less features than gawk and does not have support

[Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2024-04-08 Thread Ghadi Rahme
** Tags removed: verification-failed verification-failed-mantic ** Tags added: verification-needed verification-needed-mantic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2036761 Title: [mantic] pp

[Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2024-04-08 Thread Ghadi Rahme
** Merge proposal linked: https://code.launchpad.net/~ghadi-rahme/ubuntu/+source/ppa-purge/+git/ppa-purge/+merge/463813 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2036761 Title: [mantic] ppa

[Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2024-04-08 Thread Ghadi Rahme
** Changed in: ppa-purge (Ubuntu Mantic) Status: In Progress => Fix Released ** Changed in: ppa-purge (Ubuntu Mantic) Status: Fix Released => Fix Committed ** Changed in: ppa-purge (Ubuntu Noble) Status: In Progress => Fix Released -- You received this bug notification beca

[Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2024-04-08 Thread Ghadi Rahme
I opened a new bug report for the awk issue affecting ppa-purge please redirect any new issues with the fix to here: https://bugs.launchpad.net/ubuntu/+source/ppa-purge/+bug/2060544 ** Merge proposal unlinked: https://code.launchpad.net/~ghadi-rahme/ubuntu/+source/ppa-purge/+git/ppa-purge

[Bug 2060544] [NEW] ppa-purge fails on ubuntu desktop images due to awk

2024-04-08 Thread Ghadi Rahme
... Setting up libgl1-mesa-dri:amd64 (24.0.3-1ubuntu4) ... Setting up libxatracker2:amd64 (24.0.3-1ubuntu4) ... Setting up libegl-mesa0:amd64 (24.0.3-1ubuntu4) ... Setting up libglx-mesa0:amd64 (24.0.3-1ubuntu4) ... Processing triggers for libc-bin (2.39-0ubuntu8) ... PPA purged succes

[Bug 2060544] Re: ppa-purge fails on ubuntu desktop images due to awk

2024-04-09 Thread Ghadi Rahme
** Changed in: ppa-purge (Ubuntu Mantic) Status: New => In Progress ** Changed in: ppa-purge (Ubuntu Noble) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/20605

[Bug 2072793] Re: [BPO] obs-studio/30.1.2+dfsg-1build1 from oracular

2024-07-19 Thread Ghadi Rahme
Just a heads up, this patch has broken obs on noble an now makes it impossible to install/upgrade to due to dependencies missing. More specifically the libobs0t64 version required is not available in noble. Here is the error seen when upgrading to this new obs version: The following packages have

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-07-23 Thread Ghadi Rahme
Hello @tsimonq2, It seems that there has been some confusion with the SRU. My patch got labeled as fix released although I do not see it in the changelog. Also the patch from https://bugs.launchpad.net/landscape-client/+bug/2068050 somehow marked mine as fixed released by Launchpad Janitor. -

[Bug 2073429] Re: Jammy clevis forces argon2id for keyslots

2024-07-24 Thread Ghadi Rahme
d to either just bring that commit back to the jammy + version, or get to the root cause of why cryptsetup in that exact + scenario prefers argon2id. ** Changed in: clevis (Ubuntu Jammy) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) ** Changed in: clevis (Ubuntu Jammy) Importanc

[Bug 2074215] [NEW] UBSAN warnings in bnx2x kernel driver

2024-07-26 Thread Ghadi Rahme
karound] As stated earlier I have already written a patch to solve the issue, but in the meantime one way to avoid this problem would be to unload the driver and then load it back with a value for num_queues below 16: $ sudo modprobe bnx2x num_queues=15 ** Affects: linux (Ubuntu) Importan

[Bug 2074215] Re: UBSAN warnings in bnx2x kernel driver

2024-07-26 Thread Ghadi Rahme
** Description changed: [impact] - Currently in the bnx2x kernel driver there are reads/writes that occur out of bounds that have the possibility to cause kernel crashes. No meaningful impact has been observed yet other than UBSAN stack traces. - I have posted a patch upstream to resolve t

[Bug 2074215] Re: UBSAN warnings in bnx2x kernel driver

2024-07-26 Thread Ghadi Rahme
** Description changed: [impact] Currently in the bnx2x kernel driver there are reads/writes that occur out of bounds that have the possibility to cause kernel crashes. No meaningful impact has been observed yet other than UBSAN stack traces. I have posted a patch upstream to resolve th

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-07-29 Thread Ghadi Rahme
Attached is the Noble patch ** Patch added: "noble-patch.debdiff" https://bugs.launchpad.net/landscape/+bug/2052834/+attachment/5801173/+files/noble-patch.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-07-29 Thread Ghadi Rahme
Attached is the jammy patch ** Patch added: "jammy-patch.debdiff" https://bugs.launchpad.net/landscape/+bug/2052834/+attachment/5801174/+files/jammy-patch.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-07-29 Thread Ghadi Rahme
Attached is the focal patch ** Patch added: "focal-patch.debdiff" https://bugs.launchpad.net/landscape/+bug/2052834/+attachment/5801175/+files/focal-patch.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-07-29 Thread Ghadi Rahme
Hello, Above are the patches for the different Ubuntu releases. Please note that there has been an issue in the oracular patch during the SRU process where my changelog is not showing up, however the patch has been applied.It seems like my changelog was overwritten by another changelog that fix

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-07-29 Thread Ghadi Rahme
** Changed in: landscape-client (Ubuntu Noble) Status: New => In Progress ** Changed in: landscape-client (Ubuntu Jammy) Status: New => In Progress ** Changed in: landscape-client (Ubuntu Focal) Status: New => In Progress -- You received this bug notification because you ar

[Bug 2074215] Re: [SRU] UBSAN warnings in bnx2x kernel driver

2024-07-31 Thread Ghadi Rahme
** Changed in: linux (Ubuntu Focal) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) ** Changed in: linux (Ubuntu Jammy) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) ** Changed in: linux (Ubuntu Noble) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) -- You

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-08-05 Thread Ghadi Rahme
Upstream issue: https://github.com/opencontainers/runtime- spec/issues/1266 ** Bug watch added: github.com/opencontainers/runtime-spec/issues #1266 https://github.com/opencontainers/runtime-spec/issues/1266 -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2024-04-30 Thread Ghadi Rahme
Hello, sorry for the delay Lucas it's been a hectic few weeks. Here is my test for the proposed version. [Testing proposed] All tests were done in a mantic lxc container. The test ppa used is the oibaf mesa ppa. - Make sure the oibaf ppa version of mesa is installed: root@build-mantic:~# dpkg -

[Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2024-03-20 Thread Ghadi Rahme
Here is the mantic debdiff. Let me know if anything needs changing! ** Patch added: "mantic.patch" https://bugs.launchpad.net/ubuntu/+source/ppa-purge/+bug/2036761/+attachment/5757539/+files/mantic.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2024-02-28 Thread Ghadi Rahme
** Also affects: software-properties (Ubuntu Noble) Importance: Undecided Status: Confirmed ** Also affects: ppa-purge (Ubuntu Noble) Importance: High Assignee: Ghadi Rahme (ghadi-rahme) Status: Triaged ** Description changed: + Thank you @jbicha for the original bug

[Bug 2074215] Re: [SRU] UBSAN warnings in bnx2x kernel driver

2024-08-09 Thread Ghadi Rahme
verification for focal: $ nproc: 24 Current machine settings before using -proposed: 1. $uname -r: 5.4.0-192-generic 2. sudo dmesg | grep bnx2x : [5.636662] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.713.36-0 (2014/02/10) [5.735751] bnx2x :04:00.0: msix capabil

[Bug 2074215] Re: [SRU] UBSAN warnings in bnx2x kernel driver

2024-08-09 Thread Ghadi Rahme
verification Jammy: nproc: 24 Before using -proposed: 1. $ uname -r: 5.15.0-118-generic 2. $ sudo dmesg | grep bnx2x: [2.656536] bnx2x :04:00.0: msix capability found [2.669166] bnx2x :04:00.0: part number 0-0-0-0 [3.133782] bnx2x :04:00.0: 32.000 Gb/s available PCIe ban

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-08-12 Thread Ghadi Rahme
** Patch added: "noble-powermgmt.debdiff" https://bugs.launchpad.net/debian/+source/powermgmt-base/+bug/1980991/+attachment/5805234/+files/noble-powermgmt.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-08-12 Thread Ghadi Rahme
Hello, Uploaded are the focal, jammy and noble patch respectively. Regards, Ghadi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1980991 Title: /usr/sbin/on_ac_power incorrectly reporting ac power

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-08-12 Thread Ghadi Rahme
** Patch added: "jammy-powermgmt.debdiff" https://bugs.launchpad.net/debian/+source/powermgmt-base/+bug/1980991/+attachment/5805233/+files/jammy-powermgmt.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-08-12 Thread Ghadi Rahme
** Patch added: "focal-powermgmt.debdiff" https://bugs.launchpad.net/debian/+source/powermgmt-base/+bug/1980991/+attachment/5805232/+files/focal-powermgmt.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-08-12 Thread Ghadi Rahme
** Description changed: + Thank you @kevintate for the original bug report. + + [Impact] + + Currently there is an issue with the ac_on_power script where it thinks that USB-c ports with devices plugged in to them are plugged in to power. This is because the script does not check first if thes

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-08-19 Thread Ghadi Rahme
** Changed in: landscape-client (Ubuntu Oracular) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2052834 Title: Incomplete network info showing in both we

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-06-12 Thread Ghadi Rahme
About the autopkgtest test failure on s390x. Based on the logs the issue is not related to fail2ban and is caused by the VM failing to start, the test does not even reach kernel boot. Looks like a flaky test and restarting the test might fix it, it is not a regression -- You received this bug no

[Bug 2060544] Re: ppa-purge fails on ubuntu desktop images due to awk

2024-06-13 Thread Ghadi Rahme
Thank you for the SRU Brian, here is the test I did for Mantic: 1- Confirming that gawk is not in use: $ awk --version mawk 1.3.4 20230730 Copyright 2008-2022,2023, Thomas E. Dickey Copyright 1991-1996,2014, Michael D. Brennan random-funcs: arc4random_stir/arc4random regex-funcs:

[Bug 2060544] Re: ppa-purge fails on ubuntu desktop images due to awk

2024-06-14 Thread Ghadi Rahme
Test done on Noble: 1- Confirming that gawk is not in use: $ awk --version mawk 1.3.4 20240123 Copyright 2008-2023,2024, Thomas E. Dickey Copyright 1991-1996,2014, Michael D. Brennan random-funcs: arc4random_stir/arc4random regex-funcs:internal compiled limits: sprintf buffer

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-06-20 Thread Ghadi Rahme
** Changed in: landscape-client (Ubuntu Oracular) Status: Fix Released => 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/2052834 Title: Incomplete network info showing in both we

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-06-25 Thread Ghadi Rahme
Hello Robie and anyone else affected, > Are we sure this issue doesn't affect 24.04? 24.04 is does have the patched version of libseccomp and is not affected by the issue when using the upstream version of docker. I have tested it on an ARM machine based on the test plan I wrote and it's not affe

[Bug 2055114] Re: fail2ban is broken in 24.04 Noble

2024-06-26 Thread Ghadi Rahme
These are warning and won't affect the functionality of fail2ban. They also appear in the version prior to proposed and are unrelated to the missing dependencies. Please run "$ systemctl status fail2ban" and confirm if fail2ban has an active status when installed from proposed if you would like to

[Bug 2060544] Re: ppa-purge fails on ubuntu desktop images due to awk

2024-05-13 Thread Ghadi Rahme
** Description changed: [impact] Currently there are different versions of awk installed on a Ubuntu system based on the flavor the user is running. For ubuntu server images, the awk interpreter being used is gawk (GNU awk) while on desktop images, mawk is the default interpreter instal

[Bug 2060544] Re: ppa-purge fails on ubuntu desktop images due to awk

2024-05-13 Thread Ghadi Rahme
attached is the noble patch ** Patch added: "noble.patch" https://bugs.launchpad.net/ubuntu/+source/ppa-purge/+bug/2060544/+attachment/5777988/+files/noble.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 2060544] Re: ppa-purge fails on ubuntu desktop images due to awk

2024-05-13 Thread Ghadi Rahme
attached is the mantic patch ** Patch added: "mantic.patch" https://bugs.launchpad.net/ubuntu/+source/ppa-purge/+bug/2060544/+attachment/5777989/+files/mantic.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-05-22 Thread Ghadi Rahme
: powermgmt-base (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: powermgmt-base (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: powermgmt-base (Ubuntu Oracular) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) ** Changed in: powermgmt-b

[Bug 2073429] Re: Jammy clevis forces argon2id for keyslots

2024-10-04 Thread Ghadi Rahme
Hello Mauricio, After some internal discussions with the security team, they have confirmed the validity of the change, and also noted that this algorithm is already in use in Ubuntu core. Hope this helps! -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 2080378] Re: IOMMU warnings on AMD systems after booting into kdump kernel

2024-10-17 Thread Ghadi Rahme
** Changed in: linux (Ubuntu Focal) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) ** Changed in: linux (Ubuntu Jammy) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-10-23 Thread Ghadi Rahme
Hello Steve, Thank you for the feedback! Attached is a new patched that backports fchmodat2 to all architectures. ** Patch added: "fchmodat2-all-archs-jammy.debdiff" https://bugs.launchpad.net/ubuntu/jammy/+source/libseccomp/+bug/2059734/+attachment/5831097/+files/fchmodat2-all-archs-jammy.d

[Bug 2045923] Re: AIDE returned with exit code 17. Invalid configuration!

2024-11-08 Thread Ghadi Rahme
Attached is the patch for jammy ** Changed in: aide (Ubuntu) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) ** Changed in: aide (Ubuntu) Importance: Undecided => High ** Changed in: aide (Ubuntu) Importance: High => Medium ** Changed in: aide (Ubuntu) Importanc

[Bug 2045923] Re: AIDE returned with exit code 17. Invalid configuration!

2024-11-08 Thread Ghadi Rahme
** Changed in: aide (Ubuntu) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2045923 Title: AIDE returned with exit code 17. Invalid configuration! To manage

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-09-24 Thread Ghadi Rahme
Hello this is a summary of what has been decided for the new implementation of this change. The current changes in landscape-client will remain the same, however to avoid changing the output of the API, a new flag will be defined when doing an API request that would tell landscape server to post

[Bug 2082423] [NEW] Unable to list directories using CIFS on 6.8 kernel

2024-09-26 Thread Ghadi Rahme
r] * The patch might not fix the issue and it might still be present in some scenarios. * Other CIFS commands might break. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Ghadi Rahme (ghadi-rahme) Status: New ** Affects: linux (Ubuntu Noble) Importance: Undecide

[Bug 2082423] Re: Unable to list directories using CIFS on 6.8 kernel

2024-09-26 Thread Ghadi Rahme
** Changed in: linux (Ubuntu Noble) Assignee: (unassigned) => Ghadi Rahme (ghadi-rahme) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2082423 Title: Unable to list directories using CIFS

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-09-27 Thread Ghadi Rahme
** Description changed: Thank you @kevintate for the original bug report. [Impact] Currently there is an issue with the ac_on_power script where it thinks that USB-c ports with devices plugged in to them are plugged in to power. This is because the script does not check first if thes

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-09-25 Thread Ghadi Rahme
Hello Dan, Yes you are correct this is an attempt to limit any regressions on other platforms. I had originally backported the full patch from upstream (comment #5) which also include other syscalls, but after a discussion with @racb it was decided that it would be safer to only backport the fchmo

[Bug 2074215] Re: [SRU] UBSAN warnings in bnx2x kernel driver

2024-11-06 Thread Ghadi Rahme
** Changed in: linux (Ubuntu Noble) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2074215 Title: [SRU] UBSAN warnings in bnx2x kernel driver To manage n

[Bug 2082423] Re: Unable to list directories using CIFS on 6.8 kernel

2024-11-25 Thread Ghadi Rahme
verification for noble: 1- created a CIFS share and added file to it following the steps in https://ubuntu.com/tutorials/install-and-configure-samba#1-overview: $ sudo systemctl status samba ● samba-ad-dc.service - LSB: Samba daemons for the AD DC Loaded: loaded (/etc/init.d/samba-

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Ghadi Rahme
Interesting, when fixing the script I relied on the mode the USB ports are in (which they should always be in source mode for a desktop machine but apparently each vendor does things differently). The USB port being in sink mode means that it is configured to power the system and not power periphe

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-11-20 Thread Ghadi Rahme
Hello, The changes for landscape-server were merged upstream and added a new API method --with-all-networks to the server as well as landscape-api. This new method will enable the user to display all the network interfaces advertised by landscape-client as discussed internally with @vorlon. In

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-11-20 Thread Ghadi Rahme
jammy verification: 1- install landscape client on a machine that is running jammy, the proposed version of landscape-client and has at least one interface in the DOWN state (or with no IP address). root@jammy-lds:~# apt list landscape-client Listing... Done landscape-client/jammy-proposed,now

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-11-20 Thread Ghadi Rahme
Focal verification: 1- install landscape client on a machine that is running focal, the proposed version of landscape-client and has at least one interface in the DOWN state (or with no IP address). root@build-focal:~# ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000

[Bug 2080378] Re: IOMMU warnings on AMD systems after booting into kdump kernel

2024-11-20 Thread Ghadi Rahme
Jammy verification: 1- Make sure the system is running an AMD epyc CPU with the 5.15 kernel in proposed for jammy, and that kdump is enabled: ubuntu@bomberto:~$ cat /etc/os-release | grep VERSION VERSION_ID="22.04" VERSION="22.04.5 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ubuntu@bomberto:~

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-11-20 Thread Ghadi Rahme
Noble verification: 1- install landscape client on a machine that is running Noble, the proposed version of landscape-client and has at least one interface in the DOWN state (or with no IP address). root@build-noble:~# ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000

[Bug 2073429] Re: Jammy clevis forces argon2id for keyslots

2024-11-19 Thread Ghadi Rahme
** Description changed: Thank you @kylerhornor for the original bug report [impact] current version of clevis on jammy uses argon2id instead of pbkdf2 for the encryption algorithm which is not approved by the NIST. An upstream commit (https://github.com/latchset/clevis/commit/7159630751

[Bug 2073429] Re: Jammy clevis forces argon2id for keyslots

2024-11-19 Thread Ghadi Rahme
Hello, I have added a new option to clevis that allows the user to determine via an environment variable if they wish to enable FIPS compatibility or not. Sadly on jammy there is no '/proc/sys/crypto/fips_enabled' directory like on focal to check if the system is meant to run in FIPS mode, so I

[Bug 2045923] Re: AIDE returned with exit code 17. Invalid configuration!

2024-11-08 Thread Ghadi Rahme
** Description changed: + Thank you @muhammedibnabdullah1401 for the original bug report! + + [impact] + + Currently there is a bug in the AIDE package on Ubuntu where it would + fail to run on certain sources and return error code 17. + + The fix has already been merged into Debian and this is

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-11-26 Thread Ghadi Rahme
Jammy verification: 1- Make sure libsecccomp-dev proposed is being used on an arm64 platform: $ apt list libseccomp-dev Listing... Done libseccomp-dev/jammy-proposed,now 2.5.3-2ubuntu3~22.04.1 arm64 [installed] N: There is 1 additional version. Please use the '-a' switch to see it 2- create a n

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-12-08 Thread Ghadi Rahme
Not necessarily because not all systems might expose their battery through their ACPI table. The reason there are so many checks is because not all systems have their firmware expose their components to the kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-12-08 Thread Ghadi Rahme
Hello @ahasenack, Using systemd-ac-power is only an option on noble and later releases since it is not available in earlier releases of systemd. So jammy and focal would not be able to make use of it. This is the main reason I put time on getting the current script to work. Another solution for

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2024-12-08 Thread Ghadi Rahme
Hello @raof, Yes it seems this must have been an oversight from Steve not to add the blocked-proposed tag. Ideally the patch should be released when the changes in landscape server are also out since this will guarantee no change in the current behavior of the --with-network API command. If the

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2025-02-04 Thread Ghadi Rahme
Hello Andreas. Thank you for looking into this SRU! To answer your questions/concerns: a) You are correct, this has already been mentioned by the landscape team as a none concern with the current architecture. b) The vast majority of my testing was actually done using the old landscape server w

[Bug 2073429] Re: Jammy clevis forces argon2id for keyslots

2025-02-04 Thread Ghadi Rahme
That is correct! Not sure how I missed that in my testing. I redid the test on a fresh VM and indeed /proc/sys/crypto/fips_enabled is present. I will rewrite the patch while making use of fips_enabled instead of the env variable implemented. Thank you for pointing this out. -- You received this

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-12-11 Thread Ghadi Rahme
Interesting, on newer releases it's located in /bin and /usr/bin which explains why I missed it. @ahasenack I can modify unattended upgrades to utilize systemd-ac-power, but this will also require me to backport any missing systemd-ac-power patches to it to make sure the script covers as many scen

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Ghadi Rahme
Thank you for the report @gordon-lack. Could you run the systemd-ac-power command with SYSTEMD_LOG_LEVEL=debug? $ SYSTEMD_LOG_LEVEL=debug systemd-ac-power And share the logs printed on screen. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Ghadi Rahme
I will make sure to update the on_ac_power script to fulfill such scenarios similar to systemd ;) I am just waiting for feedback from @racb first before working on it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2024-11-21 Thread Ghadi Rahme
From the definition of the TI documentation page 3: - A sink is a port that when attached consumes power from VBUS and a sink is most often a device. A sink could include USB peripherals such as a USB powered light or fan. - A source is a port that when attached provides power over VBUS. Common s

[Bug 2052834] Re: Incomplete network info showing in both web and API :: landscape-server 23.03

2025-01-20 Thread Ghadi Rahme
Thank you @mitchburton! Would it be possible to have someone from the SRU team give an ETA on when the release would happen for the client? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2052834 Title

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2025-01-13 Thread Ghadi Rahme
The autopkgtest has passed successfully and is not a regression -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059734 Title: Tar fails to extract archives that include folders with certain permiss

[Bug 2073429] Re: Jammy clevis forces argon2id for keyslots

2025-02-17 Thread Ghadi Rahme
** Description changed: Thank you @kylerhornor for the original bug report [impact] current version of clevis on jammy uses argon2id instead of pbkdf2 for the encryption algorithm which is not approved by the NIST. An upstream commit (https://github.com/latchset/clevis/commit/7159630751

[Bug 2073429] Re: Jammy clevis forces argon2id for keyslots

2025-02-17 Thread Ghadi Rahme
Hello, Here is the new iteration of the patch. It will now automatically make use of pbkdf2 when FIPS is enabled. I also updated the description. ** Patch added: "jammy-clevis-fips.debdiff" https://bugs.launchpad.net/ubuntu/jammy/+source/clevis/+bug/2073429/+attachment/5858220/+files/jammy-

  1   2   >