reopen 852083 notfixed 852083 044+241-1 found 852083 044+241-1 thanks Hi!
> From bde65565af5928567dabf7af8b0d5dacd27bad52 Mon Sep 17 00:00:00 2001 > From: Thomas Lange <[email protected]> > Date: Mon, 23 Jan 2017 19:42:17 +0100 > Subject: [PATCH] add recommends, Closes: #852083 > > --- > debian/control | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/debian/control b/debian/control > index 06e9fc10..a0dff8d2 100644 > --- a/debian/control > +++ b/debian/control > @@ -23,7 +23,7 @@ Description: Low-level tool for generating an initramfs > image (automation) > Package: dracut-core > Architecture: any > Multi-Arch: foreign > -Recommends: cryptsetup, dmsetup, dmraid, lvm2, mdadm, console-setup > +Recommends: cryptsetup, dmsetup, dmraid, lvm2, mdadm, console-setup, objcopy > Depends: cpio, kmod, udev, kpartx, util-linux (>= 2.20), pkg-config, > libkmod2, ${shlibs:Depends}, ${misc:Depends} > Breaks: dracut-network (<< 043-2), dracut (<< 044+3-2~) > Replaces: dracut-network (<< 043-2), dracut (<< 044+3-2~) > -- > 2.11.0 Thanks for your quick response, but I think there are two issues here: 1. objcopy is the binary, which is in the binutils package. 2. the systemd package is equally required for the --uefi option to work, but hasn't been added to the Recommends: list. Best regards Alexander Kurtz
signature.asc
Description: This is a digitally signed message part

