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

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

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 >>

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

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

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]

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

2023-09-14 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

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

Bug#1051747: p11tool should use libssl3

2023-09-12 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

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-21 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'.

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

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-28 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

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

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

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

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:

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#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

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#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#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

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)

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

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

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

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

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

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

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"

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

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

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.

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

Bug#987997: Wrong (too low) version of libcharls2 referenced

2021-05-03 Thread Philipp Marek
Package: digikam Version: 4:7.1.0-2 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at Just "apt-get install digikam -t testing" doesn't work - libcharls2 is left at 2.0.0+dfsg-1, but this digikam needs at least 2.2.0+dfsg-2 to run. -- System Information: Debian Release: 11.0 APT prefers

Bug#944092: linux-image-5.3.0-1-amd64: i915 gpu hang, system freezes for seconds every few minutes

2021-05-02 Thread Philipp Marek
With 5.10.0-6-amd64 I don't have this message anymore; when resuming there's a few seconds wait before the screensaver login window comes up, and I get these messages in kern.log: [145941.159088] i915 :00:02.0: [drm] *ERROR* Link Training Unsuccessful [145941.367056] i915 :00:02.0:

Bug#969463: Stops on big files

2021-04-30 Thread Philipp Marek
This time I used "--block-size=65536" again, and it hang: 3841 pts/15 S 0:01 \_ -bash 92536 pts/15 R+ 2:36 \_ rsync -va --inplace --no-whole-file --block-size=65536 --progress --stats /var/lib/libvirt/images/win10.qcow2 win10.qcow2 92537 pts/15 S+ 1:28

Bug#969463: Stops on big files

2021-04-28 Thread Philipp Marek
# gdb --args rsync -va --inplace --no-whole-file --progress --stats /var/lib/libvirt/images/win10.qcow2 win10.qcow2 went through without any problem. So either the "--blocksize" is the reason -- or some bit pattern in the previous version. Touching the file and re-trying with checksumming

Bug#987375: Reduce number of wakeups

2021-04-22 Thread Philipp Marek
Package: fail2ban Version: 0.10.2-2.1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at "powertop" reports fail2ban as having 30 wakeups per second (with not that many files to check!). This might not matter much for a big beefy busy server; on an otherwise mostly idle system it's annoying.

Bug#969463: Stops on big files

2021-04-19 Thread Philipp Marek
I've got a script that tries to rsync a file to an external harddisk. -rw--- 1 libvirt-qemu libvirt-qemu 107390828544 15. Apr 15:07 vm.qcow2 In essence, /usr/bin/time rsync -va --inplace --no-whole-file --block-size=65536 --progress --stats \

Bug#635513: clusterssh: pasting special characters results in perl errors

2021-04-01 Thread Philipp Marek
Package: clusterssh Version: 4.16-2 Followup-For: Bug #635513 X-Debbugs-Cc: phil...@marek.priv.at Still not fixed - pasting words that include "@" results in errors and no pasting. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (990, 'testing'), (500,

Bug#985367: " w file" writes whole file; deleting last byte broken

2021-03-16 Thread Philipp Marek
Package: hexer Version: 1.0.6-1 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at When doing a visual selection in a file and trying to write it to disk (via pressing ":" (this inserts the range) and then " w /tmp/file"), the whole source file is written with a name of "/tmp/file", eg as

Bug#983919: "perf annotate": hotkey "h" used for two things

2021-03-03 Thread Philipp Marek
Package: linux-perf-5.10 Version: 5.10.19-1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at "perf annotate" pops up an ncurses interface that prominently says "press h for help" on the lower border. Pressing h does indeed show help - with "H" being listed to jump to the hottest instruction,

Bug#983180: Wrong status report: all files shown as deleted

2021-02-20 Thread Philipp Marek
Package: git-gui Version: 1:2.30.1+next.20210212-1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at "git gui" is sensitive to its starting conditions. In a git checkout with some changes do the following steps: - start to commit something: # git commit -a - in your $EDITOR, decide to run git

Bug#982648: RFP: filius -- Filius is a tool for enhancing computer science lessons on networks.

2021-02-12 Thread Philipp Marek
Package: wnpp Severity: wishlist X-Debbugs-Cc: phil...@marek.priv.at * Package name: filius Version : 1.11.0 Upstream Author : University Siegen, Germany * URL : https://gitlab.com/filius1/filius * License : GPL2, GPL3 Programming Lang: Java Description

Bug#982064: (Bad) error message about starting screensaver

2021-02-06 Thread Philipp Marek
Package: lxqt-session Version: 0.16.0-1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at With lxqt and xscreensaver, after suspending I get an error message "Error running % 1 ..." so the message (or at least the German translation, see attachment) is broken. Furthermore, an strace of

Bug#980365: "Word '...'' contains illegal characters"

2021-01-18 Thread Philipp Marek
These things happened with ispell 3.4.01, but should no longer happen with ispell 3.4.02. Is this happening only with idutch or also with all ispell dicts? I've got .02. Only with idutch, the others were quiet. By the way, I tried unsuccessfully to reproduce this with ispell 3.4.02 and

Bug#980365: "Word '...'' contains illegal characters"

2021-01-18 Thread Philipp Marek
Package: dictionaries-common Version: 1.28.3 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at During installation quite a lot of lines with the message in $SUBJ come up: Trigger für dictionaries-common (1.28.3) werden verarbeitet ... ispell-autobuildhash: Processing 'american' dict.

Bug#980175: "cut -b FROM-TO": wrong byte selection

2021-01-15 Thread Philipp Marek
Package: coreutils Version: 8.32-4+b1 Severity: normal File: /usr/bin/cut X-Debbugs-Cc: phil...@marek.priv.at Yeah, I read the manpage - "cut" counts from 1 ;) When using the "FROM">1 in "cut -b FROM-TO", the output is wrong: $ openssl rand 16777216 > /tmp/zeroes $ cut -b1-1200 <

Bug#980029: Please also include "UEFIExtract"

2021-01-13 Thread Philipp Marek
Package: uefitool-cli Version: 0.27.0-1 Severity: wishlist X-Debbugs-Cc: phil...@marek.priv.at Hi, when packaging the next version, please also include the "UEFIExtract" binary. Thank you very much! -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (990,

Bug#977124: crashes with "NameError: name 'unicode' is not defined"

2020-12-11 Thread Philipp Marek
Package: qtqr Version: 2.0~bzr33-2 Severity: normal X-Debbugs-Cc: phil...@marek.priv.at When trying to copy/paste an URL, or sometimes even when just typing, qtqr crashes with Traceback (most recent call last): File "/usr/bin/qtqr", line 568, in qrencode unicode(self.tr('Bad

Bug#976965: hugin-tools: unsolvable dependency "python << 3.9", current testing pkg has "python << 3.10"

2020-12-09 Thread Philipp Marek
Package: hugin-tools Version: 2020.0~beta1+dfsg-1 Severity: normal This package from experimental can't be installed unless the python3=3.7 from stable package is installed. I guess that's a typo or so, the current testing/unstable package uses "python << 3.10" which is available. -- System

Bug#976757: [Android-tools-devel] Bug#976757: fastboot: Dependency missing

2020-12-09 Thread Philipp Marek
Hi, thanks for the quick answer! You need to keep all the versions matching for the Android Tools packcages, e.g. 8.1.0+r23. When the fastboot update comes, they'll all work again. Or you can go back to 8.1.0+r23 for all the packages. Yeah, I understand that. But why not force that via

Bug#976757: fastboot: Dependency missing

2020-12-07 Thread Philipp Marek
Package: fastboot Version: 1:8.1.0+r23-8 Severity: normal After updating adb to unstable, fastboot won't start any more: $ apt-get install adb/unstable Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen Fertig

Bug#923851: Workaround

2020-11-27 Thread Philipp Marek
For the convenience of others in this thread: I took Arch's package ([1], via [2], extracted it in /opt, and put a symlink in /usr/local/bin. Works fine with openjdk-11-jre-headless. (Perhaps something similar could be done to re-start the Java dependency loop referenced in the blocking

Bug#973807: /bin/btrfs: segfault on arg parsing

2020-11-05 Thread Philipp Marek
Package: btrfs-progs Version: 5.9-1 Severity: minor File: /bin/btrfs Being in a directory with BTRFS snapshots, this command crashes btrfs: $ btrfs send backup_2020-11-02_105913 backup_2020-11-05_112008 --help Details: $ gdb --args btrfs send backup_2020-11-02_105913

Bug#968863: dexdump: Manual page bad

2020-10-01 Thread Philipp Marek
Package: dexdump Version: 8.1.0+r23-4 Followup-For: Bug #968863 The manual page of dexdump says NAME dexdump - Dex Tool DESCRIPTION debian/out/dexdump: error while loading shared libraries: libsigchain.so.0: cannot open shared object file: No such file or

Bug#965191: Upstream claims it's fixed

2020-08-23 Thread Philipp Marek
http://git.gnu.org.ua/cgit/gdbm.git/commit/?id=a0d6c1a8 found via https://bugs.python.org/issue13947 so perhaps a git snapshot would fix that?

Bug#968863: dmtracedump: Manual page generation bad

2020-08-22 Thread Philipp Marek
Package: dmtracedump Version: 8.1.0+r23-4 Severity: minor The manual page says DESCRIPTION debian/out/dmtracedump: invalid option -- '-' Copyright © 2006 The Android Open Source Project -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy:

Bug#965191: libgdbm6: gdbm_reorganize() breaks later use in same process

2020-07-20 Thread Philipp Marek
DrNick on #kernelnewbies mentioned that on mmap() isn't cleaned up: 698118 14:52:47.634488 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0x7f0467ea2000 That seems to keep the fd open, and so the lock persists... So it's a libgdbm error.

Bug#965191: libgdbm6: gdbm_reorganize() breaks later use in same process

2020-07-19 Thread Philipp Marek
Same behaviour with linux-image-amd64=5.7.6-1

Bug#965191: libgdbm6: gdbm_reorganize() breaks later use in same process

2020-07-17 Thread Philipp Marek
Package: libgdbm6 Version: 1.18.1-5 Severity: normal I think this is a kernel issue, but I'll report against libgdbm6 first to have my reasoning checked. Given this program: #include #include int main (int argc, char *args[]) { GDBM_FILE g; (void) argc;

Bug#965180: openssh-server: Incompatible with libc6=2.31-1, doesn't allow to login!

2020-07-17 Thread Philipp Marek
sorry, my fault. I "had to" upgrade ffmpeg at some time in the past; i ffmpegDepends libavformat58 (= 7:4.3-2) i A libavformat58 Depends libgnutls30 (>= 3.6.14) i libgnutls30 Depends libc6 (>= 2.25) and so I had a newer libc than stable. Sorry about the confusion;

Bug#965188: "TypeError: string argument without an encoding" with --name

2020-07-17 Thread Philipp Marek
Package: bpfcc-tools Version: 0.12.0-2 Severity: normal When using "trace-bpfcc" with the "--name" option, errors are reported instead of events: $ trace-bpfcc vfs_open -KUa -n ls Exception ignored on calling ctypes callback function: .raw_cb_ at 0x7f274cbb5ee0> Traceback (most

Bug#965180: openssh-server: Incompatible with libc6=2.31-1, doesn't allow to login!

2020-07-17 Thread Philipp Marek
oh, sorry, libc actually is from unstable... why was that installed with "apt upgrade -t stable"?

Bug#965180: openssh-server: Incompatible with libc6=2.31-1, doesn't allow to login!

2020-07-17 Thread Philipp Marek
I agree it might be worth backporting this fix, but why would you be updating libc on stable? (The only reason I can think of would be partial upgrades to bullseye, which is hardly Severity: critical yet.) I did # apt-get upgrade -t stable got a new libc, and SSH broke. What data

Bug#965180: openssh-server: Incompatible with libc6=2.31-1, doesn't allow to login!

2020-07-17 Thread Philipp Marek
Package: openssh-server Version: 1:7.9p1-10+deb10u2 Severity: critical Justification: breaks the whole system Updating libc on stable breaks sshd; it dies with a SIGSYS on clock_nanosleep. https://www.openssh.com/releasenotes.html says - Allow clock_nanosleep() in sandbox (recent

Bug#960172: /usr/share/hunspell/de_AT.dic: Mixed file format (latin1 and utf8)

2020-05-10 Thread Philipp Marek
Package: hunspell-de-at Version: 20161207-7 Severity: minor File: /usr/share/hunspell/de_AT.dic While the Copyright notice is encoded in UTF8 Copyright (C) 1999-2016 Björn Jacke the actual words use latin1 - which makes it harder to correctly read the file. Please change the (C) line to

Bug#959726: openssh-server: HostKey config in /etc/ssh/sshd_config.d/ not found by postinst script

2020-05-04 Thread Philipp Marek
Package: openssh-server Version: 1:8.2p1-4 Severity: minor The postinst script generates host keys for keys defined in /etc/ssh/sshd_config, but NOT for definitions in /etc/ssh/sshd_config/*. That's a bit inconsistent, perhaps these should be looked at too. Sadly that means parsing "Include"

Bug#959375: /usr/bin/slabtop: Bad column widths

2020-05-01 Thread Philipp Marek
Package: procps Version: 2:3.3.16-4 Severity: minor File: /usr/bin/slabtop The column output is broken: OBJS ACTIVE USE OBJ SIZE SLABS OBJ/SLAB CACHE SIZE NAME 1898064 1822570 96%0,19K 90384 21361536K dentry 1698638 1549739 91%1,10K 58580

Bug#874176: Please update the package

2020-04-03 Thread Philipp Marek
This is still broken... please provide a working package! Thank you so much.

Bug#954990: libvirt-clients: "virsh change-media" doesn't work for removable USB storage

2020-03-26 Thread Philipp Marek
Package: libvirt-clients Version: 6.0.0-4 Severity: minor I've got a Windows 10 VM with a SATA CDROM and a removable USB storage device:

Bug#954144: key-mon: Relatively high CPU use on idle machine

2020-03-17 Thread Philipp Marek
Package: key-mon Version: 1.17-1 Severity: minor On a machine that receives no input (neither mouse nor keyboard), "key-mon" requires about 10% CPU for me. I'd have expected it to be event-triggered, so that no polling would be necessary - seems I'm wrong. strace shows it being active about a

Bug#953288: /usr/lib/python3/dist-packages/mpmath/ctx_mp_python.py: SyntaxWarning: "is" with a literal. Did you mean "=="?

2020-03-07 Thread Philipp Marek
Package: python3-mpmath Version: 1.1.0-2 Severity: minor File: /usr/lib/python3/dist-packages/mpmath/ctx_mp_python.py During installation these messages are printed to the console: python3-mpmath (1.1.0-2) wird eingerichtet ... /usr/lib/python3/dist-packages/mpmath/ctx_mp_python.py:892:

Bug#952423: wireshark: Changing the layout removes the file name from the window title

2020-02-24 Thread Philipp Marek
Package: wireshark Version: 3.2.1-1 Severity: minor When changing the window layout (3 panes in vertical stack, or one pane above two panes below, etc.), the file name gets removed from the window title - which is a major annoyance if you've got more than one window open at once ;) -- System

Bug#951260: wireshark: "File/Open" dialog doesn't stay in directory

2020-02-13 Thread Philipp Marek
Package: wireshark Version: 3.2.1-1 Severity: minor The "File/Open" dialog only gives me the bookmarks "Computer", my home directory, and /tmp/. The current directory that I started wireshark from is missing. Furthermore, after opening a file (either by pasting the full path or by selecting in

Bug#951259: wireshark: "File/Open" dialog display corruption in "Start/elapsed"

2020-02-13 Thread Philipp Marek
Package: wireshark Version: 3.2.1-1 Severity: normal The "Start/elapsed" field that is displayed upon "File/Open" is garbled, please see the attached screenshot. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500,

Bug#951245: tshark: Time format switch doesn't work

2020-02-12 Thread Philipp Marek
Package: tshark Version: 3.2.1-1 Severity: minor Perhaps I'm mis-reading the man page, but the "-t" switch doesn't seem to work for me: $ tshark -c 1 -t ud -r T.pcap 1 13:01:07,129521 0.00 1... $ tshark -c 1 -t ad -r T.pcap 1 13:01:07,129521 0.00 1... $

Bug#950539: SyntaxWarning: "is" with a literal. Did you mean "=="?

2020-02-03 Thread Philipp Marek
Package: python3-vtk7 Version: 7.1.1+dfsg2-1+b2 Severity: normal Upon installation, I get this message: libpdal-plugin-faux (2.0.1+ds-1+b1) wird eingerichtet ... libopencv-videoio4.2:amd64 (4.2.0+dfsg-4) wird eingerichtet ... python3-vtk7 (7.1.1+dfsg2-1+b2) wird eingerichtet ...

Bug#947942: bash-completion: "umount" completion incompatible with mawk, breaks on spaces

2020-01-02 Thread Philipp Marek
Package: bash-completion Version: 1:2.8-6 Severity: normal With only the default "mawk" installed, auto-completion gives errors: $ umount / awk: line 18: function gensub never defined awk: line 18: function gensub never defined awk: line 18: function gensub never defined

Bug#947772: cltl: File permissions need to be set

2019-12-30 Thread Philipp Marek
Package: cltl Version: 1.0.30 Severity: normal $ ls -la /usr/share/doc/cltl/clm/index.html -rw--- 1 root root 62868 Aug 31 1995 /usr/share/doc/cltl/clm/index.html thanks -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing'),

Bug#946955: parallel: broken with new perl version

2019-12-18 Thread Philipp Marek
Package: parallel Version: 20161222-1.1 Severity: important $ echo 1 | parallel echo sysread() isn't allowed on :utf8 handles at /usr/bin/parallel line 8410. $ echo 1 | LC_ALL=C parallel echo 1 So the workaround is to use a non-UTF8 locale for that call. -- System Information:

Bug#942363: dnsmasq breaks "dig +trace"

2019-12-13 Thread Philipp Marek
Hi Simon, Can I query the version number for this? I think that this behaviour was fixed in the 2.80 upstream release and therefore the Debian 2.80-1 package. Sorry, I'm not sure I understand. I _reported_ against 2.80-1 ... and still have that installed, and the problem still exists.

Bug#944899: neovim-runtime: "Invalid argument" in Highlight_Matching_Pair

2019-11-17 Thread Philipp Marek
Package: neovim-runtime Version: 0.4.3-2 Severity: normal When editing lisp, C, or python files (didn't test any other yet), `Highlight_Matching_Pair` throws an error when adding a parenthesis in a comment. Eg. start an empty python file and enter # ( to get the error. Please excuse

Bug#944787: neovim: NetRW plugin croaks "provider: clipboard: missing required variable g:loaded_clipboard_provider"

2019-11-15 Thread Philipp Marek
Package: neovim Version: 0.4.3-1 Severity: normal When selecting a file via in a directory listing, the file gets opened but nvim throws a few error messages in before that: Fehler beim Ausführen von "function 130_NetrwBrowseChgDir[20]..130_NetrwOptionSave": Zeile 52: provider:

  1   2   3   4   >