Bug#1079389: mawk: Incorrect result from sub() in newest version

2024-08-22 Thread Marek Rusinowski
Package: mawk Version: 1.3.4.20240819-2 Severity: important Tags: upstream X-Debbugs-Cc: marekrusinow...@gmail.com Dear Maintainer, In the newest version of mawk, the following invocation returns invalid result: $ mawk 'BEGIN { x = "asd "; sub(/ .*$/, "", x); print("|"x"|"); }' |asd | Expected

Bug#1075790: python3-debugpy: Installation of python3-debugpy (1.8.2+ds-1): pydevd_trace_api.py missing

2024-07-07 Thread Marek Rusinowski
> dpkg -l python3-pydevd > dpkg -l python3-debugpy > ls -l /usr/lib/python3/dist-packages/debugpy/_vendored/pydevd $ dpkg -l python3-pydevd dpkg-query: no packages found matching python3-pydevd $ dpkg -l python3-debugpy Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacke

Bug#1023515: Re: systemd-pcrphase sysinit hangs blocking boot when tpm2-abrmd installed

2022-11-14 Thread Marek Rusinowski
> Do you remember what triggered the installation of tmp2-abrmd? The most likely is I have just installed it manually late 2017, or 2018 when I started playing with the tpm2 setup for FDE following guidance from some documentation. I will not recall any more details after so much time.

Bug#1023515: Re: systemd-pcrphase sysinit hangs blocking boot when tpm2-abrmd installed

2022-11-11 Thread Marek Rusinowski
> I thought these days in-kernel resource management was preferred? Any > reason you were using abrmd? I just still had it installed already for a long time since times where most places were suggesting using it and never dropped. Thank you for fixing it!

Bug#1023515: systemd-pcrphase sysinit hangs blocking boot when tpm2-abrmd installed

2022-11-05 Thread Marek Rusinowski
Package: systemd Version: 252-2 Severity: important X-Debbugs-Cc: marekrusinow...@gmail.com Dear Maintainer, In systemd 252 a new tool systemd-pcrphase got included that measures PCR values at different boot stages. When tpm2-abrmd is installed in the system, the sysinit stage of that tool system

Bug#968518: clevis: "clevis decrypt" does not work in initrd

2021-01-07 Thread Marek Rusinowski
Christoph Biedl wrote: > In case you haven't noticed yet, that was fixed in clevis 15-3 a few > days ago. There's alreaddy 15-4 which should reach testing in two days. I've updated the system with clevis tpm2 setup today and all works fine end to end with 15-4. Thank you! Marek

Bug#968518: clevis: "clevis decrypt" does not work in initrd

2020-12-29 Thread Marek Rusinowski
Hi Christoph, The upstream.work-around-missing-dev-fd-links.patch doesn't work for the tpm2 pin yet. You replaced exec with a child process but in this case the on_exit trap continues to run and the decryption with tpm2 pin will always fail with Delete temporary files failed! You need to clean u

Bug#978574: clevis: tpm2 pin incompatible with tpm2-tools version 5

2020-12-29 Thread Marek Rusinowski
Hi, > Also, I'd be glad to learn > about success (failure as well) - as I currently have no hardware with > TPM support around and swtpm creates a lot of strange error messages > I cannot follow, I'm currently somewhat blind. I've built the source version you uploaded (need to report one bug in t

Bug#978574: clevis: tpm2 pin incompatible with tpm2-tools version 5

2020-12-28 Thread Marek Rusinowski
Package: clevis-tpm2 Version: 13-2 Severity: important Dear Maintainer, It looks like currently the clevis-tpm2 is incompatible with tpm2-tools package in unstable (5.0-1). After trying to encrypt something with tpm2 I get: The tpm2 pin requires tpm2-tools version 3 or 4 It looks like it was

Bug#935945: linux-image-5.2.0-2-amd64: does not load signed kernel modules when UEFI Secure Boot is enabled

2019-09-14 Thread Marek Rusinowski
I have this problem too and opened a duplicate #939773 earlier with some investigation. Rephrasing my investigation from that duplicate: In this kernel MOK key gets inserted into the .platform keyring (I see CONFIG_INTEGRITY_PLATFORM_KEYRING is set to true in the kernel config) which isn't used fo

Bug#939773: Duplicate

2019-09-14 Thread Marek Rusinowski
Sorry, this is a duplicate of #935945

Bug#939773: linux-image-5.2.0-2-amd64: MOK key not used for verification of modules signatures.

2019-09-08 Thread Marek Rusinowski
ndary_trusted_keyring and builtin_trusted_keyring to verify modules signatures. Thank you, Marek Rusinowski

Bug#837786: mutter: Issues repainting the display on mouse movement

2016-09-18 Thread Marek Rusinowski
Hi I have run into the same problem. I can't add anything, only video of how it looks like on my system: https://youtu.be/4Fxuzm-FvbE Marek

Bug#790345: same problem on my stretch box

2015-07-25 Thread Marek Rusinowski
On Thu, 23 Jul 2015 21:19:08 +0200 Roland Kammerer wrote: > I suffer from the same problem (gdm3/3.14.1-8). Today I updated to the > current version in sid (gdm3/3.14.2-1) but no change. > > $ lspci |egrep VGA > 00:02.0 VGA compatible controller: Intel Corporation Broadwell-U > Integrated Graphics

Bug#756522: bumblebee-nvidia: cannot access secondary gpu - error: Permission denied

2014-11-21 Thread Marek Rusinowski
On Fri, 2014-11-21 at 00:56 -0800, Vincent Cheng wrote: > Hi Marek, > > On Fri, Nov 21, 2014 at 12:38 AM, Marek Rusinowski > wrote: > > On Fri, 21 Nov 2014 00:06:11 -0800 Vincent Cheng wrote: > >> On Wed, Nov 19, 2014 at 4:36 AM, Marek Rusinowski > >> wrote:

Bug#756522: bumblebee-nvidia: cannot access secondary gpu - error: Permission denied

2014-11-21 Thread Marek Rusinowski
On Fri, 21 Nov 2014 00:06:11 -0800 Vincent Cheng wrote: > On Wed, Nov 19, 2014 at 4:36 AM, Marek Rusinowski > wrote: > > On Fri, 12 Sep 2014 13:13:43 +0200 Christian Lachner > > wrote: > >> Hello everybody, > >> > >> jkwong888 at https://gith

Bug#756522: bumblebee-nvidia: cannot access secondary gpu - error: Permission denied

2014-11-19 Thread Marek Rusinowski
run works properly. > > Hello, I have debian jessie. kernel 3.16.0-4-amd64 nvidia driver 340.46-3 bumblebee 3.2.1-7 xserver-xorg 1:7.7+7 xserver-common 2:1.16.1.901-1 And unfortunately after appending those lines nothing changed. I have got same error and I'm unable to run programs using optirun. Marek Rusinowski

Bug#756522: This same problem

2014-08-05 Thread Marek Rusinowski
Hi Unfortunatelly I have this same problem, it looks like I have this same version of driver, bumblebee etc. $ lspci | grep NVIDIA 01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GTX 660M] (rev a1) Best Regards, Marek Rusinowski

Bug#755883: Duplicate

2014-07-28 Thread Marek Rusinowski
Duplicate of: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756164

Bug#755883: gnome-control-center: 'display' module shows error dialog after clicking apply

2014-07-24 Thread Marek Rusinowski
lyConfiguration' PS. I hope I'm reporting this to correct place, in correct form etc. Best Regards, Marek Rusinowski -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental&#x