debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #05040
[Bug 2115494] Re: manual page provoked warnings or errors from the man program
This bug was fixed in the package dracut - 108-1ubuntu1
---------------
dracut (108-1ubuntu1) questing; urgency=medium
* Merge with Debian unstable. Remaining changes:
- drop udevsettle patch (these kind of patches should be applied upstream)
- dracut-core:
- demote cryptsetup, systemd-cryptsetup, dmsetup, kpartx, lvm2,
and mdadm to suggests
- demote binutils to suggests. its only needed when using UEFI executables
- Include all packages with dracut modules in Apport bug reports
- autopkgtest: enable tests for s390x again
- autopkgtest: add TEST-70-ISCSI and TEST-71-ISCSI-MULTI
- Plymouth hook: Use alternatives instead of plymouth-set-default-theme
- run upstream-dracut-live autopkgtest on armhf and ppc64el
- Drop debian-initramfs-post-update.patch. Let update-initramfs call the
bootloader hooks instead of dracut itself.
- plymouth: Only pull in the SimpleDRM driver by default
- Let linux-firmware updates trigger the dracut autopkgtest
dracut (108-1) unstable; urgency=medium
* New upstream release
* Drop patches applied upstream and refresh remaining patches
* Skip lsinitrd autopkgtest on armel and i386
* Switch to asciidoctor for man generation (LP: #2115494)
* Drop fix-revdate script (asciidoctor honors SOURCE_DATE_EPOCH)
* Follow upstream's module and configuration renumbering
* Add factored out initqueue and rootfs-block-fallback modules to dracut-core
* Use debian config profile
* fix(dracut): do not call uname -r in chroot environments
* Run TEST-80-GETARGS and TEST-81-SKIPCPIO during build
* Drop removing obsolete 11-ifcfg.conf on upgrades
* Update initrdname patch
dracut (107-2) unstable; urgency=medium
* autopkgtest: depend on curl for test 60-NFS
* Bump Standards-Version to 4.7.2
* Add update-initramfs (derived from initramfs-tools) (LP: #2098525)
* Add bash completion for update-initramfs (LP: #2103540)
* autopkgtest: replace qemu-kvm by qemu-system-native
* Fix shellcheck in Debian packaging scripts
* fix(lsinitrd): resolve initrd to real path (LP: #2116183)
* Add autopkgtest for lsinitrd
* dracut-network: default to systemd-networkd as network manager
* dracut-core: silence "cannot break line" groff warnings
* Run syncheck on package test phase
-- Benjamin Drung <bdrung@xxxxxxxxxx> Tue, 05 Aug 2025 10:40:05 +0200
** Changed in: dracut (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to dracut in Ubuntu.
https://bugs.launchpad.net/bugs/2115494
Title:
manual page provoked warnings or errors from the man program
Status in Dracut:
Unknown
Status in dracut package in Ubuntu:
Fix Released
Bug description:
lintian complains about the man pages in the Debian/Ubuntu package:
```
W: dracut-core: groff-message troff:<standard input>:1006: warning [p 9, 1.2i]: cannot break line [usr/share/man/man7/dracut.cmdline.7.gz:3]
W: dracut-core: groff-message troff:<standard input>:1006: warning [p 9, 1.2i]: cannot break line [usr/share/man/man7/dracut.kernel.7.gz:3]
W: dracut-core: groff-message troff:<standard input>:1241: warning [p 11, 1.2i]: cannot break line [usr/share/man/man7/dracut.cmdline.7.gz:4]
W: dracut-core: groff-message troff:<standard input>:1241: warning [p 11, 1.2i]: cannot break line [usr/share/man/man7/dracut.kernel.7.gz:4]
W: dracut-core: groff-message troff:<standard input>:1292: warning [p 11, 5.0i]: cannot break line [usr/share/man/man7/dracut.cmdline.7.gz:5]
W: dracut-core: groff-message troff:<standard input>:1292: warning [p 11, 5.0i]: cannot break line [usr/share/man/man7/dracut.kernel.7.gz:5]
W: dracut-core: groff-message troff:<standard input>:193: warning: macro 'an-trap' not defined [usr/share/man/man5/dracut.conf.5.gz:1]
W: dracut-core: groff-message troff:<standard input>:218: warning: macro 'an-trap' not defined [usr/share/man/man8/dracut.8.gz:1]
W: dracut-core: groff-message troff:<standard input>:528: warning: macro 'an-trap' not defined [usr/share/man/man7/dracut.cmdline.7.gz:1]
W: dracut-core: groff-message troff:<standard input>:528: warning: macro 'an-trap' not defined [usr/share/man/man7/dracut.kernel.7.gz:1]
W: dracut-core: groff-message troff:<standard input>:68: warning: macro 'an-trap' not defined [usr/share/man/man7/dracut.modules.7.gz:1]
W: dracut-core: groff-message troff:<standard input>:990: warning [p 8, 10.8i]: cannot break line [usr/share/man/man7/dracut.cmdline.7.gz:2]
W: dracut-core: groff-message troff:<standard input>:990: warning [p 8, 10.8i]: cannot break line [usr/share/man/man7/dracut.kernel.7.gz:2]
```
To manage notifications about this bug go to:
https://bugs.launchpad.net/dracut/+bug/2115494/+subscriptions
References