Bug#1104170: Compile error with 6.14.3-1~exp1

2025-04-26 Thread Philipp Marek
Package: evdi-dkms Version: 1.14.8+dfsg-1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at Package needs updating for 6.14 and newer: CC [M] evdi_ioc32.o evdi_drm_drv.c:150:10: error: ‘struct drm_driver’ has no member named ‘date’ 150 | .date = DRIVER_DATE, |

Bug#1103692: syslinux-efi: 32-bit EFI mode doesn't work

2025-04-25 Thread Marek Benc
Hello, FIY, I've forwarded the patch to upstream: https://www.syslinux.org/archives/2025-April/026927.html Best Regards, Marek

Bug#1103735: syslinux-efi: Early error messages are invisible

2025-04-25 Thread Marek Benc
Hello, FIY, I've forwarded the patch to upstream: https://www.syslinux.org/archives/2025-April/026928.html Best Regards, Marek

Bug#1103735: syslinux-efi: Early error messages are invisible

2025-04-21 Thread Marek Benc
ge about ldlinux is dispalyed correctly, informing the user about a potentially misconfigured setup, e.g. with the ldlinux.e32 / ldlinux.e64 file not being present. Best Regards, Marek -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing

Bug#1103692: syslinux-efi: 32-bit EFI mode doesn't work

2025-04-20 Thread Marek Benc
)     at line 112 of com32/lib/sys/module/i386/elf_module.c appears to only     process 4 sections, where only the first 2 are p_type == PT_LOAD,     and in the case when the error doesn't occur, there's only one     p_type == PT_LOAD section, presumably .bss got merged with the previous     sections in that case. Best Regards, Marek

Bug#1103692: syslinux-efi: 32-bit EFI mode doesn't work

2025-04-20 Thread Marek Benc
ee if there is anything to load instead of just blindly subtracting an aux offset from the section size and potentially getting a integer underflow, resulting in a 4GiB load request (this is actually what happened). With the patch, it seems to work fine, and the bootloader success

Bug#1103500: Wrong name in vim colorscheme

2025-04-18 Thread Philipp Marek
Package: vim-scripts X-Debbugs-Cc: phil...@marek.priv.at Version: 20210124.4 Severity: normal The colorscheme writes a wrong name into the global variable. diff -u /usr/share/vim-scripts/color_sampler_pack/colors/fine_blue2.vim /tmp/new --- /usr/share/vim-scripts/color_sampler_pack/colors/fine_

Bug#994274: syslinux: FTBFS with gnu-efi 3.0.13

2025-04-12 Thread Marek Benc
so possible that I jus got my files mixed up during testing. Either way, I think that's a separate bug from the setjmp() bug, and I think that one is taken care of by adding setjmp.h to efi/main.c. Best Regards, Marek

Bug#1091027: syslinux: FTBFS: debug.c:91:5: error: implicit declaration of function ‘printf’ [-Wimplicit-function-declaration]

2025-04-11 Thread Marek Benc
tection on i386, where it's not supported. * Add missing include to resolve implicit printf() function declaration. * Add missing header file for long jumps in efi/main.c, fix invocations. * Type-cast addr_t pointer to size_t, assumes that their size is the same. Author: Marek Benc Bug-Debian:

Bug#1075535: src2tex: ftbfs with GCC-14

2025-04-11 Thread Marek Benc
e for main function Author: Marek Benc Bug-Debian: https://bugs.debian.org/1075535 Last-Update: 2025-04-11 --- src2tex-2.12h.orig/fileio.c +++ src2tex-2.12h/fileio.c @@ -12,6 +12,7 @@ #include +#include #include "src2tex.h" int Page_Len_Max = -1; --- src2tex-2.12h.orig/getdat

Bug#1075599: uml-utilities: ftbfs with GCC-14

2025-04-04 Thread Marek Benc
 #include  #include  #include Best Regards, Marek

Bug#1101044: RFP: sqlitebiter- A CLI tool to convert CSV / Excel / HTML / JSON .. to a SQLite database file.

2025-03-22 Thread Marek Kotas
Package: sqlitebiter Version: 0.36.3 Severity: wishlist X-Debbugs-Cc: mko...@prosperia.eu RFP: A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file. * https://github.com/thombashi/sqlitebit

Bug#1100925: Kruler rotation broken on non-primary monitor

2025-03-20 Thread Philipp Marek
Package: kruler X-Debbugs-Cc: phil...@marek.priv.at Version: 4:24.12.0-1+b1 Severity: normal "kruler" can be rotated to measure vertical or horizontal distances. This works fine on the "primary" display (containing the lxqt bar), but is broken on a secondary display: - kruler gets moved to the

Bug#1098789: "pahole" dependency missing

2025-02-24 Thread Philipp Marek
Package: evdi-dkms Version: 1.14.8+dfsg-1 Severity: normal I get this output in /var/lib/dkms/evdi/1.14.8+dfsg/build/make.log: BTF [M] /var/lib/dkms/evdi/1.14.8+dfsg/build/evdi.ko /bin/sh: 1: pahole: not found make[2]: *** [/usr/src/linux-headers-6.12.16-common-rt/scripts/Makefile.modfina

Bug#1092495: Linux 6.12 in Xen

2025-01-09 Thread Marek Marczykowski-Górecki
This is fixed upstream at https://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=e6472d46680ccd2b804ad73c19042a5811d036f0 -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab

Bug#1089033: [Pkg-xen-devel] Bug#1089033: xen: Please package xen version 4.19

2024-12-04 Thread Marek Marczykowski-Górecki
special booting arrangements to test they are > working. I'm not sure about the official plans or the current state, but exploring salsa one can find a WIP branch with 4.19: https://salsa.debian.org/xen-team/debian-xen/-/commits/myx/wip/experimental/?ref_type=heads -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab signature.asc Description: PGP signature

Bug#701856: OverflowError: cannot convert float infinity to integer

2024-08-27 Thread Philipp Marek
Here's another nail in the coffin -- JFI: 27-08 13:03:26| 16 4 81 0 0| 0 113M| 17M 17M| 0 0 | 92k 138k Traceback (most recent call last): File "/usr/bin/dstat", line 2847, in main() File "/usr/bin/dstat", line 2687, in main scheduler.run() File "/usr/lib/pyt

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

2024-08-22 Thread Marek Rusinowski
t;|"x"|"); }' |asd | Expected result: |asd| After downgrading to the previous version 1.3.4.20240622-2 it produces the correct expected result. Thank you, Marek -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable

Bug#1079097: Doesn't find Getopt.php

2024-08-20 Thread Philipp Marek
Package: kcachegrind-converters Version: 4:22.12.3-1 Severity: normal File: /usr/bin/pprof2calltree Running pprof2calltree with a (go) pprof file results in PHP Warning: require(Console/Getopt.php): Failed to open stream: No such file or directory in /usr/bin/pprof2calltree on line 51

Bug#1075713: Regression: firmware/sysfb.c device path

2024-07-23 Thread Olsak, Marek
[AMD Official Use Only - AMD Internal Distribution Only] Hi, If you have a patch, I'd like to test it. Thanks, Marek From: Tj Sent: July 15, 2024 05:29 To: Thomas Zimmermann Cc: Olsak, Marek ; linux-ker...@vger.kernel.org ; 1075...@bugs.debian.org

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

2024-07-07 Thread Marek Rusinowski
python`, `_pydev_runfiles` are invalid symlinks pointing at nothing in that directory. Thank you, Marek

Bug#1067435: psmisc: missing prstat binary

2024-03-21 Thread Marek Straka
Package: psmisc Version: 23.4-2 Severity: minor X-Debbugs-Cc: ma...@straka.info Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)?

Bug#1061258: closed by Debian FTP Masters (reply to Peter Pentchev ) (Bug#1061258: fixed in rpm 4.18.2+dfsg-1)

2024-01-21 Thread Marek Marczykowski-Górecki
Thanks for the blazing fast fix! -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab

Bug#1061258: rpm: Cannot read old rpmdb

2024-01-21 Thread Marek Marczykowski-Górecki
package in bullseye, so I'd call it a regression. -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab -- System Information: Debian Release: 12.4 APT prefers stable-security APT policy: (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64

Bug#1059811: "chromium --" runs browser

2024-01-01 Thread Philipp Marek
Package: bash-completion Version: 1:2.11-8 Severity: minor File: /usr/share/bash-completion/completions/chromium-browser X-Debbugs-Cc: phil...@marek.priv.at This sequence runs chromium and blocks the shell until the browser is closed again: $ chromium -- So the bash-completion is more harm

Bug#1056653: Info received (Bug#1056653: Info received (Bug#1039566: Info received (Bug#1039566: "Uncaught exception" on crypto.getRandomValues(new Uint32Array(32)))))

2023-12-21 Thread Philipp Marek
Update: "strings /usr/lib/firefox/UNUSED/libnss3.so | grep NSS_3. | sort --version-sort" gives me 3.79 max, "dpkg-query -l libnss3" says 2:3.96.1-1 So the libraries included in firefox seem to be much older

Bug#1056653: Info received (Bug#1039566: Info received (Bug#1039566: "Uncaught exception" on crypto.getRandomValues(new Uint32Array(32))))

2023-12-21 Thread Philipp Marek
Ok, I seem to have it fixed locally. One of the threads in FF ran with much more CPU load, even if no activity was expected. "gdb" on it showed lots of Thread 1 "Isolated Web Co" received signal SIGSYS, Bad system call. 0x7f5c4e636840 in __libc_open64 (file=file@entry=0x7f5c422af8b

Bug#1056653: Bug#1039566: Info received (Bug#1039566: "Uncaught exception" on crypto.getRandomValues(new Uint32Array(32)))

2023-12-21 Thread Philipp Marek
Another data point: The affected FF process has two defunct "Socket Process"es, the working FF-esr doesn't. 594571 ?Sl14:00 \_ /usr/bin/firefox.real -ProfileManager 594630 ?Z 0:00 | \_ [Socket Process] 594753 ?Z 0:00 |

Bug#1058042: gdb-13.2/gdb/symtab.c:6546: internal-error: get_msymbol_address: Assertion `(objf->flags & OBJF_MAINLINE) == 0' failed.

2023-12-11 Thread Philipp Marek
Package: gdb Version: 13.2-1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at libc6-dbg contains a file /usr/lib/debug/.build-id/3b/cc16afad852b9c0bfa30215cfe24de3e6bf0a2.debug; loading that crashes my gdb. (rr) symbol-file /usr/lib/debug/.build-id/3b/cc16afad852b9c0bfa30215cfe24de3e6bf0

Bug#1056653: Acknowledgement (crypto.getRandomValues: "The operation failed for an operation-specific reason")

2023-12-02 Thread Philipp Marek
Other data points after installing 120.0.1-1: - Restarting firefox doesn't help - Rebooting the machine doesn't help (tried that in case some connected service (dbus?) was the culprit)

Bug#1056653: crypto.getRandomValues: "The operation failed for an operation-specific reason"

2023-11-24 Thread Philipp Marek
Package: firefox Version: 120.0-2 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at I can't reopen 1039566 as it's already archived; with 120.0-2 I have the same problem again. $ MOZILLA_DISABLE_PLUGINS=1 firefox -safe-mode then open any page, open developer tools, and type >> crypto

Bug#1056032: Dependency missing - "ModuleNotFoundError: No module named 'PyQt5.QtMultimedia'"

2023-11-16 Thread Philipp Marek
To: Debian Bug Tracking System <> Package: qtqr Version: 2.1~bzr47-1 Severity: important X-Debbugs-Cc: phil...@marek.priv.at qtqr seems to be missing a dependency: $ qtqr Traceback (most recent call last): File "/usr/bin/qtqr", line 17, in from PyQt5.QtMultimedia import Q

Bug#1004125: Screen flickering with 2.4.109

2023-11-08 Thread Philipp Marek
ion because the issue is closed. If you can still reproduce this with the latest kernel and libdrm packages, can you open a new issue upstream? And mention that in this bug? Well, right now with 6.5.0-1-amd64 I can't reproduce. (Yeah, that's not the latest, I know)

Bug#1040996: Why "form-action 'self' sis.redsys.es"?

2023-10-23 Thread Philipp Marek
For that config line, why is form-action 'self' sis.redsys.es set up as a default? I guess that's a left-over for testing from upstream, but that should be removed in the official default config file.

Bug#1052466: OOM killed

2023-09-26 Thread Philipp Marek
Well, actually I'm not complaining about the process being buggy - what is worrying me is that the process runs in the logged-on user's context, but without the ulimits (as per /etc/security/limits.conf) or any other limits set up! At the very least the systemd file should include some sane va

Bug#1052466: OOM killed

2023-09-22 Thread Philipp Marek
Package: pipewire Version: 0.3.80-2 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at I just got my pipewire process OOM killed: [62615.563546] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-1000.slice/user@1000.service/s

Bug#1042109: Patch

2023-09-20 Thread Marek Marczykowski-Górecki
I've opened a MR on salsa with the update: https://salsa.debian.org/auth-team/python-fido2/-/merge_requests/4 -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab signature.asc Description: PGP signature

Bug#1051913: uhubctl: Filtering via hub locations doesn't work

2023-09-13 Thread Philipp Marek
Package: uhubctl Version: 2.5.0-1 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at When filtering via location, I get "wrong" hubs as well: $ uhubctl -l 1-4 Current status for hub 2-4 [17ef:3072 VIA Labs, Inc. USB3.0 Hub, USB 3.10, 4 ports, ppps] Port 1: 02a0 power 5gbps Rx.

Bug#1051747: p11tool should use libssl3

2023-09-13 Thread Philipp Marek
I suspect the culprit might be one of pkcs11 modules you are using, not p11-toool itself. Yeah, you're right -- thanks! eToken's PKCS11 still uses 1.1, even in a current version.

Bug#1051747: p11tool should use libssl3

2023-09-12 Thread Philipp Marek
Are you actually testing /usr/bin/p11tool as shipped by gnutls-bin? Please doublecheck. I believe I do? location: $ which p11tool /usr/bin/p11tool no symlink or such stuff: $ ls -al /usr/bin/p11tool -rwxr-xr-x 1 root root 339720 6. Sep 18:26 /usr/bin/p11tool file comes from

Bug#1051747: p11tool should use libssl3

2023-09-11 Thread Philipp Marek
Package: gnutls-bin Version: 3.8.1-4+b1 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at After removing libssl1.1:amd64=1.1.1o-1 I can't run p11tool any more: # LD_DEBUG=libs p11tool 1708431: find library=libcrypto.so.1.0.1 [0]; searching ... 1708431: find lib

Bug#1051693: Make kernel image replacement more intelligent

2023-09-11 Thread Philipp Marek
Package: crossgrader Version: 0.0.3+nmu3 Severity: wishlist X-Debbugs-Cc: phil...@marek.priv.at I'm using crossgrader to "upgrade" a VM and get debian_crossgrader.utils.apt.PackageNotFoundError: linux-image-6.1.0-10-686-pae:amd64 could not be found in APT's cache I guess the kernel image

Bug#1000123: Processed: bug 1000123 is forwarded to https://github.com/phmarek/fsvs/commit/4f791f3c6f668597f7490b5e5c9a986f84eb08b8

2023-07-20 Thread Philipp Marek
Hi Adrian, forwarded 1000123 https://github.com/phmarek/fsvs/commit/4f791f3c6f668597f7490b5e5c9a986f84eb08b8 Bug #1000123 [src:fsvs] fsvs: depends on obsolete pcre3 library Set Bug forwarded-to-address to 'https://github.com/phmarek/fsvs/commit/4f791f3c6f668597f7490b5e5c9a986f84eb08b8'. thank

Bug#1041462: nmap-common: Add an Nmap reports transform XSL implementation with Bootstrap.

2023-07-19 Thread Marek Kotas
Package: nmap-common Version: 7.80+dfsg1-2build1 Severity: wishlist Dear Maintainer, To have a nice interface for checking the results of your Nmap scans: add an Nmap report transform XSL implementation with Bootstrap. https://github.com/honze-net/nmap-bootstrap-xsl -- System Information: Debi

Bug#1041157: Segfault on Rpi1B

2023-07-16 Thread Philipp Marek
Please disregard, SD-card was broken in a few blocks. Had no errors in dmesg, but "dpkg --verify" showed a few bad files - among then libruby which was loaded. Sorry about the noise.

Bug#1041157: Segfault on Rpi1B

2023-07-15 Thread Philipp Marek
Package: vim-nox X-Debbugs-Cc: phil...@marek.priv.at Version: 2:9.0.1672-1 Severity: grave When running vim on an Rpi1B (which is otherwise stable), vim crashes immediately. # LD_DEBUG=all vim -u none -U none --clean ... 4400: symbol=_ITM_registerTMCloneTable; lookup i

Bug#1039566: "Uncaught exception" on crypto.getRandomValues(new Uint32Array(32))

2023-07-13 Thread Philipp Marek
With the update to 115.0.2 it works again - even in the profile that was broken before. Thanks!

Bug#1039566: "Uncaught exception" on crypto.getRandomValues(new Uint32Array(32))

2023-06-27 Thread Philipp Marek
Hi Mike, Ad 1: - banking.bank99.at uses crypto.getRandomValues() even before login "The server at banking.bank99.at is taking too long to respond." Yeah, http is blocked - you'll need to use https:// for that. - RedHat support webpage uses getRandomUUID after login Both fail with "Operati

Bug#1039566: "Uncaught exception" on crypto.getRandomValues(new Uint32Array(32))

2023-06-27 Thread Philipp Marek
Package: firefox Version: 114.0-1 Severity: grave X-Debbugs-Cc: phil...@marek.priv.at Websites that need randomness ([1]) are broken, on both Debian FF 113.0.2 and 114.0 (114.0.2 not yet available for amd64). Reproduced with a new profile without any plugins. strace shows FF being able to use ge

Bug#1036851: GNU indent 2.2.12 fix backport

2023-05-27 Thread Marek Vasut
Package: indent Version: 2.2.12-4 Severity: normal Gstreamer MR [1] triggers a bug in GNU indent 2.2.12, which is already fixed in GNU indent upstream [2] and the fix is part of GNU indent 2.2.13 . To trigger the failure, clone [1] and run: $ ./scripts/gst-indent subprojects/gst-plugins-bad/gs

Bug#1036090: "There was an inconsistency" error on removesrc command

2023-05-15 Thread Marek Marczykowski-Górecki
Packages.gz │   │   └── Release │   └── source │   ├── Release │   └── Sources.gz └── pool └── main └── libv └── libvchan-xen ├── libvchan-xen-dbgsym_4.1.7-1+deb11u1_amd64.deb ├── libvchan-xen-dev_4.1.

Bug#1035497: ufw: Deny forwarding but still forward ping requests

2023-05-04 Thread Marek Küthe
Package: ufw Version: 0.36-7.1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** Hello, I use my server as a kind of VPN server, but I only want my client to use a specific IP address. So I used the following rules: ``` ufw route de

Bug#1034568: binascii.Error: Odd-length string when asking the status

2023-04-18 Thread Marek Küthe
e check that your locale settings: LANGUAGE = "en_US:en", LC_ALL = (unset), LC_TIME = "de_DE.UTF-8", LC_MONETARY = "de_DE.UTF-8", LC_ADDRESS = "de_DE.UTF-8", LC_TELEPHONE = "de_DE.UTF-8", LC_NAME = "de_DE.UTF-8", LC_MEASUREMENT = "de_DE.UTF-8", LC_IDENTIFICATION = "de_DE.UTF-8", LC_NUMERIC = "de_DE.UTF-8", LC_PAPER = "de_DE.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to a fallback locale ("en_US.UTF-8"). -- Marek Küthe m...@mk16.de er/ihm he/him

Bug#1031391: /lib/modules/6.0.0-12parrot1-amd64/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko: Firmware crashed

2023-02-16 Thread Marek Küthe
Package: src:linux Version: 6.0.12-1parrot1 Severity: important File: /lib/modules/6.0.0-12parrot1-amd64/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko X-Debbugs-Cc: m...@mk16.de Dear Maintainer, * What led up to the situation? I have no idea how this situation comes about. * What exa

Bug#1029755: "sh: 1: xed: not found" when listing samples with assembler

2023-01-26 Thread Philipp Marek
Package: linux-perf Version: 6.1.7-1 Severity: minor File: /usr/bin/perf X-Debbugs-Cc: phil...@marek.priv.at I've written a trace with "perf record"; when viewing via "perf report" it I zoom into a function and choose Show individual samples with assembler But that gives me just an error mes

Bug#1028251: New Patch (Was: Re: Bug#1028251: xen: FTBFS when building xen binary packages for sid on x86_64)

2023-01-14 Thread Marek Marczykowski-Górecki
> go back, then dpkg -i or whatever the previous qemu and you can still > start all domUs again instead of going into full panic mode during the > night. Unfortunately the same caveat applies to libvirt, and while qemu uses only very few functions from the unstable API, with libvirt it&#x

Bug#1028251: [Pkg-xen-devel] Bug#1028251: New Patch (Was: Re: Bug#1028251: xen: FTBFS when building xen binary packages for sid on x86_64)

2023-01-13 Thread Marek Marczykowski-Górecki
ckages using > > > something like sbuild, so that you can be sure that every time it will > > > start with a super minimal chroot which only has some essential things, > > > and that the only build dependencies used will be the ones that are > > > explicitly defin

Bug#1028243: dexdump: symbol lookup error: /.../libart.so.0: undefined symbol

2023-01-09 Thread Philipp Marek
Seems like you are mixing unstable and experimental. Please try with the packages from unstable (version 1:29.0.6-21). Ah yeah, right -- adb/fastboot from experimental fetch newer versions for _some_ of the libraries. I also tried removing dexdump and android-lib* and reinstalling them from exp

Bug#1028243: dexdump: symbol lookup error: /.../libart.so.0: undefined symbol

2023-01-08 Thread Philipp Marek
Package: dexdump Version: 11.0.0+r48-4 Severity: grave X-Debbugs-Cc: phil...@marek.priv.at dexdump won't run: $ dexdump dexdump: symbol lookup error: /usr/lib/x86_64-linux-gnu/android/libart.

Bug#796257: Reproducible source pkg

2022-12-01 Thread Marek Marczykowski-Górecki
dpkg-source really must mess with file permissions (of which I do not agree), it should also normalize them in archives it create. -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab signature.asc Description: PGP signature

Bug#1024753: libvirtd doesn't run: "SCHED_CORE not supported by kernel"

2022-11-24 Thread Philipp Marek
Package: src:linux Version: 6.0.8-1 Severity: important X-Debbugs-Cc: phil...@marek.priv.at Sorry about the German messages. libvirt version: 8.9.0, package: 1 (Andrea Bolognani Sat, 19 Nov 2022 23:00:34 +0100) Nicht unterstützte Konfiguration: SCHED_CORE not supported by kernel

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#1023974: Dependency missing

2022-11-13 Thread Philipp Marek
Hi Vincent, I am not able to reproduce on my system. I don't have libclang1-15 at all and it works. bpftrace is not linked to libclang 15 but to libclang 14. Are you sure bpftrace is the one from the Debian package, not side-compiled version? ah yes, you're right. Due to some problems in th

Bug#1023974: Dependency missing

2022-11-13 Thread Philipp Marek
Package: bpftrace Version: 0.16.0-1+b1 Severity: important X-Debbugs-Cc: phil...@marek.priv.at # bpftrace

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
d-pcrphase sysinit` under gdb, the stacktrace looked like: #0 __GI__poll (...) #17 Tss2_Tcti_Tabrmd_Init (...) #24 Esys_Initialize (libtss2-esys) #25 tpm2_context_init (libsystemd-shared) Thank you, Marek -- Package-specific info: -- System Information: Debian Release: bookworm/sid APT prefer

Bug#1021710: "r"eplacing high nibble doesn't take effect

2022-10-13 Thread Philipp Marek
Package: hexer Version: 1.0.6-1 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at Replacing a nibble (only) has no effect; but the display indicates otherwise. To reproduce: $ echo foo > bar

Bug#1020787: [Pkg-xen-devel] Bug#1020787: linux-image-5.19.0-2-amd64: After updating to 5.19 kernel the VMs are started without XSAVE CPU flags

2022-09-27 Thread Marek Marczykowski-Górecki
mitted in Xen's master branch. I haven't seen a backport to 4.16 (yet?) > > Does this mean that all versions of hypervisor need this patch > backported in order to support Linux kernel 5.19+ as dom0 or domU? Yes, I think so. I've seen the issue on Xen 4.14 too. -- Best

Bug#1020787: [Pkg-xen-devel] Bug#1020787: linux-image-5.19.0-2-amd64: After updating to 5.19 kernel the VMs are started without XSAVE CPU flags

2022-09-27 Thread Marek Marczykowski-Górecki
27;m not sure that assesment is correct. What's your take on this? Yes, that seems correct. -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab signature.asc Description: PGP signature

Bug#1020787: [Pkg-xen-devel] Bug#1020787: linux-image-5.19.0-2-amd64: After updating to 5.19 kernel the VMs are started without XSAVE CPU flags

2022-09-26 Thread Marek Marczykowski-Górecki
; https://lore.kernel.org/all/20220810221909.12768-1-andrew.coop...@citrix.com/ > Even though I haven't experienced it (yet?), the language of this patch > seems to indicate you're not alone with it. There is also Xen patch fixing the issue: https://lore.kernel.org/xen-devel/a4ec41e6-16cd-4452-19c1-5d6d9e3bd...@suse.com/ -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab signature.asc Description: PGP signature

Bug#1009808: firefox-esr: crashes on fresh Debian 11 + xfce install on old PC

2022-04-18 Thread Marek Michalkiewicz
Package: firefox-esr Version: 78.15.0esr-1~deb11u1 Severity: normal X-Debbugs-Cc: marek...@gmail.com Dear Maintainer, Fresh install of Debian 11 with XFCE on a very old 32-bit PC (Athlon XP 2200+, 2 GB RAM) which previously ran Linux Mint 13. Firefox can't open any web page, crashes as so

Bug#1008957: gnome-weather: can not select location on Mobian posh PinePhone

2022-04-04 Thread Marek Bel
updated with text typed. Actual behaviour: Search bar disappears once on-screen keyboard is tapped for the first time to type first letter or shift or basically anything. Best Regards, Marek Bel -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500, 'te

Bug#1008940: angelfish: fails to start

2022-04-04 Thread Marek Běl
-module-org-kde-kirigami2. With this package manually installed it is possible to start angelfish. Best Regards, Marek Běl -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: arm64 (aarch64)

Bug#1008895: Acknowledgement (geary: Unable to edit message body when composing new email)

2022-04-03 Thread Marek Běl
Duplicate to 1008893 On 4/3/2022 5:03 PM, Debian Bug Tracking System wrote: Thank you for filing a new Bug report with Debian. You can follow progress on this Bug here: 1008895: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008895. This is an automatically generated reply to let you know

Bug#1008895: geary: Unable to edit message body when composing new email

2022-04-03 Thread Marek Běl
. Only possible workaround to edit email body is to save it as draft, then open and edit the draft. When editing the draft message body can be selected and edited successfully. Best Regards, Marek Bel -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500

Bug#1008893: geary: Unable to edit message body when composing new email

2022-04-03 Thread Marek Bel
. Only possible workaround to edit email body is to save it as draft, then open and edit draft. When editing the draft message body can be selected and edited successfully. Best Regards, Marek Bel -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500, 'te

Bug#988333: [Pkg-xen-devel] Bug#988333: libxenmisc4.16: libxl fails to grant necessary I/O memory access for gfx_passthru of Intel IGD

2022-03-07 Thread Marek Marczykowski-Górecki
memory_map:access not permitted: dom1 gfn=fdffc mfn=cc490 nr=2 You may be interested in this patch: https://github.com/QubesOS/qubes-vmm-xen/blob/xen-4.14/patch-fix-igd-passthrough-with-linux-stubdomain.patch Qubes OS uses qemu-upstream in a Linux-based stubdomain, and with the above patch ap

Bug#1003537: Missing perl dependency in verilator

2022-01-11 Thread Marek Materzok
package: verilator version: 4.038-1 Without perl installed, running verilator errors out with the following message: Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/

Bug#1002891: clone(2): Typo in CLONE_VM

2021-12-31 Thread Philipp Marek
Package: manpages-dev Version: 5.10-1 Severity: minor File: /usr/share/man/man2/clone.2.gz X-Debbugs-Cc: phil...@marek.priv.at "man clone" says CLONE_VM (since Linux 2.0) ... If the CLONE_VM flag is specified and the CLONE_VM flag is not specified, ... I guess that's a typo and one

Bug#996852: "Error: failed to load BTF from ./fat: Invalid argument"

2021-10-19 Thread Philipp Marek
Package: bpftool Version: 5.14.12-1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at Using an absolute path, I get output: [/sys/kernel/btf]$ bpftool btf dump file $PWD/fat | head -2 [85705] STRUCT 'fat_mount_options' size=48 vlen=27 'fs_uid' type_id=506 bits_offset=0

Bug#996839: "Flame Graph template /usr/share/d3-flame-graph/d3-flamegraph-base.html does not exist."

2021-10-19 Thread Philipp Marek
Package: linux-perf-5.14 Version: 5.14.9-2 Severity: minor "perf" can't show flamegraphs: $ perf script report flamegraph Flame Graph template /usr/share/d3-flame-graph/d3-flamegraph-base.html does not exist. Please install the js-d3-flame-graph (RPM) or libjs-d3-flame-graph (deb) pac

Bug#995814: socket /run/pcscd/pcscd.comm immediately removed upon start

2021-10-19 Thread Philipp Marek
Do I read you correctly that the default Debian package doesn't restart pcscd upon installing a new version? Exact. My idea was to NOT break already running applications. But it looks like it is more problematic. pcscd should also be restarted after a driver is installed so pcscd rescan the

Bug#995856: "sysread() isn't allowed on :utf8 handles at /usr/share/perl5/Expect.pm line 849."

2021-10-12 Thread Philipp Marek
It seems as if it isn't going to be resolved either. Yeah, that's my understanding as well. I would suggest that you should try to rewrite your code. Well, that's the thing - it doesn't error in my code but in Expect.pm! Expect opens the pipes and does the reading/writing - my script is on

Bug#995856: "sysread() isn't allowed on :utf8 handles at /usr/share/perl5/Expect.pm line 849."

2021-10-11 Thread Philipp Marek
JFI: the same happens with upstream 1.35; I could work around the problem via LC_ALL=C. Hmm, strange. So a new version would not help. Maybe this has some connection to your problem? https://github.com/perl/perl5/issues/14839 Reads like the reason why it now errors, yeah.

Bug#995856: "sysread() isn't allowed on :utf8 handles at /usr/share/perl5/Expect.pm line 849."

2021-10-07 Thread Philipp Marek
JFI: the same happens with upstream 1.35; I could work around the problem via LC_ALL=C.

Bug#995856: "sysread() isn't allowed on :utf8 handles at /usr/share/perl5/Expect.pm line 849."

2021-10-07 Thread Philipp Marek
Package: libexpect-perl Version: 1.21-1.1 Severity: important X-Debbugs-Cc: phil...@marek.priv.at When using Expect.pm, the script dies with the above message. The startup code is $gdb = new Expect; $gdb->raw_pty(1); $gdb->log_stdout(1); $gdb->spawn("gdb 2>&1", ()) or die "Cannot spawn

Bug#995814: socket /run/pcscd/pcscd.comm immediately removed upon start

2021-10-06 Thread Philipp Marek
Hi Ludovic, thank you for the quick answer! I can reproduce the problem if I use "sudo systemctl restart pcscd". You should NOT do that. If you really need to restart pcscd you should do something like: $ systemctl stop pcscd.service $ systemctl stop pcscd.socket $ systemctl start pcscd.socke

Bug#995814: socket /run/pcscd/pcscd.comm immediately removed upon start

2021-10-06 Thread Philipp Marek
Package: pcscd Version: 1.9.4-1 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at I noticed that 1.9.4-1 removes the /run/pcscd/pcscd.comm socket after starting up; at least, after a "systemctl restart" I can see pcscd having that socket open (via "lsof"), but it doesn't exist in the filesys

Bug#995812: Please include sixel-tmux changes

2021-10-06 Thread Philipp Marek
Package: tmux Version: 3.2a-4+b1 Severity: wishlist X-Debbugs-Cc: phil...@marek.priv.at After reading the discussion on HN, I'd like to ask for https://github.com/csdvrx/sixel-tmux to be included in the debian builds. Thanks! -- System Information: Debian Release: bookworm/sid APT prefers

Bug#994173: completion broken on "apt-get u"

2021-10-04 Thread Philipp Marek
Hi Gabriel, I could not reproduce this bug, even though I tried every version all the way down to 1:2.10-2. Here's what I get: Yeah, something else is broken - I had the same problem with 5.1-2+b3/1:2.11-2 recently. Perhaps I can find out what went wrong... do you have any ideas? readline se

Bug#995301: All "format" sections are invalid

2021-09-29 Thread Philipp Marek
Package: libffi-dev Version: 3.4.2-2 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at On update I got (sorry about my locale ;) Fehler in »/usr/share/doc-base/libffi-dev.libffi«, Zeile 18: alle »Format«-Abschnitte sind ungültig. Beachten Sie: »install-docs --verbose --check Dateiname«

Bug#994173: completion broken on "apt-get u"

2021-09-13 Thread Philipp Marek
Package: bash-completion Version: 1:2.11-3 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at With this new bash-completion (and the associated bash=5.1-3+b1), the completion is broken. $ apt-get u now puts all three possibilities on the CLI (instead of letting me choose); with "a" nothin

Bug#885623: Assertion triggered

2021-09-08 Thread Philipp Marek
Package: acpitool Version: 0.5.1-6 Followup-For: Bug #885623 X-Debbugs-Cc: phil...@marek.priv.at acpitool breaks with a Lenovo L480 and Linux version 5.10.0-8-amd64: # acpitool acpitool: battery.cpp:816: int Count_Batteries_SysFS(): Assertion `findex < 4' failed. Abgebrochen

Bug#689997: Not only myspell-hu

2021-08-20 Thread Philipp Marek
Not only myspell-hu errors out here: Building PostgreSQL dictionaries from installed myspell/hunspell packages... ERROR: no ecoding defined in /usr/share/hunspell/ar.aff, ignoring bg_bg ... hu_hu iconv: ungültige Eingabe-Sequenz an der Stelle 131 ER

Bug#992495: segfault in av1_cyclic_refresh_free()

2021-08-19 Thread Philipp Marek
Package: libaom0 Version: 1.0.0.errata1-3 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at When using libaom0 (via ImageMagick's "convert" or gimp), it crashes when writing a avif: $ gdb ... --args convert 20210812_215114.jpg 20210812_215114.avif [Thread debugging using libthread_db enabled

Bug#992127: fastboot fails to flash 2GB+ raw images on 32bit hosts

2021-08-12 Thread Marek Szyprowski
package. Then it properly handles 2GB+ files on 32bit hosts, so this is a matter of using a proper large file API in the source code. fastboot tool compiled for 64bit hosts (x86_64 or arm64) handles such files without any problem. Best regards, Marek Szyprowski -- System Information: Debian Release:

Bug#991367: fail2ban puts its configuration in wrong dir for monit

2021-07-21 Thread Marek Podmaka
Package: fail2ban Version: 0.10.2-2.1 Severity: minor Dear Maintainer, I have noticed fail2ban package contains file: /etc/monit/monitrc.d/fail2ban However default monit configuration in Buster includes only these 2 dirs: /etc/monit/conf.d/* /etc/monit/conf-enabled/* Also monit's /usr/sha

Bug#990544: python3-keystone: Some federated-identity operations fail due to provider name being a bytestream

2021-07-01 Thread Marek Szuba
Package: python3-keystone Version: 2:14.2.0-0+deb10u1 Severity: normal Tags: patch upstream Hello, With Keystone configured as a federated-identity Service Provider (with the IdP accessed over OpenID in our case but it might affect other protocols as well), certain operations performed as a f

Bug#969463: Stops on big files

2021-06-01 Thread Philipp Marek
Update: even without --block-size rsync hangs with 100% CPU. # rsync -va --inplace --no-whole-file --progress --stats /var/lib/libvirt/images/... /mnt/tmp4/ 0x5619df81a4c0 in hash_search (len=, buf=out>, s=, f=) at match.c:206 206 match.c: Datei oder Verzeichnis nicht gefunden. (gdb)

Bug#988315: xterm menu display garbled

2021-05-10 Thread Philipp Marek
Package: xterm Version: 367-1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at Please see the attached screenshot. It doesn't matter which menu I open (Ctrl+left, Ctrl+right, ctrl+middle mouse button) - the right and bottom borders are always missing. I can't be sure there aren't menu entrie

  1   2   3   4   5   6   7   8   9   10   >