Bug#1113774: Disabling -fcf-protection in sudo for bookworm

2025-09-27 Thread Marc Haber
rison. I have both native amd64 and arm64 hosts available, but I thought of using a porterbox. Greetings Marc -- - Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germa

Bug#1116457: u-boot-exynos: not possible to reinstall on Debian 12.12 (Bookworm)

2025-09-27 Thread Jean-Marc LACROIX
up u-boot-exynos:armhf (2023.01+dfsg-2+deb12u1) ... ansible@hn-odroid-hc1-110:~$ sudo reboot But after rebooting, u-boot seems always to the same date Any idea ? Best regards -- -- Jean-Marc LACROIX () -- -- mailto : jeanmarc.lacr...@free.fr --

Bug#1116381: adduser must filter or prevent "usermod: no changes" from showing

2025-09-26 Thread Marc Haber
so just not call usermod if the "new" comment is empty. Greetings Marc

Bug#1113774: Disabling -fcf-protection in sudo for bookworm

2025-09-26 Thread Marc Haber
On Fri, Sep 26, 2025 at 11:11:08AM +0200, Helmut Grohne wrote: On Thu, Sep 25, 2025 at 01:56:21PM +0200, Marc Haber wrote: I reaffirm that. Should the TC decline to give formal advice (which I would be fine with), I would go ahead to disable -fcf-protection for i386 builds (and verify that the

Bug#1113774: Disabling -fcf-protection in sudo for bookworm

2025-09-25 Thread Marc Haber
On Thu, Sep 25, 2025 at 04:58:58PM +0200, Christoph Berg wrote: (and verify that the amd64 and arm64 binary stay identical) and build packages for trixie and bookworm, submit both of them for the next point release. Marc, do you have all tools to do that verification? I would apply the patch

Bug#1113774: Disabling -fcf-protection in sudo for bookworm

2025-09-25 Thread Marc Haber
ky (FWIW, the patch from https://github.com/sudo-project/sudo/pull/468 applies trivially to sudo 1.9.13p3-1+deb12u2) * reject the request; bookworm is already oldstable (if it's reaching us only now, it's not that important) * reject the request; the CPU in question is not part of th

Bug#990097: duperemove: Searching duplicate extends aborts with ERROR: hash-tree.h:80

2025-09-24 Thread Marc Haber
ible > - may be fixed with a current version? (Debian contains a very old one.) #265 is fixed in the current unstable version. Can you please verify whether this might be fixed in the current version? Greetings Marc

Bug#1115740: deos not clean up old certificates etc

2025-09-19 Thread Marc Haber
Package: dehydrated Severity: minor Hi, it looks like dehydrated preserves all files in /var/lib/dehydrated/certs/(domain) until eternity. Should it not periodically clean up? If there is a reason for keeping old files, please let me know and/or document the fact. Greetings Marc -- System

Bug#1100841: 32-bit args

2025-09-18 Thread Marc Leeman
tags upstream thanks I am aware, but this is not a high priority for upstream. I initially limited the architectures to non-32 bit; but got advised not to do that. -- g. Marc GPG: 827C FD74 BA46 8152 A041 F3A0 7A6A 4F17 5995 A65B

Bug#1109329: deluser: can't remove user from group with hyphen in the name

2025-09-18 Thread Marc Haber
t for more details at > /usr/share/perl5/Debian/AdduserCommon.pm line 143. Fixed in git. This is now MR !111 Greetings Marc

Bug#1109329: deluser user group does not work for group names with hyphens

2025-09-18 Thread Marc Haber
in the same MR as the main issue of this bug. Greetings Marc

Bug#1114986: sudo: Strange Defaults regarding mail

2025-09-16 Thread Marc Haber
On Mon, Sep 15, 2025 at 06:27:06PM +0200, Alexander Reichle-Schmehl wrote: In favour of it. May I prepare a MR for that for practice? Would be soonest Wednesday. Go ahead please! It is good for everybody to practise such workflows with simple things. Greetings Marc

Bug#1115329: Debian kernel linux-image-6.12.30+bpo-armmp-lpae: strange behaviour on udev for Ethernet port

2025-09-15 Thread Jean-Marc LACROIX
.rng: Exynos True Random Number Generator. [ 15.774269] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 15.779012] r8152 4-1:1.0 if-prod: renamed from eth0 All is OK Any idea about this behaviour ? Best regards Cordialement -- -- Jean-Marc LACROIX () -- -- mailto : jeanmarc.lacr...@free.fr --

Bug#1035990: isc-dhcp-relay upgrade deb12=>deb13 resets OPTION= in /etc/default/isc-dhcp-relay to debconf value

2025-09-15 Thread Marc Haber
ameters. Please investigate why this does not work as advertised. That being said, please migrate away from isc-dhcp-relay; Debian 13 is likely the last debian release to feature that package. It has been dead upstream

Bug#1115238: gnome-sudoku: NumberPicker does not take work with keyboard when you re-start playing after a puzzle completion

2025-09-14 Thread Jean-Marc
. Regards, Jean-Marc -- System Information: Debian Release: forky/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.16.7+deb14-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.

Bug#1105900: adduser.local.8: Some remarks and a patch with editorial changes for this man page

2025-09-14 Thread Marc Haber
ers in man -l as: adduser.local [ username] [ uid] [ gid] [ home-directory] (with adduser.local in *BOLD*) while the previous code without "" renders as adduser.local [username] [uid] [gid] [home-directory] with the entire line in *BOLD*. Which is correct? Are there style recommendations? Greetings Marc

Bug#1015781: autopkgtests fail if user foo exists or existed

2025-09-14 Thread Marc Haber
Control: retitle -1 test lib function to yield a conflict-free user/group name On Thu, Jul 21, 2022 at 08:27:15AM +0200, Marc Haber wrote: > The tests expect the test environment to be fresh. They relay too much > on uids being the same and do not preseed adduser to provide > reproduc

Bug#1099606: [post-trixie] should refuse to delete a system user without --system

2025-09-14 Thread Marc Haber
Control: tags -1 wontfix Control: tags 1099738 wontfix thanks On Wed, Mar 05, 2025 at 04:18:52PM +0100, Marc Haber wrote: > Currently, deluser foo will happily delete a system user with that name. I think that is the correct behavior. A local admins is likely to issue such a call, knowing w

Bug#1114986: sudo: Strange Defaults regarding mail

2025-09-12 Thread Marc Haber
way which will direct mail to root to a > reasonable target. I can follow you here. I am inclined to remove that Defaults line (in unstable and therfore in forky) and put in a debian/NEWS item documenting the change. What does the rest of the team think? Greetings Marc

Bug#1114937: deluser --remove-all-files aborts with “invalid characters in input string, see trace output for more details at /usr/share/perl5/Debian/AdduserCommon.pm line 143.”

2025-09-12 Thread Marc Haber
Control: severity -1 normal Control: merge -1 1112486 This is a duplicate. Greetings Marc On Thu, Sep 11, 2025 at 08:16:39PM +, Md Ayquassar wrote: Package: adduser Version: 3.152 Severity: important Issue `adduser guest` followed by `deluser --remove-all-files guest` for a new user name

Bug#1114972: grub-efi-amd64-bin: crossing a btrfs subvolume boundary keeps reference forever in trixie

2025-09-12 Thread Marc Lehmann
Package: grub-efi-amd64-bin Version: 2.12-9 Severity: normal X-Debbugs-Cc: debian-am...@lists.debian.org User: debian-am...@lists.debian.org Usertags: amd64 Dear Maintainer, I have a custom grub config that probes various devices and filesysstem images. It works something like this: if loopba

Bug#1114668: KDE not usable any more after upgrade from Debian 12 to 13 (trixie)

2025-09-09 Thread Marc Haber
Control: close -1 thanks On Tue, Sep 09, 2025 at 11:47:11AM +0200, Debian wrote: At this time this bug could be seen as "solved". Thanks a lot. Doing so. Greetings Marc -- - Marc Haber | &quo

Bug#1112535: /usr/lib/systemd/systemd-networkd: segfault after upgrade to 257.8-1~deb13u1, no connectivity after reboot

2025-09-08 Thread Marc Haber
for a formal decision that this IS in fact a release critical bug. I find your attitude to just shrug this away with "optional component" and "wait for the next point release" insultingly unacceptable. Greetings Marc P.S.: What people need now is: $ cat /etc/apt/pre

Bug#1114542: linux kernel 6.x : enable all DSA feature for Radxa e54c and others switchs

2025-09-06 Thread Jean-Marc LACROIX
SPI is not set # CONFIG_NET_DSA_VITESSE_VSC73XX_PLATFORM is not set ansible@hn-rock64-130:~$ Therefore, is it possible to set this feature in next generation ? Many thanks in advance Best regards -- -- Jean-Marc LACROIX () -- -- mailto : jeanmarc.lacr...@free.fr --

Bug#1113774: Disabling -fcf-protection in sudo for bookworm

2025-09-03 Thread Marc Haber
ACK" vs "CONFIG_X86_KERNEL_IBT", as one works only in user mode, and the other only in kernel mode. Both settings are =Y in the x86_64 kernel in Debian unstable. Greetings Marc -- ----- Marc Haber |

Bug#1113774: Disabling -fcf-protection in sudo for bookworm

2025-09-03 Thread Marc Haber
patched sudo outside the debian archive (we still do have people.debian.org, right?) to get this settled if we can't find consensus that the change is indeed harmless. Greetings Marc -- - Marc Haber |

Bug#1113774: Disabling -fcf-protection in sudo for bookworm

2025-09-03 Thread Marc Haber
stems programming to have my own informed knowledge about this matter, but I need that advice coming from a body that I trust. We had the OpenSSL random generator desaster from 2008 originating from not well given upstream advice, and I don't want to repeat this. Gree

Bug#1113774: Disabling -fcf-protection in sudo for bookworm

2025-09-03 Thread Marc Haber
Hello, On Tue, Sep 02, 2025 at 06:28:12PM +0200, Helmut Grohne wrote: Marc, in https://lore.kernel.org/all/alan9s_47erx6...@torres.zugschlus.de/ you say that you require a TC maintainer override to implement the change whereas in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113774#15 you

Bug#1113722: debian/watch version 5

2025-09-02 Thread Marc Haber
rsion=5", which is an easy mistake when editing. Greetings Marc -- ----- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany| lose things."Winona Ryder

Bug#1113774: Disabling -fcf-protection in sudo for bookworm

2025-09-02 Thread Marc Haber
to the request. I am open to advice from the TC since I know that I can trust you. Greetings Marc -- ----- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany| lose

Bug#1112486: adduser: deluser --remove-all-files fails when a path includes $'\177'

2025-09-01 Thread Marc Haber
ant to review https://salsa.debian.org/debian/adduser/-/merge_requests/107 ? Greetings Marc -- ----- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany| lose things.&qu

Bug#1112486: adduser: deluser --remove-all-files fails when a path includes $'\177'

2025-08-31 Thread Marc Haber
adduser3.152all add and remove users and groups | root@salida-sid-buildd-amd64-08lb:/srv# Can you give a better reproducer maybe? Though it doesn't actually indicate there was trouble in the exit status, i.e. the exit

Bug#1112486: adduser: deluser --remove-all-files fails when a path includes $'\177'

2025-08-30 Thread Marc Haber
ing the find(1) thing, deluser will just error out if find is not present. That will only happen if some package decides to _delete_ a user with all their data in the installer, in a fully installed base system the Esssential packages are at least goin

Bug#1112332: should binary debdiff show lines _added_ to control files?

2025-08-28 Thread Marc Haber
Package: devscripts Version: 2.25.19 Severity: minor File: /usr/bin/debdiff Hi, I recently took over sniproxy. Here is part of the regular diff to debian/control: -Maintainer: Jan Dittberner +Maintainer: Sniproxy Maintainers +Uploaders: Marc Haber As you can see, I have changed the

Bug#1112329: please more information about multiple stanzas in debian/watch

2025-08-28 Thread Marc Haber
anced example in the manpages. Thanks for providing uscan. Greetings Marc -- Package-specific info: --- /etc/devscripts.conf --- Empty. --- ~/.devscripts --- DEBUILD_LINTIAN=no DEBUILD_ROOTCMD=fakeroot DEB_BUILD_OPTIONS="parallel=10" DEBUILD_DPKG_BUILDPACKAGE_OPTS=&quo

Bug#1109999: [nfs-common] default option (${STATDOPTS}) is not used

2025-08-26 Thread Jean-Marc LACROIX
Le 28/07/2025 à 10:50, Jean-Marc LACROIX a écrit : Le 28/07/2025 à 07:12, Jochen Sprickerhof a écrit : Hi Jean-Marc, * Jean-Marc LACROIX [2025-07-27 23:43]: In order to increase (a little !) security, and as defined into http://wiki.debian.org/SecuringNFS, it is a good practice to defined

Bug#1102488: 2.11.1-3 too fails to convert todays logfile...

2025-08-26 Thread Marc Haber
On Mon, Aug 25, 2025 at 08:26:40PM +, e wrote: > Debian testing. Also had 60 sec interval in use for atop. Also observed atop > running during conversion attempt. Leftover file for todays log also > remained... Seeme liks gibberish to me, sorry.

Bug#1110517: deprecation should be in the package description

2025-08-25 Thread Marc Haber
Greetings Marc -- - Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany| lose things."Winona Ryder | Fon: *49 6224 1600402 Nordisch by Nature | How to mak

Bug#1111731: src:gst-plugins-bad1.0-contrib: fails to migrate to testing for too long

2025-08-22 Thread Marc Leeman
Sure, I can use `sbuild` to upload the binaries for the different architectures, but at the moment (DM), I don't have the rights to do so; just got an ACL reject.

Bug#1111731: src:gst-plugins-bad1.0-contrib: fails to migrate to testing for too long

2025-08-21 Thread Marc Leeman
there > ∙ ∙ arch:ppc64el not built yet, autopkgtest delayed there > ∙ ∙ arch:s390x not built yet, autopkgtest delayed there > Additional info: > ∙ ∙ Cannot be tested by piuparts (not a blocker) - (no link yet) > ∙ ∙ 9 days old (needed 5 days) > -- g. Marc GPG: 827C FD74 BA46 8152 A041 F3A0 7A6A 4F17 5995 A65B

Bug#1111649: apt: Fails to detect systemd on mdadm system during dist-upgrade

2025-08-20 Thread Marc Haber
d in the Release Notes. It is also recommended to look at what apt says it will do. Greetings Marc -- ----- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany| lose

Bug#1111651: login: instant logout after upgrade to trixie

2025-08-20 Thread Marc Lehmann
Package: login Version: 1:4.16.0-2+really2.41-5 Severity: normal Dear Maintainer, I've upgraded a server using rlogin/rsh-redone-server to trixie. Specifically, I upgraded 1:4.13+dfsg1-1+deb12u1 to 1:4.16.0-2+really2.41-5 After that, login via rlogin was rarely possible. That is, it sometimes w

Bug#874550: git-buildpackage: Please copy the orig tarball gpg/pgp signature (.pgp/.asc) while building the source package

2025-08-17 Thread Marc Haber
On Sun, Nov 28, 2021 at 01:41:18PM +0100, Marc Haber wrote: > On Sun, Nov 12, 2017 at 03:28:48PM +0100, Guido Günther wrote: > > This is fixed in uscan now. This bug is almost the same then > > #872864. Implementation wise when one works so will the other but let's > >

Bug#1111351: setting unshare_tpmdir_template doesn't affect mmdebstrap

2025-08-17 Thread Marc Haber
his is not honored if the chroot needs to be built, mmdebstrap still happily fills up /tmp (and then terminates with a VERY misleading error message). Greetings Marc

Bug#1109601: ITS: duperemove

2025-08-16 Thread Marc Haber
Control: tags -1 pending thanks Hi everybody, On Sun, Jul 20, 2025 at 07:50:24PM +0200, Marc Haber wrote: > the duperemove package looks to me as it is eligible for salvaging. The > last version in Debian is 0.11 while upstream is already at 0.15. The > last maintainer upload was

Bug#1111141: systemctl ends in assertion failed on armhf

2025-08-15 Thread Marc Haber
On Fri, Aug 15, 2025 at 12:51:22PM +0200, Marc Haber wrote: I apologize but I'll probably be out of the debugging loop for a few days. I have just started the build though. I apoligize again, but I'm totally out of this loop for the time being. Installint systemd's build depe

Bug#1111141: systemctl ends in assertion failed on armhf

2025-08-15 Thread Marc Haber
Hi Luca, On Fri, Aug 15, 2025 at 10:50:14AM +0100, Luca Boccassi wrote: Control: tags -1 forwarded https://github.com/systemd/systemd/pull/38587 On Fri, 15 Aug 2025 07:35:28 +0200 Marc Haber wrote: Package: systemd Version: 258~rc2-2 Severity: serious Hi, on my only Banana Pi with unstable

Bug#1111141: systemctl ends in assertion failed on armhf

2025-08-14 Thread Marc Haber
On Fri, Aug 15, 2025 at 07:35:28AM +0200, Marc Haber wrote: I also cannot log in to that system any more via ssh.socket and I suspect this has the same source. After filing this bug, I'll downgerade to the forky version of systemd and will report here if that solves the issue. sudo a

Bug#1110971: sudo: Shows keypresses when using fingerprint authentication with fprintd (exposes password)

2025-08-14 Thread Marc Haber
Hi, On Wed, Aug 13, 2025 at 06:56:30PM +0100, Samuel Henrique wrote: On Wed, 13 Aug 2025 at 10:49, Marc Haber wrote: I do not see what sudo can do here, and I certainly will not patch Debian's sudo in that regard. Would you be willing to file an Upstream bug? Certainly, you mention

Bug#1110971: sudo: Shows keypresses when using fingerprint authentication with fprintd (exposes password)

2025-08-13 Thread Marc Haber
er """ And at that point, anything typed by the user becomes visible in the terminal. I do not see what sudo can do here, and I certainly will not patch Debian's sudo in that regard. Would you be willi

Bug#1110940: gst-plugins-good1.0: Please update taglib build-dep package: libtag1-dev => libtag-dev

2025-08-13 Thread Marc Leeman
pdating the build-dep package name used in debian/control in your next > package upload. > > Thanks, > Boyuan Yang -- g. Marc GPG: 827C FD74 BA46 8152 A041 F3A0 7A6A 4F17 5995 A65B

Bug#1110726: installation-reports: typo in DNS address needs manual correction

2025-08-10 Thread Marc Haber
turned out that /etc/resolv.conf in the installer got fixed, but /target/etc/resolv.conf still had the wrong address. I used an editor to fix /target/etc/resolv.conf and was able to continue installing. Greetings Marc Boot method: CD Image version: debian-13.0.0-amd64-netinst.iso downloaded 2025

Bug#1110683: mariadb-plugin-mroonga: incorrect mroonga comment hangs mariadb, unable to restart, corrupts database

2025-08-09 Thread Marc Lehmann
Package: mariadb-plugin-mroonga Version: 10.11.11 Severity: normal Dear Maintainer, I tried to execute the following (incorrect) create table statement with mroonga installed: CREATE TABLE torrent ( hash BINARY(20) PRIMARY KEY, mtime INT UNSIGNED NOT NULL, stime INT UNSIGNE

Bug#1110645: libpam0g-dev: missing static libraries for pam_misc and pamc

2025-08-09 Thread Marc Chantreux
libpam0g 1.7.0-5 Versions of packages libpam0g-dev recommends: pn libpam-doc libpam0g-dev suggests no packages. -- no debconf information -- Marc Chantreux Pôle CESAR (Calcul et services avancés à la recherche) Université de Strasbourg 14 rue René Descartes, BP 80010, 67084 STRASBOU

Bug#1110517: deprecation should be in the package description

2025-08-07 Thread Marc Haber
kages. And, also consider them going away until we release forky. Greetings Marc -- System Information: Debian Release: 13.0 APT prefers testing-security APT policy: (500, 'testing-security'), (500, 'stable-security'), (500, 'unstable'), (500, 'testin

Bug#1110515: "versions" shows outdated testing information

2025-08-07 Thread Marc Haber
rtant even for our users. Greetings Marc

Bug#1107602: [Pkg-raspi-maintainers] Bug#1107602: Bug#1107602: Bug#1107602: may we have an experimental upload please?

2025-08-04 Thread Marc Haber
n but work fine in Raspi OS. I personally threw away two SD cards as defective until it occurred to me after the third SD card (a known good one this time that worked with Raspi OS before) that it would be a good idea to do a line-by-line compare of the boot output of Raspi OS and Debian.

Bug#1107602: [Pkg-raspi-maintainers] Bug#1107602: may we have an experimental upload please?

2025-08-02 Thread Marc Haber
But that's something that we can't change. Thank you for caring abot the Raspberry Pi, and I apologize for not talking to you more on Debconf. It was a busy conference for both of us, I think. Greetings Marc -- ----

Bug#1110220: sudo: setting the clock forward by a mere 67s invalidates the timestamp_timeout

2025-08-01 Thread Marc Haber
ybe to the upstream mailing list? This is much more efficient than me forwarding messages. Greetings Marc -- - Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany| los

Bug#1110055: libssl3t64: Upgrade of libssl3t64 breaks strongswan

2025-07-29 Thread Marc F. Clemente
On 7/28/25 11:34 PM, Chris Hofstaedtler wrote: reopen 1109942 affects 1110055 strongswan-charon thanks On Mon, Jul 28, 2025 at 05:30:00PM -0500, Marc Clemente wrote: Upgrading libssl3t64 from 3.5.0-2 to 3.5.1-1 breaks strongswan (6.0.1-6). This is reproduced on armel and armhf architectures

Bug#1110055: libssl3t64: Upgrade of libssl3t64 breaks strongswan

2025-07-28 Thread Marc Clemente
Package: libssl3t64 Version: 3.5.1-1 Severity: normal X-Debbugs-Cc: m...@mclemente.net Upgrading libssl3t64 from 3.5.0-2 to 3.5.1-1 breaks strongswan (6.0.1-6). This is reproduced on armel and armhf architectures. I was unable to reproduce it on amd64. root@raspberry:~# dpkg -l | grep libssl

Bug#1109999: [nfs-common] default option (${STATDOPTS}) is not used

2025-07-28 Thread Jean-Marc LACROIX
Le 28/07/2025 à 07:12, Jochen Sprickerhof a écrit : Hi Jean-Marc, * Jean-Marc LACROIX [2025-07-27 23:43]: In order to increase (a little !) security, and as defined into http://wiki.debian.org/SecuringNFS, it is a good practice to defined one static port for nfs-stad daemon. This feature

Bug#1109999: [nfs-common] default option (${STATDOPTS}) is not used

2025-07-27 Thread Jean-Marc LACROIX
OPTS REST 89c90 < if [ -x /sbin/modprobe ] && [ -f /proc/modules ] --- > if [ -x /sbin/modprobe -a -f /proc/modules ] 136c137 < --exec /usr/sbin/rpc.statd --- > --exec /sbin/rpc.statd -- $STATDOPTS Best regards -- -- Jean-Marc LACROIX

Bug#1108542: openssh-server: Debian Trixie: bad dependancy with systemd*

2025-07-27 Thread Jean-Marc LACROIX
Le 30/06/2025 à 22:50, Colin Watson a écrit : On Mon, Jun 30, 2025 at 10:41:15PM +0200, Jean-Marc LACROIX wrote: It seems that  on package openssh-server, there is  now one dependency with systemd on Debian Trixie (release 13). This feature is  not compatible with one  target running sysvinit

Bug#1109747: unblock: aide/0.19.1-2

2025-07-23 Thread Marc Haber
would be the hardest to fix if they introduced new bugs. I am perfectly fine with the unblock not happening right away. It would however by very nice if it would make it into trixie. Thank you for considering it. Greetings Marc unblock aide/0.19.1-2 aide_0.19-2_0.19.1-2.debdiff.xz Description

Bug#1109601: ITS: duperemove

2025-07-20 Thread Marc Haber
of chapter 5.12 of the developer's reference will continue earliest in 21 days, August 11, 2025. Greetings Marc

Bug#1108458: unblock: slurm-wlm/24.11.5-3

2025-07-17 Thread Marc Haber
On Thu, Jul 17, 2025 at 07:53:02AM +0200, Gennaro Oliva wrote: On Tue, Jul 15, 2025 at 10:11:22AM +0200, Marc Haber wrote: > The slurm user is not actually used in the package where it is created, > but only in three other packages that depend on it. It is included there > to sim

Bug#1109329: deluser: can't remove user from group with hyphen in the name

2025-07-16 Thread Marc Haber
g to fix that in trixie since the release is too far by now. I do not consider this release-critial. It will be fixed early in the forky cycle. A workarond is to use a different tool for the time being. Greetings Marc

Bug#1108458: unblock: slurm-wlm/24.11.5-3

2025-07-15 Thread Marc Haber
is might make sense, but just be aware that this is an unusual pattern that has been seldomly tried. Greetings Marc -- ----- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germa

Bug#1109264: wine: fail to install wine

2025-07-14 Thread marc
Package: wine Version: 10.0.0.0~trixie-1 Severity: important X-Debbugs-Cc: m...@gallifrey-blr.fr Dear Maintainer, I'm not able to install wine64 on my other computer : marc@Midgard:~$ sudo apt install wine wine32 wine64 Résolution des dépendances  ... Erreur ! Certains paquets ne peuvent

Bug#1109097: consider moving adduser to postinst

2025-07-12 Thread Marc Haber
a bug in lintian or is there something wrong in my adduser call ? That's already #1108232. Thanks for paying attention. Greetings Marc -- - Marc Haber | "I don't trust Computers. They | Ma

Bug#1108601: debfoster: prune does not remove "all packages that are only installed because this package depends on them"

2025-07-12 Thread Marc Haber
r's description? I am afraid that will be too late for trixie, but I can cooperate here, of course. Greetings Marc -- ----- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Lei

Bug#1108601: debfoster: prune does not remove "all packages that are only installed because this package depends on them"

2025-07-12 Thread Marc Haber
apt-mark/apt autoremove is the recommended way to do it, and it was the reason why debfoster was put up for adoption (or for removal). Maybe you can explain to me what it can do next week. Greetings from the TGV to Brest :-) Looking forward to seeing you. Greetings

Bug#1108601: debfoster: prune does not remove "all packages that are only installed because this package depends on them"

2025-07-12 Thread Marc Haber
ed in Debian 11 and I am wrong (the behaviour is the same in 11, 12, 13). So I could theoretically close this issue? I'm probably going to keep it open to review later whether your usecase could be supported

Bug#1108601: debfoster: prune does not remove "all packages that are only installed because this package depends on them"

2025-07-12 Thread Marc Haber
libmediainfo0v5* libngtcp2-crypto-gnutls8* > > librtmp1* mediainfo* > > 0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded. > > After this operation, 12.3 MB disk space will be freed. > > Do you want to continue? [Y/n] > > I would expect debfoster to reque

Bug#1109097: consider moving adduser to postinst

2025-07-12 Thread Marc Haber
On Fri, Jul 11, 2025 at 10:35:57PM +0200, Marc Haber wrote: On Fri, Jul 11, 2025 at 01:30:52PM +0200, Vincent Danjean wrote: I plan to do the change in the git repo and to upload after the trixie release, unless you tell me that this change must to pushed to trixie. I would recommend having

Bug#1109097: consider moving adduser to postinst

2025-07-11 Thread Marc Haber
Hi Vincent, On Fri, Jul 11, 2025 at 01:30:52PM +0200, Vincent Danjean wrote: Le 11/07/2025 à 12:08, Marc Haber a écrit : Adduser in preinst is a very unusual way, as the adduser maintainer I can come up with an idea why that would be needed. I am interesting in hearing an explanation why you

Bug#1101148: background

2025-07-11 Thread Marc Leeman
at uses the keys on the /target and that key is not there yet. So either I get pbuilder to work with the singed repository, or I get the iso installer to work with the unsigned repository. -- g. Marc GPG: 827C FD74 BA46 8152 A041 F3A0 7A6A 4F17 5995 A65B

Bug#1109097: consider moving adduser to postinst

2025-07-11 Thread Marc Haber
our needs. Do you NEED the home directory? Maybe you can just omit that and get /nonexistent as home directory. Greetings Marc

Bug#1109092: adduser: test bug for workshop

2025-07-11 Thread Marc Haber
Package: adduser Version: 3.152 Severity: wishlist Dear Maintainer, this is testing the bts, please close this immediately. Greetings Marc -- System Information: Debian Release: 13.0 APT prefers testing-security APT policy: (500, 'testing-security'), (500, 'stable-s

Bug#1109074: unblock: gst-plugins-bad1.0/1.26.2-3

2025-07-10 Thread Marc Leeman
Package: release.debian.org Severity: normal X-Debbugs-Cc: gst-plugins-bad...@packages.debian.org Control: affects -1 + src:gst-plugins-bad1.0 User: release.debian@packages.debian.org Usertags: unblock Please unblock package gst-plugins-bad1.0 GStreamer 1.26.3 includes a fix for CVE-2025-6663

Bug#1108458: unblock: slurm-wlm/24.11.5-3

2025-07-10 Thread Marc Haber
one method or the other seems to be unusual and sounds like asking for trouble intentionally. I would like to know what led you to this solution Greetings from Brest Marc

Bug#1109017: merecat don't listen on a bridge interface

2025-07-09 Thread Marc Chantreux
s fine but merecat. /etc/merecat.conf:hostname is commented so merecat should listen on all interfaces and doas ss -lp |grep http tells me: tcp LISTEN 0 1024 *:http *:* yet, merecat answers only on lo. I started digging in the code but I have no patch to provide for now. regard

Bug#1082381: protobuf: CVE-2024-7254

2025-07-07 Thread Marc Deslauriers
for your update. The merge commit above actually contains 5 separate patches in it. We separated them out to be properly handled by quilt. Marc.

Bug#1108881: --extra-repository="deb foo.. writes quotes to sources.list

2025-07-06 Thread Marc Haber
from an strace. Greetings Marc -- System Information: Debian Release: 13.0 APT prefers testing-security APT policy: (500, 'testing-security'), (500, 'stable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd

Bug#1108772: /etc/sudoers.d/README should be moved back into README.Debian

2025-07-06 Thread Marc Haber
On Sat, Jul 05, 2025 at 11:52:00PM -0500, Daniel Lewart wrote: This confirms that Commit 22e333fc5 above has not regressed. Thank you! Greetings Marc -- - Marc Haber | "I don't trust Compu

Bug#1108858: python3: During installation of Python 3, many warning appears

2025-07-06 Thread marc
Package: python3 Version: 3.13.5-1 Severity: normal X-Debbugs-Cc: m...@gallifrey-blr.fr Dear Maintainer, During the upgrade of Python 3, many warning appears : Paramétrage de python3 (3.13.5-1) ... running python rtupdate hooks for python3.13... /usr/share/hplip/base/LedmWifi.py:34: SyntaxWarnin

Bug#1082381: protobuf: CVE-2024-7254

2025-07-05 Thread Marc Deslauriers
Hi, I've added my colleague Hlib to CC, as he's the person who actually did the updates for Ubuntu and could perhaps help figure this out. Marc. On 2025-07-05 06:31, László Böszörményi (GCS) wrote: On Thu, Jul 3, 2025 at 11:07 PM Salvatore Bonaccorso wrote: Can you please do

Bug#1108822: successful installation but no boot in virt-manager

2025-07-05 Thread Marc Haber
m als didn't boot in the libvirt VM, but in the command line VM. I had to strip down the libvirt VM to the bare minimum of virtual hardware to get the Vm to boot. Greetings Marc Boot method: CD Image version: debian-trixie-DI-rc2-armhf-netinst.iso 2025-07-05 Date: Machine: emulated qem

Bug#1108772: /etc/sudoers.d/README should be moved back into README.Debian

2025-07-05 Thread Marc Haber
in advance. Greetings Marc On Fri, Jul 04, 2025 at 11:50:02PM -0500, Daniel Lewart wrote: Package: src:sudo Version: 1.9.16p2-3 Severity: normal Dear Debian Sudo Maintainers, I think that /etc/sudoers.d/README should be moved back into /usr/share/doc/sudo/README.Debian for the following reasons

Bug#1108550: reprotest: fails with "sudo: a remote host may only be specified when listing privileges"

2025-07-05 Thread Marc Haber
On Thu, Jul 03, 2025 at 11:04:05PM +0200, Marc Haber wrote: You might wanto try "Defaults !fqdn". This SHOULD turn off the fqdn flag even in our builds that have --with-fqdn enabled at compile time. Maybe this helps. I am not in a position to try at this time. Let me know whethe

Bug#1108550: reprotest: fails with "sudo: a remote host may only be specified when listing privileges"

2025-07-03 Thread Marc Haber
r trixie's release and instead set it in the default sudoers file that comes with sudo. You might wanto try "Defaults !fqdn". This SHOULD turn off the fqdn flag even in our builds that have --with-fqdn enabled at compile time. Maybe this helps

Bug#1108639: debspawn build --suite does not work as advertised

2025-07-02 Thread Marc Haber
accept. Or am I mistaking the documentation? Greetings Marc P.S.: This is a strange package. It seems to be actively maintained, but the maintainer does not seem to interact with the bugs filed for the package other than an occasional "Closes: " in the changelog. None of the open b

Bug#1108550: reprotest: fails with "sudo: a remote host may only be specified when listing privileges"

2025-06-30 Thread Marc Haber
y) and to list a user's privileges for the remote host. I'd interpret this as reprotest's call sudo -h localhost using undocumented behavior. I will talk to sudo upstream about this and report back. Greetings Marc -- ----

Bug#1108542: openssh-server: Debian Trixie: bad dependancy with systemd*

2025-06-30 Thread Jean-Marc LACROIX
installed, so not removed Package 'systemd-dev' is not installed, so not removed Package 'systemd-journal-remote' is not installed, so not removed Package 'systemd-oomd' is not installed, so not removed Package 'systemd-standalone-shutdown' is not installed, so not removed Package 'systemd-standalone-tmpfiles' is not installed, so not removed Package 'systemd-tests' is not installed, so not removed Package 'systemd-netlogd' is not installed, so not removed The following packages were automatically installed and are no longer required: libwtmpdb0 ncurses-term Use 'sudo apt autoremove' to remove them. REMOVING: openssh-server* systemd-standalone-sysusers* Summary: Upgrading: 0, Installing: 0, Removing: 2, Not Upgrading: 0 Freed space: 3131 kB Continue? [Y/n] Best regards -- -- Jean-Marc LACROIX () -- -- mailto : jeanmarc.lacr...@free.fr --

Bug#1104892: systemd-sysv : Conflicts: sysvinit-core but 3.06-4 is to be installed

2025-06-29 Thread Jean-Marc LACROIX
Le 08/05/2025 à 21:42, Jean-Marc LACROIX a écrit : Le 08/05/2025 à 00:56, Thorsten Glaser a écrit : severity 1104892 normal thanks (This isn’t a bug in the package per se but the way to install it is difficult by necessity.) On Wed, 7 May 2025, Jean-Marc LACROIX wrote: Consider following

Bug#1107881: unblock: gst-plugins-good1.0/1.26.2-1

2025-06-27 Thread Marc Leeman
imental (today) to avoid any confusion in that regard. I've even posted as much on LinkedIn (not to include 1.26.2): https://www.linkedin.com/posts/marcleeman_gstreamer-126-release-notes-activity-7335958533835747329-oYPo?utm_source=share&utm_medium=member_desktop&rcm=ACoN2iIBZ3hnrLiN8DaEohv290q7Gx9tG8I I knew we were trying the release team, so apologies for testing your patience. -- g. Marc GPG: 827C FD74 BA46 8152 A041 F3A0 7A6A 4F17 5995 A65B

Bug#1107881: unblock: gst-plugins-good1.0/1.26.2-1

2025-06-27 Thread Marc Leeman
wer them? I note that gst-plugins-good is a key package. > > > Additional, the d/changelog > > file has been converted to DEP-5 format. > > > This isn't really appropriate now. > > Paul > > [1] https://release.debian.org/testing/FAQ.html > -- g. Marc GPG: 827C FD74 BA46 8152 A041 F3A0 7A6A 4F17 5995 A65B

Bug#1108386: please consider removing ancient version references from dpkg-maintscript-helper(19 man page

2025-06-27 Thread Marc Haber
think the lanugage mentioning versioned pre-dependencies can be removed. Greetings Marc

Bug#1108080: [Surfraw-devel] Bug#1108080: RFA: surfraw -- fast unix command line interface to WWW

2025-06-26 Thread Marc Chantreux
debian nor surfraw.org and I don't know if there was a roadmap somewhere. the project seemed to be abandonned. So any help to update the site and the debian package will be really appreciated. regards. -- Marc Chantreux

  1   2   3   4   5   6   7   8   9   10   >