Bug#1104589: gpg: When selecting Ed448, GnuPG creates non-standard artifacts

2025-05-03 Thread Frank Guthausen
On Fri, 02 May 2025 15:49:48 +0200 Justus Winter wrote: > > when creating an Ed448 key, GnuPG creates a non-standard artifact: Which standard/version are you referring to? -- kind regards Frank pgpl9TMhkDxBP.pgp Description: OpenPGP digital signature

Bug#1067240: debootstrap: Devuan install scripts in /usr/share/debootstrap/scripts/

2024-03-20 Thread Frank Guthausen
Package: debootstrap Version: 1.0.134 Severity: wishlist X-Debbugs-Cc: frank.guthausen.2...@gmail.com file /usr/share/debootstrap/scripts/ceres contains wrong keyring line keyring /usr/share/keyrings/debian-archive-keyring.gpg which should be keyring /usr/share/keyrings/devuan-archive-keyring.g

Bug#812236: CD-Image does not boot with Libreboot/GRUB

2016-01-24 Thread Frank Guthausen
On Thu, Jan 21, 2016 at 11:48:27PM +, Steve McIntyre wrote: > > See > > http://www.syslinux.org/wiki/index.php/Doc/menu > > for docs on isolinux menus. Grub's support for isolinux menus is > clearly not complete/correct here, and that's your problem I'm > afraid. Isolinux parses these menu

Bug#812236: CD-Image does not boot with Libreboot/GRUB

2016-01-21 Thread Frank Guthausen
Package: debian-cd Version: 3.1.17 Debian 8.2.0 amd64 CD 1 On a system with Libreboot and GRUB payload, the Debian installation CD 1 does not boot properly. An error message as follows can be provoked: | error: kernel without label. Similar issues can be observed with older versions or derived

Bug#752669: icewm manpage longoptions syntax typo

2014-06-25 Thread Frank Guthausen
Subject: icewm manpage longoptions syntax typo Package: icewm Version: 1.3.7-4 Severity: minor Dear Maintainer, starting icewm from command line requires either variable DISPLAY set or option display invoked, e.g. ``icewm --display :9.0''. The manpage lacks of a ``-'' for this longoption, as it s

Bug#667679: openssh-server: Multiple OpenSSH daemons setup with modified init script

2012-04-05 Thread Frank Guthausen
On Thu, Apr 05, 2012 at 10:31:49PM +0200, Frank Guthausen wrote: > > An improved version of the init script is included. An updated version of the suggested ssh init script is attached. One bug and several minor typos are corrected. #! /bin/sh ### BEGIN INIT INFO # Provides:

Bug#667679: openssh-server: Multiple OpenSSH daemons setup with modified init script

2012-04-05 Thread Frank Guthausen
Package: openssh-server Version: 1:5.5p1-6+squeeze1 Severity: wishlist Tags: patch Several setups need different OpenSSH daemons to be run with different config files. Usually this needs a rewrite of a renamed /etc/init.d/ssh script, which could need some improvements. The handling of pid files is

Bug#637257: aptitude: switched auto flag disturbs remove of dependent packages

2011-08-09 Thread Frank Guthausen
Package: aptitude Version: 0.6.3-3.2 Severity: important Installing a package with dependencies and removing it immediately will not always remove all dependencies. This affects probably only few packages. Examples are kdm and icewm. An ``aptitude install icewm'' will install icewm-common, and ``

Bug#569081: cracklib-runtime: install time depending on locales

2010-02-09 Thread Frank Guthausen
Package: cracklib-runtime Version: 2.8.12-8lenny1 Severity: wishlist The postinstall script runs update-cracklib which takes a lot of time depending on locale settings. Environment setting LC_COLLATE=C can decrease the time. Workaround: LC_COLLATE=C aptitude install cracklib-runtime. Example inst