Bug#1057688: aptitude: Stray input on window click when running under tmux

2023-12-07 Thread Sven Joachim
Hi, Debian ncurses maintainer here, bringing the ncurses upstream developer into the loop. On 2023-12-06 22:28 -0700, Antonio Russo wrote: > Package: aptitude > Version: 0.8.13-5 > Severity: normal > X-Debbugs-Cc: aeru...@aerusso.net > > Dear maintainer, > > If I run aptitude inside xterm, and

Bug#1057541: [ncurses-base] nload and possibly more, broken when launched over ssh (old issue reappears)

2023-12-06 Thread Sven Joachim
On 2023-12-06 02:57 +0500, Roman Mamedov wrote: > Package: ncurses-base > Version: 6.4-4 > Severity: normal > > Hello, > > As discussed in: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905247 > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933053 > I now see the exact same issue again

Bug#1057541: [ncurses-base] nload and possibly more, broken when launched over ssh (old issue reappears)

2023-12-06 Thread Sven Joachim
On 2023-12-06 03:17 +0500, Roman Mamedov wrote: > Downgrading to ncurses-base 6.2 (along with libncurses6 and libtinfo6) from > bullseye, solves it. You may want to upgrade the libncurses6 and libtinfo6 packages again, downgrading them was neither necessary nor useful. Cheers, Sven

Bug#1057553: dosbox: FTBFS: error: invalid use of incomplete type ‘WINDOW’ {aka ‘struct _win_st’}

2023-12-06 Thread Sven Joachim
with ncurses 6.5 this option is enabled by default; | older versions disable it by default. ` While ncurses 6.5 has not been released yet, the change has already been made in the patchlevel Debian is shipping. From the NEWS file: , | 20231021 | + change defaults for configure opaq

Bug#1057651: ncurses-doc: cross references in manpages are broken

2023-12-06 Thread Sven Joachim
Package: ncurses-doc Version: 6.4+20231121-1 References to other manpages, e.g. in the "SEE ALSO" section, do no longer work correctly. , | $ man terminfo_variables | grep -A1 "SEE ALSO" | SEE ALSO |curses(3X), curs_terminfo(3X), curs_threads(3X), terminfo(5) ` Compare that with

Bug#1057381: FTBFS: error: invalid use of incomplete typedef ‘WINDOW’

2023-12-04 Thread Sven Joachim
Debian) From 033d7355157688eb3bc224b973b130f42d5664b1 Mon Sep 17 00:00:00 2001 From: Sven Joachim Date: Mon, 4 Dec 2023 17:45:59 +0100 Subject: [PATCH] Use getmaxyx() to obtain width and height Ncurses patchlevel 20231021 made the WINDOW scructure opaque, so it is no longer possible to directly ac

Bug#1057001: dh-debputy: HTML documentation is compressed

2023-11-27 Thread Sven Joachim
On 2023-11-27 19:54 +0100, Sven Joachim wrote: > Package: dh-debputy > Version: 0.1.9 > Severity: normal > > I was playing around with dh-debputy and tried to convert xterm to it. > That seems to mostly work, however two HTML files are now compressed: > > , >

Bug#1057001: dh-debputy: HTML documentation is compressed

2023-11-27 Thread Sven Joachim
Package: dh-debputy Version: 0.1.9 Severity: normal I was playing around with dh-debputy and tried to convert xterm to it. That seems to mostly work, however two HTML files are now compressed: , | $ debdiff /var/cache/apt/archives/xterm_388-1_amd64.deb ../xterm_388-1_amd64.deb | [The

Bug#1056066: systemd: rsyslog fails to start if /dev/xconsole exists

2023-11-27 Thread Sven Joachim
Control: found -1 8.2310.0-3 On 2023-11-16 18:14 +0100, Michael Biebl wrote: > Am 16.11.23 um 18:12 schrieb Michael Biebl: >> b/ Move /dev/xconsole to run and turn /dev/xconsole into a symlink >> The latter b/ will require updates to the local copies in >> /etc/tmpfiles.d/ and /etc/rsyslog.d/ >>

Bug#1056340: 6.4+20231118-1 screws many terminal utilities

2023-11-21 Thread Sven Joachim
Control: reassign -1 libncursesw6 6.4+20231118-1 Control: severity -1 grave On 2023-11-21 12:32 +0100, Gianluigi Tiesi wrote: > Source: ncurses > Severity: important > X-Debbugs-Cc: sher...@gmail.com > > I've updated to 6.4+20231118-1 version of ncurses but many > utils are screwed, tested in

Bug#1056066: systemd: rsyslog fails to start if /dev/xconsole exists

2023-11-16 Thread Sven Joachim
On 2023-11-16 18:12 +0100, Michael Biebl wrote: > Am 16.11.23 um 17:17 schrieb Sven Joachim: >> Package: systemd >> Version: 255~rc2-1 >> Severity: important >> After upgrading systemd from 254.5-1 and rebooting, rsyslog failed >> to >> start on my system

Bug#1056066: systemd: rsyslog fails to start if /dev/xconsole exists

2023-11-16 Thread Sven Joachim
Package: systemd Version: 255~rc2-1 Severity: important After upgrading systemd from 254.5-1 and rebooting, rsyslog failed to start on my system. These messages appear in the journal: , | Nov 16 16:58:10 localhost systemd[1]: Starting rsyslog.service - System Logging Service... | Nov 16

Bug#1055694: initramfs-tools: After updating coreutils cp: not replacing in console when running update-initramfs

2023-11-10 Thread Sven Joachim
On 2023-11-11 01:32 +0100, Thorsten Glaser wrote: > On Fri, 10 Nov 2023, Sven Joachim wrote: > >>| 'cp -n' and 'mv -n' now exit with nonzero status if they skip their >>| action because the destination exists, and likewise for 'cp -i', > > Ouch! Nonzero? That’

Bug#1055694: initramfs-tools: After updating coreutils cp: not replacing in console when running update-initramfs

2023-11-10 Thread Sven Joachim
Control: reassign -1 klibc-utils Control: affects -1 initramfs-tools On 2023-11-10 19:17 +1100, Konomi wrote: > Package: initramfs-tools > Version: 0.142 > Severity: normal > X-Debbugs-Cc: konomikit...@gmail.com > > Dear Maintainer, > > After updating coreutils from 9.1-1 to 9.4-1+b1 the

Bug#1054022: libncursesw6: broken in GNU Screen

2023-10-16 Thread Sven Joachim
On 2023-10-16 04:36 +0200, Vincent Lefevre wrote: > Package: libncursesw6 > Version: 6.4+20231007-1 > Severity: grave > Justification: renders package unusable > > With libncursesw6 6.4+20231007-1, I get the following issue: > > $ screen -dRR mutt /usr/bin/mutt > [screen is terminating] > > after

Bug#1053913: rsyslog: PrivateDevices=yes breaks forwarding messages to xconsole

2023-10-14 Thread Sven Joachim
On 2023-10-14 12:13 +0200, Michael Biebl wrote: > Thanks for the bug report > > Am 14.10.23 um 10:15 schrieb Sven Joachim: >> Package: rsyslog >> Version: 8.2310.0-1 >> For many years I have been following the recipe for forwarding >> messages >> to xcon

Bug#1053913: rsyslog: PrivateDevices=yes breaks forwarding messages to xconsole

2023-10-14 Thread Sven Joachim
Package: rsyslog Version: 8.2310.0-1 For many years I have been following the recipe for forwarding messages to xconsole, see "Logging to xconsole" section in README.Debian. This stopped working after the upgrade to 8.2310.0-1, because with PrivateDevices=yes rsyslogd gets its own /dev directory

Bug#1053760: util-linux-extra: obsolete conffiles left behind

2023-10-10 Thread Sven Joachim
Package: util-linux-extra Version: 2.39.2-2.2 Upgrading util-linux-extra from 2.39.2-2 leaves the obsolete conffiles /etc/init.d/hwclock.sh and /etc/default/hwclock on the system. Moreover, there are no maintainer scripts anymore to handle the obsolete init script, so even after purging

Bug#1053759: bind9: obsolete conffile left behind

2023-10-10 Thread Sven Joachim
Package: bind9 Version: 1:9.19.17-1 The conffile /etc/bind/bind.keys is no longer shipped in the bind9 package, but it remains as an obsolete conffile on the system. Can you please take of its removal? According to the upstream changelog, the file has been dropped on purpose in version 9.19.11:

Bug#1053603: /usr/share/man/man3/outopts.3ncurses.gz: immedok "TRUE as argument" all bold

2023-10-07 Thread Sven Joachim
Control: severity -1 minor Control: tags -1 + patch On 2023-10-07 11:33 +0200, наб wrote: > Package: ncurses-doc > Version: 6.4-4 > Severity: normal > File: /usr/share/man/man3/outopts.3ncurses.gz > > Dear Maintainer, > > But in others it's just the TRUE. > Looks like > If \fBimmedok\fP is

Bug#1053123: /usr/share/man/man3/attr.3ncurses.gz: wcolor_set prototype misformatted

2023-10-07 Thread Sven Joachim
Control: tags -1 + patch On 2023-09-27 21:10 +0200, наб wrote: > Package: ncurses-doc > Version: 6.4-4 > Severity: normal > File: /usr/share/man/man3/attr.3ncurses.gz > > Dear Maintainer, > > All other functions' ); is bold, but this wcolor_set's is italic; > this appears to just be a missing

Bug#1053463: quilt: quilt functions corrupt patches if awk is not gawk

2023-10-05 Thread Sven Joachim
Control: severity -1 grave On 2023-10-04 17:16 +0200, Sven Joachim wrote: > Package: quilt > Version: 0.67+really0.67-1 > Severity: important Thinking about it again, that severity was too low. This bug causes non-serious data loss with Debian's default awk implementation. > Th

Bug#1053469: libx11 FTBFS: dh_quilt_unpatch: error: quilt --quiltrc /dev/null pop -a || test $? = 1 returned exit code 1

2023-10-04 Thread Sven Joachim
Control: reassign -1 quilt Control: forcemerge 1053444 -1 On 2023-10-04 20:50 +0300, Adrian Bunk wrote: > Source: libx11 > Version: 2:1.8.7-1 > Severity: serious > Tags: ftbfs > > https://buildd.debian.org/status/logs.php?pkg=libx11=2%3A1.8.7-1 > > ... > fakeroot debian/rules clean > dh clean

Bug#1053463: quilt: quilt functions corrupt patches if awk is not gawk

2023-10-04 Thread Sven Joachim
Package: quilt Version: 0.67+really0.67-1 Severity: important Tags: fixed-upstream patch The /usr/share/quilt/scripts/patchfns script contains a gawkism and does not work correctly with either mawk or original-awk. In both cases "quilt refresh" corrupts existing patches, but the symptoms are

Bug#929944: cairo: CVE-2019-6461

2023-09-24 Thread Sven Joachim
On 2019-06-03 21:37 +0200, Salvatore Bonaccorso wrote: > Source: cairo > Version: 1.16.0-4 > Severity: important > Tags: security upstream > Forwarded: https://gitlab.freedesktop.org/cairo/cairo/issues/352 > Control: found -1 1.14.8-1 > > Hi, > > The following vulnerability was published for

Bug#1051577: iproute2: obsolete conffiles

2023-09-11 Thread Sven Joachim
Control: found -1 6.5.0-2 On 2023-09-10 00:55 +0200, gregor herrmann wrote: > Package: iproute2 > Version: 6.5.0-1 > Severity: normal > > After upgrading to 6.5.0-1 adequate shows: > > adequate found packaging bugs > - > > iproute2: obsolete-conffile

Bug#1051085: dpkg: dpkg-db-backup.timer stopped after upgrades

2023-09-02 Thread Sven Joachim
Package: dpkg Version: 1.22.0 Severity: normal Upgrading dpkg stops the dpkg-db-backup.timer, which seems rather undesirable, as it the timer remains inactive until the next reboot or until it is started manually: , | $ systemctl status dpkg-db-backup.timer | ● dpkg-db-backup.timer - Daily

Bug#1050725: debianutils: installs broken symlinks on non-usrmerged systems

2023-08-28 Thread Sven Joachim
Control: tags -1 + patch On 2023-08-28 17:31 +0200, Sven Joachim wrote: > Package: debianutils > Version: 5.9 > > The following snippet from the postinst script cannot possibly be > right, as it creates two broken symlinks on non-usrmerged systems: > > , > | usrmerge

Bug#1050725: debianutils: installs broken symlinks on non-usrmerged systems

2023-08-28 Thread Sven Joachim
Package: debianutils Version: 5.9 The following snippet from the postinst script cannot possibly be right, as it creates two broken symlinks on non-usrmerged systems: , | usrmerge(){ | for p in run-parts tmpfile; do | [ -e /usr/bin/$p ] || ln -s /bin/which /usr/bin/$p |

Bug#1043507: ITP: wtmpdb -- Year 2038 safe wtmp implementation

2023-08-12 Thread Sven Joachim
Package: wnpp Severity: wishlist Owner: Sven Joachim X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: wtmpdb Version : 0.8.0 Upstream Contact: Thorsten Kukuk * URL : https://github.com/thkukuk/wtmpdb * License : BSD 2-Clause Programming Lang: C

Bug#1043299: xterm: build with ReGIS support

2023-08-09 Thread Sven Joachim
On 2023-08-08 14:33 -0400, Benjamin Barenblat wrote: > Package: xterm > Version: 384-1 > Severity: wishlist > > Xterm supports ReGIS (DEC vector graphics) emulation, but it’s not > compiled in by default. Would you be willing to add > `--enable-regis-graphics` to the `configure` invocation in

Bug#1042897: aptitude: viewing a package's changelog from the TUI outputs a warning that is immediately erased

2023-08-07 Thread Sven Joachim
On 2023-08-06 23:54 +0200, Vincent Lefevre wrote: > On 2023-08-05 13:04:56 +0200, Sven Joachim wrote: >> Ah yes, Guillem implemented the "verbose" option three years ago in >> reaction to #967911. And it could not be used back then because the >> dpkg versio

Bug#1043105: autoconf-dickey: FTBFS if built twice in a row: unexpected changes to tests/acspecific.at

2023-08-06 Thread Sven Joachim
Source: autoconf-dickey Version: 2.52+20230114-1 Lucas Nussbaum has recently performed an archive wide test for packages that FTBFS if built twice in a row[1], and to my surprise autoconf-dickey is affected[2]. Short summary: the file tests/acspecific.at has changed unexpectedly, causing

Bug#1042897: aptitude: viewing a package's changelog from the TUI outputs a warning that is immediately erased

2023-08-05 Thread Sven Joachim
On 2023-08-05 11:46 +0200, Vincent Lefevre wrote: > On 2023-08-04 18:06:24 +0200, Sven Joachim wrote: >> On 2023-08-04 01:57 +0200, Vincent Lefevre wrote: >> >> > On 2023-08-03 16:52:07 +0200, Sven Joachim wrote: > [...] >> >> It should prevent these er

Bug#1042897: aptitude: viewing a package's changelog from the TUI outputs a warning that is immediately erased

2023-08-04 Thread Sven Joachim
On 2023-08-04 01:57 +0200, Vincent Lefevre wrote: > On 2023-08-03 16:52:07 +0200, Sven Joachim wrote: >> On 2023-08-02 15:51 +0200, Vincent Lefevre wrote: >> > Package: aptitude >> > Version: 0.8.13-5 >> > Severity: normal >> > >> > When I

Bug#1042767: xterm: wrong path to utmp file in manpage

2023-08-04 Thread Sven Joachim
On 2023-07-31 20:13 -0400, Thomas Dickey wrote: > On Mon, Jul 31, 2023 at 05:56:59PM +0200, Sven Joachim wrote: >> Package: xterm >> Version: 384-1 >> Severity: minor >> >> The path to the utmp(5) file in the xterm manpage is wrong: >> >> , >&

Bug#1042897: aptitude: viewing a package's changelog from the TUI outputs a warning that is immediately erased

2023-08-03 Thread Sven Joachim
On 2023-08-02 15:51 +0200, Vincent Lefevre wrote: > Package: aptitude > Version: 0.8.13-5 > Severity: normal > > When I use "C" (View a package's changelog) on clang-15 from the > aptitude TUI, I get a warning that is immediately erased, so that > it is impossible to read it. > > I suppose that

Bug#1039171: dictd: ships sysv-init script without systemd unit

2023-08-02 Thread Sven Joachim
On 2023-06-25 23:21 +0100, bl...@debian.org wrote: > Package: dictd > Severity: important > User: bl...@debian.org > Usertags: missing-systemd-service > > Dear Maintainer(s), > > dictd has been flagged by Lintian as shipping a sysv-init script > without a corresponding systemd unit file. The

Bug#1042562: libc6: broken utmp handling in 32-bit programs with 64-bit time_t

2023-07-31 Thread Sven Joachim
Control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=30701 On 2023-07-30 13:25 +0200, Sven Joachim wrote: > Package: libc6 > Version: 2.37-6 > Tags: upstream > > The utmp(5) interface has broken its compatibility in 32-bit programs > built with -D_TIME_BITS=64

Bug#1042767: xterm: wrong path to utmp file in manpage

2023-07-31 Thread Sven Joachim
Package: xterm Version: 384-1 Severity: minor The path to the utmp(5) file in the xterm manpage is wrong: , | $ man xterm | grep -A1 /utmp |/etc/utmp | the system log file, which records user logins. ` That should read /var/run/utmp rather than /etc/utmp. The

Bug#1042562: libc6: broken utmp handling in 32-bit programs with 64-bit time_t

2023-07-30 Thread Sven Joachim
Package: libc6 Version: 2.37-6 Tags: upstream The utmp(5) interface has broken its compatibility in 32-bit programs built with -D_TIME_BITS=64. In bits/utmpx.h we see this: , | /* The fields ut_session and ut_tv must be the same size when compiled |32- and 64-bit. This allows files and

Bug#1027135: who: wrong login date

2023-07-29 Thread Sven Joachim
Control: forwarded -1 https://debbugs.gnu.org/64937 On 2022-12-28 11:58 +0100, Jakub Wilk wrote: > Package: coreutils > Version: 9.1-1 > > who(1) prints bogus login dates for some(?!) logins: > >$ who -m >jwilktty3 129186593-06-02 22:16 > > This also happens in tmux: > >$

Bug#1042498: libgprofng0: broken symbols file leads to unsatisfiable dependencies

2023-07-29 Thread Sven Joachim
Package: libgprofng0 Version: 2.40.90.20230729-1 Severity: grave Tags: patch The new versions of binutils is not installable: , | $ LANG=C apt -s install binutils binutils-x86-64-linux-gnu | [...] | Some packages could not be installed. This may mean that you have | requested an impossible

Bug#1041685: foot-terminfo: Please let ncurses-term take over the foot terminfo entries

2023-07-28 Thread Sven Joachim
On 2023-07-28 12:37 +0200, Birger Schacht wrote: > On 7/28/23 11:14, Diederik de Haas wrote: >> Sorry if this is a dumb question, but will it (automatically) still get the >> latest foot terminfo 'data'? > > Not a dumb question at all and the answer is no. A quote from foots > INSTALL.md > >> As

Bug#1041685: foot-terminfo: Please let ncurses-term take over the foot terminfo entries

2023-07-28 Thread Sven Joachim
On 2023-07-28 11:14 +0200, Diederik de Haas wrote: > On Sat, 22 Jul 2023 08:36:26 +0200 Sven Joachim wrote: >> Package: foot-terminfo >> >> Two years ago the foot and foot-direct terminfo entries were added to >> ncurses upstream, and I would like to include them in

Bug#1042393: xdm: Why no new uploads since 2015?

2023-07-27 Thread Sven Joachim
Am 27.07.2023 um 14:00 schrieb Marco: > Package: xdm > Version: 1:1.1.11-3+b2 > Severity: normal > > Dear Maintainer, > > is there a specific reasony why no new xdm packages have been uploaded > since 2015? I guess nobody in the X Strike Force uses xdm anymore, and it is a bit dangerous to

Bug#1041702: git-email: crashes when returning from "edit"

2023-07-27 Thread Sven Joachim
On 2023-07-22 09:42 -0300, David Bremner wrote: > Package: git-email > Version: 1:2.40.1-1 > Severity: normal > > > I can send patches OK, and if I pass --annotate, I can also edit them > before sending. If I fail to pass --annotate, but rather type 'e' for > edit, then on returning from the text

Bug#1042185: emacs: FTBFS: configure: error: in `/<>/debian/build-gtk'

2023-07-26 Thread Sven Joachim
On 2023-07-26 21:47 +0200, Lucas Nussbaum wrote: > Source: emacs > Version: 1:28.2+1-15 > Severity: serious > Justification: FTBFS > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20230726 ftbfs-trixie > > Hi, > > During a rebuild of all packages in sid, your package failed to

Bug#1036811: bullseye-pu: package ncurses/6.2+20201114-2+deb11u2

2023-07-24 Thread Sven Joachim
On 2023-07-24 18:37 +0100, Jonathan Wiltshire wrote: > Control: tag -1 confirmed > > On Fri, May 26, 2023 at 08:51:55PM +0200, Sven Joachim wrote: >> I would like to address CVE-2023-29491[1] aka bug #1034372[2] in >> Bullseye. The changes are the same as in version 6.4

Bug#1036811: bullseye-pu: package ncurses/6.2+20201114-2+deb11u2

2023-07-23 Thread Sven Joachim
On 2023-07-23 14:12 +0100, Jonathan Wiltshire wrote: > Control: tag -1 moreinfo > > On Fri, May 26, 2023 at 08:51:55PM +0200, Sven Joachim wrote: >> [ Risks ] >> Users who are relying on their own terminfo files under >> ${HOME}/.terminfo can no longer use the

Bug#1041685: foot-terminfo: Please let ncurses-term take over the foot terminfo entries

2023-07-23 Thread Sven Joachim
On 2023-07-23 15:44 +0200, Sven Joachim wrote: > On 2023-07-23 13:42 +0200, Birger Schacht wrote: > >> Hi Sevn, >> >> On 7/22/23 16:44, Sven Joachim wrote: >>> Hi Birger, >>> thanks for the quick reply. >>> On 2023-07-22 12:39

Bug#1041685: foot-terminfo: Please let ncurses-term take over the foot terminfo entries

2023-07-23 Thread Sven Joachim
On 2023-07-23 13:42 +0200, Birger Schacht wrote: > Hi Sevn, > > On 7/22/23 16:44, Sven Joachim wrote: >> Hi Birger, >> thanks for the quick reply. >> On 2023-07-22 12:39 +0200, Birger Schacht wrote: >> >>> Sure, lets do this! >>> &g

Bug#1041758: libcudf-dev is not installable due to bogus janitor change

2023-07-23 Thread Sven Joachim
On 2023-07-23 10:57 +0300, Adrian Bunk wrote: > On Sun, Jul 23, 2023 at 09:03:24AM +0200, Sven Joachim wrote: >> On 2023-07-23 09:37 +0300, Adrian Bunk wrote: >> > I haven't checked whether the replacement package names are correct, >> > but the = dependences

Bug#1041758: libcudf-dev is not installable due to bogus janitor change

2023-07-23 Thread Sven Joachim
On 2023-07-23 09:37 +0300, Adrian Bunk wrote: > Package: libcudf-dev > Version: 0.10-1 > Severity: serious > X-Debbugs-Cc: team+jani...@tracker.debian.org > > The following packages have unmet dependencies: > libcudf-dev : Depends: libtinfo6 (= 6.1+20181013-2+deb10u2) but > 6.4+20230625-1 is to

Bug#1041731: groff-base: "-" mapped as HYPHEN

2023-07-23 Thread Sven Joachim
On 2023-07-23 00:37 +0100, Colin Watson wrote: > On Sat, Jul 22, 2023 at 06:46:28PM +0200, Sven Joachim wrote: >> This version of groff maps an unescaped "-" to HYPHEN rather than >> HYPHEN-MINUS. Due to that, copying text from manpages or following >> refer

Bug#1030560: Ugly // in symlinks

2023-07-22 Thread Sven Joachim
On 2023-02-05 20:07 -0400, David Bremner wrote: > Sven Joachim writes: > >> >> I have attached a patch which drops the extra second slash. >> >> Cheers, >>Sven > > Thanks Sven, I'll most likely wait until after the freeze to apply that. Just

Bug#1041731: groff-base: "-" mapped as HYPHEN

2023-07-22 Thread Sven Joachim
Package: groff-base Version: 1.23.0-2 This version of groff maps an unescaped "-" to HYPHEN rather than HYPHEN-MINUS. Due to that, copying text from manpages or following references in the "SEE ALSO" section is rather unreliable, because many manpages contain a plain "-" where they should have

Bug#1041685: foot-terminfo: Please let ncurses-term take over the foot terminfo entries

2023-07-22 Thread Sven Joachim
5-1, so foot and the transitional foot-terminfo package need to depend on ncurses-term (>= 6.4+20230625-2). Cheers, Sven > cheers, > Birger > > On 7/22/23 08:36, Sven Joachim wrote: >> Package: foot-terminfo >> Version: 1.15.0-1 >> Severity: wishlist >> Two years ago t

Bug#897959: fbterm: Please stop shipping /usr/share/terminfo/f/fbterm

2023-07-22 Thread Sven Joachim
On 2018-05-05 10:22 +0200, Sven Joachim wrote: > Package: fbterm > Version: 1.7-4 > Severity: wishlist > > Last year the fbterm terminal description was added to ncurses > upstream, and I would like to add it to the ncurses-term package, > replacing the one shipped currently

Bug#1041685: foot-terminfo: Please let ncurses-term take over the foot terminfo entries

2023-07-22 Thread Sven Joachim
Package: foot-terminfo Version: 1.15.0-1 Severity: wishlist Two years ago the foot and foot-direct terminfo entries were added to ncurses upstream, and I would like to include them in the ncurses-term package, replacing the ones shipped currently in the foot-terminfo package. This requires

Bug#1041540: udev: Failed to get cgroup, ignoring: No medium found

2023-07-20 Thread Sven Joachim
Control: forwarded -1 https://github.com/systemd/systemd/issues/28469 On 2023-07-20 16:58 +0200, Sven Joachim wrote: > Package: udev > Version: 254~rc2-3 > > On boot I see the following message, which seems to come from udev in > the initramfs (see src/udev/udevd.c): > >

Bug#1041540: udev: Failed to get cgroup, ignoring: No medium found

2023-07-20 Thread Sven Joachim
Package: udev Version: 254~rc2-3 On boot I see the following message, which seems to come from udev in the initramfs (see src/udev/udevd.c): Failed to get cgroup, ignoring: No medium found Obviously systemd is not running yet which could explain the complaint, but to an unsuspecting user the

Bug#1041147: nfs-kernel-server: fsidd creates /fsid.sock

2023-07-15 Thread Sven Joachim
On 2023-07-15 08:23 +0200, Sven Joachim wrote: > Package: nfs-kernel-server > Version: 1:2.6.3-1 > > On my system I found a top level socket /fsid.sock which is created by > /lib/systemd/system/fsidd.service. This is obviously not the right > place for the socket, it should

Bug#1041147: nfs-kernel-server: fsidd creates /fsid.sock

2023-07-15 Thread Sven Joachim
Package: nfs-kernel-server Version: 1:2.6.3-1 On my system I found a top level socket /fsid.sock which is created by /lib/systemd/system/fsidd.service. This is obviously not the right place for the socket, it should be put under /run. In the upstream git repository I have found a patch[1] which

Bug#1032708: please drop transitional package libtinfo-dev from src:ncurses

2023-07-13 Thread Sven Joachim
Control: tags -1 - moreinfo On 2023-03-12 14:44 +, Holger Levsen wrote: > On Sun, Mar 12, 2023 at 03:36:33PM +0100, Sven Joachim wrote: >> After taking a closer look, this seems to be all red herring. Sbuild >> uses apt for resolving the build dependencies, and while apt pre

Bug#1040983: RM: libncurses5-dev libncursesw5-dev libtinfo-dev -- NBS; uninstallable, superseded by libncurses-dev

2023-07-13 Thread Sven Joachim
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: ncur...@packages.debian.org Control: affects -1 + src:ncurses Please remove the binary packages libncurses5-dev, libncursesw5-dev and libtinfo-dev from unstable. They are no longer

Bug#1039941: debhelper: intermittent dh_missing error

2023-07-05 Thread Sven Joachim
Control: tags -1 - unreproducible On 2023-07-01 17:18 +0200, Sven Joachim wrote: > Control: tags -1 + unreproducible > > On 2023-06-29 21:06 +0200, Sven Joachim wrote: > >> Package: debhelper >> Version: 13.11.4 >> Severity: normal >> >> In the Sal

Bug#1040254: xserver-xorg-video-nouveau: Regression: Crashes with "(EE) Caught signal 11 (Segmentation fault). Server aborting" upon start after dist-upgrade from Bullseye to Bookworm

2023-07-04 Thread Sven Joachim
On 2023-07-03 23:26 +0200, Axel Beckert wrote: > Package: xserver-xorg-video-nouveau Wrong package, this driver is not involved in the crash. In fact, it is not even used on your system (or by default, except for really ancient graphics cards). > (Feel free to reassign this bug to e.g.

Bug#1040048: debian-installer-utils: FTBFS: "vt102-di", line 3, terminal 'vt102': /sbuild-nonexistent/.terminfo: permission denied (errno 2)

2023-07-01 Thread Sven Joachim
Control: tags -1 + patch On 2023-07-01 20:32 +0200, Sven Joachim wrote: > Source: debian-installer-utils > Version: 1.146 > Severity: serious > Tags: trixie sid ftbfs > > Unfortunately your package FTBFS after the recent ncurses upload. From > my suild log: > >

Bug#1040048: debian-installer-utils: FTBFS: "vt102-di", line 3, terminal 'vt102': /sbuild-nonexistent/.terminfo: permission denied (errno 2)

2023-07-01 Thread Sven Joachim
Source: debian-installer-utils Version: 1.146 Severity: serious Tags: trixie sid ftbfs Unfortunately your package FTBFS after the recent ncurses upload. From my suild log: , |debian/rules override_dh_auto_install | make[1]: Entering directory '/<>' | for file in

Bug#850735: the: FTBFS if ncurses5-config is not present

2023-07-01 Thread Sven Joachim
Control: severity -1 serious On 2017-01-09 21:08 +0100, Sven Joachim wrote: > Source: the > Version: 3.3~rc1-3 > User: ncur...@packages.debian.org > Usertags: ncurses5-config > > The ncurses development packages are going to see a change after the > Stretch rel

Bug#851594: cpm: FTBFS if ncursesw5-config is not present

2023-07-01 Thread Sven Joachim
Control: severity -1 serious On 2018-02-28 18:23 +0100, Sven Joachim wrote: > Control: severity -1 important > > On 2017-01-16 18:44 +0100, Sven Joachim wrote: > >> Source: cpm >> Version: 0.32-1.2 >> User: ncur...@packages.debian.org >> Usertags: ncurses5-

Bug#1039941: debhelper: intermittent dh_missing error

2023-07-01 Thread Sven Joachim
Control: tags -1 + unreproducible On 2023-06-29 21:06 +0200, Sven Joachim wrote: > Package: debhelper > Version: 13.11.4 > Severity: normal > > In the Salsa CI for ncurses a rather strange failure happens in the > reprotest job[1]: > > , > | dh_missing -i --

Bug#1039941: debhelper: intermittent dh_missing error

2023-06-29 Thread Sven Joachim
Package: debhelper Version: 13.11.4 Severity: normal In the Salsa CI for ncurses a rather strange failure happens in the reprotest job[1]: , | dh_missing -i --fail-missing | dh_missing: warning: usr/lib32/libncurses.so exists in debian/tmp but is not installed to anywhere (related file:

Bug#1036933: screen-udeb: Should screen really be installed setgid utmp?

2023-06-26 Thread Sven Joachim
On 2023-06-26 12:19 +0200, Axel Beckert wrote: > Sven Joachim wrote: >> Recently I noticed that the screen program in the screen-udeb >> package is installed setgid utmp, and I wonder if this actually >> makes any sense. > > I suspect that setgid utmp indeed is not n

Bug#1038401: vim: focus problems under alacritty and ncurses-term from experimental

2023-06-24 Thread Sven Joachim
On 2023-06-17 19:33 +0200, Sven Joachim wrote: > Package: vim > Version: 2:9.0.1378-2 > Severity: normal > Forwarded: https://github.com/vim/vim/issues/12499 > Tags: fixed-upstream > > A recent change to the alacritty terminfo entry (addition of xterm+focus > in the ncu

Bug#1025964: libncurses5: Drop libtinfo5, libncurses5, libncursesw5

2023-06-24 Thread Sven Joachim
Control: severity -1 wishlist Control: tags -1 + moreinfo I was asked to remove the libtinfo5, libncurses5 and libncursesw5 packages and am looking for feedback. On 2022-12-12 16:44 +0100, Bastian Germann wrote: > Package: libncurses5 > Version: 6.3+20220423-2 > Severity: minor > > With

Bug#1036933: screen-udeb: Should screen really be installed setgid utmp?

2023-06-23 Thread Sven Joachim
Control: tags -1 + patch On 2023-05-29 21:51 +0200, Cyril Brulebois wrote: > Hallo Sven, > > Sven Joachim (2023-05-29): >> Recently I noticed that the screen program in the screen-udeb package >> is installed setgid utmp, and I wonder if this actually makes any >>

Bug#1038892: thunderbird: Crashes on startup, "Exiting due to channel error."

2023-06-22 Thread Sven Joachim
Control: reassign -1 libnss3 Control: merge 1038889 -1 Control: affects -1 thunderbird firefox firefox-esr On 2023-06-22 11:42 -0500, Roger D. Cook wrote: > Package: thunderbird > Version: 1:102.12.0-1 > Severity: grave > Justification: renders package unusable > > On starting, thunderbird exits

Bug#1028231: unibilium: parse-terminfo test uses wrong terminfo directory

2023-06-22 Thread Sven Joachim
Control: found -1 2.1.0-2 On 2023-06-20 10:05 -0400, James McCoy wrote: > On Mon, Jun 19, 2023 at 09:42:39PM +0200, Sven Joachim wrote: >> FYI, the ncurses-base package in experimental has moved the terminfo >> files to /usr/share/terminfo, and indeed the parse-terminfo auto

Bug#1038889: libnss3: thunderbird exits right after start

2023-06-22 Thread Sven Joachim
Package: libnss3 Version: 2:3.90-2 Severity: grave X-Debbugs-Cc: Sven Joachim , Carsten Schoenert After upgrading libnss3 thunderbird no longer starts, in a terminal window I see these messages: , | $ thunderbird | ATTENTION: default value of option mesa_glthread overridden by environment

Bug#1028231: unibilium: parse-terminfo test uses wrong terminfo directory

2023-06-19 Thread Sven Joachim
On 2023-01-08 18:17 +0100, Sven Joachim wrote: > Source: unibilium > Version: 2.1.0-1 > > The parse-terminfo autopkgtest uses a wrong directory for terminfo files > below /usr: > > , > | for term in ansi xterm screen rxvt-unicode; do > | libterm=/lib/termin

Bug#1038401: vim: focus problems under alacritty and ncurses-term from experimental

2023-06-17 Thread Sven Joachim
Package: vim Version: 2:9.0.1378-2 Severity: normal Forwarded: https://github.com/vim/vim/issues/12499 Tags: fixed-upstream A recent change to the alacritty terminfo entry (addition of xterm+focus in the ncurses 20230408 patchlevel) has triggered annoying focus behavior in vim. Steps to reproduce

Bug#1038269: tmux: server exits unexpectedly with libtinfo6 from experimental

2023-06-17 Thread Sven Joachim
On 2023-06-17 11:20 +0200, Romain Francoise wrote: > Hi Sven, > > On Fri, Jun 16, 2023 at 10:27 PM Sven Joachim wrote: >> People have reported server crashes with recent ncurses when copying >> text with the mouse, see the upstream bug report above and >> https://bu

Bug#1038269: tmux: server exits unexpectedly with libtinfo6 from experimental

2023-06-16 Thread Sven Joachim
Package: tmux Version: 3.3a-3 Severity: important Forwarded: https://github.com/tmux/tmux/issues/3531 People have reported server crashes with recent ncurses when copying text with the mouse, see the upstream bug report above and https://bugs.archlinux.org/task/78584. To reproduce that, install

Bug#1024616: libcrypt1: abuses Important and Protected fields

2023-06-12 Thread Sven Joachim
On 2022-11-22 17:05 +0100, Marco d'Itri wrote: > On Nov 22, Helmut Grohne wrote: > >> Shared libraries must not be marked Important: yes nor Protected: yes, >> because that prevents them from being removed in a multiarch setup. >> Please stop issuing these fields. >> >> I do see that they were

Bug#1037130: elinks: lost lua support

2023-06-05 Thread Sven Joachim
Package: elinks Version: 0.16.1.1-2 This version of elinks no longer depends on liblua5.1, although liblua5.1-dev is still in Build-Depends. Since nothing has been mentioned in the Debian changelog, I guess this is not intended? -- System Information: Debian Release: 12.0 APT prefers

Bug#1037071: ncurses: get rid of debian/rxvt.ti

2023-06-03 Thread Sven Joachim
Source: ncurses Version: 6.4-4 Severity: wishlist For historical reasons, Debian has forked off the rxvt* terminfo entries, which are built from a separate file debian/rxvt.ti. This file has rarely seen any updates, and I think it is time to get rid of it, considering that rxvt got superseded by

Bug#1036935: autoconf: uses deprecated stage1 build profile

2023-05-29 Thread Sven Joachim
Source: autoconf Version: 2.71-3 This package uses the stage1 build profile, which is deprecated according to https://wiki.debian.org/BuildProfileSpec. It probably ought to use the nodoc profile instead, and also tag the build dependencies accordingly. See #737936 for the reason why the profile

Bug#1036933: screen-udeb: Should screen really be installed setgid utmp?

2023-05-29 Thread Sven Joachim
Package: screen-udeb Version: 4.9.0-4 Tags: d-i X-Debbugs-Cc: Sven Joachim , debian-b...@lists.debian.org Recently I noticed that the screen program in the screen-udeb package is installed setgid utmp, and I wonder if this actually makes any sense. While I do not have much experience

Bug#1036811: bullseye-pu: package ncurses/6.2+20201114-2+deb11u2

2023-05-26 Thread Sven Joachim
e behavior of the + "--disable-root-environ" configure option to not restrict programs + run by the superuser, equivalent to the "--disable-setuid-environ" + option introduced in the 20230423 patchlevel. + + -- Sven Joachim Fri, 26 May 2023 20:31:08 +0200 + n

Bug#1035351: [pre-approval] unblock: ncurses/6.4-3

2023-05-07 Thread Sven Joachim
Control: reopen -1 Control: tags -1 - confirmed moreinfo Control: retitle -1 unblock: ncurses/6.4-4 On 2023-05-07 15:28 +0200, Paul Gevers wrote: > Hi, > > On 01-05-2023 18:32, Sven Joachim wrote: >> I would like to address CVE-2023-29491[1] aka bug #1034372[2] in >> Bo

Bug#1035621: ncurses: FTBFS: dh_autoreconf error on various architectures

2023-05-07 Thread Sven Joachim
Control: severity -1 serious On 2023-05-06 21:17 +0200, Sven Joachim wrote: > On 2023-05-06 20:01 +0200, Sven Joachim wrote: > >> So autoreconf-dickey picks up the backup of configure.in below the .pc/ >> directory and runs aclocal. As there is no aclocal.m4 in that >&

Bug#1035621: ncurses: FTBFS: dh_autoreconf error on various architectures

2023-05-07 Thread Sven Joachim
Control: clone -1 -2 Control: reassign -2 autoconf-dickey Control: tags -2 - ftbfs Control: retitle -2 autoreconf-dickey runs in all subdirectories On 2023-05-06 16:44 -0400, Thomas Dickey wrote: > On Sat, May 06, 2023 at 10:27:54PM +0200, Sven Joachim wrote: >> >> Sinc

Bug#1035621: ncurses: FTBFS: dh_autoreconf error on various architectures

2023-05-06 Thread Sven Joachim
On 2023-05-06 15:11 -0400, Thomas Dickey wrote: > On Sat, May 06, 2023 at 08:01:22PM +0200, Sven Joachim wrote: >> On 2023-05-06 19:15 +0200, Sven Joachim wrote: >> >> > Source: ncurses >> > Version: 6.4-3 >> > Severity: important >> > Tags: ft

Bug#1035621: ncurses: FTBFS: dh_autoreconf error on various architectures

2023-05-06 Thread Sven Joachim
On 2023-05-06 20:01 +0200, Sven Joachim wrote: > On 2023-05-06 19:15 +0200, Sven Joachim wrote: > >> Source: ncurses >> Version: 6.4-3 >> Severity: important >> Tags: ftbfs >> >> On at least three architectures (hurd-i386, powerpc and x32)

Bug#1035621: ncurses: FTBFS: dh_autoreconf error on various architectures

2023-05-06 Thread Sven Joachim
On 2023-05-06 19:15 +0200, Sven Joachim wrote: > Source: ncurses > Version: 6.4-3 > Severity: important > Tags: ftbfs > > On at least three architectures (hurd-i386, powerpc and x32) ncurses > FTBFS with the following error: > > , > | dh_autoreconf autoreco

Bug#1035621: ncurses: FTBFS: dh_autoreconf error on various architectures

2023-05-06 Thread Sven Joachim
Source: ncurses Version: 6.4-3 Severity: important Tags: ftbfs On at least three architectures (hurd-i386, powerpc and x32) ncurses FTBFS with the following error: , | dh_autoreconf autoreconf-dickey -- -f -i | aclocal: warning: autoconf input should be named 'configure.ac', not

Bug#1035473: nmu: logol_1.7.9+dfsg-6

2023-05-03 Thread Sven Joachim
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu X-Debbugs-Cc: lo...@packages.debian.org, swi-pro...@packages.debian.org, svenj...@gmx.de Control: affects -1 + src:logol The logol package should be rebuilt so that logol-bin picks up a

Bug#1034372: ncurses: CVE-2023-29491

2023-05-01 Thread Sven Joachim
On 2023-04-23 08:47 +0200, Sven Joachim wrote: > On 2023-04-18 20:15 -0400, Thomas Dickey wrote: > >> On Sat, Apr 15, 2023 at 07:27:45AM -0400, Thomas Dickey wrote: >>> On Sat, Apr 15, 2023 at 09:05:25AM +0200, Sven Joachim wrote: >>> > >>> > Se

<    1   2   3   4   5   6   7   8   9   10   >