Bug#1103621: pipewire client config not applied

2025-04-19 Thread David Mandelberg
Package: warzone2100 Version: 4.5.5deb-1 My ~/.config/pipewire/client-rt.conf.d/20-defaults.conf has this, which should set node.loudness = -18 on warzone2100.real: stream.rules = [ # TODO: don't override node.loudness if the application set it? { matches = [{media.class = Stream/Outpu

Bug#1101943: incorrect version in metadata.json, breaks new version notification

2025-04-10 Thread David Mandelberg
Op 2025-04-10 om 18:48 schreef Jeremy Bícha: However, it is best practice in Debian to disable new version notifications so if this extension will suddenly start prompting about an outdated extension version, we would need to disable that. I don't think it ever did that, as far as I know? From

Bug#1101943: incorrect version in metadata.json, breaks new version notification

2025-04-02 Thread David Mandelberg
Package: gnome-shell-extension-dash-to-panel Version: 68-1 Severity: minor /usr/share/gnome-shell/extensions/dash-to-pa...@jderose9.github.com/metadata.json says the version is , not 68. It looks like the extension tracks the version in the dconf key /org/gnome/shell/extensions/dash-to-pa

Bug#1098972: install gsettings schema to system directory

2025-02-26 Thread David Mandelberg
Package: gnome-shell-extension-caffeine Version: 56-1 Severity: wishlist If I open /org/gnome/shell/extensions/caffeine/ in dconf-editor, it shows the settings as "Keys not defined by a schema". https://github.com/eonpatapon/gnome-shell-extension-caffeine/blob/22a89835f12ff11534492e5d577c1e2401

Bug#1098702: apt-get --with-source crashes with Assertion '__n < this->size()' failed.

2025-02-22 Thread David Mandelberg
Op 2025-02-22 om 19:20 schreef David Kalnischkies: libapt7.0 did a bunch of std::string→std::string_view things and a crash here might very well be a sign that either a string is not properly owned any longer or you are lucky enough to hit a cache-growth problem that are a pain to find and weed o

Bug#1098702: apt-get --with-source crashes with Assertion '__n < this->size()' failed.

2025-02-22 Thread David Mandelberg
Op 2025-02-22 om 19:20 schreef David Kalnischkies: Sadly, I can't reproduce this here… And I think I figured out why. If I change the Version line and the version in the Filename line, it only happens if the version is the same as the version that I currently have installed, not if it's less

Bug#1098702: apt-get --with-source crashes with Assertion '__n < this->size()' failed.

2025-02-22 Thread David Mandelberg
I found a workaround for my use case. In https://github.com/dseomn/dotfiles/commit/d6025819bb0fc1ffe98cdc218890f0317bea5202 I switched from using --with-source with a Packages file, to using it with the .deb files directly. No idea why that fixes the issue, but it works for me.

Bug#1098702: apt-get --with-source crashes with Assertion '__n < this->size()' failed.

2025-02-22 Thread David Mandelberg
I'm doing something wrong with how I build the packages, but even if that's true, it would be nice to get a useful error message from apt instead of a crash.Package: dseomn-standard Source: dseomn-meta Version: 20250221.1 Architecture: all Maintainer: David Mandelberg Installed-Siz

Bug#1094663: $PATH not set properly in gnome

2025-01-29 Thread David Mandelberg
Package: nix-setup-systemd Version: 2.8.0-1.1 If I'm understanding it correctly, /usr/lib/environment.d/nix-daemon.conf sets $PATH, but then /usr/bin/gnome-session starts a login shell, which sources /etc/profile on startup, which resets $PATH to a default value. Related: https://bugs.debian

Bug#1094662: add nix paths to more environment variables

2025-01-29 Thread David Mandelberg
Package: nix-setup-systemd Version: 2.8.0-1.1 Severity: wishlist /usr/lib/environment.d/nix-daemon.conf already adds nix's bin paths to $PATH. Would it make sense to also add nix's paths to $XDG_DATA_DIRS (e.g., so that .desktop files from nix could be found), and maybe also $MANPATH?

Bug#1094293: RFP: itgmania -- A fork of StepMania 5.1, improved for the post-ITG community!

2025-01-26 Thread David Mandelberg
Package: wnpp Severity: wishlist * Package name: itgmania Version : 0.9.0 Upstream Author : multiple * URL : https://www.itgmania.com/ * License : MIT Programming Lang: C++ Description : A fork of StepMania 5.1, improved for the post-ITG community!

Bug#1086595: RFP: gnome-shell-extension-system-monitor-next -- Display system information in GNOME Shell status bar

2024-11-01 Thread David Mandelberg
Package: wnpp Severity: wishlist * Package name: gnome-shell-extension-system-monitor-next Version : 3.18 Upstream Author : mgalgs * URL : https://github.com/mgalgs/gnome-shell-system-monitor-applet * License : GPL Programming Lang: JS Description : D

Bug#1076097: DeprecationWarning: This process (pid=3710789) is multi-threaded, use of fork() may lead to deadlocks in the child.

2024-07-10 Thread David Mandelberg
Package: unattended-upgrades Version: 2.11 After a recent upgrade of python3 from 3.11.8-1 to 3.12.2-1, unattended-upgrade gives these warnings: /usr/bin/unattended-upgrade:769: DeprecationWarning: This process (pid=3710789) is multi-threaded, use of fork() may lead to deadlocks in the child

Bug#1072321: add package for opentelemetry/otlp (and other grpc modules?)

2024-06-03 Thread David Mandelberg
Hi, Sorry for the noise, but I learned about the axosyslog fork (which I just filed https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072543 for) after I filed this bug. The OTLP features that I want to use look like they'll be in axosyslog but not syslog-ng, so I'm not sure I actually care

Bug#1072543: RFP: axosyslog -- cloud-native, syslog-ng compatible logging agent

2024-06-03 Thread David Mandelberg
Package: wnpp Severity: wishlist X-Debbugs-CC: syslog-ng-maintain...@alioth-lists.debian.net * Package name: axosyslog Version : 4.7.1 Upstream Author : Axoflow * URL : https://github.com/axoflow/axosyslog * License : GPL and LGPL Programming Lang: C Descri

Bug#1072321: add package for opentelemetry/otlp (and other grpc modules?)

2024-05-31 Thread David Mandelberg
Source: syslog-ng Version: 4.4.0-1 Severity: wishlist Hi, I don't see a package for the opentelemetry module, and it doesn't seem to be in syslog-ng-core. Would it be possible to add the --enable-grpc configure flag to the build process, and package the opentelemetry module?

Bug#1071576: bugs.debian.org: bug subscription no longer possible: no "Please confirm subscription" e-mail

2024-05-21 Thread David Mandelberg
I'm having the same problem. Could it be related to #1071469 which also involves mail issues around the same time?

Bug#1067620: add max version to python3-ruamel.yaml dependency

2024-05-15 Thread David Mandelberg
Hi, Looks like python3-ruamel.yaml is at 0.18.6+ds-3 in testing and unstable, and whipper is failing for me now. https://github.com/whipper-team/whipper/issues/605#issuecomment-2073552007 mentions a fix. Would it be possible to get that patch in Debian? (I haven't tested it myself though.)

Bug#1070329: [borg mount] fuse: failed to exec fusermount3: No such file or directory

2024-05-03 Thread David Mandelberg
Package: borgbackup Version: 1.2.4-1 When I tried to use `borg mount`, it gave the error "fuse: failed to exec fusermount3: No such file or directory". The package recommends fuse, but installing fuse3 instead seemed to fix the error. Should the package recommend fuse3 instead of fuse?

Bug#1067620: add max version to python3-ruamel.yaml dependency

2024-03-24 Thread David Mandelberg
Package: whipper Version: 0.10.0-2 From https://github.com/whipper-team/whipper/issues/605 and https://github.com/whipper-team/whipper/issues/606 it looks like whipper fails with newer version of ruamel.yaml. Should the Debian package add a max version to the dependency to prevent it breaking

Bug#1065209: package sae_pk_gen

2024-03-01 Thread David Mandelberg
Package: hostapd Version: 2:2.10-12 Severity: wishlist Hi, I think https://w1.fi/cgit/hostap/tree/hostapd/sae_pk_gen.c is needed to configure hostapd for SAE-PK. Would it be possible to build it (https://w1.fi/cgit/hostap/tree/hostapd/Makefile#n1390) and include that in the package?

Bug#1064468: Settings schema 'org.gnome.desktop.a11y.interface' does not contain a key named 'show-status-shapes'

2024-02-22 Thread David Mandelberg
Package: gnome-settings-daemon Version: 46~beta-1 After a recent upgrade, many applications running under gnome X11 stopped using gnome's settings. (Like large text, cursor theme, etc.) Digging into it, I found that org.gnome.SettingsDaemon.XSettings.service had failed to start with this error

Bug#1056165: google.protobuf stubs missing?

2023-11-17 Thread David Mandelberg
Package: python3-typeshed Version: 0.0~git2023.6764465-2 python3-typeshed has python3-types-protobuf in its Provides, so I assume it's supposed to provide types for google.protobuf? But I don't actually see any stubs for that package, and mypy gives this error: dseomn@solaria:/tmp/tmp.ENk

Bug#1051372: Ctrl-F crashes thunderbird in nl_NL.UTF-8 locale

2023-09-06 Thread David Mandelberg
Package: thunderbird-l10n-nl Version: 1:115.2.0-1 If I run `env -u LOCPATH -u LANGUAGE LANG=nl_NL.UTF-8 thunderbird` and hit Ctrl-F to find text within an email, thunderbird crashes. If I do the same thing with `env -u LOCPATH -u LANGUAGE LANG=en_US.UTF-8 thunderbird` instead, it doesn't crash

Bug#1040705: Call to undefined function GuzzleHttp\json_decode()

2023-07-09 Thread David Mandelberg
Package: roundcube-core Version: 1.6.1+dfsg-1 I tried setting up oauth2 in roundcube, but when the OIDC provider redirects back to roundcube, I get an "Oops... something went wrong!" page. When that happens, /var/log/roundcube/errors.log shows: [09-Jul-2023 17:00:49 UTC] PHP Fatal error: Unc

Bug#1040499: mail uses short hostname for return address, instead of fqdn

2023-07-06 Thread David Mandelberg
il.mailutils: Trying system... mail.mailutils: system yields 0=Success mail.mailutils: source=system, name=dseomn, passwd=x, uid=1000, gid=1000, gecos=David Mandelberg dir=/home/dseomn, shell=/bin/bash, mailbox=/var/mail/dseomn, quota=0, change_uid=1 mail.mailutils: Getting auth in

Bug#1033808: ImportError: cannot import name 'Markup' from 'jinja2'

2023-04-01 Thread David Mandelberg
Package: salt-common Version: 3004.1+dfsg-2 Severity: important salt-ssh and salt-call are both giving me the error below, though with different parts at the top of the stack trace. Upstream bug is: https://github.com/saltstack/salt/issues/61848 Traceback (most recent call last): File "/usr

Bug#1030956: Acknowledgement (yarnpkg key is out of date)

2023-02-14 Thread David Mandelberg
I made https://salsa.debian.org/extrepo-team/extrepo-data/-/merge_requests/209 to fix this.

Bug#1030956: yarnpkg key is out of date

2023-02-09 Thread David Mandelberg
Source: extrepo-data Version: 1.0.3 Running this command: extrepo enable yarnpkg && apt-get update Gives this error: Err:4 https://dl.yarnpkg.com/debian stable InRelease The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging I think the key just needs to be updated?

Bug#996655: updating database with dbconfig-no-thanks doesn't seem to work

2021-10-16 Thread David Mandelberg
Op 16-10-2021 om 19:13 schreef Guilhem Moulin: On Sat, 16 Oct 2021 at 17:45:42 -0400, David Mandelberg via Pkg-roundcube-maintainers wrote: $ sudo -u www-data /usr/share/roundcube/bin/update.sh ERROR: Configuration error. Unsupported database driver: I suppose the command doesn't

Bug#996655: updating database with dbconfig-no-thanks doesn't seem to work

2021-10-16 Thread David Mandelberg
Package: roundcube-core Version: 1.4.11+dfsg.1-4 I set up roundcube with dbconfig-no-thanks and a sqlite3 database, and the web interface is working. The script to update everything fails though: $ sudo -u www-data /usr/share/roundcube/bin/update.sh ERROR: Configuration error. Unsupported data

Bug#996613: wrong path to SQL directory

2021-10-16 Thread David Mandelberg
Package: roundcube-core Version: 1.4.11+dfsg.1-4 I installed roundcube-core along with dbconfig-no-thanks, and manually set db_dsnw to sqlite:var/local/roundcube/database/roundcube.db?mode=0600. When I try to go to roundcube in a browser (using apache2), the page says "DATABASE ERROR: CON

Bug#995949: Missing cache directory

2021-10-08 Thread David Mandelberg
Package: liblemonldap-ng-common-perl Version: 2.0.11+ds-4 localStorageOptions in /etc/lemonldap-ng/lemonldap-ng.ini points at /var/lib/lemonldap-ng/cache, which doesn't exist. In my apache error.log, I'm seeing: Warn: mkdir /var/lib/lemonldap-ng/cache: Permission denied at /usr/share/perl5/C

Bug#995335: weird formatting for MinimumKeyBits in dkimpy-milter.conf(5)

2021-09-29 Thread David Mandelberg
Package: dkimpy-milter Version: 1.2.2-2 dkimpy-milter.conf(5) shows MinimumKeyBits indented in a way that looks like it's part of the Mode option. It looks like it should match the formatting of all the other options though.

Bug#790943: Root and local certificate location clash

2021-09-22 Thread David Mandelberg
I just came across this while configuring the CA certs for some software. It would be really nice if this security issue were fixed at some point. In the meantime, it looks like /etc/ssl/certs/ca-certificates.crt doesn't have the snake oil certificate (at least on my systems) even though /etc/s

Bug#994706: tar errors with .remove-on-upgrade files

2021-09-19 Thread David Mandelberg
Package: unattended-upgrades Version: 2.8 After upgrading to bookworm/testing, my unattended-upgrade cron job started giving output like this: tar: .remove-on-upgrade /etc/xdg/okular.categories: Not found in archive tar: Exiting with failure status due to previous errors I downgraded okular a

Bug#994027: setting the path option leads to "exception error: bad argument"

2021-09-09 Thread David Mandelberg
Package: ejabberd-mod-log-chat Version: 0.2020.10.21~dfsg0-5 With this in the modules section of /etc/ejabberd/ejabberd.yml: mod_log_chat: path: /srv/ejabberd/mod_log_chat format: html I get this error: $ sudo ejabberdctl foreground 2021-09-10 02:10:59.368040+00:00 [info] Loading con

Bug#385219: partman-auto-lvm recipes should support a free space partition type.

2021-08-22 Thread David Mandelberg
From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904184#15 I wonder if the "use_all" part of the patch shouldn't be its own debconf question though. It appears to be useful to tell partman-auto (in general, not just the partman-auto-lvm part) to _not_ use all available space (though I'm not

Bug#992119: virt-install --cloud-init doesn't work with Debian genericcloud images

2021-08-11 Thread David Mandelberg
Package: virtinst Version: 1:3.2.0-3 I tried to use virt-install's --cloud-init option with a genericcloud image[0], and cloud-init in the image didn't seem to find the ISO that virt-install set up. From the XML, it looks like virt-install made a SATA drive: file='/var/lib/

Bug#986716: installation-guide: Preseeding passwd/root-password-crypted with "!" doesn't work as described

2021-04-10 Thread David Mandelberg
Source: installation-guide Severity: normal Tags: d-i Hi, https://www.debian.org/releases/bullseye/amd64/apbs04.en.html section B.4.5 talks about using "!" in passwd/root-password-crypted: The passwd/root-password-crypted and passwd/user-password-crypted variables can also be preseeded with "!"

Bug#972527: Support arbitrary arguments in /etc/default/dnss

2020-10-19 Thread David Mandelberg
Package: dnss Version: 0.0~git20180721.0.2de63ab0-1+b11 Severity: wishlist /lib/systemd/system/dnss.service uses curly braces with ${MONITORING_FLAG} and ${MODE_FLAGS}, which means each one can only have a single argument in it. It would be great if there were some way to specify additional ar

Bug#945971: pull latest upstream version

2019-12-01 Thread David Mandelberg
Package: xkb-data Version: 2.26-2 Severity: wishlist Hi, The latest upstream release is currently 2.28. Could you update this package please? Upstream releases: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/tags

Bug#919241: RFP: vroom -- Functional testing tool for VIM

2019-01-13 Thread David Mandelberg
Package: wnpp Severity: wishlist "Vroom is for testing vim. Let's say you're a vimscript author. You want to test your new plugin. You could find a nice vimscript test suite, but that only lets you test your vimscript functions. What you really want is a way to specify vim commands — actual i

Bug#291193: base-passwd: Users added in group audio, not seen though. No sound!

2005-01-19 Thread David Mandelberg
-- -BEGIN GEEK CODE BLOCK- Version: 3.1 GAT/CM$/CS>$/CC/IT$/M/S/O/U dpu s+:++ !a C++$>C+++$ UB+++>$L$*-- P+>++$ L+++()$ E-(---) W+++>$ N(+) o? K- w--(---) O? M V? PS++@ PE-@ Y+@ PGP++(+++)>$ t? 5? X? R tv--(-) b++(+++)@ DI? D? G e-> h* r? z* --END GE

Bug#60810: contents.gz package

2005-01-15 Thread David Mandelberg
b++(+++)@ DI? D? G e->++++ h* r? z* --END GEEK CODE BLOCK-- David Mandelberg [EMAIL PROTECTED] signature.asc Description: OpenPGP digital signature

Bug#290237: base-passwd: user/group additions and spelling corrections in doc/users-and-groups.sgml

2005-01-12 Thread David Mandelberg
] + + David + Mandelberg + [EMAIL PROTECTED] + @@ -22,8 +27,10 @@ 2002 2003 2004 + 2005 Joey Hess Colin Watson + David Mandelberg @@ -204,7 +211,7 @@ HELP: what do other print systems

Bug#282599: apt-cacher: strange apache dependency

2005-01-11 Thread David Mandelberg
(+) o? K- w--(---) O? M V? PS++@ PE-@ Y+@ PGP++(+++)>$ t? 5? X? R tv--(-) b++(+++)@ DI? D? G e-> h* r? z* --END GEEK CODE BLOCK-- David Mandelberg [EMAIL PROTECTED] signature.asc Description: OpenPGP digital signature