Bug#1092818: up

2025-01-16 Thread nick black
i've got an MR out at https://salsa.debian.org/debian/devscripts/-/merge_requests/463 if someone wants me to mail it here or whatever, i can do that too. not sure how y'all prefer to handle your bugs.

Bug#995670: zig packages available

2025-01-14 Thread nick black
if you've got packaging dependent on zig, or want to help beta test zig on debian, there are packages available here: https://salsa.debian.org/nickblack/zig/-/jobs/6923961/artifacts/download alternatively, you can add the apt source: deb http://dsscaw.com/repos/apt/debian unstable main i'll p

Bug#1091264: Fixed upstream in v0.38

2025-01-14 Thread Nick Law
Please try nwipe v0.38, this was fixed in August 2024, see commit https://github.com/martijnvanbrummelen/nwipe/commit/af41c9739fcd86ec109a872bda6a1e64d531dbb5 -- -- Regards Nick Law

Bug#995670: blocks

2025-01-14 Thread nick black
block 1092863 by 995670 block 1091469 by 995670 thanks

Bug#1092895: ITP: zig -- Imperative programming language easily mixed with C

2025-01-14 Thread nick black
ahhh fair enough bartm@ i had thought #995670 archived

Bug#1092895: good

2025-01-14 Thread nick black
(1) we no longer have any lintian diagnostics beyond spelling errors ✅ (2) i've replaced these with $(DEBIAN_TARGET_HOST) ✅ (3) we no longer ship msdos-stub.bin ✅ (4) man page has been (minimally) improved ✅ (5) let's just track what upstream is doing for now (6) this is ongoing but not a blocker (

Bug#1092895: zig

2025-01-13 Thread nick black
i have submitted https://github.com/ziglang/zig/pull/22489 upstream to eliminate msdos-stub.bin. i'll make a quilt patch from this and we ought be good.

Bug#1092895: zig

2025-01-13 Thread nick black
> (3) there's a second binary file involved (beyond zig1.wasm): > msdos-stub.bin. unlike the WASM, there does not appear to be any > way to build this from sources available in the source package, > so it will probably have to come out. it's only used in the COFF > linking code, so that capability

Bug#1092895: zig

2025-01-13 Thread nick black
some notes/progress: (1) we are now building a zig binary deb on amd64 that passes most lintian checks, and appears to contain a working zig. most recent lintian check output: $ lintian --suppress-tags "${SALSA_CI_LINTIAN_SUPPRESS_TAGS}" --display-info --pedantic ${SALS

Bug#1092895: (no subject)

2025-01-12 Thread nick black
i've been working on this afresh using zig 0.13.0. here's the status: 1) zig source is signed with minisign, which is not supported by uscan. i'm working on adding that support in #1092818. 2) i throw out all vendored code of which i'm aware. this massively simplifies the copyright sit

Bug#1092895: ITP: zig -- Imperative programming language easily mixed with C

2025-01-12 Thread Nick Black (Public gmail account)
Package: wnpp Severity: wishlist Owner: nick black X-Debbugs-Cc: debian-de...@lists.debian.org, dankamong...@gmail.com * Package name: zig Version : 0.13.0 Upstream Contact: Andrew Kelley * URL : https://ziglang.org/ * License : MIT Programming Lang: C

Bug#1092818: (no subject)

2025-01-12 Thread nick black
looking at https://salsa.debian.org/debian/devscripts/-/merge_requests/460 i see the necessity of ensuring this code works in stable, testing, etc. environments. that's a good thing to consider, though it doesn't seem to obviously cause any problems for this work?

Bug#1092818: work

2025-01-12 Thread nick black
btw, this work is ongoing in https://salsa.debian.org/nickblack/devscripts/-/commits/nickblack/uscan-minisign i'm slowly rememebering my perl from twenty-five years ago, but things are moving forward reasonably enough.

Bug#1092818: devscripts: uscan ought support packages using minisign for verification

2025-01-12 Thread Nick Black (Public gmail account)
> thanks for your bug report. Do you have any numbers on how many are "some"? > 10? 100? 1000? i know of precisely one, which is not yet packaged. there is not great demand. however, i'm almost done with the changes, and they're not very intrusive. i've also updated the documentation, and intend

Bug#1092820: lintian: override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS obsolete with debhelper 13

2025-01-11 Thread Nick Black (Public gmail account)
Package: lintian Version: 2.121.1 Severity: normal X-Debbugs-Cc: dankamong...@gmail.com Dear Maintainer, I overrode dh_auto_test, and started getting a 'override_dh_auto_test-does-not- check-DEB_BUILD_OPTIONS' I-level lintian diagnostic. With debhelper 13, this is not necessary, see debhelper-com

Bug#1092818: devscripts: uscan ought support packages using minisign for verification

2025-01-11 Thread Nick Black (Public gmail account)
Package: devscripts Version: 2.24.10 Severity: wishlist Tags: patch X-Debbugs-Cc: dankamong...@gmail.com Dear Maintainer, some upstreams use minisign, derived from OpenBSD's signify, for tarball verification. see my mail to debian-devel: https://lists.debian.org/debian-devel/2025/01/msg00178.htm

Bug#1030944: 1030944

2025-01-07 Thread nick black
so is this still relevant? i'm a bit surprised that notcurses would have regressed since 3.0.9 on this. oh, you reported this against 3.0.7. so this has been fixed by the introduction of 3.0.9+ into the archive, right? let me know if not--i'm going to mark this as closed by 3.0.9.

Bug#1091469: taking #1091469 for itp

2024-12-31 Thread nick black
retitle 1091469 ITP: ghostty -- Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. owner 1091469 ! thanks signature.asc Description: PGP signature

Bug#1088163: android-sdk-platform-tools-common: udev rule for UVC on Pixel devices missing

2024-11-24 Thread Nick
inaccessible in UVC mode (unless sudo is used to start adb server). This seems to be fixed upstream already: https://github.com/M0Rf30/android-udev-rules/commit/9dc71f0fb9077937c9530b856e0a221e3cb7bc7e Thanks, Nick -- System Information: Debian Release: trixie/sid APT prefers testing APT policy

Bug#1086308: python-distutils-extra: FTBFS: AssertionError: 'ERROR: Python module setuptools.command.register not found

2024-11-18 Thread Nick Rosbrook
setuptools.command.register (LP: #2088947) Thanks for considering the patch. -Nick diff -Nru python-distutils-extra-3.0/test/auto.py python-distutils-extra-3.0ubuntu1/test/auto.py --- python-distutils-extra-3.0/test/auto.py 2023-09-28 10:45:50.0 -0400 +++ python-distutils-extra-3.0ubuntu1/test

Bug#1079233: O: mu-editor -- simple editor for beginner Python programmers

2024-11-14 Thread Nick Morrott
On Sun, 10 Nov 2024 at 10:35, Georges Khaznadar wrote: > > Hello NIck, I'd like to adopt this package, thanks ! > > Nick Morrott a écrit : > > Package: wnpp > > Severity: normal > > X-Debbugs-Cc: mu-edi...@packages.debian.org > > Control: affects -1 + src

Bug#1087329: Additional comment

2024-11-11 Thread Nick Howitt
Also note that I have added a ": " at the beginning of the match string. This is needed as well, but could be possibly be considered a bug in policyd-spf that those characters are in the log string in the first place.

Bug#1087329: logwatch: Postfix filter for policyd-spf is incorrect

2024-11-11 Thread Nick Howitt
Package: logwatch Version: 7.7-1 Severity: normal Dear Maintainer, I am running postfix-policyd-spf-python with my postfix installation and logwatch. When logwatch runs, it reports unmatched lined like: **Unmatched Entries** 1 Nov 10 13:06:39 mail-www policyd-spf[586022]: : prepend

Bug#1085850: regression: bluetooth game controller no longer connects

2024-10-23 Thread Nick Sal
Hi, I can confirm this bug, i.e. not pairing, for my external bluetooth keyboard. This happened immediately after installing linux-6.11.4-amd64. When booting with linux-6.11.2-amd64 then everything works perfectly! It would be great to have this fixed! Cheers, Nick

Bug#1085353: cdparanoia does not build with distro build flags

2024-10-18 Thread Nick Rosbrook
warning Thanks for considering the patch. -Nick diff -Nru cdparanoia-3.10.2+debian/debian/patches/check-seteuid-and-setegid-return-value.patch cdparanoia-3.10.2+debian/debian/patches/check-seteuid-and-setegid-return-value.patch --- cdparanoia-3.10.2+debian/debian/patches/check-seteuid-and

Bug#1018673: Updating bug ownership

2024-10-04 Thread Nick Morrott
On 03/10/2024 23:29, Colin Watson wrote: On Sun, Feb 11, 2024 at 04:39:56AM +, Nick Morrott (nickm) wrote: owner 1018673 Nick Morrott Hi Nick, Are you still working on this bug in yotta, or can somebody else take it? It's now release-critical, so if you aren't working on

Bug#1072438: 3.0.10 released

2024-10-02 Thread nick black
i've just released v3.0.10 of notcurses, which fixes this upstream. i'll package it up ASAP (almost certainly today), and it ought close this bug.

Bug#1082228: python-mbed-host-tests FTBFS with Python 3.13

2024-09-27 Thread Nick Morrott
On Fri, 27 Sept 2024 at 17:21, Andrey Rakhmatullin wrote: > > Dead upstream, low popcon, orphaned a month ago together with all of its > revdep tree, many of which are not in testing. So it should be safe to > remove all of that. > > dak rm -Rn python-mbed-host-tests mbed-test-wrapper yotta > fir

Bug#1082735: mirror submission for mirror.bgp.rodeo

2024-09-25 Thread Nick Bouwhuis
Package: mirrors Severity: wishlist User: mirr...@packages.debian.org Usertags: mirror-submission Submission-Type: new Site: mirror.bgp.rodeo Archive-architecture: amd64 arm64 Archive-http: /debian/ Archive-rsync: debian/ Maintainer: Nick Bouwhuis Country: NL Netherlands Location: Amsterdam

Bug#1080969: datalad-next: please add Build-Depends: python3-boto3

2024-09-06 Thread Nick Rosbrook
> In Ubuntu, this package FTBFS due to a failed import on boto3. Please > consider the patch to add Build-Depends: python3-boto3 > > * d/control: Build-Depends: python3-boto3 (LP: #2079776) The nonetwork-testsuite test in d/t/control also needs this, or a Depends: @builddeps@.

Bug#1081002: explain/fontconfig-config: CRUFT_ROOT: parameter not set

2024-09-06 Thread Nick Rosbrook
Package: cruft-ng Version: 0.9.63 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oracular ubuntu-patch Dear Maintainer, The autopkgtests in Ubuntu were failing with: 111s autopkgtest [07:19:39]: test ncdu: [--- 113s /usr/libexec/cruft

Bug#1075628: vstream-client: ftbfs with GCC-14

2024-09-06 Thread Nick Rosbrook
-0500 +++ vstream-client-1.2/debian/patches/fix-implicit-declarations.patch 2024-09-05 23:29:45.0 -0400 @@ -0,0 +1,25 @@ +Description: Fix implicit declarations of ntohs et al +Author: Nick Rosbrook +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/vstream-client/+bug/2079777 +Bug

Bug#1080969: datalad-next: please add Build-Depends: python3-boto3

2024-09-05 Thread Nick Rosbrook
* d/control: Build-Depends: python3-boto3 (LP: #2079776) Thanks, Nick diff -Nru datalad-next-1.4.1/debian/control datalad-next-1.4.1/debian/control --- datalad-next-1.4.1/debian/control 2024-05-21 18:23:40.0 -0400 +++ datalad-next-1.4.1/debian/control 2024-09-05 22:48:41.0 -0400

Bug#1080967: detox: let distro's _FORTIFY_SOURCE take precedence

2024-09-05 Thread Nick Rosbrook
-source.patch 2024-09-05 21:26:12.0 -0400 @@ -0,0 +1,25 @@ +Description: Allow distro build flags to define _FORTIFY_SOURCE +Author: Nick Rosbrook +Bug-Ubuntu: https://bugs.launchpad.net/bugs/2079767 +Forwarded: no +Last-Update: 2024-09-05 +--- a/src/Makefile.am b/src/Makefile.am +@@ -11,7 +11,6

Bug#1079233: O: mu-editor -- simple editor for beginner Python programmers

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: mu-edi...@packages.debian.org Control: affects -1 + src:mu-editor I intend to orphan the mu-editor package. This package currently sits in the Debian Python team and provides the Mu programming editor. https://tracker.debian.org/pkg/mu-editor The

Bug#1079232: O: python-uflash -- module and utility for flashing the BBC micro:bit

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: python-ufl...@packages.debian.org Control: affects -1 + src:python-uflash I intend to orphan the python-uflash package. This package currently sits in the Debian Python team and is a dependency of the mu-editor package. https://tracker.debian.org/pkg

Bug#1079231: O: python-guizero -- module to allow quick and easy GUI creation

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: python-guiz...@packages.debian.org Control: affects -1 + src:python-guizero I intend to orphan the python-guizero package. This package currently sits in the Debian Python team and is a dependency of the mu-editor package. https://tracker.debian.org/

Bug#1079230: O: python-nudatus -- module to remove comments from Python 3 scripts

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: python-nuda...@packages.debian.org Control: affects -1 + src:python-nudatus I intend to orphan the python-nudatus package. This package currently sits in the Debian Python team and is a dependency of the mu-editor package. The package description i

Bug#1079227: O: firmware-microbit-micropython -- MicroPython runtime for the BBC micro:bit

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: firmware-microbit-micropyt...@packages.debian.org Control: affects -1 + src:firmware-microbit-micropython I intend to orphan the firmware-microbit-micropython package. This package currently sits in the Debian Python team and provides a MicroPython r

Bug#1079226: O: yotta -- build tool for C/C++ projects using modular components

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: yo...@packages.debian.org Control: affects -1 + src:yotta I intend to orphan the yotta package. This package currently sits in the Debian Python team and is part of the yotta build system for the firmware-microbit-micropython package. https://tracker

Bug#1079225: O: python-hgapi -- module providing a pure-Python API to Mercurial (Python 3)

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: python-hg...@packages.debian.org Control: affects -1 + src:python-hgapi I intend to orphan the python-hgapi package. This package currently sits in the Debian Python team and is part of the yotta build system for the firmware-microbit-micropython pack

Bug#1079224: O: valinor -- generate IDE project files to debug ELF files

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: vali...@packages.debian.org Control: affects -1 + src:valinor I intend to orphan the valinor package. This package currently sits in the Debian Python team and is part of the yotta build system for the firmware-microbit-micropython package. https://t

Bug#1079223: O: python-project-generator -- project generators for various embedded tools (IDE)

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: python-project-genera...@packages.debian.org Control: affects -1 + src:python-project-generator I intend to orphan the python-project-generator package. This package currently sits in the Debian Python team and is part of the yotta build system for th

Bug#1079222: O: python-project-generator-definitions -- collection of target/MCU definitions for progen

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: python-project-generator-definiti...@packages.debian.org Control: affects -1 + src:python-project-generator-definitions I intend to orphan the python-project-generator-definitions package. This package currently sits in the Debian Python team and is p

Bug#1079221: O: mbed-test-wrapper -- utility to wrap the mbed test loader for use by yotta targets

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: mbed-test-wrap...@packages.debian.org Control: affects -1 + src:mbed-test-wrapper I intend to orphan the mbed-test-wrapper package. This package currently sits in the Debian Python team and is part of the yotta build system for the firmware-microbit-m

Bug#1079220: O: python-mbed-host-tests -- module and utilities to flash, reset and test Mbed Enabled devices

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: python-mbed-host-te...@packages.debian.org Control: affects -1 + src:python-mbed-host-tests I intend to orphan the python-mbed-host-tests package. This package currently sits in the Debian Python team and is part of the yotta build system for the firm

Bug#1079218: O: python-mbed-ls -- module listing mbed-enabled devices connected to host (Python 3)

2024-08-21 Thread Nick Morrott
Package: wnpp Severity: normal X-Debbugs-Cc: python-mbed...@packages.debian.org Control: affects -1 + src:python-mbed-ls I intend to orphan the python-mbed-ls package. This package currently sits in the Debian Python team and is part of the yotta build system for the firmware-microbit-micropyth

Bug#1012286: RFS: zig/0.9.1-1 [ITP] -- Programming language

2024-07-15 Thread Nick Hastings
Hi, * Nick Hastings [240716 10:08]: > > I just merged the zig-0.11.0 branch into main. Note however that as far as I > understand it, the wasm blob introduced in 0.11.0 now makes this dsfg > non-free. > > The build for this version worked for me locally, but seems to have faile

Bug#1012286: RFS: zig/0.9.1-1 [ITP] -- Programming language

2024-07-15 Thread Nick Hastings
or me locally, but seems to have failed on salsa. Will look into it. Cheers, Nick.

Bug#1012286: RFS: zig/0.9.1-1 [ITP] -- Programming language

2024-07-14 Thread Nick Hastings
* Otto Kekäläinen [240715 07:07]: > > Any particular reason this is not hosted on Salsa and using Salsa-CI > to validate that all easily testable things are correct? https://salsa.debian.org/zig-team/zig-team

Bug#1076010: texlive-latex-base: regressions using babel+hebrew in luatex

2024-07-09 Thread Nick Black (Public gmail account)
Package: texlive-latex-base Version: 2024.20240401-3 Severity: normal Tags: upstream X-Debbugs-Cc: dankamong...@gmail.com Dear Maintainer, Beginning sometime this year, using Hebrew with babel in LuaTeX results in positioning errors. 2023.20240207-1 worked properly, but one of the three 2024 upd

Bug#1072438: notcurses: FTBFS with ffmpeg 7.0: ffmpeg.c:523:46: error: ‘struct AVFrame’ has no member named ‘pkt_duration’; did you mean ‘duration’?

2024-06-02 Thread nick black
confirmed. this is a known issue with a fix present on the notcurses main. i need to cut a new release ASAP including that fix. until then, i can patch the debian package. there's actually a fedora patch for the same problem: https://src.fedoraproject.org/rpms/notcurses/c/70d807ff48579d92e580c7e

Bug#1006889: frr / bgp failing to insert routes on boot (usually ipv6, sometimes ipv4)

2024-05-06 Thread Nick
loopback interfaces as you suggest. Keep up the good work! Kind regards, Nick > On 6 May 2024, at 15:16, David Lamparter wrote: > > Hi Nick, > > > (first of all, sorry, I kinda blanked out this bug report for some time, > see below for why) > > On Mon, Mar 07, 2022 at 0

Bug#1068710: tiktoken: pybuild-autopkgtest fails with ModuleNotFoundError(s)

2024-04-11 Thread Nick Rosbrook
nt: https://ci.debian.net/packages/t/tiktoken/unstable/amd64/45200281/. -Nick

Bug#1065761: m4api: FTBFS on arm{el,hf}: /<>/m4api.c:413:10: error: implicit declaration of function ‘m4SetBinary’ [-Werror=implicit-function-declaration]

2024-04-10 Thread Nick Rosbrook
: #2060847) Thanks for considering the patch. -Nick diff -Nru m4api-0.3~0.9646fd/debian/patches/fix-several-implicit-declarations.patch m4api-0.3~0.9646fd/debian/patches/fix-several-implicit-declarations.patch --- m4api-0.3~0.9646fd/debian/patches/fix-several-implicit-declarations.patch 1969

Bug#1066379: loqui: FTBFS: loqui-core-gtk.gob:256:25: error: implicit declaration of function ‘account_list_dialog_open_for_connect’ [-Werror=implicit-function-declaration]

2024-04-10 Thread Nick Rosbrook
implicit declaration of account_list_dialog_open_for_connect Thanks for considering the patch. -Nick diff -Nru loqui-0.7.0/debian/patches/0002-add-missing-include-account_list_dialog.h.patch loqui-0.7.0/debian/patches/0002-add-missing-include-account_list_dialog.h.patch --- loqui-0.7.0

Bug#1068710: tiktoken: pybuild-autopkgtest fails with ModuleNotFoundError(s)

2024-04-09 Thread Nick Rosbrook
hon modules. Looking at [2], I see the same failures in Debian. I applied this patch in Ubuntu to fix the autopkgtest: * debian/control: Build-Depends: python3-{pytest,hypothesis} Thanks for considering the patch. -Nick [1] https://bugs.launchpad.net/bugs/2060690 [2] https://ci.debian.net/packa

Bug#1066072: ITP: swappy -- Wayland native snapshot and editor tool

2024-03-11 Thread Nick Hastings
Package: wnpp Severity: wishlist Owner: Nick Hastings X-Debbugs-Cc: debian-de...@lists.debian.org, nicholaschasti...@gmail.com * Package name: swappy Version : 1.5.1 Upstream Contact: Jeremy Attali * URL : https://github.com/jtheoof/swappy * License : MIT

Bug#1065105: plasma-desktop: Laptop intermittently won't resume from sleep

2024-02-29 Thread Nick
Package: plasma-desktop Version: 4:5.27.5-2 Severity: important Dear Maintainer, I'm not sure this is necessarily an issue with Plasma Desktop specifically rather than the display manager or something wider, but I'm using Plasma so thought this the best place to report initially. I'm experiencin

Bug#1062072: marked as done (clamav: NMU diff for 64-bit time_t transition)

2024-02-05 Thread Nick Mortel
Please advise. Not sure what this means for me as a sole independant personal user for home use. Nick Mortel On 04/02/2024 12:03, Debian Bug Tracking System wrote: Your message dated Sun, 04 Feb 2024 12:00:11 + with message-id and subject line Bug#1062072: fixed in clamav 1.2.1+dfsg-3

Bug#1055494: marked as done (clamav-doc: missing Breaks+Replaces: clamav (<< 1.2))

2024-02-05 Thread Nick Mortel
same again.not sure ! On 04/02/2024 12:03, Debian Bug Tracking System wrote: Your message dated Sun, 04 Feb 2024 12:00:11 + with message-id and subject line Bug#1055494: fixed in clamav 1.2.1+dfsg-3 has caused the Debian Bug report #1055494, regarding clamav-doc: missing Breaks+Replaces

Bug#1062953: python3-pyocd: Module is unusable (missing runtime dependencies)

2024-02-03 Thread Nick Morrott (nickm)
Package: python3-pyocd Version: 0.36.0-1 Severity: grave Justification: renders package unusable Dear Maintainer, The upload of python3-pyocd 0.36.0-1 appears to be completely unusable: $ python3 Python 3.11.7 (main, Dec 8 2023, 14:22:46) [GCC 13.2.0] on linux Type "help", "copyright", "credit

Bug#1061785: automake-1.16 fails its autopkg tests with Python 3.12

2024-02-01 Thread Nick Rosbrook
:56.0 -0500 @@ -0,0 +1,19 @@ +Description: Do not try to import imp module + The imp module has been deprecated for a while, and was removed in python3.12. + Following the recommendation from python documentation, replace imp.get_tag() + usage with sys.implementation.cache_tag. +Author: Nick Rosbrook

Bug#1061716: clang-16: unable to find standard headers like

2024-01-28 Thread Nick Lewycky
+/11/cassert libstdc++-12-dev:amd64: /usr/include/c++/12/cassert libstdc++-8-dev:amd64: /usr/include/c++/8/cassert libboost1.83-dev:amd64: /usr/include/boost/compatibility/cpp_c_headers/cassert libstdc++6-4.4-dev: /usr/include/c++/4.4/cassert libstdc++-6-dev:amd64: /usr/include/c++/6/cassert libc++-1

Bug#1061697: ITP: libcgi-tiny-perl -- module providing a modern interface to write CGI scripts

2024-01-28 Thread Nick Morrott
Package: wnpp Owner: Nick Morrott Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libcgi-tiny-perl Version : 1.002 Upstream Author : Dan Book * URL : https://metacpan.org/release/CGI-Tiny * License

Bug#995670: ITP: zig -- General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software

2024-01-19 Thread Nick Hastings
likely not even try packaging 0.11 or newer until it can once again bootstrap. However I don't expect that to happen anytime soon. Nick.

Bug#1059856: firefox-esr: touchscreen support

2024-01-02 Thread Nick Manini
estions/1151161/enable-touch-scrolling-in-firefox Thanks in advance! All the best, Nick -- Package-specific info: -- Addons package information -- System Information: Debian Release: trixie/sid APT prefers stable-security APT policy: (500, 'stable-security'

Bug#1056183: texlive-luatex: lualatex exits immediately due to new zlib

2023-11-18 Thread Nick Black (Public gmail account)
Package: texlive-luatex Version: 2023.20231007-1 Severity: important X-Debbugs-Cc: dankamong...@gmail.com Dear Maintainer, I recently updated zlib1g:amd64 (1:1.2.13.dfsg-3, 1:1.3.dfsg-2) in unstable. lualatex immediately stopped working, with the error: [schwarzgerat](0) $ lualatex PANIC: unpro

Bug#1052528: grub-efi-amd64: Loading initial ramdisk... Error: out of memory

2023-09-23 Thread Nick
Package: grub-efi-amd64 Version: 2.06-13 Severity: important After upgrading from Debian 11 to Debian 12 I have been getting the error when booting my system about 2/3 of the times: Loading initial ramdisk... error: out of memory The other 1/3 of the times I boot, it works fine. The error happe

Bug#1051290: Acknowledgement (fonts-sil-gentiumplus: gentium plus v6.200 has been released)

2023-09-20 Thread Nick Black (Public gmail account)
i've uploaded 6.200, and it has entered unstable. this bug can be closed.

Bug#1051290: fonts-sil-gentiumplus: gentium plus v6.200 has been released

2023-09-05 Thread Nick Black (Public gmail account)
Package: fonts-sil-gentiumplus Version: 6.101-1 Severity: normal X-Debbugs-Cc: dankamong...@gmail.com Dear Maintainer, Gentium Plus v6.200 was released 2023-02-01. I'd really like to be able to use U+2227/U+2228 from this great font, among other recent changes. Please package the new version wh

Bug#999977: qxw: depends on obsolete pcre3 library

2023-09-04 Thread Nick Morrott
yesterday and receiving the commit and upload notifications this morning was a very unexpected gift! Many thanks, Nick

Bug#1024693:

2023-08-24 Thread Nick Eu
Yeah bug is still present. I installed the official binary and that seems to work fine.

Bug#1050152: rxvt-unicode: prompt starts in the middle of the screen

2023-08-20 Thread Nick K.
Package: rxvt-unicode Version: 9.31-1 Severity: normal Tags: upstream Dear Maintainer, When opening terminal, prompt appears in the middle of the screen. I disabled .profile, .bashrc and .xresources to no effect, so I assume, it's not configuration issue. Putting "clear" in .bashrc "solves" the

Bug#1044924: moc: Setting volume above 100% kills mocp.

2023-08-13 Thread Nick
Package: moc Version: 1:2.6.0~svn-r3005-3 Severity: normal Whether this belongs with moc I don't know but it's where the problem is most immediately apparent. To reproduce the bug (whether moc's or not): 1. Start mocp $ mocp 2. Set volume of the default sink (mine has id of 1) to 100% $

Bug#1043258: texlive-latex-extra-doc: moderncv.tex fails to build

2023-08-07 Thread Nick Hastings
Hi, sorry the bug subject line is wrong/bad. Better would be something like: "template.tex for moderncv.cls fails to build". Regards, Nick.

Bug#1043258: texlive-latex-extra-doc: moderncv.tex fails to build

2023-08-07 Thread Nick Hastings
mplate.log are attached. Regards, Nick. -- System Information: Debian Release: 12.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Li

Bug#1043073: xmobar: Battery monitor ignores "on" status string

2023-08-05 Thread Nick
Package: xmobar Version: 0.46-1 Severity: normal After upgrading to Debian 12, xmobar ignores the value for the -O option in the battery monitor. From my config, Run BatteryN ["BAT0"] ["-t", "", "-L", "30", "-H", "74", "-l", "red", "-n", "orange"

Bug#1043072: xmobar: Missing documentation

2023-08-05 Thread Nick
Package: xmobar Version: 0.46-1 Severity: normal After upgrading to Debian 12, xmobar's documentation, or most if it, disappeared. readme.org.gz refers to "file:doc/quick-start.org" but there's no such file. -- System Information: Debian Release: 12.1 APT prefers stable-updates APT policy: (

Bug#1042713: wireplumber: High cpu usage

2023-08-01 Thread Nick
2, soon followed by my killing wireplumber. Hope that helps. > Best regards, > Dylan Thanks for replying, I'll try to supply more if needed. -- Nick Asunción 12:03 PYT ► 30.7°C ◆ cielo claro ◆ 22Km/h NNE ◆ 40% HR Jul 29 10:45:59 argon systemd[1380]: Stopping Multimedia Service.

Bug#1042713: Workaround

2023-07-31 Thread Nick
In case it helps anyone else, this has so far fixed the problem introduced by wireplumber: # apt-get purge wireplumber # apt-get autoremove --purge Then I killed and restarted pulseaudio. -- Nick<http://acrasis.net> Asunción 11:55 PYT ► 29.7°C ◆ cielo claro ◆ 9Km/h N ◆ 48% HR

Bug#999977: qxw: depends on obsolete pcre3 library

2023-07-30 Thread Nick Morrott
he meantime, I will look to spend some time understanding the pcre3->pcre2 migration and patching qxw in the short term, if Stephen does not have time to do so. I'd like to keep qxw in the archive, given the time spent getting it reintroduced in time for bookworm following the RFP. Thanks, Nick

Bug#1042713: wireplumber: High cpu usage

2023-07-30 Thread Nick
Package: wireplumber Version: 0.4.13-1 Severity: important Dear Maintainer, * What led up to the situation? Upgrading to debian 12. * What exactly did you do (or not do) that was effective (or ineffective)? Followed the instructions in the release notes. * What was the outcome o

Bug#1040783: libvirt-daemon: libvirt firewalld zone is missing

2023-07-12 Thread Nick Hastings
d libvirt zone. Using > root, while being less than ideal, works fine. I'm facing the same problem. I'm running virt-manager on the localhost as a user who is a member of the libvirt group. What did you actually run as root to have the libvirt zone created? Thanks, Nick.

Bug#955733: cloud-init does not set locale specified in user data

2023-07-08 Thread Nick Holloway
On Wed, Jun 28, 2023 at 08:51:46PM -0700, Noah Meyerhans wrote: > I think that each of the components is working correct if viewed in > isolation, but the end result is not what you expect. If we document > that you must first populate /etc/locale.gen with the desired list of > available locales,

Bug#1028633:

2023-07-05 Thread Nick Rosbrook
Hi, I have opened a pull request[1] to fix this FTBFS. We experienced the same problem in Ubuntu[2], and these changes resolved the problem for us. Thanks, Nick [1] https://salsa.debian.org/science-team/mlpack/-/merge_requests/2 [2] https://bugs.launchpad.net/ubuntu/+source/mlpack/+bug/2025291

Bug#1036530: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)

2023-06-30 Thread Nick Hastings
ere is where to report Nouveau bugs: > > https://gitlab.freedesktop.org/drm/nouveau/-/issues/ Thanks. Done: https://gitlab.freedesktop.org/drm/nouveau/-/issues/241 Cheers, Nick.

Bug#1036530: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)

2023-06-30 Thread Nick Hastings
Hi, * Thorsten Leemhuis [230630 22:02]: > On 27.06.23 00:34, Nick Hastings wrote: > > * Linux regression tracking (Thorsten Leemhuis) > > [230626 21:09]: > >> Hi, Thorsten here, the Linux kernel's regression tracker. Top-posting > >> for once, to m

Bug#1039867: release.debian.org: Site uses old favicon.ico

2023-06-28 Thread Nick Hastings
problem on https://backports.debian.org and https://search.debian.org. I have already attempted to alert the relevant people for those sites. Regards, Nick.

Bug#1036530: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)

2023-06-26 Thread Nick Hastings
Hi Thorsten, * Linux regression tracking (Thorsten Leemhuis) [230626 21:09]: > Hi, Thorsten here, the Linux kernel's regression tracker. Top-posting > for once, to make this easily accessible to everyone. > > Nick, what's the status/was there any progress? Did you do what

Bug#995670: What's the status of this ITP?

2023-06-20 Thread Nick Hastings
Hi, * Abraham Raji [230620 17:37]: > > On 20/06/23 13:54, Nick Hastings wrote: > > > As far as I know the d/copyright file covers everything. > > > > > Or is there a licensing issue here? > > > > I don't think there is a licensing issue. > &g

Bug#995670: What's the status of this ITP?

2023-06-20 Thread Nick Hastings
Hi, * Abraham Raji [230620 16:53]: > > On 20/06/23 04:48, Nick Hastings wrote: > > There was some progress and some interest from a potential sponsor but > > it seems that the copyright file has become a road block. > > What exactly is the roadblock? Is it just a matt

Bug#995670: What's the status of this ITP?

2023-06-19 Thread Nick Hastings
* Nick Hastings [230620 08:18]: > > My package is on salsa: https://github.com/NickHastings/zig-debian While that statement is true, the link is clearly not the intended one. https://salsa.debian.org/nickh/zig Nick.

Bug#995670: What's the status of this ITP?

2023-06-19 Thread Nick Hastings
Hi, * Abraham Raji [230620 06:38]: > > What's the status of this ITP? It seems like Nick is pulling a > considerable amount of work himself. I filed an RFS bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012286 There was some progress and some interest from a potential

Bug#1036530: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)

2023-06-01 Thread Nick Hastings
Hi, * Karol Herbst [230602 03:10]: > On Thu, Jun 1, 2023 at 7:21 PM Limonciello, Mario > wrote: > > > -Original Message- > > > From: Karol Herbst > > > Sent: Thursday, June 1, 2023 12:19 PM > > > To: Limonciello, Mario > > >

Bug#1036530: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)

2023-06-01 Thread Nick Hastings
Hi, * Limonciello, Mario [230602 01:18]: > +Lyude, Lukas, Karol > > On 5/31/2023 6:40 PM, Nick Hastings wrote: > > > > * Nick Hastings [230530 16:01]: > > > * Mario Limonciello [230530 13:00]: > > > > > > As you're actually loading no

Bug#1036530: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)

2023-05-31 Thread Nick Hastings
Hi, * Nick Hastings [230530 16:01]: > > * Mario Limonciello [230530 13:00]: > > As you're actually loading nouveau, can you please try nouveau.runpm=0 on > > the kernel command line? > > I'm not intentionally loading it. This machine also has intel graphics

Bug#1036960: plocate: coredump on any search

2023-05-30 Thread Nick Black (Public gmail account)
Package: plocate Version: 1.1.18-1 Severity: normal Tags: upstream X-Debbugs-Cc: dankamong...@gmail.com Dear Maintainer, * What led up to the situation? I've been using plocate for many months on all my machines without problems. Recently, I get a coredump on any search, on all the machines o

Bug#1036530: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)

2023-05-30 Thread Nick Hastings
Hi, * Mario Limonciello [230530 13:00]: > On 5/29/23 18:01, Nick Hastings wrote: > > Hi, > > > > * Nick Hastings [230529 12:51]: > > > * Mario Limonciello [230529 10:14]: > > > > On 5/28/23 19:56, Nick Hastings wrote: > > > > > Hi

Bug#1036530: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)

2023-05-29 Thread Nick Hastings
Hi, * Nick Hastings [230529 12:51]: > * Mario Limonciello [230529 10:14]: > > On 5/28/23 19:56, Nick Hastings wrote: > > > Hi, > > > > > > * Mario Limonciello [230528 21:44]: > > > > On 5/28/23 01:49, Salvatore Bonaccorso wrote: > > >

  1   2   3   4   5   6   7   8   9   10   >