Bug#1058560: libncursesw6: getch(3ncurses) returns -1 with errno unchanged, only documented to return -1 with errno=EINTR

2023-12-13 Thread наб
On Wed, Dec 13, 2023 at 03:49:48PM +0100, наб wrote: > On Wed, Dec 13, 2023 at 02:09:35PM +0100, наб wrote: > > On Tue, Dec 12, 2023 at 08:30:02PM -0500, Thomas Dickey wrote: > > > mouseinterval(0) tells it to not wait for mouse events, > > Well, mouseinterval(3curses) says

Bug#1059369: htop: file listing view shows bottom 4 bytes in the SIZE column

2023-12-23 Thread наб
3034 / txt REG 0x71 1324944 10840859 /home/nabijaczleweli/uwu/htop/htop Best, наб -- diff --git a/OpenFilesScreen.c b/OpenFilesScreen.c index 3077490..03260bf 100644 --- a/OpenFilesScreen.c +++ b/OpenFilesScreen.c @@ -253,7 +253,7 @@ st

Bug#1058560: libncursesw6: getch(3ncurses) returns -1 with errno unchanged, only documented to return -1 with errno=EINTR

2023-12-15 Thread наб
I didn't seem to get your mail On Wed, Dec 13, 2023 at 07:36:32PM -0500, Thomas Dickey wrote: > On Wed, Dec 13, 2023 at 11:09:41PM +0100, наб wrote: > > On Wed, Dec 13, 2023 at 03:49:48PM +0100, наб wrote: > > > On Wed, Dec 13, 2023 at 02:09:35PM +0100, наб wrote: > >

Bug#1058778: storm-lang: uses sizeof('\0') (4) instead of 1 for string termination allocations

2023-12-15 Thread наб
already. Best, наб -- System Information: Debian Release: 12.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.1.0-9-amd64 (SMP w/24 CPU

Bug#1058560: libncursesw6: getch(3ncurses) returns -1 with errno unchanged, only documented to return -1 with errno=EINTR

2023-12-12 Thread наб
way, is this behaviour expected, and is the loop best-served as for(;;) switch(errno=0, getch()) case ERR: if(errno != EINTR) { err = true; break 2; } ? Or is there a better way to drive this? Best, наб [1]: https://lfs.nabijaczleweli.xyz/0012-groff-mdoc-*q-spacing/2022-10-23-stty.1-preprint/a4.pdf

Bug#1058560: libncursesw6: getch(3ncurses) returns -1 with errno unchanged, only documented to return -1 with errno=EINTR

2023-12-13 Thread наб
On Tue, Dec 12, 2023 at 08:30:02PM -0500, Thomas Dickey wrote: > On Wed, Dec 13, 2023 at 01:33:59AM +0100, наб wrote: > > On Tue, Dec 12, 2023 at 05:55:38PM -0500, Thomas Dickey wrote: > > > On Tue, Dec 12, 2023 at 11:09:13PM +0100, наб wrote: > > > > urlview 1c-1 wh

Bug#1058560: libncursesw6: getch(3ncurses) returns -1 with errno unchanged, only documented to return -1 with errno=EINTR

2023-12-13 Thread наб
On Wed, Dec 13, 2023 at 02:09:35PM +0100, наб wrote: > On Tue, Dec 12, 2023 at 08:30:02PM -0500, Thomas Dickey wrote: > > On Wed, Dec 13, 2023 at 01:33:59AM +0100, наб wrote: > > > On Tue, Dec 12, 2023 at 05:55:38PM -0500, Thomas Dickey wrote: > > > > On Tue, Dec 12,

Bug#1059537: man-db: please (provide an option to) remove the 5-column right margin

2023-12-27 Thread наб
"groff", ..., "-rLL=167n", "-rLT=167n". Faking a five-column-wider teletype via alias man='MANWIDTH=$(stty size | { read -r _ w; echo $(( w + 5 )); }) man' draws the manual at full width. I don't really see why there's a right margin, if no left margin is enforce

Bug#1059536: groff-base: mdoc nroff output (Nm, Dt) broken since 1.23

2023-12-27 Thread наб
B_C(9)". In 1.23.0-3 in nroff they are "\fIA_B_C\fP(9)", which: (a) why would you need this? (b) completely breaks manuals with underscores in the name, because "\fIA_B_C\fP(9)" and "A_B_C(9)" and "\fIA B C\fP(9)" are all drawn identically. I

Bug#1059542: groff-base: eqn mathml output doesn't understand left floor/right floor (or \[rf])

2023-12-27 Thread наб
they are understood by groff. Best, наб -- System Information: Debian Release: 12.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.1.0-9

Bug#1058048: RFS: urlview/1c-1 [RC] -- Extracts URLs from text

2023-12-11 Thread наб
log & NEWS) (Closes: #1057411, #1043334) * d/copyright: update for 1c Regards, -- наб signature.asc Description: PGP signature

Bug#1059734: /usr/bin/uscan: refuses to download a tarball it says matches, does nothing, exits 0

2023-12-30 Thread наб
r.gz.asc failed: 404 NOT FOUND uscan die: FAIL Checking OpenPGP signature (no keyring). so idk. Does uscan simply refuse to download version 0? Is this a bizarre perlism (version "0" => if version => false)? Best, наб -- Package-specific info: --- /etc/devscripts.conf --- Emp

Bug#1059735: git-buildpackage: baffling instructions w.r.t. creating a new package

2023-12-30 Thread наб
is worse than just saying Repository does not have branch 'upstream' for upstream sources. Use --upstream-branch or create it with git checkout -b upstream, then gbp import-orig again. (e) This will also fix the "see [url] on howto create it" salad. Best, наб -- System

Bug#1059761: ITP: snappy-tools -- Snappy, a fast compressor/decompressor ‒ program

2023-12-31 Thread наб
Package: wnpp Severity: wishlist Owner: наб X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: snappy-tools Version : 0 Upstream Contact: наб * URL : https://sr.ht/~nabijaczleweli/snappy-tools * License : 0BSD Programming Lang: C++ Description

Bug#1058625: libarchive-tools: bsdcat(1) points at libarchive-formats(5), which doesn't exist, and isn't useful, since you actually want libarchive(3), which also doesn't

2023-12-13 Thread наб
. sentence. Thanks, наб -- System Information: Debian Release: 12.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.1.0-9-amd64 (SMP w/24 C

Bug#1058616: dracut-network: root=nfs4:... broken on current sid, used to work on buster-era sid

2023-12-13 Thread наб
According to /etc/os-release and /var/log/dpkg.log from my pre-upgrade snapshot, it used to work on "bullseye/sid" from 2021-01-24 version 051-1. On Fri, Dec 08, 2023 at 09:08:53PM +0100, наб wrote: > it just hung for so-long-I-thought-it's-forever before going into a > minute

Bug#1059778: /usr/share/man/man3/mouse.3ncurses.gz: wmouse_trafo()'s boolean parameter is confusing

2023-12-31 Thread наб
n false?) Or, to put it bluntly, is the to_screen parameter actually to_window, and not to_screen? What is the purpose of mouse_trafo() if a stdscr/stdscr mapping is a no-op? Is the first sentence conflating the stdscr window with the physical, uh, window^Wscreen^Wdisplay? Best, наб -- System I

Bug#1059783: libncursesw6: wmouse_trafo doesn't appear to always reject out-of-bounds positions

2023-12-31 Thread наб
ing with the edge of the screen? Or with how pnoutrefresh accounts for the undrawn parts of the pad? Best, наб -- System Information: Debian Release: 12.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable') Architecture: am

Bug#1060389: systemd: logind: HandlePowerKeyLongPress doesn't appear to work

2024-01-10 Thread наб
). But this actually happens no matter how long I hold the button for, and hibernation never occurs. Best, наб -- Package-specific info: -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.6.9-amd64 (SMP w/2 CPU

Bug#1060389: systemd: logind: HandlePowerKeyLongPress doesn't appear to work

2024-01-10 Thread наб
On Wed, Jan 10, 2024 at 03:40:27PM +0100, Michael Biebl wrote: > Am 10.01.24 um 15:26 schrieb наб: > > As you can see in my logind.conf, > > I have re-mapped the power key to suspend, > > and long-pressing the power key to hibernate. > > > > When I click t

Bug#1060461: libpam-zfs: fails to unload and unmount homedir on exit from graphical session

2024-01-11 Thread наб
chrust (sd-pam)[13299]: pam_unix(systemd-user:session): session closed for user testuser I'm in as default a configuration as I could be (sans setting homes=chrust-zoot/home), using lightdm as the greeter and i3 as the WM. None of testuser's processes persisted. Best, наб -- System

Bug#1040183: zfs-initramfs: snapshots for rootfs mounted in /root/.zfs/snapshot

2024-01-11 Thread наб
Control: found -1 2.2.2-3 The upstream issue referenced in the OP is still open, and you can still repro this error on 2.2.2-3 and 6.6.9-amd64: nabijaczleweli@chrust:~$ ls .zfs/snapshot/pre-keymap/ ls: cannot access '/home/nabijaczleweli/.zfs/snapshot/pre-keymap/': Too many levels of

Bug#1060460: reportbug: adduser prompts for current password when adding user, impossible to change passphrase

2024-01-11 Thread наб
Package: libpam-zfs Version: 2.2.2-3 Severity: normal Dear Maintainer, Given # adduser testuser info: Adding user `testuser' ... info: Selecting UID/GID from range 1000 to 5 ... info: Adding new group `testuser' (1001) ... info: Adding new user `testuser' (1001) with group

Bug#1060825: libpam-zfs: prompts for password for passwordless user, accepts empty

2024-01-14 Thread наб
::: this is obviously wrong. Best, наб -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.6.9-amd64 (SMP w/2 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE

Bug#1060325: installation-reports: Successful installation on Chrultrabooked Lenovo 300e Chromebook 2nd Gen (Intel)

2024-01-09 Thread наб
Package: installation-reports Severity: wishlist Boot method: cp mini.iso /dev/sda where /dev/sda is an SD card Image version: https://deb.debian.org/debian/dists/bookworm/main/installer-amd64/current/images/netboot/mini.iso dated 2023-12-10 00:20 bramded 20230607+deb12u4 Date: 2024-01-09

Bug#1060331: /usr/share/man/man4/libinput.4.gz: SYNOPSIS says Section "InputDevice" but the DESCRIPTION says It is recommended that libinput devices are configured through the InputClass directive

2024-01-09 Thread наб
gured in the xorg.conf(5) are not hot-plug capable. These are at odds. Best, наб -- Package-specific info: /etc/X11/X does not exist. /etc/X11/X is not a symlink. /etc/X11/X is not executable. VGA-compatible devices on PCI bus: -- /etc/X11/xorg.conf

Bug#1060336: /usr/share/initramfs-tools/hooks/klibc-utils: cp: warning: behavior of -n is non-portable and may change in future; use --update=none instead

2024-01-09 Thread наб
we are. Best, наб -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.6.9-amd64 (SMP w/2 CPU threads; PREEMPT) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh

Bug#1060332: /usr/share/man/man4/libinput.4.gz: Option ccelStepFallback" "float", Option ccelStepMotion" "float", .

2024-01-09 Thread наб
pplies to the Scroll accelera- tion function. Option ccelStepScroll" "float" Equivalent to AccelStepFallback but applies to the Scroll acceleration function. do notice Option ccelStepFallback "float" and similar, clearly mangled. Best, наб -- Package-s

Bug#934736: initramfs-tools: MODULES=dep fails when rootfs is zfs

2024-01-09 Thread наб
,nosuid,nodev,noexec,relatime 0 0 tmpfs /run/user/1000 tmpfs rw,nosuid,nodev,relatime,size=387924k,nr_inodes=96981,mode=700,uid=1000,gid=1000,inode64 0 0 -- >8 -- Applying Aron's patch succeeds at 434 (offset 60 lines) and generates a valid initrd. Best, наб -- Package-specific info: -- initr

Bug#1040183: [Pkg-zfsonlinux-devel] Bug#1040183: zfs-initramfs: snapshots for rootfs mounted in /root/.zfs/snapshot

2024-01-12 Thread наб
On Fri, Jan 12, 2024 at 07:12:34AM +, 陈 晟祺 wrote: > Seems .zfs/ of you home dataset goes wrongly to /.zfs, which is really weird, > since they are mounted in the different stage of booting sequence. > I don’t think it is the same problem as this report. > You might want to create a new report

Bug#1060729: /usr/lib/x86_64-linux-gnu/pkgconfig/neatvnc.pc: Requires libdrm, libdrm-dev isn't pulled in the dependency list

2024-01-13 Thread наб
add the directory containing `libdrm.pc' to the PKG_CONFIG_PATH environment variable Package 'libdrm', required by 'neatvnc', not found Found on bookworm, AFAICT also affects sid. Best, наб -- System Information: Debian Release: 12.4 APT prefers stable-updates APT policy: (500, 'stable

Bug#1060730: /usr/share/doc/libneatvnc-dev/examples/png-server.c: depends on "../src/pngfb.c", which isn't distributed

2024-01-13 Thread наб
aml pixman-1 libpng) /usr/share/doc/libneatvnc-dev/examples/png-server.c neatvnc-0.7.1+dfsg/src/pngfb.c -O3 -o png-server which diminishes the utility of the example greatly. Please also put pngfb.c into examples. Best, наб -- System Information: Debian Release: 12.4 APT prefers stable

Bug#1055889: RFS: urlview/1b-1 [ITA] -- Extracts URLs from text

2023-11-26 Thread наб
Uploaded a fixed 1b-1 to mentors.d.n. Best, наб signature.asc Description: PGP signature

Bug#906725: urlview: please lower sensible-utils dependency to Recommends, as just needed in the default config

2023-12-03 Thread наб
9278c565f620d9e7bb Best, наб signature.asc Description: PGP signature

Bug#1043334: urlview is insecure: URL visible to everyone with commands like ps

2023-12-03 Thread наб
ly obvious. But, sure, this can warrant a note in the manual. https://git.sr.ht/~nabijaczleweli/urlview-ng/commit/88a54e2ca0e86cce1fc62e264a822a5cb7d528ae adds a VIA config option; what you describe can be done by setting "VIA pipe" and "COMMAND xclip" (or "COMMA

Bug#1035358: urlview does not work with URLs containing parentheses

2023-12-04 Thread наб
arty!) so this trivial solution fixes an IME rare case of an URL ending with a ')' by breaking the much more common one. It is quite likely something /can/ be cooked here, I haven't managed to in a good few minutes of fiddling. Attaching my test driver. Best, наб static auto regex = // R&q

Bug#1057714: htop: newlines in cmdline rendered as U+FFFD

2023-12-07 Thread наб
Oddly, I cannot reproduce this on bookworm (htop 3.2.2-2 as well) by running the same cmdline ( -- >8 -- sh -c 'make -C /lib/modules/6.5.0-5-amd64/build CC=gcc-13 \ \ M="$PWD" O=/lib/modules/6.5.0-5-amd64/build CONFIG_ZFS=m modules; sleep 100' -- >8 -- ) explicitly.

Bug#1057807: dracut-network: broken on sid ("Module 'ifcfg' cannot be found.", and /etc/dracut.conf.d/11-ifcfg.conf add_dracutmodules+=" ifcfg " but modules.d/45ifcfg gone vs bookworm)

2023-12-08 Thread наб
n the NEWS and the changelog, so it's obviously a bug. Not tagging grave because presumably it works on.. ppc? All the more baffling since this is arch:all. Best, наб -- System Information: Debian Release: 12.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-securi

Bug#1057807: dracut-network: broken on sid ("Module 'ifcfg' cannot be found.", and /etc/dracut.conf.d/11-ifcfg.conf add_dracutmodules+=" ifcfg " but modules.d/45ifcfg gone vs bookworm)

2023-12-08 Thread наб
ual with dracut, breaking out of the shell after mounting /sysroot proceeded normally. Whether it's the ifcfg thing or not (probably not), the nfs netboot generator doesn't work anymore. Attaching journalctl -b from the emergency shell. Best, наб journalctl-b.zst Description: application/z

Bug#1057675: urlview: postinst uses /usr/share/doc content (Policy 12.3): /usr/share/doc/urlview/examples/sample.urlview

2023-12-06 Thread наб
tuation. Fixed in https://git.sr.ht/~nabijaczleweli/urlview.deb/commit/13cd0e45d02da500ff0b8ed32701bd9ac9131454 Thank you for your report! This would be a lot uglier if we ended up with multiple versions with double conffile+ucf handling, I think. Best, наб signature.asc Description: PGP signature

Bug#1057668: python3-samba: many regex-related SyntaxWarnings (invalid escape sequence) on update

2023-12-06 Thread наб
ba/tests/samba_tool/user_virtualCryptSHA.py:42: SyntaxWarning: invalid escape sequence '\s' p = re.compile("^" + name + ":\s+(\S+)") /usr/lib/python3/dist-packages/samba/tests/samba_tool/user_virtualCryptSHA_base.py:42: SyntaxWarning: invalid escape sequence '\s' p = re.co

Bug#1057714: htop: newlines in cmdline rendered as U+FFFD

2023-12-07 Thread наб
>8 -- These are 0A, so newlines. These should get transliterated to spaces for display, just like the NULs. Best, наб -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Archit

Bug#1057411: urlview: bad display

2023-12-04 Thread наб
ub ^C ->1 http://www.cs.hmc.edu/~me 2 http://www.cs.hmc.edu 3 https://www.cs.hmc.edu -- >8 -- This is what https://git.sr.ht/~nabijaczleweli/urlview-ng/commit/af9bf97584c015c9417428aa4eca5c64486ff816 does. Best, наб signature.asc Description: PGP signature

Bug#1061537: kexec-tools: non-text error output

2024-01-25 Thread наб
/dev/stdin", 22Cannot read /dev/stdin) = 22 exit_group(1) = ? it's a bizarre success, but a success nonetheless.) Best, наб -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: arm64 (aarch64) Kerne

Bug#1062208: /usr/sbin/fsck: exits 0 with no output (just version) when it doesn't find a type-specific fsck

2024-01-31 Thread наб
Package: util-linux Version: 2.39.3-6 Severity: normal File: /usr/sbin/fsck Dear Maintainer, Just got [ 3030.473467] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. great idea! After unmounting I did # fsck /dev/mmcblk1p1 fsck from

Bug#1062213: /usr/bin/wpctl: "status" draws output table with garbage

2024-01-31 Thread наб
Package: wireplumber Version: 0.4.17-1 Severity: normal File: /usr/bin/wpctl Dear Maintainer, Please see attached jpeg for what wpctl just gave me. On the teletype I ran it on I have just LANG=C set: $ env | grep -e ^LA -e ^LC LANG=C $ locale LANG=C LANGUAGE= LC_CTYPE="C"

Bug#1062262: pipewire-alsa: adversarial description

2024-01-31 Thread наб
Package: pipewire-alsa Version: 1.0.1-2 Severity: normal Dear Maintainer, $ apt info pipewire-alsa Package: pipewire-alsa Version: 1.0.1-2 Priority: optional Section: sound Source: pipewire Maintainer: Utopia Maintenance Team Installed-Size: 247 kB Depends: pipewire (= 1.0.1-2), libasound2 (>=

Bug#1055526: efibootmgr: output broken and shows hex dump after update (can be fixed with -u, which is documented as unrelated)

2023-11-16 Thread наб
On Tue, Nov 07, 2023 at 09:12:39PM +0100, наб wrote: > Package: efibootmgr > Version: 18-1 > Severity: normal > > -- >8 -- > $ efibootmgr > Boot0005* Debian GNU/Linux trixie/sid with Linux 6.1.0-9-amd64 > HD(1,GPT,48520351-6c2c-4617-a8d1-f353b750ef98,

Bug#1055882: libncurses6: waddnstr() reads n+1 bytes, ought to end at n bytes

2023-11-14 Thread наб
INDOW *\fIwin\fB, int \fIy\fB, int \fIx\fB, const char *\fIstr\fB, int \fIn\fB);\fR .fi .SH DESCRIPTION These functions write the (null-terminated) character string Best, наб signature.asc Description: PGP signature

Bug#1055968: libefivar-dev: GNUisms in header yield warnings if using pkgconf file (-I vs -isystem probably)

2023-11-14 Thread наб
Package: libefivar-dev Version: 37-6 Severity: normal Dear Maintainer, With -pedantic, -- >8 -- In file included from src/config.cpp:16: /usr/include/efivar/efivar.h:223:65: warning: named variadic macros are a GNU extension [-Wvariadic-macros] 223 | #define efi_error_real__(errval, file,

Bug#1055888: efibootmgr: d/control missing upstream source link via Homepage field

2023-11-13 Thread наб
Source: efibootmgr Version: 18-1 Severity: normal Tags: patch Dear Maintainer, d/control is missing the Homepage: field, which is supposed to link to the canonical upstream (and it's thus missing from packages.d.o ), which in the case of this package is https://github.com/rhboot/efibootmgr, per

Bug#1055889: RFS: urlview/1b-1 [ITA] -- Extracts URLs from text

2023-11-13 Thread наб
remove, merged upstream * d/postrm, d/dhelp, d/README.Debian: remove * d/tests: rewrite * d/rules, d/copyright: new for urlview-ng * d/upstream/metadata: add for urlview-ng Regards, -- наб signature.asc Description: PGP signature

Bug#1055887: efibootmgr: d/watch broken (upstream repo moved)

2023-11-13 Thread наб
s applied as patches directly(!?) which is baffling for a gbp-maintained package ‒ the correct procedure is to "gbp pq import", then apply the commits, then "gbp pq export", so they are recorded as patches, which they are, and not as clandestine changes to the upstream source). Patch

Bug#1056344: libefivar1: sleeps for 10ms twice for every variable read

2023-11-21 Thread наб
0) = 0 close(4)= 0 geteuid() = 1000 openat(AT_FDCWD, "/sys/firmware/efi/efivars/731b69f0dac147efadfed92f12712736-a8a9ad3a-f831-11ea-946d-674ccd7415cc", O_RDONLY) = 4 clock_nanosleep(CLOCK_REALTIME, 0, {tv_sec=0, tv_ns

Bug#1056344: libefivar1: sleeps for 10ms twice for every variable read

2023-11-21 Thread наб
Control: tags -1 + upstream patch A sequence of two simple patches fixes this, making the reads instant: -- >8 -- $ time efibootmgr BootCurrent: 0006 Timeout: 1 seconds BootOrder: 0006,0005,0002,0003,0004 Boot0002* UEFI:CD/DVD Drive BBS(129,,0x0) Boot0003* UEFI:Removable Device BBS(130,,0x0)

Bug#1068864: coreutils: join -a3 errors "invalid field number" even when no field number given

2024-04-12 Thread наб
Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, $ join -a3 /dev/null /dev/null join: invalid field number: ‘3’ Not sure where field 3 came from here. Best, наб -- System Information: Debian Release: 12.4 APT prefers stable-updates APT

Bug#1068919: coreutils: join misconstrues empty fields as missing

2024-04-13 Thread наб
Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, Given $ cat f1 b row1f1 1 row1f1 11 urow1 f1 2 $ cat f2 a row1f2 1 row1f2 11

Bug#1068876: coreutils: join: -a doesn't exclude -v (ought to per POSIX), confusing behaviour when combined

2024-04-12 Thread наб
? urow1 f1 2 urow2 f2 2 This does not conform to POSIX (should be refused); the manual implies some sort of separate accounting for -a and -v (and the interaxion is not described at all), but -v 1 appears to just be -v -a1. Why? Best, наб -- System Information: Debian Release: 12.4 APT

Bug#1068889: coreutils: join -t refuses single-character delimiters as "multi-character tab"s

2024-04-12 Thread наб
without the −b option. Best, наб -- System Information: Debian Release: 12.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.1.0-12-amd64

Bug#1068891: coreutils: is join -t '' just comm -12?

2024-04-12 Thread наб
cat g1 row1 urow1 $ cat g2 row1 urow2 $ join g? -t '' row1 which is, well $ comm g? -12 row1 Somehow I don't feel like this is a good recommendation? Best, наб -- System Information: Debian Release: 12.4 APT prefers stable-

Bug#1068892: coreutils: join -t accepts \0 to mean NUL; doesn't document it

2024-04-12 Thread наб
1 urow1 f1 2 $ cat f2 row1f2 1 urow2 f2 2 $ join <(tr '\t' '\0' < f1) <(tr '\t' '\0' < f2) -t '\0' | cat -A row1^@f1^@1^@f2^@1$ which is great, but the manual doesn't mention this at all. Best, наб -- System

Bug#1065585: linux-headers-6.7.7-amd64: Depends: linux-compiler-gcc-13-x86 -> linux-image-6.7.7-amd64, gcc-13 => uninstallable on x32

2024-03-06 Thread наб
itecture for Linux on amd64, i386 and x32. ‒ which correctly and expectedly pulled in gcc-13:x32. Because this is an x32 host. Please revert this change and pull in the correct compiler again. Best, наб (One has to assume this would be a similar scenario on an i386 host using an amd64 kernel; this

Bug#1065585: linux-headers-6.7.7-amd64: Depends: linux-compiler-gcc-13-x86 -> linux-image-6.7.7-amd64, gcc-13 => uninstallable on x32

2024-03-08 Thread наб
On Fri, Mar 08, 2024 at 06:43:44PM +0100, Bastian Blank wrote: > Control: severity -1 minor > > Because this is an x32 host. > x32 is multi-arch kernel only architecture. Debian still don't have > proper support for multi-arch for compilers. I don't get this. This literally Just fully worked.

Bug#1051205: git grep -F isn't ‒ '(' fails with "fatal: unmatched parenthesis"

2024-03-22 Thread наб
Control: tags -1 + upstream hehe hoho git grep '(' is actually git grep PATTERN_GROUP_START, because git grep has pattern grouping. Not a bug per se, but the error message is actively adversarial: $ git grep \( fatal: unmatched parenthesis $ git grep \) fatal: incomplete pattern

Bug#1051418: bad patch: debian/patches/0013-Fix-comparision-if-char-is-unsigned.patch

2024-03-15 Thread наб
. Best, наб signature.asc Description: PGP signature

Bug#1063097: /usr/bin/mkimage: opens image and device trees (-d, -b) O_RDONLY, then O_RDWR, and fails if they're read-only (it doesn't write to them)

2024-03-20 Thread наб
Control: tags -1 + upstream On Tue, Mar 19, 2024 at 02:41:13PM -0700, Vagrant Cascadian wrote: > It would be helpful to list the exact command you are running, whoops! mkimage -f auto -A arm64 \ -T kernel -C lz4 -d Image-6.6.15.lz4 \ -b

Bug#1067752: anacrontab(5) incorrectly says the only @period is @monthly (@yearly also supported)

2024-03-26 Thread наб
/watch, and @monthly seems to come from d/p/debian-changes anyway (it's tagged as accumulated upstream git but idk due to the aforementioned), so please forward/squash into d/p/d-c at your discretion. Best, наб -- System Information: Debian Release: 12.4 APT prefers stable-updates APT polic

Bug#1068252: urlview: (security) extract IMG URLs so users can see tracker pixels

2024-04-02 Thread наб
Control: tags -1 + wontfix unreproducible On Tue, Apr 02, 2024 at 09:33:06PM +0200, Manny wrote: > Tracker pixels are quite commonly used to snoop on email > recipients. URLview ignores URLs that specify an image to render. Inconsistent capitalisation (URLview here/urlview elsewhere) and

Bug#985478: [v2 PATCH] options: Always reset OPTIND in getoptsreset

2024-05-21 Thread наб
On Sun, May 19, 2024 at 10:21:42PM +0800, Herbert Xu wrote: > Always reset OPTIND if it is modified by the user, regardless of > its value. I disagree in principle, but I think this is basically fine actually; strictly, we are allowed to do this 98842 If the application sets OPTIND to the value

Bug#1071363: snappy-tools: FTBFS: snappy.cpp:575:51: error: call of overloaded ‘Compress({anonymous}::fd_source*, {anonymous}::FILE_sink*)’ is ambiguous

2024-05-17 Thread наб
nst it. Maybe a migration is unnecessary? Best, Description: release 1.2.0 added CompressionOptions without backward compatibilty Add API calls without CompressionOptions which calls the new functions with empty options. Author: наб Bug-Debian: https://bugs.debian.org/1070217 Forwarded: no Las

Bug#1071363: snappy-tools: FTBFS: snappy.cpp:575:51: error: call of overloaded ‘Compress({anonymous}::fd_source*, {anonymous}::FILE_sink*)’ is ambiguous

2024-05-20 Thread наб
On Mon, May 20, 2024 at 10:13:30PM +0200, László Böszörményi (GCS) wrote: > On Sat, May 18, 2024 at 12:29 AM наб > wrote: > > or actually no treatment at all, because RawCompressFromIOVec() is new in > > 1.2 > Nope, it was added in v1.1.10 and it was part of the archive

Bug#799563: archivemount bug

2024-06-14 Thread наб
Control: found -1 0.8.7-1 Control: tags -1 + patch Control: forwarded -1 https://github.com/cybernoid/archivemount/issues/28 I discovered this independently and reported it; the OP's patch works against 0.8.7-1. signature.asc Description: PGP signature

Bug#838597: archivemount: Unmount instructions in man page lead to "Permission denied" error.

2024-06-14 Thread наб
On Thu, Sep 22, 2016 at 07:30:12PM +0100, George Bateman wrote: > The man page for archivemount states that > The umount(8) command performs the corresponding unmount operation. > > and uses umount in the example section. However, on my machine, if I > create a (.deb) archive I own and a

Bug#1073228: archivemount: uthash is BSD-1-Clause, not BSD-2-Clause

2024-06-14 Thread наб
Source: archivemount Version: 0.8.7-1 Severity: normal Dear Maintainer, The text in d/copyright (and the header) is clearly of 1-clause BSD, but it's tagged BSD-2-Clause. Best, -- System Information: Debian Release: 12.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500,

Bug#1072489: apt: what does this recommendation mean? (curl | lynx .. fonts-lato \n | wget)

2024-06-02 Thread наб
Hi! On Sun, Jun 02, 2024 at 10:10:14PM +0200, David Kalnischkies wrote: > On Sun, Jun 02, 2024 at 08:08:35PM +0200, наб wrote: > > apt build-dep just asked me this in a sid chroot: > The reading order for the "new" column view is according to its name: > 111 47

Bug#1072487: xpra: /usr/lib/python3/dist-packages/xpra/scripts/main.py:2758 and /usr/lib/python3/dist-packages/OpenGL/GL/AMD/vertex_shader_tessellator.py:1: SyntaxWarning: invalid escape sequence '\.'

2024-06-02 Thread наб
*--*--* 33 |\ |\ |\ 34 | \| \| \ 35 j o--*--*--o k /usr/lib/python3/dist-packages/OpenGL/GL/AMD/vertex_shader_tessellator.py lines 12-35/85 byte 1032/2624 39% (press RETURN) -- >8 -- Best, наб -- System Information: Debian Release: trixie/sid APT prefers un

Bug#1072489: apt: what does this recommendation mean? (curl | lynx .. fonts-lato \n | wget)

2024-06-02 Thread наб
bhelper, debhelper-compat (= 12), bash-completion, ronn (>= 0.9.0), locales, cargo, pkg-config, libssl-dev, Best, наб -- Package-specific info: -- apt-config dump -- APT ""; APT::Architecture "amd64"; APT::Build-Essential ""; APT::Build-Essential:: "build

Bug#1074031: coreutils: ptx: -A and -r are nonsensical together?

2024-06-21 Thread наб
U core utilities vore gamer" "" ":1" .xx "utilities" "GNU" "core utilities vore gamer" "" ":1" .xx "" "GNU core utilities vore" "gamer utilities" "" ":2" .xx "" "G

Bug#1074030: coreutils: ptx: -G errors out on empty lines, default and -O format accept them

2024-06-21 Thread наб
Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, $ ptx asd ^D asd $ ptx -O asd ^D .xx "" "" "asd" "" $ ptx -G asd ^D ptx: error: regular expression has a match of length zero

Bug#1074037: coreutils: ptx: splits a word mid-way into two tokens, refuses to ignore it?

2024-06-22 Thread наб
Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, $ ptx żonkil ^D ż onkil $ ptx -i <(echo żonkil) żonkil ^D ż onkil Best, -- System Information: Debian Release: trixie/sid APT prefers

Bug#1074045: coreutils: ptx has some form of memory corruption (with -b?) that makes it list the whole input contiguously after other lines

2024-06-22 Thread наб
Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, $ printf '%s\n' 'GNU coreQutilities' 'QQvore gamer utilitiesQ' '' ' ' 'q ' | ptx -w122 -fb <(printf 'Q \n\t\n') GNU coreQutilities QQvore

Bug#1040250: coreutils: tail: legacy flag format broken with empty number field

2024-06-21 Thread наб
On Mon, Jul 03, 2023 at 11:09:58PM +0200, наб wrote: > However, coreutils tail somehow takes it to mean... 10? > (Thus, coreutils tail +c f is the same as V7 tail +10c.) This was actually mandated by SUSv3 and earlier (before it was removed in later POSIXes). So maybe do keep

Bug#1074131: coreutils: ptx: some -F values completely break the layout

2024-06-23 Thread наб
Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, Compare: $ ptx -i <(echo ‒; echo -; echo z; cat /usr/share/groff/current/eign) -f -b <(echo ' ') -w 40 <(sed -e 's/.* //' -e 's/‒/-/g' b) /merge or filter adjacent identical/ - execute with

Bug#1074132: coreutils: ptx layout completely broken depending on input data?

2024-06-23 Thread наб
Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, Compare: $ ptx -i <(echo ‒; echo -; echo z; cat /usr/share/groff/current/eign) -f -b <(echo ' ') -w 40 <(sed -e 's/.* //' -e 's/‒/-/g' b) /merge or filter adjacent identical/ - execute with

Bug#1074179: coreutils: ptx: -i and -o read each line as a token, contrary to V7 (and thus all others) which tokensie them normally

2024-06-24 Thread наб
Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, Observe: $ echo adenosine triphosphate | ptx adenosine triphosphate adenosine triphosphate $ echo adenosine triphosphate | ptx -i <(echo

<    1   2   3   4   5