Hilko Bengen wrote... > Control: tag -1 moreinfo > > > The clevis package (ITP #854410) needs a netcat for the dracut unlocker, > > and an alpha tester reported the implementations provided by both > > -traditional and -openbsd don't fit the needs. > > Can you point out the bits of code that rely on netcat? Perhaps it would > be easier to patch clevis to be able to use nc.traditional or > nc.openbsd.
As requested ... Upstream is here: https://github.com/latchset/clevis/blob/master/src/systemd/clevis-luks-askpass (line 59) Appearently neither nc.traditional nor nc.openbsd were a replacement, but socat could do the trick. Current patch (not yet rebased to the latest upstream version) is: https://sources.debian.org/src/clevis/8-1/debian/patches/use-socat.patch/ Cheers, Christoph
signature.asc
Description: PGP signature

