Bug#1064343: tput sgr0 adds uncalled-for codes

2024-02-20 Thread Adam Borowski
On Tue, Feb 20, 2024 at 07:41:42PM +0100, Sven Joachim wrote: > > On Tue, Feb 20, 2024 at 04:15:30PM +0800, Paul Wise wrote: > >>$ tput sgr0 | hd > >> 1b 28 42 1b 5b 6d |.(B.[m| > > > > Here's the culprit. The code you asked for is "\e[0m" --

Bug#1064341: colorized-logs: ansi2txt/ansi2html turn sgr0 into B instead of empty string

2024-02-20 Thread Adam Borowski
Control: clone -1 -2 Control: retitle -2 tput sgr0 adds uncalled-for codes Control: reassign -2 ncurses-bin On Tue, Feb 20, 2024 at 04:15:30PM +0800, Paul Wise wrote: > ansi2txt/ansi2html turn sgr0 into 'B' instead of an empty string. >$ echo $TERM >xterm-256color > >$ tput sgr0 |

Bug#1061076: kbtin: FTBFS with stack-clash-protection on armhf due to valgrind segfault

2024-01-18 Thread Adam Borowski
On Wed, Jan 17, 2024 at 04:29:10PM +0100, Emanuele Rocca wrote: > Source: kbtin > Severity: serious > Usertags: 32bit-stackclash > kbtin currently fails to build from source on armhf. The failure is due > to an incompatibility between valgrind and stack-clash-protection on > 32bit arm reported

Bug#1054607: btrfs-progs: btrfs prop set causing system to reboot

2023-12-29 Thread Adam Borowski
On Thu, Oct 26, 2023 at 08:00:20PM +0300, a...@me.com wrote: > Package: btrfs-progs The bug in question is in the kernel, not in btrfs-progs (but see below). > sudo find "/dev/snd" -exec btrfs prop set {} compression zstd \; > Causing stuck on /dev/snd/pcmC1D0p file and insta reboots in 5 mins.

Bug#1057295: bcachefs-tools: breaks "mount" if the package is installed

2023-12-02 Thread Adam Borowski
Package: bcachefs-tools Version: 24+really1.3.4-1 Severity: important If bcachefs-tools is installed, "mount" fails to mount any bcachefs filesystems, saying: . Unknown command /dev/nvme0n1p2 bcachefs - tool for managing bcachefs filesystems usage: bcachefs [] Superblock commands: format

Bug#1052058: apt: refuses to downgrade itself to a version that works on the system

2023-09-16 Thread Adam Borowski
Package: apt Version: 2.7.5 Severity: important Once again we have a package that some people consider broken. That's natural, disagreements happen. That apt insists on a bad scheme not supported by dpkg has been said about elsewhere. Normally, that would be solvable by a simple downgrade.

Bug#1051959: RFP: itd -- daemon to control watches running InfiniTime (such as PineTime)

2023-09-14 Thread Adam Borowski
Package: wnpp Severity: wishlist X-Debbugs-Cc: kilob...@angband.pl * Package name: itd Upstream Contact: Arsen Musyaelyan * URL : https://gitea.elara.ws/Elara6331/itd * License : GPL3 Programming Lang: Go :( Description : daemon to control watches running

Bug#1051948: irssi: no indication that you're scrolled up

2023-09-14 Thread Adam Borowski
Package: irssi Version: 1.4.4-1 Severity: normal X-Debbugs-Cc: kilob...@angband.pl Hi! If you use PgUp to scroll up, there is no visual indication of any kind that what you're seeing is not the most recent data. This notoriously leads to responding to days old stuff, etc -- especially if you're

Bug#949258: debian-policy: Support negated architecture specifications in debian/control Architecture field

2023-09-10 Thread Adam Borowski
On Sat, Sep 09, 2023 at 02:53:00PM -0700, Russ Allbery wrote: > Samuel Thibault writes: > > Architecture: !s390 !s390x > > Architecture: !hppa !hurd-any !kfreebsd-any > > Architecture: linux-any kfreebsd-any !hppa !m68k-any > > which would be understood as [ (linux-any or kfreebsd-any) and not

Bug#1051314: fonts-recommended: recognise noto-core as alternative to dejavu-core

2023-09-10 Thread Adam Borowski
On Sat, Sep 09, 2023 at 11:24:04PM +0200, Gunnar Hjalmarsson wrote: > After our conversation I made two installs for test purposes: > > 1. Debian 12 with GNOME >Result: fonts-noto-core was not included by default. > > 2. Debian trixie with GNOME >Result: fonts-noto-core was included by

Bug#1051314: fonts-recommended: recognise noto-core as alternative to dejavu-core

2023-09-06 Thread Adam Borowski
On Wed, Sep 06, 2023 at 07:22:36AM +0100, Justin B Rye wrote: > Package: fonts-recommended > Version: 1 > Severity: wishlist > Various major desktops now default to fonts-noto-core instead of > fonts-dejavu-core. During a conversation with a fontconfig-config > maintainer on debian-l10n-english

Bug#1049902: raspi-firmware on non-rpi arm64

2023-09-06 Thread Adam Borowski
gwolf wrote: > The only risk I can think of is that the bug might still impact users of > non-Raspberry ARM systems. However, the likelihood of having it installed is > minor (due to the available hardware being different). Given that the laptop I use on the DebConf right now has 100% likelihood

Bug#1050650: eom: deletion fails with "Couldn't access trash."

2023-08-27 Thread Adam Borowski
Package: eom Version: 1.26.0-2 Severity: normal Hi! When trying to delete a file, I get: Error on deleting image IMG_12345678_1234_123_LL.jpg Couldn't access trash. In this particular case, the filesystem is mounted with jmtpfs, but I guess this can happen for plenty other reasons.

Bug#1049884: birdtray: FTBFS on armhf, armel, mipsel due to thunderbird build-dep

2023-08-21 Thread Adam Borowski
On Mon, Aug 21, 2023 at 10:38:52AM +0200, Emanuele Rocca wrote: > Hi Adam, Hi Em! > On 2023-08-16 05:14, Adam Borowski wrote: > > This is not a regression, thus why would it be a bug? > > Well FTBFS is a bug isn't it? :-) A FTBFS on an architecture that has built before (an

Bug#1042252: pmdk: diff for NMU version 1.13.1-1.1

2023-08-11 Thread Adam Borowski
On Fri, Aug 11, 2023 at 02:02:36PM +0300, Adrian Bunk wrote: > I've prepared an NMU for pmdk (versioned as 1.13.1-1.1) and uploaded > it to DELAYED/2. Please feel free to tell me if I should cancel it. > +pmdk (1.13.1-1.1) unstable; urgency=low > + > + * Non-maintainer upload. > + * Ignore

Bug#1041327: RFS: libtypec/0.3-1 [RFP] -- Development files for an interface for USB-C port management

2023-07-18 Thread Adam Borowski
On Mon, Jul 17, 2023 at 03:29:13PM +0100, Colin King (gmail) wrote: > * Package name : libtypec >Version : 0.3-1 > * URL : https://github.com/Rajaram-Regupathy/libtypec > libtypec1 - generic interface for efficient USB-C port management > libtypec-dev -

Bug#1041319: RFS: msc-generator/8.4.1-1 RC -- Signalling chart generator

2023-07-18 Thread Adam Borowski
On Mon, Jul 17, 2023 at 01:04:37PM +, Gábor Németh wrote: > Changes since the last upload: > > * New upstream v8.4.1 > * Re-enable tests on non-amd64 in allow-to-fail mode > * Remove patches applied upstream 0002-autoconf.patch, > 0003-diff-text.patch, 0004-loffice-test.patch, and >

Bug#1041207: debootstrap: bad NMU produces buildds not supported by dpkg _and_ CTTE

2023-07-15 Thread Adam Borowski
Package: debootstrap Version: 1.0.128+nmu3 Severity: grave bluca's NMU on 2023-07-15 makes debootstrap produce chroots using the aliased-dirs scheme. While it's currently the default scheme for non-buildd systems, it is both not supported by dpkg (with no solution in sight), but is also likely

Bug#1041206: python-clickhouse-driver: FTBFS if source is included: aborting due to unexpected upstream changes

2023-07-15 Thread Adam Borowski
Source: python-clickhouse-driver Version: 0.2.5-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hi! With any build type that includes the source, your package fails with: dpkg-source: info: local changes detected, the modified files

Bug#1041203: FTBFS: InvalidRequirement: Expected end or semicolon

2023-07-15 Thread Adam Borowski
Source: macs Version: 2.2.7.1-6 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hi! I'm afraid your package fails to build, with: pkg_resources.extern.packaging._tokenizer.ParserSyntaxError: Expected end or semicolon (after name and no

Bug#1040621: binutils-mipsen: missing shlib dependencies

2023-07-07 Thread Adam Borowski
Source: binutils-mipsen Version: 10+c3 Severity: grave Justification: renders package unusable mips* binutils tools crash on startup: $ mips64el-linux-gnuabi64-as mips64el-linux-gnuabi64-as: error while loading shared libraries: libsframe.so.0: cannot open shared object file: No such file or

Bug#1040359: RFS: vim-julia/0.0~git20221020.fca7e3e-1 [ITA] -- Vim support for Julia language

2023-07-07 Thread Adam Borowski
On Tue, Jul 04, 2023 at 10:05:39PM +0100, Thiago Marques wrote: > vim-julia (0.0~git20221020.fca7e3e-1) unstable; urgency=medium > . >* New maintainer (Closes: #1013212). >* New upstream release. >* Bump Standards-Version to 4.6.2. >* debian/control: update to use the new

Bug#1040513: wireplumber: non-installable due to hardcoded Depends: dbus-user-session

2023-07-06 Thread Adam Borowski
Package: wireplumber Version: 0.4.14-3 Severity: grave Hi! In version 0.4.14-3, you added a hard dependency on a specific session model of dbus, rather than the virtual package defined by the Policy (dbus-session-bus). This makes it non-installable on any box where a dependency of that package

Bug#1036400: partman-jfs: JFS is on its way out, please remove from the installer

2023-06-30 Thread Adam Borowski
On Sun, May 21, 2023 at 07:35:36AM +0200, Cyril Brulebois wrote: > Adam Borowski (2023-05-20): > > The JFS filesystem is deprecated in the kernel: on life support since 2009 > > and with talks of removal altogether. Thus, we really shouldn't offer to > &

Bug#1039450: ndctl: Split ndctl-monitor (and cxl-monitor?) into own package

2023-06-30 Thread Adam Borowski
Control: severity -1 wishlist > I often use a custom livecd verision of Debian with various utilities > pre-installed, so they can be easily used offline, or without needing to > reinstall them after each reboot. Such a livecd is a non-standard (but not non-important!) usage, and it already

Bug#1039450: ndctl: Split ndctl-monitor (and cxl-monitor?) into own package

2023-06-27 Thread Adam Borowski
On Mon, Jun 26, 2023 at 12:40:54AM +, Witold Baryluk wrote: > Package: ndctl > Version: 76.1-1 > Severity: normal > ndctl and cxl can be used on its own, installation of them should not > imply one wants to run ndctl-monitor (or as I see in version 77 also > cxl-monitor). > > Move systemd

Bug#1039514: RFS: cil/0.07.00-13 -- command line issue tracker

2023-06-27 Thread Adam Borowski
On Mon, Jun 26, 2023 at 10:08:17PM +0200, Jörg Frings-Fürst wrote: > cil (0.07.00-13) unstable; urgency=medium > . >* Declare compliance with Debian Policy 4.6.2.0 (No changes needed). >* Migrate to debhelper-compat 13: > - Change debhelper (>= 11) to debhelper-compat (= 13) in

Bug#824691: time to go

2023-06-25 Thread Adam Borowski
Control: clone -1 -2 Control: retitle -2 RM: tangerine-icon-theme Control: reassign -2 ftp.debian.org In May 2016 it was written: > In case it's not picked up eventually I'll ask for its removal. It hasn't, and 7 years later, it is time for it to go. Its packaging is of incredibly low quality:

Bug#1037174: RFS: damo/1.8.4-1 [ITP] -- Data Access Monitoring Operator

2023-06-12 Thread Adam Borowski
On Tue, Jun 06, 2023 at 09:45:25PM -0500, Michel Alexandre Salim wrote: > * Package name : damo >Version : 1.8.4-1 >Upstream contact : SeongJae Park > * URL : https://damonitor.github.io/ > * Vcs :

Bug#1036400: partman-jfs: JFS is on its way out, please remove from the installer

2023-05-20 Thread Adam Borowski
Package: partman-jfs Severity: important Hi! The JFS filesystem is deprecated in the kernel: on life support since 2009 and with talks of removal altogether. Thus, we really shouldn't offer to format new setups with it. There are people who kind-of remember JFS being the fastest back in the

Bug#1035621: ncurses uses its own autoconf

2023-05-06 Thread Adam Borowski
> - Why does dh_autoreconf error out on some architectures, but not on > others? > - Why is AM_LANGINFO_CODESET not found, despite being defined in > aclocal.m4? ncurses uses its own fork of autoconf, autoconf-dickey, that's peculiar to ncurses' upstream. Not surprisingly, it lacks

Bug#1035018: btrfs-progs: /sbin/fsck.btrfs missing from udeb

2023-04-27 Thread Adam Borowski
On Thu, Apr 27, 2023 at 04:58:46PM +0200, Emanuele Rocca wrote: > > the btrfs-progs udeb currently includes only /bin/btrfs and /bin/mkfs.btrfs. > > Please add /sbin/fsck.btrfs as well so that it can be included in the > initramfs > generated by the debian installer. Patch attached. That file

Bug#1022222: valgrind-if-available shouldn't stop providing valgrind on mipsel

2023-03-22 Thread Adam Borowski
Control: severity -1 normal (I intended to avoid having to argue by implementing specific objective tests that valgrind has to meet to be declared available, but I did not manage to get that done. Thus, arguing...) On Sat, Oct 22, 2022 at 12:12:40PM +0300, Adrian Bunk wrote: > Package:

Bug#1033275: RFS: zstd-jni-java/1.5.4-2+ds-1 [Team] -- JNI bindings for Zstd (Architecture-specific files)

2023-03-21 Thread Adam Borowski
On Tue, Mar 21, 2023 at 01:13:35AM +, sun min wrote: > I am looking for a sponsor for my package "zstd-jni-java": > Changes since the last upload: > > zstd-jni-java (1.5.4-2+ds-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Update debian/libzstd-jni1.symbols.

Bug#1032967: [btrfs-progs][armhf] Cannot delete a subvolume or create a snapshot

2023-03-16 Thread Adam Borowski
On Tue, Mar 14, 2023 at 11:36:29PM +0200, Παύλος Γκέσος wrote: > Package: btrfs-progs > Version: 5.10.1-2 armhf > > When I try to delete a previous created btrfs subvolume I get this: > ERROR: Could not statfs: Value too large for defined data type > > The same when I try to make a btrfs

Bug#1001889: patch doesn't seem to help

2023-02-27 Thread Adam Borowski
Hi! Sorry for missing the bug report somehow -- on team packages, uploaders don't receive notifications by default, and I dun goofed while subscribing. It's bad to have wxmaxima crash because of a mere theme... But, even after applying your fix, wxmaxima continues to crash. Since you already

Bug#1032041: FTBFS: error: ‘size_t’ does not name a type

2023-02-26 Thread Adam Borowski
Source: arm-compute-library Version: 20.08+dfsg-5 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hi! I'm afraid your package fails to build, with: In file included from src/core/ITensorPack.cpp:24:

Bug#1032032: FTBFS: error: AM_INIT_AUTOMAKE expanded multiple times

2023-02-26 Thread Adam Borowski
Source: fenix-plugins Version: 0.0.20070803-8 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hi! I'm afraid your package fails to build; I see a lot of autoconf warnings, then they get fatal: Makefile.am: installing './depcomp'

Bug#1031698: RFS: dhcpdump/1.8-5 [QA] -- Parse DHCP packets from tcpdump

2023-02-20 Thread Adam Borowski
On Mon, Feb 20, 2023 at 05:10:34PM -0300, Jpaulo wrote: > dhcpdump (1.8-5) experimental; urgency=medium > . >* QA upload. >* debian/control: >- Set Rules-Requires-Root:no. >- Set homepage-field. >- Bumped Standards-Version to 4.6.1. >- Set debhelper-compat

Bug#1031382: RFS: libkysdk-base/1.0.1-1 [ITP] -- Kylin SDK basic library

2023-02-16 Thread Adam Borowski
On Thu, Feb 16, 2023 at 11:05:42AM +0800, kevin wrote: > * Package name : libkysdk-base >Version : 1.0.1-1 > libkysdk-base (1.0.1-1) unstable; urgency=medium > . >* Initial release. (Closes: #1031344) Hi! Alas, the package fails to build: . dh_missing: warning:

Bug#1029754: please support telling the architecture of a vmlinuz image

2023-02-15 Thread Adam Borowski
On Wed, Jan 25, 2023 at 08:58:47AM +0100, Helmut Grohne wrote: > arch-test already is great, but maybe it can do even more. I would like > to know which architecture corresponds to a given vmlinuz image. > > A vmlinuz image tends to consist of a boot stub followed by a compressed > ELF image. The

Bug#1030950: btrfs-convert is built without support for reiserfs

2023-02-15 Thread Adam Borowski
Control: clone -1 -2 Control: reassign -2 reiserfsprogs Control: retitle -2 please provide the library Control: block -1 by -2 On Thu, Feb 09, 2023 at 10:07:56PM +0100, Oswald Buddenhagen wrote: > Package: btrfs-progs > Version: 6.1.2-1 > Severity: normal > > for the purpose of helping people to

Bug#1030633: marked as done (RFS: fdflush/1.0.1.3+nmu1 [NMU] [RC] -- Flush out-of-date disk buffers)

2023-02-09 Thread Adam Borowski
On Wed, Feb 08, 2023 at 04:24:06AM +, Debian Bug Tracking System wrote: > Version: 1.0.1.3+rm > > Dear submitter, > > as the package fdflush has just been removed from the Debian archive > unstable we hereby close the associated bug reports. We are sorry > that we couldn't deal with your

Bug#1030589: RFS: libhx/4.10-1 -- C library providing queue, tree, I/O and utility functions

2023-02-07 Thread Adam Borowski
On Sun, Feb 05, 2023 at 01:09:53PM +0100, Jörg Frings-Fürst wrote: > libhx (4.10-1) unstable; urgency=medium > . >* New upstream release. >* Declare compliance with Debian Policy 4.6.2.0 (No changes needed). >* Fix lintian overrides. >* debian/watch: > - Bump standard

Bug#1030633: RFS: fdflush/1.0.1.3+nmu1 [NMU] [RC] -- Flush out-of-date disk buffers

2023-02-06 Thread Adam Borowski
On Sun, Feb 05, 2023 at 11:10:28PM +0100, Gioele Barabucci wrote: > fdflush (1.0.1.3+nmu1) unstable; urgency=medium > . >* Non-maintainer upload. >* d/rules: Update to debhelper 13 (Closes: #939725, #965520, #999200) >* d/source: Use 3.0 (native) format >* d/control: Update

Bug#1028388: Processed: Re: Processed: reassign 1028388 to orphan-sysvinit-scripts

2023-02-05 Thread Adam Borowski
On Sun, Feb 05, 2023 at 04:34:23PM +0100, Michael Biebl wrote: > Apologies to the orphan-sysvinit-scripts maintainers. Only after the > reassignment from Adam I noticed that he is not actually a maintainer of it > and he is playing pointless BTS ping-pong. Refrigerator, kettle, black? > I asked

Bug#1028388: Processed: reassign 1028388 to orphan-sysvinit-scripts

2023-02-05 Thread Adam Borowski
Control: reassign -1 rsyslog On Sun, Feb 05, 2023 at 12:54:03PM +, Debian Bug Tracking System wrote: > Processing commands for cont...@bugs.debian.org: > > Bug #1028388 [orphan-init-scripts] Please restore the init script for > ad-hocery, tests, etc. > Warning: Unknown package

Bug#1028388: marked as done (Please restore the init script for ad-hocery, tests, etc.)

2023-02-05 Thread Adam Borowski
Control: reopen -1 Control: severity -1 important (Rationale: with systemd users apparently not requiring logs that survive a crash, most users of this package in bookworm+ are expected to run other inits -- and the package as-is is non-functional.) On Sat, Feb 04, 2023 at 05:30:06PM +,

Bug#1030265: RFS: ruby-mdl/0.12.0-3 -- Markdown lint tool

2023-02-05 Thread Adam Borowski
On Wed, Feb 01, 2023 at 08:22:56PM +0100, Norwid Behrnd wrote: > ruby-mdl (0.12.0-3) unstable; urgency=medium > . >* correct maintainership and address >* correct upstream/metadata, addresses >* provide two scripts to collect contributor list debian/copyright >* use consistently

Bug#1030395: mk-build-deps: adds bogus arch qualifiers

2023-02-03 Thread Adam Borowski
Package: devscripts Version: 2.22.2 Severity: normal [an arm64 box]# dpkg -i /tmp/zst-build-deps_0.2-1_all.deb Selecting previously unselected package zst-build-deps. (Reading database ... 35686 files and directories currently installed.) Preparing to unpack .../zst-build-deps_0.2-1_all.deb ...

Bug#1027364: golang-github-go-co-op-gocron: FTBFS (missing build-depends on tzdata)

2023-01-28 Thread Adam Borowski
Control: close 1027364 On Sat, Jan 28, 2023 at 04:31:25PM +0100, Santiago Vila wrote: > retitle 1027364 golang-github-go-co-op-gocron: FTBFS (missing build-depends > on tzdata) > reopen 1027364 > found 0.5.0-2 > thanks > > Adam, please don't close bugs just because they say "bullseye" in the

Bug#1027905: not reproducible in a valid sbuild chroot

2023-01-28 Thread Adam Borowski
Control: tags -1 +unreproducible Control: severity -1 wishlist Hi! You've done a MBF despite _negative_ consensus in several discussions (debian-devel, debootstrap, policy, ...); folks seem to be in agreement that either the Policy doesn't require building in an environment that is explicitly

Bug#1029430: it's not tzdata

2023-01-28 Thread Adam Borowski
Control: tag -1 -patch Hi! The alleged patch doesn't fix the FTBFS. Besides the non-bug (per numerous discussions on debian-devel and elsewhere) of non-depending on a required package "tzdata", the package fails from an actual build failure even in a non-sabotaged build chroot. I'm thus

Bug#919348: bring it in for Bookworm?

2023-01-22 Thread Adam Borowski
Hi! Would you be willing to reconsider for Bookworm? While you do have reservations about xfce4-screensaver, the question is not whether it's perfect, but how it fares against alternatives. And lightm-locker is so buggy it's outright useless for a good deal of users while reports for

Bug#1026231: debian-policy: document droppage of support for legacy locales

2023-01-20 Thread Adam Borowski
On Fri, Jan 20, 2023 at 03:57:17PM +0200, Wouter Verhelst wrote: > On Thu, Jan 19, 2023 at 11:47:42AM +, Simon McVittie wrote: > > Preferring to use Unicode does seem to be the direction that all of > > computing is going in, as a simplifying assumption - for example W3C > > advice for HTML is

Bug#1021079: NMU w/o ppc64el?

2023-01-16 Thread Adam Borowski
On Mon, Jan 16, 2023 at 08:26:37AM +0200, Konstantinos Margaritis wrote: > On 15/1/23 03:33, Adam Borowski wrote: > > Hi! > > As you're apparently too busy to either fix ppc or suggest a different plan, > > I'd make a NMU dropping ppc64el for now so the package can be relea

Bug#1029017: RM: pmdk-convert -- ROM; useless, killed upstream

2023-01-16 Thread Adam Borowski
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: pmdk-conv...@packages.debian.org Control: affects -1 + src:pmdk-convert Hi! Please remove pmdk-convert. It can be used only to upgrade on-memory data from old releases of pmdk which

Bug#1029016: RM: libpmemobj-cpp, pmemkv, pmemkv-python -- ROM; low popcon, freshly dead upstream

2023-01-16 Thread Adam Borowski
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove Hi! Please remove the following packages: * libpmemobj-cpp * pmemkv * pmemkv-python They form a stack that has just been discontinued. As you still need a fat mucho-$$$ server to use hardware

Bug#1029014: RM: vmemcache -- ROM; low popcon, cancelled upstream

2023-01-16 Thread Adam Borowski
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: vmemca...@packages.debian.org Control: affects -1 + src:vmemcache Hi! Please remove vmemcache. This library has been declared unmaintained upstream, and it has no reverse

Bug#1029013: RM: miniasync -- ROM; experimental library, development cancelled

2023-01-16 Thread Adam Borowski
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: minias...@packages.debian.org Control: affects -1 + src:miniasync Hi! Please make miniasync an unthing. While it's mostly functional, upstream development of projects miniasync was

Bug#1021079: NMU w/o ppc64el?

2023-01-14 Thread Adam Borowski
Hi! As you're apparently too busy to either fix ppc or suggest a different plan, I'd make a NMU dropping ppc64el for now so the package can be released with Bookworm. Please say if I shouldn't. Meow! -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Let's make a Debian conference in Yalta, Ukraine. ⢿⡄⠘⠷⠚⠋⠀ ⠈⠳⣄

Bug#1028529: RFS: libfilezilla/0.41.0-1 -- build high-performing platform-independent programs (runtime lib)

2023-01-14 Thread Adam Borowski
On Fri, Jan 13, 2023 at 05:15:29AM +, Philip Wyett wrote: > I thought any change to push soname bumps through experimental was still only > a discussion? > > As you are aware, libfilezilla is only consumed by filezilla and any > soname bumps are not dangerous to other libaries or

Bug#1028529: RFS: libfilezilla/0.41.0-1 -- build high-performing platform-independent programs (runtime lib)

2023-01-12 Thread Adam Borowski
On Thu, Jan 12, 2023 at 12:05:10PM +, Philip Wyett wrote: > libfilezilla (0.41.0-1) unstable; urgency=medium > . >* New upstream version 0.41.0 >* Soname bump rename package to libfilezilla34 Hi, the ftp team has requested that soname bumps go through experimental, because of

Bug#1021079: disable the ppc64el binary for now?

2023-01-09 Thread Adam Borowski
Hi! As the window for new packages to [re-]enter bookworm will close soon, and fixing vectorscan on ppc doesn't appear to be coming, what about disabling that arch for now? It is described as "in development", thus it's not surprising it's not working yet. It'd be shame for the package to miss

Bug#1028314: RM: librpmem* -- NBS; librpmem dropped upstream

2023-01-09 Thread Adam Borowski
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: p...@packages.debian.org Control: affects -1 + src:pmdk Hi! Please remove the following binary packages, no longer built by src:pmdk : * librpmem1 * librpmem1-debug * librpmem-dev

Bug#1028209: RFS: mailgraph/1.14-20 -- RRDtool frontend for Mail statistics

2023-01-09 Thread Adam Borowski
On Sun, Jan 08, 2023 at 04:27:03PM +0100, Jörg Frings-Fürst wrote: > mailgraph (1.14-20) unstable; urgency=medium > . >* Declare compliance with Debian Policy 4.6.2.0 (No changes needed). >* Update Brazilian Portuguese debconf templates translation > (Closes: #1028075). >*

Bug#1027380: safeclib: FTBFS in bullseye (missing build-depends on tzdata)

2023-01-07 Thread Adam Borowski
Control: severity -1 wishlist Control: tags -1 +wontfix On Sun, Jan 01, 2023 at 11:49:26PM +0100, Santiago Vila wrote: > [ Thanks for fixing the bug in unstable so fast ] ... too fast, in fact. Per the discussion on debian-policy, it's not a bug, and this way I have a redundant dependency which

Bug#1008281: setting sysctl net.ipv4.ping_group_range

2023-01-02 Thread Adam Borowski
On Mon, Jan 02, 2023 at 04:43:34PM -0800, Noah Meyerhans wrote: > > Debian's default sysctl settings should reside in procps (as it owns > > /sbin/sysctl and /etc/sysctl* settings) rather than some unrelated > > package. > > Is that documented anywhere? It's certainly not the case today: > > $

Bug#1008281: setting sysctl net.ipv4.ping_group_range

2023-01-02 Thread Adam Borowski
On Tue, Jan 03, 2023 at 12:43:31AM +0100, Marco d'Itri wrote: > On Jan 02, Noah Meyerhans wrote: > > I'm entirely happy to reassign this request to systemd and have the > > setting applied more broadly. > Some options: > - conflict with systemd < version_with_the_new_default > - wait for a full

Bug#1027380: safeclib: FTBFS in bullseye (missing build-depends on tzdata)

2023-01-01 Thread Adam Borowski
On Sun, Jan 01, 2023 at 01:53:31PM +0100, Santiago Vila wrote: > Adam Borowski escribió: > > nor any of people running archive rebuilds so far. > > FWIW: I am one of those people running archive rebuilds. > I rebuilt the entire bullseye distribution, and I'm trying > to m

Bug#1027380: safeclib: FTBFS in bullseye (missing build-depends on tzdata)

2023-01-01 Thread Adam Borowski
Control: tags -1 +unreproducible moreinfo On Fri, Dec 30, 2022 at 07:04:09PM +0100, Santiago Vila wrote: > Package: src:safeclib > Version: 3.5-3 > Severity: serious > Tags: ftbfs patch > During a rebuild of all packages in bullseye, your package failed to build: > FAIL: t_gmtime_s > FAIL:

Bug#944028: ITP: git-delta -- A syntax-highlighting pager for git

2022-12-24 Thread Adam Borowski
On Sat, Nov 19, 2022 at 11:29:15PM +0100, Christoph Anton Mitterer wrote: > Hey Jonas :-) Jonas, ping: any chance of uploading this? > On Thu, 2022-11-17 at 18:45 +0100, Jonas Smedegaard wrote: > > What helps the most, and also seems possibly, is to name it > > "delta" - just not right now - and

Bug#1026823: RFS: zvbi/0.2.39-1 -- Vertical Blanking Interval (VBI) utilities

2022-12-22 Thread Adam Borowski
On Wed, Dec 21, 2022 at 07:04:11PM +0200, Ileana Dumitrescu wrote: > zvbi (0.2.39-1) unstable; urgency=medium > . >* New upstream release. >* debian/rules: Remove NOCONFIGURE=1. ✓ > I am also hoping to work with a mentors team member to help secure a key > endorsement for my DM

Bug#1026358: RFS: streamlink/5.1.2-1 -- CLI for extracting video streams from various websites to a video player

2022-12-22 Thread Adam Borowski
On Mon, Dec 19, 2022 at 01:19:03AM +0100, Alexis Murzeau wrote: > streamlink (5.1.2-1) unstable; urgency=medium > >* New upstream version 5.1.2 >* d/README.source: update instructions >* d/streamlink.{install,manpages}: update completion scripts location > > -- Alexis Murzeau

Bug#1026231: debian-policy: document droppage of support for legacy locales

2022-12-21 Thread Adam Borowski
On Mon, Dec 19, 2022 at 07:08:09PM +, Simon McVittie wrote: > On Fri, 16 Dec 2022 at 19:21:37 +0100, Adam Borowski wrote: > > As of Bookworm, legacy locales are no longer officially supported. > > For clarity, I think when you say "legacy locales" you mean locales &

Bug#1026231: debian-policy: document droppage of support for legacy locales

2022-12-21 Thread Adam Borowski
On Mon, Dec 19, 2022 at 10:44:12PM +0100, Bill Allombert wrote: > Which raise the question: does the corresponding user group moved to UTF-8 ? > Judging from , > neither Chinese nor Japanese users have overwhelmingly moved to UTF-8, > so it

Bug#1026278: fonts-cardo: replacement tokens block actual characters

2022-12-17 Thread Adam Borowski
Package: fonts-cardo Version: 1.04-3 Severity: normal A bunch of ranges that are only partially supported by Cardo have the rest of the block filled with replacement tokens. These tokens block a proper glyphs being borrowed from another font. As Cardo has a high priority (for a good reason --

Bug#1021053: check-dfsg-status: doubled report

2022-12-17 Thread Adam Borowski
On Sat, Dec 17, 2022 at 03:35:58PM +, Holger Levsen wrote: > On Sat, Oct 01, 2022 at 10:54:20AM +0200, Adam Borowski wrote: > > When you renamed the package from vrms to check-dfsg-status, you forgot to > > migrate the cron job. As a result, its now sends it monthl

Bug#1026231: debian-policy: document droppage of support for legacy locales

2022-12-16 Thread Adam Borowski
Package: debian-policy Version: 4.6.1.1 Severity: wishlist Hi! As of Bookworm, legacy locales are no longer officially supported. In order to not break testsuites, they're mostly working if you install locales-all, and you may manually request their generation by editing /etc/locale.gen -- but

Bug#1026087: ITP: distribution-gpg-keys -- GPG keys by various Linux distributions

2022-12-15 Thread Adam Borowski
On Thu, Dec 15, 2022 at 03:12:21PM +0100, Guillem Jover wrote: > On Wed, 2022-12-14 at 15:27:18 +0100, Juri Grabowski wrote: > > * Package name: distribution-gpg-keys > > Upstream Author : Miroslav Suchý > > * URL : https://github.com/xsuchy/distribution-gpg-keys/ > >

Bug#1025274: RFS: tuxguitar/1.5.6+dfsg1-1 [QA] -- Multitrack guitar tablature editor and player

2022-12-13 Thread Adam Borowski
On Fri, Dec 09, 2022 at 02:10:32PM +0100, Helmar Gerloni wrote: > Tuxguitar 1.5 is now built with Maven and comes with build scripts for Linux > on amd64 (x86_64), i386 (x86) and armv7hl. The differences between the build > scripts for amd64 and i386 are minor, and for many other architectures

Bug#1026037: RFS: gnuit/4.9.5-4 [ITA] [RC] -- GNU Interactive Tools, a file browser/viewer and process viewer/killer

2022-12-13 Thread Adam Borowski
On Tue, Dec 13, 2022 at 04:26:51PM +0100, Josef Schneider wrote: > gnuit (4.9.5-4) unstable; urgency=medium > . >* New maintainer (Closes: #1014171). >* debian/control: > + Update to debhelper-compat version 13 (Closes: #965566). > + Standards-Version 4.6.1. > + Add

Bug#1025871: RFS: d11amp/0.59-1 [ITP] -- Simple MP3 player (All green now)

2022-12-11 Thread Adam Borowski
On Sat, Dec 10, 2022 at 11:32:04PM +0100, Thomas Dettbarn wrote: > The package is ready, and you can use it to have your > very own retro MP3 player on your desktop. It has the > big advantage that the license situation is 100% clear. While, as Bastian mentioned, we have plenty of MP3 players in

Bug#1025274: RFS: tuxguitar/1.5.6+dfsg1-1 [QA] -- Multitrack guitar tablature editor and player

2022-12-08 Thread Adam Borowski
On Thu, Dec 01, 2022 at 09:35:15PM +0100, Helmar Gerloni wrote: > The package builds and runs on amd64. I was not able to build it on i386 > because of missing libswt-gtk-4-java. That's not a problem, upstream of that package has dropped support for 32-bit and unless it somehow comes back,

Bug#1025372: RFS: nss-tls/1.1-1.1 [NMU] -- utility like nslookup(1), but uses libnss_tls.so instead of DNS

2022-12-08 Thread Adam Borowski
On Sat, Dec 03, 2022 at 11:53:23AM +0100, Gioele Barabucci wrote: > I am looking for a sponsor for a NMU of the package "nss-tls": > nss-tls (1.1-1.1) unstable; urgency=medium > . >* Non-maintainer upload. >* d/libnss-tls.nss: Install NSS service `tls` via dh_installnss > (Closes:

Bug#1025427: pipewire: frequent crashes on x11 bell

2022-12-04 Thread Adam Borowski
Package: pipewire Version: 0.3.61-1 Severity: normal Hi! On a machine with no physical PC honker, I have the x11 bell enabled. And that causes random but frequent crashes in pipewire: Program terminated with signal SIGSEGV, Segmentation fault. #0 __strcmp_sse2_unaligned () at

Bug#1024887: Subject: RFS: wxmaxima/22.11.0-1 -- GUI for the computer algebra system Maxima

2022-11-30 Thread Adam Borowski
On Sun, Nov 27, 2022 at 02:55:34PM +0100, Gunter Königsmann wrote: > * Package name : wxmaxima >Version : 22.11.0-1 > wxmaxima (22.11.0-1) unstable; urgency=medium > . >* New upstream version >* Disallowed to build with the old wxWidgets 3.0 > Seems like the last of

Bug#1024991: RFS: jamulus/3.9.1+dfsg-1 [QA] -- real-time collaborative music session client and server

2022-11-30 Thread Adam Borowski
On Mon, Nov 28, 2022 at 08:52:48PM +0800, Bo YU wrote: > * Package name : jamulus >Version : 3.9.1+dfsg-1 >Upstream contact : https://sourceforge.net/p/llcon/discussion/ > * URL : https://jamulus.io/ > * License : GPL-2.0+ and MIT-STK, CC0, GPL-2.0+,

Bug#1025141: powermgmt-base: Doesn't correctly detect we are on AC power

2022-11-30 Thread Adam Borowski
On Wed, Nov 30, 2022 at 08:52:41AM +0100, Santiago García Mantiñán wrote: > I'm running Debian stable on a HP ProDesk 600 G6 Small Form Factor PC > (Family: 103C_53307F HP ProDesk) > > It is a desktop machine which ovbiously runs on AC all the time, however > on_ac_power returns 1 which is

Bug#972315: sysvinit still misses B-D: libcrypt-dev

2022-11-22 Thread Adam Borowski
On Tue, Nov 22, 2022 at 11:20:07AM +0100, Helmut Grohne wrote: > On Tue, Nov 22, 2022 at 11:01:31AM +0100, Adam Borowski wrote: > > sysvinit (3.05-7) unstable; urgency=medium > > * Drop libcrypt-dev from B-Depends, we don't ship sulogin since Stretch > > which was what

Bug#972315: sysvinit still misses B-D: libcrypt-dev

2022-11-22 Thread Adam Borowski
On Mon, Nov 21, 2022 at 07:28:54PM +0100, Helmut Grohne wrote: > reopen -1 > thanks > > sysvinit lost its libcrypt-dev dependency. Please add it back. sysvinit (3.05-7) unstable; urgency=medium * Drop libcrypt-dev from B-Depends, we don't ship sulogin since Stretch which was what we needed

Bug#1024256: birdtray: Process birdtray dumped core on halt or logout

2022-11-16 Thread Adam Borowski
On Wed, Nov 16, 2022 at 02:22:42PM +0100, luca.pedrielli wrote: > Package: birdtray > Version: 1.9.0+ds-2+b1 > Every logout birdtray core dump. > With a builded 1.10 version seems better. Not for me, but your mention of a "1.10 version" sounds interesting. Apparently there's such a version in

Bug#398710: bell-style audible makes baby Pollito cry

2022-11-11 Thread Adam Borowski
Hi! Big fat +1 to defaulting bell-style to either "none" or "visible". As just discussed on #pipewire, emulating the bell on machines w/o a hardware pc speaker is off by default because "most people want to rip out the beeper". And that's specifically because of bash & co beeping whenever you

Bug#1023575: neo-cli: charset=runic includes pseudo-runes

2022-11-06 Thread Adam Borowski
Package: neo-cli Version: 0.6.1-1 Severity: normal Hi! If you run neo with --charset=runic, besides of actual runes (ie, letters that have been used in various historical periods), the program also uses a bunch of symbols that had no real-life use (U+16F1..U+16F8): * Tolkien: * U+16F1

Bug#1023528: mipsel: crash: VEX: Unsupported baseline Found: Loongson-baseline

2022-11-05 Thread Adam Borowski
Package: valgrind Version: 1:3.19.0-1 Severity: normal Hi! On any modern mips machine (ie, loongson -- at least as our infra is concerned; CIP United is rumoured to disagree), valgrind crashes with: . VEX: Unsupported baseline Found: Loongson-baseline Cannot continue. Good-bye vex

Bug#1023527: mips64el: false positive 100% calls of memcheck; rseq in all tools

2022-11-05 Thread Adam Borowski
Package: valgrind Version: 1:3.19.0-1 Severity: normal Hi! Valgrind reports a false positive during glibc initialization on mips64el: Conditional jump or move depends on uninitialised value(s) at 0x400746C: cached_fpabi_reject_phdr_p (dl-machine-reject-phdr.h:57) by 0x400746C:

Bug#1023526: s390x: false positive in drd: memcpy > _IO_new_file_xsputn

2022-11-05 Thread Adam Borowski
Package: valgrind Version: 1:3.19.0-1 Severity: normal Tags: patch Hi! As detected by valgrind-if-available testsuite (on zelenka, as buildds for this arch are slooow), drd reports the following false positive: . drd, a thread error detector Copyright (C) 2006-2020, and GNU GPL'd, by Bart

Bug#1023305: ITP: zst -- CLI tool for zstd (and other) compression

2022-11-01 Thread Adam Borowski
Package: wnpp Severity: wishlist Owner: Adam Borowski X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: zst Version : not released yet Upstream Author : yours truly * URL : https://github.com/kilobyte/zst Programming Lang: C Description : CLI tool

Bug#1023161: RFS: libghc-filesystem/1.15.12-1 [ITP] -- Implementation of C++17 std::filesystem for C++11-20

2022-10-30 Thread Adam Borowski
On Sun, Oct 30, 2022 at 09:35:57PM +, Ben Westover wrote: > * Package name : libghc-filesystem >Version : 1.15.12-1 >Upstream contact : Steffen Schümann > * URL : https://github.com/gulrak/filesystem > libghc-filesystem (1.15.12-1) unstable;

Bug#1021998: CXL -- Salsa MR added

2022-10-26 Thread Adam Borowski
https://salsa.debian.org/kernel-team/linux/-/merge_requests/563 -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ ⢿⡄⠘⠷⠚⠋⠀ Quis trollabit ipsos trollos? ⠈⠳⣄

  1   2   3   4   5   6   7   8   9   10   >