[Bug 2115274] Re: ls -l returns permission denied errors on NFS share to /home

2025-08-05 Thread Dariusz Gadomski
I have retested this in my PPA (ppa:dgadomski/lp2115274-coreutils) with proposed enabled. I observed no build errors. Results are available here: https://launchpad.net/~dgadomski/+archive/ubuntu/lp2115274-coreutils/+packages -- You received this bug notification because you are a member of Ubun

[Bug 2117707] Re: More than 100% battery reported with 2+ batteries

2025-07-23 Thread Dariusz Gadomski
Screenshot showing the effect of 100+% in the Gnome UI. ** Attachment added: "Screenshot From 2025-07-23 13-47-52.png" https://bugs.launchpad.net/ubuntu/+source/upower/+bug/2117707/+attachment/5892545/+files/Screenshot%20From%202025-07-23%2013-47-52.png ** Description changed: I can reprod

[Bug 2117707] Re: More than 100% battery reported with 2+ batteries

2025-07-23 Thread Dariusz Gadomski
Restarting upower or ejecting and reinserting the battery "fixes" the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2117707 Title: More than 100% battery reported with 2+ batteries To manage

[Bug 2117707] [NEW] More than 100% battery reported with 2+ batteries

2025-07-23 Thread Dariusz Gadomski
Public bug reported: I can reproduce it after a couple of tries on my Dell Rugged 5430 equipped with 2 batteries. My assumption is that may happen on any hardware with 2+ batteries with plucky and upower 1.90.7-1build1. Sometimes after resuming from suspend upower reports more than 100% percentag

[Bug 2008441] Re: 389 Directory Server Manager not show even cockpit-389-ds is installed

2025-06-23 Thread Dariusz Gadomski
I have verified 389-ds version 2.0.15-1ubuntu2 against 2.0.15-1. I installed cockpit-389-ds and 389-ds as described in the test plan. I took a screenshot of the cockpit menu - in the "Tools" section the 389-ds entry is missing. I have enabled proposed and upgraded 389-ds and cockpit-389-ds to 2.0

[Bug 2008441] Re: 389 Directory Server Manager not show even cockpit-389-ds is installed

2025-06-22 Thread Dariusz Gadomski
Adding screenshot of the "389 Directory Server" panel. ** Attachment added: "screenshot of the "389 Directory Server" panel" https://bugs.launchpad.net/ubuntu/+source/389-ds-base/+bug/2008441/+attachment/5885480/+files/ds-menu.png ** Tags removed: verification-needed verification-needed-jammy

[Bug 2008441] Re: 389 Directory Server Manager not show even cockpit-389-ds is installed

2025-06-22 Thread Dariusz Gadomski
Adding screenshot of the fixed state. ** Attachment added: "screenshot of the fixed state" https://bugs.launchpad.net/ubuntu/+source/389-ds-base/+bug/2008441/+attachment/5885479/+files/fixed.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 2008441] Re: 389 Directory Server Manager not show even cockpit-389-ds is installed

2025-06-18 Thread Dariusz Gadomski
Thank you Nick. I've changed the [Impact] section and reuploaded with '-v2.0.15-1'. ** Description changed: [ Impact ] - It is expected that there will be minimal impact by this SRU. The only - things that were added to the package were the missing Cockpit plugin - files (in debian/cockpit_d

[Bug 2008441] Re: 389 Directory Server Manager not show even cockpit-389-ds is installed

2025-06-18 Thread Dariusz Gadomski
** Changed in: 389-ds-base (Ubuntu Jammy) Status: Fix Committed => 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/2008441 Title: 389 Directory Server Manager not show even cockpit-

[Bug 2008441] Re: 389 Directory Server Manager not show even cockpit-389-ds is installed

2025-06-17 Thread Dariusz Gadomski
According to rmadison nodejs builds are available from noble onwards, so I believe they were never available for jammy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2008441 Title: 389 Directory Ser

[Bug 2008441] Re: 389 Directory Server Manager not show even cockpit-389-ds is installed

2025-06-17 Thread Dariusz Gadomski
The regression reported doesn't seem related to the change. There is another side of the issue: missing build for riscv64. I was able to find there are some arch-specific dependencies missing on riscv64 (e.g. nodejs). I decided to add some architecture check to disable using npm on riscv64: in

[Bug 2008441] Re: 389 Directory Server Manager not show even cockpit-389-ds is installed

2025-05-12 Thread Dariusz Gadomski
I have uploaded the fix. My approach was to add npm as a dependency, but ship cached npm dependencies so the missing files can still be build without internet access on the builder. cd src/cockpit/389-console npm set cache ../../../npm-cache npm ci -ignore-scripts --no-bin-links --ignore-scripts

[Bug 2008441] Re: 389 Directory Server Manager not show even cockpit-389-ds is installed

2025-05-12 Thread Dariusz Gadomski
** Changed in: 389-ds-base (Ubuntu Jammy) Status: Incomplete => In Progress ** Changed in: 389-ds-base (Ubuntu Jammy) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1960174] Re: Getting error during login attempt: "error loading libvnc.so specified in xrdp.ini"

2025-04-27 Thread Dariusz Gadomski
Hi Joao! I have reviewed and sponsored the jammy patch for you. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960174 Title: Getting error during login attempt: "error loading libvnc.so spe

[Bug 2103840] Re: VMware VMs experience 100% CPU usage when the latency-performance tuned profile is enabled

2025-04-07 Thread Dariusz Gadomski
Thank you Chengen. I have reviewed and sponsored the jammy patch for you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2103840 Title: VMware VMs experience 100% CPU usage when the latency-performan

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-12-02 Thread Dariusz Gadomski
I have applied identical test procedure for noble (python-cepces 0.3.7-0ubuntu1.24.04.1) with similar results: No errors in journal, no errors in the certmonger output, certificates are correctly autoenrolled and listed with 'sudo getcert list'. ** Tags removed: verification-needed verification-n

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-12-02 Thread Dariusz Gadomski
I have successfully tested it on Oracular (python-cepces) 0.3.7-0ubuntu1.24.10.1 in my test setup (Windows 2016 Server as AD and CA, using Ubuntu Certificate templates generated by adsysctl). I worked with self-signed certificates, so I had to first add the CA cert to /usr/local/share/ca-certifica

[Bug 1957024] Re: pam-mkhomedir does not honor private home directories

2024-11-19 Thread Dariusz Gadomski
** Changed in: pam (Ubuntu Jammy) Status: New => In Progress ** Changed in: pam (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/1957024 Title:

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-11-14 Thread Dariusz Gadomski
** Description changed: [ Impact ] + * This prevents the AD certificate auto-entrollment from working. Certificates will not be automatically enrolled from a AD controller to an Ubuntu client machine. Errors will be logged in the journal of the attempts.  * python3-cepces has been using _

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-11-13 Thread Dariusz Gadomski
Thank you for the review Dave. I will work on improving the SRU template pieces according to your remarks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081751 Title: python3-cepces calling depreca

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-06 Thread Dariusz Gadomski
Hi Seyeong. Thank you for the patches. I have reviewed jammy & noble. What I have noticed is that in case of noble debian/patches/lp2072154_port_status_antelope.diff is missing the patch headers (e.g. From:, Subject:). I believe this is important for anybody looking into that piece of code in th

[Bug 2077769] Re: fips-preview break openvpn ciphers

2024-11-06 Thread Dariusz Gadomski
Hey Jorge. Thank you for checking that. Please report a new LP bug about the failing test and prepare a single debdiff with 2 patches: one for this bug and one for the new one with the test fix. We will roll them out in a single SRU. -- You received this bug notification because you are a membe

[Bug 2077769] Re: fips-preview break openvpn ciphers

2024-11-05 Thread Dariusz Gadomski
Hi Jorge, Thank you for the updates. The patch looks good to me, but the builds in my PPA failed. Have you tried building it? Did you see anything similar? For instance: * amd64 build [1] * arm64 build [2] [1] https://launchpadlibrarian.net/757391612/buildlog_ubuntu-jammy- amd64.openvpn_2.5.11-0

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-10-24 Thread Dariusz Gadomski
** Changed in: python-cepces (Ubuntu Oracular) Assignee: (unassigned) => Dariusz Gadomski (dgadomski) ** Changed in: python-cepces (Ubuntu Oracular) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-10-22 Thread Dariusz Gadomski
fix proposal for plucky ** Patch added: "plucky.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-cepces/+bug/2081751/+attachment/5830669/+files/plucky.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-10-22 Thread Dariusz Gadomski
updated fix proposal for oracular ** Patch removed: "noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-cepces/+bug/2081751/+attachment/5823764/+files/noble.debdiff ** Patch removed: "oracular.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-cepces/+bug/2081751/+atta

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-10-22 Thread Dariusz Gadomski
** Also affects: python-cepces (Ubuntu Oracular) 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/2081751 Title: python3-cepces calling deprecated method fro

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-10-01 Thread Dariusz Gadomski
** Patch added: "noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-cepces/+bug/2081751/+attachment/5823764/+files/noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081751

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-10-01 Thread Dariusz Gadomski
Fix proposal for Noble. ** Patch added: "noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-cepces/+bug/2081751/+attachment/5823765/+files/noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-10-01 Thread Dariusz Gadomski
Fix proposal for Oracular. ** Description changed: + [ Impact ] + + * python3-cepces has been using _RSAPublicKey.verifier from python3-cryptography. This method has been marked deprecated for a few years now, but recently (in version 37) has been completely removed. + * Updating system to a

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-09-25 Thread Dariusz Gadomski
** No longer affects: python-cepces (Ubuntu Jammy) ** Also affects: python-cepces (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: python-cepces (Ubuntu Noble) Assignee: (unassigned) => Dariusz Gadomski (dgadomski) ** Changed in: python-cepces (Ubu

[Bug 2081751] Re: python3-cepces calling deprecated method from cryptography

2024-09-25 Thread Dariusz Gadomski
** Also affects: python-cepces (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: python-cepces (Ubuntu) Assignee: (unassigned) => Dariusz Gadomski (dgadomski) ** Changed in: python-cepces (Ubuntu Jammy) Assignee: (unassigned) => Dariusz Gadomski (dga

[Bug 1825755] Re: apt-mirror in all versions (including disco and last from github) doesn't mirror Commands-* files

2024-08-19 Thread Dariusz Gadomski
I'm looking into it. Noble seems to already contain the patches that fixed the problem for earlier releases. @dagbiru - is oracular also affected? I'd expect so, as it is the same version as noble. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1825755] Re: apt-mirror in all versions (including disco and last from github) doesn't mirror Commands-* files

2024-08-19 Thread Dariusz Gadomski
** Changed in: apt-mirror (Ubuntu Noble) Assignee: (unassigned) => Dariusz Gadomski (dgadomski) ** Changed in: apt-mirror (Ubuntu Jammy) Importance: Undecided => High ** Changed in: apt-mirror (Ubuntu Noble) Importance: Undecided => High -- You received this bug notificatio

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

2024-08-19 Thread Dariusz Gadomski
The change is already present in oracular. -- 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 web and API :: landscape- server 23.03 To manage no

[Bug 2060666] Re: [SRU] Memory leak in krb5 version 1.17

2024-08-19 Thread Dariusz Gadomski
I have checked the s390 and armhf - they seem unrelated to the patch, look more like infra hiccup (connection issues). I have restarted them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060666 Titl

[Bug 2076432] Re: [SRU] add debian/patches/install-missing-files.patch from upstream

2024-08-14 Thread Dariusz Gadomski
** Changed in: rally (Ubuntu) Status: In Progress => 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/2076432 Title: [SRU] add debian/patches/install-missing-files.patch from upstre

[Bug 2076432] Re: [SRU] add debian/patches/install-missing-files.patch from upstream

2024-08-14 Thread Dariusz Gadomski
** Changed in: rally (Ubuntu) Importance: Undecided => Medium ** Changed in: rally (Ubuntu Jammy) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076432 Title:

[Bug 2063308] Re: lenovo p1g5 suspend issues with docking stations

2024-06-06 Thread Dariusz Gadomski
dmesg sent privately. Thanks Aaron. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063308 Title: lenovo p1g5 suspend issues with docking stations To manage notifications about this bug go to: https

[Bug 2068572] Re: Inoperable NetworkMonitor for non-standard configuration

2024-06-06 Thread Dariusz Gadomski
Marking as "Won't fix" per the upstream bug statement. ** Bug watch added: gitlab.gnome.org/GNOME/glib/-/issues #3388 https://gitlab.gnome.org/GNOME/glib/-/issues/3388 ** Also affects: glib via https://gitlab.gnome.org/GNOME/glib/-/issues/3388 Importance: Unknown Status: Unknown

[Bug 2068572] [NEW] Inoperable NetworkMonitor for non-standard configuration

2024-06-06 Thread Dariusz Gadomski
Public bug reported: There is an issue with the API of Gio NetworkMonitor - it is only possible to get the "default" with g_network_monitor_get_default. Which one is the default is based on hardcoded "priorities" which by default are set to e.g. 30 for NetworkManager, 20 for netlink. This means

[Bug 2063308] Re: lenovo p1g5 suspend issues with docking stations

2024-05-15 Thread Dariusz Gadomski
@Aaron is there anything else the user could try as a workaround? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063308 Title: lenovo p1g5 suspend issues with docking stations To manage notificatio

[Bug 1994521] Re: HPE3PAR: Failing to clone a volume having children

2024-05-08 Thread Dariusz Gadomski
** Changed in: cinder (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: cinder (Ubuntu Focal) 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/1994521 Ti

[Bug 1994521] Re: HPE3PAR: Failing to clone a volume having children

2024-05-08 Thread Dariusz Gadomski
** Also affects: cinder (Ubuntu Focal) 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/1994521 Title: HPE3PAR: Failing to clone a volume having children To

[Bug 2063308] Re: lenovo p1g5 suspend issues with docking stations

2024-04-26 Thread Dariusz Gadomski
@Aaron: afaik the user is on ME FW 1.25.1932 the whole time. They have not tried to upgrade it yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063308 Title: lenovo p1g5 suspend issues with docki

[Bug 2063308] Re: lenovo p1g5 suspend issues with docking stations

2024-04-26 Thread Dariusz Gadomski
@Aaron: You mean downgrade ME FW? To which version? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063308 Title: lenovo p1g5 suspend issues with docking stations To manage notifications about this

[Bug 2063308] Re: lenovo p1g5 suspend issues with docking stations

2024-04-25 Thread Dariusz Gadomski
From what I have just received: AMT is disabled on that machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063308 Title: lenovo p1g5 suspend issues with docking stations To manage notification

[Bug 2063308] Re: lenovo p1g5 suspend issues with docking stations

2024-04-25 Thread Dariusz Gadomski
Sure Mark. I have some information handy: grep "model name" /proc/cpuinfo | head -n 1 model name : 12th Gen Intel(R) Core(TM) i9-12900H GPU: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:2438] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Lenovo Devi

[Bug 2061825] Re: [SRU] ucf fails to work for local diversions on Jammy

2024-04-24 Thread Dariusz Gadomski
Hey Pon, the debdiff contains changes to a bunch of files inside .pc which should not be included. Can you try generating the debdiff again wtihout these changes? Once of the ways would be to drop in a patch to d/patches and add it with quilt or apply it with the "patch" command and then run "dpk

[Bug 1994521] Re: HPE3PAR: Failing to clone a volume having children

2024-04-16 Thread Dariusz Gadomski
My understanding is as follows: it has been rejected upstream for yoga, because it was too close to EOL. But according to [1] it has been merged upstream for later releases. IMO the presence in later release is a good justification to backport the fix to jammy. What's your take on this Mauricio?

[Bug 1994521] Re: HPE3PAR: Failing to clone a volume having children

2024-03-19 Thread Dariusz Gadomski
hey Seyeong. Can you add the SRU template to the bug please? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1994521 Title: HPE3PAR: Failing to clone a volume having children To manage notifi

[Bug 1931603] Re: [apparmor] Unable to show Downloads with apparmor enabled

2022-05-06 Thread Dariusz Gadomski
** Description changed: [Impact]  * After a finished download (or opening the downloads list) it is impossible to "Open Containing Folder" for a downloaded file - pressing the button does nothing visible. [Test Plan]  * sudo aa-enforce /etc/apparmor.d/usr.bin.firefox  * l

[Bug 1931603] Re: [apparmor] Unable to show Downloads with apparmor enabled

2022-05-05 Thread Dariusz Gadomski
** Changed in: firefox (Ubuntu) Status: Invalid => 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/1931603 Title: [apparmor] Unable to show Downloads with apparmor enabled To manag

[Bug 1938355] Re: When enabled, Firefox AppArmor profile blocks 'Open Containing Folder' function for downloads

2022-05-05 Thread Dariusz Gadomski
*** This bug is a duplicate of bug 1931603 *** https://bugs.launchpad.net/bugs/1931603 ** This bug has been marked a duplicate of bug 1931603 [apparmor] Unable to show Downloads with apparmor enabled -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1931603] Re: [apparmor] Unable to show Downloads with apparmor enabled

2022-05-05 Thread Dariusz Gadomski
Marking as "invalid" for the development release due to transition to snaps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931603 Title: [apparmor] Unable to show Downloads with apparmor enabled T

[Bug 1931603] Re: [apparmor] Unable to show Downloads with apparmor enabled

2022-05-05 Thread Dariusz Gadomski
Fix proposal for focal. ** Patch added: "focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1931603/+attachment/5586948/+files/focal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1931603] Re: [apparmor] Unable to show Downloads with apparmor enabled

2022-05-05 Thread Dariusz Gadomski
Attaching impish fix proposal. ** Patch added: "impish.debdiff" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1931603/+attachment/5586947/+files/impish.debdiff ** Changed in: firefox (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: firefox (Ubuntu Impish) Importan

[Bug 1931603] Re: [apparmor] Unable to show Downloads with apparmor enabled

2022-05-05 Thread Dariusz Gadomski
** Description changed: - Impact] + [Impact] - * After a finished download (or opening the downloads list) it is +  * After a finished download (or opening the downloads list) it is impossible to "Open Containing Folder" for a downloaded file - pressing the button does nothing visible.

[Bug 1948008] Re: Copying and pasting files between desktop and Nautilus does not work

2022-03-23 Thread Dariusz Gadomski
Hey Dan. I've been trying to backport it to 21.10 (available in ppa:dgadomski/lp1948008-desktop-icons) but it seems to work only one-way for now. I am looking into this. 20.04 on the other hand seems even more complicated, I will look into it right after I get 21.10 working, but can't provide any

[Bug 1962733] Re: sosreport does not obfuscate a mac address even with --mask is used

2022-03-02 Thread Dariusz Gadomski
** Also affects: sosreport (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: sosreport (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: sosreport (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: sosreport (Ubuntu Bio

[Bug 1959681] Re: mic not working on HP-EliteBook-830-G7

2022-02-22 Thread Dariusz Gadomski
Thanks for looking into that Hui. I have checked that with the user who experience it - you are right, the mic was working fine *without* the need to install firmware-sof-signed. Regarding firmware: what do you mean by "original sof-firmware" in this context? Do you need dmesg from vanilla focal o

[Bug 1947099] Re: ipconfig does not honour user-requested timeouts in some cases

2022-02-16 Thread Dariusz Gadomski
I have prepared a patch for bionic and tested it: # ip link add eth3 type dummy # date; /usr/lib/klibc/bin/ipconfig -t 2 eth3; date śro, 16 lut 2022, 15:20:26 CET IP-Config: eth3 hardware address ba:e2:3c:e9:db:e4 mtu 1500 DHCP RARP Lowered timeout to match user request = (2 s) IP-Config: no respo

[Bug 1959681] [NEW] mic not working on HP-EliteBook-830-G7

2022-02-01 Thread Dariusz Gadomski
Public bug reported: There is no audio input from the built-in mic available on Bionic & Focal on certain intel audio hw (00:1f.3 Multimedia audio controller [0401]: Intel Corporation Device [8086:02c8]) despite trying different kernel cmdline options (snd_hda_intel.dmic_detect=0 or snd_intel_dspc

[Bug 1959681] Re: mic not working on HP-EliteBook-830-G7

2022-02-01 Thread Dariusz Gadomski
The packages I used for testing are available at ppa:dgadomski/firmware- mic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1959681 Title: mic not working on HP-EliteBook-830-G7 To manage notificati

[Bug 1948008] Re: Copying and pasting files between desktop and Nautilus does not work

2022-01-24 Thread Dariusz Gadomski
It seems this has been fixed with https://gitlab.com/rastersoft/desktop- icons-ng/-/commit/4c6de6a39f3e0d7ccff4399cb06f4bcd6485c047 I'll look into a way of backporting it into impish. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1948008] Re: Copying and pasting files between desktop and Nautilus does not work

2022-01-24 Thread Dariusz Gadomski
Thank you for this observation Gunnar. Indeed, looks like its fixed for jammy. I'll try to figure out the right commit and backport it. ** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a

[Bug 1931602] Re: [apparmor] Segfault in logs with apparmor enabled

2021-11-09 Thread Dariusz Gadomski
Attaching a fix proposal for jammy. ** Patch added: "jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1931602/+attachment/5539262/+files/jammy.debdiff ** Changed in: firefox (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: firefox (Ubuntu Hirsute) Impo

[Bug 1931602] Re: [apparmor] Segfault in logs with apparmor enabled

2021-11-09 Thread Dariusz Gadomski
** Changed in: firefox (Ubuntu Hirsute) Assignee: (unassigned) => Dariusz Gadomski (dgadomski) ** Changed in: firefox (Ubuntu Impish) Assignee: (unassigned) => Dariusz Gadomski (dgadomski) -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1931602] Re: [apparmor] Segfault in logs with apparmor enabled

2021-11-09 Thread Dariusz Gadomski
** Description changed: [Impact] - * With apparmor enabled (and usr.bin.firefox in enforce mode) there is +  * With apparmor enabled (and usr.bin.firefox in enforce mode) there is a crash happening every time right after launching Firefox. [Test Plan] - * sudo aa-enforce /etc/appa

[Bug 1931602] Re: [apparmor] Segfault in logs with apparmor enabled

2021-11-09 Thread Dariusz Gadomski
** Also affects: firefox (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: firefox (Ubuntu Impish) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1931603] Re: [apparmor] Unable to show Downloads with apparmor enabled

2021-11-09 Thread Dariusz Gadomski
** Also affects: firefox (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: firefox (Ubuntu Impish) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1948008] Re: Copying and pasting to/from Nautilus does not work

2021-10-29 Thread Dariusz Gadomski
I have backported the gnome-shell fix for focal, however I'll wait with uploading until desktop-icons extension is fixed to push them together. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948008 Ti

[Bug 1948008] Re: Copying and pasting to/from Nautilus does not work

2021-10-28 Thread Dariusz Gadomski
** This bug is no longer a duplicate of bug 1843588 Nautilus doesn't copy filenames for paste to other programs anymore ** No longer affects: gnome-shell-extension-desktop-icons (Ubuntu Hirsute) ** Also affects: gnome-shell-extension-desktop-icons (Ubuntu Focal) Importance: Undecided

[Bug 1843588] Re: Nautilus doesn't copy filenames for paste to other programs anymore

2021-10-28 Thread Dariusz Gadomski
thanks for testing it Michael. Regarding desktop-icons: afaik there's still no fix for it. ** No longer affects: gnome-shell (Ubuntu) ** No longer affects: gnome-shell-extension-desktop-icons (Ubuntu) ** No longer affects: gnome-shell (Ubuntu Focal) ** No longer affects: gnome-shell-extension-

[Bug 1843588] Re: Nautilus doesn't copy filenames for paste to other programs anymore

2021-10-28 Thread Dariusz Gadomski
Marking as verified as per Michael's comment #12. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1843588 Title: Nautilus doesn't copy filenames for paste to other programs anymore To manage notifica

[Bug 1948008] Re: Copying and pasting to/from Nautilus does not work

2021-10-25 Thread Dariusz Gadomski
*** This bug is a duplicate of bug 1843588 *** https://bugs.launchpad.net/bugs/1843588 Thank you Mathew. I assumed it's the same package in later releases. The reason behind splitting the bug was the fact that I believe these are 2 separate problems by coincidence having their root causes in

[Bug 1843588] Re: Nautilus doesn't copy filenames for paste to other programs anymore

2021-10-21 Thread Dariusz Gadomski
I have reported another bug addressing the desktop-icons extension aspect of this issue: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop- icons/+bug/1948008 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1948008] [NEW] Copying and pasting to/from Nautilus does not work

2021-10-21 Thread Dariusz Gadomski
Public bug reported: [Impact] * After upstream Nautilus has reverted the following commit [1] related to upstream bug [2] the desktop icons extension lost it's ability to copy to/from nautilus. * This is related to the fact that before there was some metadata passed along in the clipboard alon

[Bug 1843588] Re: Nautilus doesn't copy filenames for paste to other programs anymore

2021-10-21 Thread Dariusz Gadomski
Thanks Robie. I'll add more details to the description. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1843588 Title: Nautilus doesn't copy filenames for paste to other programs anymore To manage no

[Bug 1843588] Re: Nautilus doesn't copy filenames for paste to other programs anymore

2021-10-21 Thread Dariusz Gadomski
** Description changed: [Impact] - * One of the upstream changes changed behavior of clipboard copying files/directories from nautilus to applications accepting text only (e.g. gnome-terminal). In such case the pasted input is prefixed with: +  * One of the upstream changes changed behavio

[Bug 1843588] Re: Nautilus doesn't copy filenames for paste to other programs anymore

2021-10-20 Thread Dariusz Gadomski
** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-shell (Ubuntu Focal) Assignee: (unassigned) => Dariusz Gadomski (dgadomski) ** Changed in: gnome-shell (Ubuntu) Status: New => Fix Released ** Changed in: gnome-shell (Ubuntu

[Bug 1843588] Re: Nautilus doesn't copy filenames for paste to other programs anymore

2021-10-20 Thread Dariusz Gadomski
I have prepared and uploaded patch for focal for this issue which is a backport of upstream commit https://gitlab.gnome.org/GNOME/nautilus/-/commit/2045f662f26891f5bb8c7ab0a7763227fe5fdf78 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1843588] Re: Nautilus doesn't copy filenames for paste to other programs anymore

2021-10-20 Thread Dariusz Gadomski
** Description changed: + [Impact] - Until Ubuntu 18.10 Nautilus does copy all selected filenames in simple Text format and this way you cold paste the selected files as a list to other programs: for example into the texteditor gedit. This was a very useful function if you have, for example,

[Bug 1843588] Re: Nautilus doesn't copy filenames for paste to other programs anymore

2021-10-20 Thread Dariusz Gadomski
** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Dariusz Gadomski (dgadomski) ** Changed in: nautilus (Ubuntu) Status: Triaged => Fix Released ** Also affects: nautilus (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: nautilus (Ubuntu

[Bug 1921658] Re: Can't compose kvm host with lvm storage on maas 2.8.4

2021-08-24 Thread Dariusz Gadomski
@seyeongkim hi, I'm working on sponsoring your patch right now. I had to do some minor fixes in it: 1. Since we're adding delta in relation to Debian we should change version number to reflect that (e.g. 7.0-4ubuntu1). 2. The launchpad bug number has to follow the convention for the automation to

[Bug 1923661] Re: [sos41][networking] May invoke devlink module when not loaded depending on how the kernel is configured

2021-07-20 Thread Dariusz Gadomski
There are regressions reported in autopkgtests for amd64, arm64 and ppc64el: Failures within each test: test_mask: IP address not obfuscated in all places I'm not sure if that's caused by the change. I'd appreciate an opinion from Eric or Heitor. Thanks! -- You received th

[Bug 1923661] Re: [sos41][networking] May invoke devlink module when not loaded depending on how the kernel is configured

2021-07-16 Thread Dariusz Gadomski
** Changed in: sosreport (Ubuntu Groovy) Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923661 Title: [sos41][networking] May invoke devlink module when not l

[Bug 1930359] Re: glib2.0: Uninitialised memory is written to gschema.compiled, failure to parse this file leads to gdm, gnome-shell failing to start

2021-07-12 Thread Dariusz Gadomski
Thanks Iain. Looks like both of us sponsored it for the queue. I'd appreciate rejecting either one of them. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1930359 Title: glib2.0: Uninitialis

[Bug 1908375] Re: ceph-volume lvm list calls blkid numerous times for differrent devices

2021-06-21 Thread Dariusz Gadomski
Sorry for not stating that explicitly - yes, I have tested the -proposed version ( 12.2.13-0ubuntu0.18.04.8). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908375 Title: ceph-volume lvm list call

[Bug 1908375] Re: ceph-volume lvm list calls blkid numerous times for differrent devices

2021-06-19 Thread Dariusz Gadomski
I have verified the package in 2 ways: * manually (no traces of blkid calls in the log) * automated - by using juju charms to set up a ceph deployment In both cases there were no issues, no regressions noticed. Verification is successful. ** Tags removed: verification-needed verification-needed-

[Bug 1931602] Re: [apparmor] Segfault in logs with apparmor enabled

2021-06-10 Thread Dariusz Gadomski
** Summary changed: - [apparmor] Segfault in logss with apparmor enabled + [apparmor] Segfault in logs with apparmor enabled -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931602 Title: [apparmor]

[Bug 1931602] [NEW] [apparmor] Segfault in logss with apparmor enabled

2021-06-10 Thread Dariusz Gadomski
Public bug reported: [Impact] * With apparmor enabled (and usr.bin.firefox in enforce mode) there is a crash happening every time right after launching Firefox. [Test Plan] * sudo aa-enforce /etc/apparmor.d/usr.bin.firefox * launch Firefox * See a similar segfault reported in the syslog:

[Bug 1931603] [NEW] [apparmor] Unable to show Downloads with apparmor enabled

2021-06-10 Thread Dariusz Gadomski
Public bug reported: Impact] * After a finished download (or opening the downloads list) it is impossible to "Open Containing Folder" for a downloaded file - pressing the button does nothing visible. [Test Plan] * sudo aa-enforce /etc/apparmor.d/usr.bin.firefox * launch Firefox * Download

[Bug 1908375] Re: ceph-volume lvm list calls blkid numerous times for differrent devices

2021-06-10 Thread Dariusz Gadomski
** Description changed: [Impact]  * Every ceph-volume list lvm call invokes blkid for numerous PARTUUIDs. For some setups with many slower IO devices this can make this call to run for minutes without any actual justification for that. In fact, the upstream ceph approach changed in thi

[Bug 1908375] Re: ceph-volume lvm list calls blkid numerous times for differrent devices

2021-06-09 Thread Dariusz Gadomski
I have reuploaded the patch removing unnecessary entries (debdiff attached for reference). ** Patch added: "bionic.debdiff" https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1908375/+attachment/5503781/+files/bionic.debdiff -- You received this bug notification because you are a member of

[Bug 1908375] Re: ceph-volume lvm list calls blkid numerous times for differrent devices

2021-04-15 Thread Dariusz Gadomski
** Description changed: [Impact]  * Every ceph-volume list lvm call invokes blkid for numerous PARTUUIDs. For some setups with many slower IO devices this can make this call to run for minutes without any actual justification for that. In fact, the upstream ceph approach changed in thi

[Bug 1908375] Re: ceph-volume lvm list calls blkid numerous times for differrent devices

2021-04-15 Thread Dariusz Gadomski
** Description changed: [Impact] - * Every ceph-volume list lvm call invokes blkid for numerous PARTUUIDs. For some setups with many slower IO devices this can make this call to run for minutes without any actual justification for that. +  * Every ceph-volume list lvm call invokes blkid

[Bug 1923115] Re: Networkd vs udev nic renaming race condition

2021-04-09 Thread Dariusz Gadomski
** Description changed: [Impact] systemd-networkd renames nic just after udev renamed it e.g kernel: [ 2.827368] vmxnet3 :0b:00.0 ens192: renamed from eth0 kernel: [ 7.562729] vmxnet3 :0b:00.0 eth0: renamed from ens192 systemd-networkd[511]: ens192: Interface name chan

[Bug 1908375] Re: ceph-volume lvm list calls blkid numerous times for differrent devices

2021-04-02 Thread Dariusz Gadomski
ceph-volume.log from a node with 20 volumes. ** Attachment added: "charms-20-volumes-ceph-volume.log" https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1908375/+attachment/5483569/+files/charms-20-volumes-ceph-volume.log -- You received this bug notification because you are a member of Ubu

[Bug 1908375] Re: ceph-volume lvm list calls blkid numerous times for differrent devices

2021-04-02 Thread Dariusz Gadomski
I have successfully tested the patched version with a 3 ceph-osd nodes setup, each with 10 or 20 OSDs. This setup has been deployed with juju charms. No problems were observed nor differences compared to a vanilla version. Attaching ceph-volume.logs from an example node with 10 and 20 volumes. *

  1   2   3   4   5   6   7   8   9   >