[Bug 1652091] Re: xargs not contained in initramdisk

2018-07-30 Thread eviljoel
Nevermind the patch. I got Guilhem Moulin to fix this upstream: https://salsa.debian.org/debian/dropbear/commit/617cc6f67d57932a5f421c08fdc303bad3a3d6db -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16

[Bug 1652091] Re: xargs not contained in initramdisk

2018-07-20 Thread eviljoel
** Tags added: bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652091 Title: xargs not contained in initramdisk To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu

[Bug 1652091] Re: xargs not contained in initramdisk

2018-07-20 Thread eviljoel
The change that was made to address this bug does not work correctly. The version of busybox included in the Ubuntu initramfs doesn't include all the features of busybox included in the Debian initramfs. This lack of features is still causing the killing of dropbear's child processes to fail. You

[Bug 1652091] Re: xargs not contained in initramdisk

2017-08-09 Thread Launchpad Bug Tracker
This bug was fixed in the package dropbear - 2017.75-2 --- dropbear (2017.75-2) unstable; urgency=low * dropbear-initramfs: + init-bottom script: in the init-bottom script, send a SIGTERM to all process groups the leader of which is a child of the dropbear process, t

[Bug 1652091] Re: xargs not contained in initramdisk

2017-04-25 Thread jof
I have worked around this in my Xenial dropbear/initrd environment by replacing the package /usr/share/initramfs-tools/scripts/init- bottom/dropbear with: ## #!/bin/sh #From /usr/share/initramfs-tools/scripts/init-bottom/dropbear PREREQ="" prereqs() {

[Bug 1652091] Re: xargs not contained in initramdisk

2017-02-10 Thread Alberto Salvia Novella
** Changed in: dropbear (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652091 Title: xargs not contained in initramdisk To manage notifications about thi

[Bug 1652091] Re: xargs not contained in initramdisk

2017-02-07 Thread Ubuntu Foundations Team Bug Bot
The attachment "/usr/share/initramfs-tools/scripts/init-bottom/dropbear" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by

[Bug 1652091] Re: xargs not contained in initramdisk

2017-02-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: dropbear (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652091 Title: x

[Bug 1652091] Re: xargs not contained in initramdisk

2017-02-07 Thread scott28
First of all, affected package is dropbear-initramfs, not dropbear. Offending line in "/usr/share/initramfs-tools/scripts/init- bottom/dropbear" script is supposed to kill all dropbear children. There are two problems with it: 1. The "ps" command (part of busybox, of busybox-initramfs, here 1:1.