Bionic: busybox sh preseed/late_command

Bug #1765380 reported by Thorsten
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
busybox (Ubuntu)
New
Undecided
Unassigned

Bug Description

1) lsb_release -rd
Description: Ubuntu Bionic Beaver (development branch)
Release: 18.04

2) http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/
initrd.gz 2018-04-18 09:13 45M
linux 2018-04-18 09:13 7.9M

busybox:
  Installed: 1:1.27.2-2ubuntu3

3+4) preseed installation on Bionic, late_command almost the same in Xenial and there is working

preseed.cfg
d-i preseed/late_command string /tmp/late_command

ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Sep 26 2014 /bin/sh -> busybox

syslog:
running: /tmp/late_command

nothing happend on shell:
/tmp/late_command

head late_commaand
#!/bin/sh
printf '' > /usr/lib/finish-install.d/55netcfg-copy-config;

in-target mkdir -p /opt/MegaRAID/MegaCli/;
in-target mkdir -p /root/.ssh;
in-target mkdir /etc/check_mk;

So is there a bug in busybox sh?
How can I debug busybox sh script.sh?

Thorsten (itopsatheg)
no longer affects: linux-firmware (Ubuntu)
summary: - busybox sh preseed/late_command
+ Bionic: busybox sh preseed/late_command
tags: added: netinstall
Thorsten (itopsatheg)
description: updated
description: updated
Revision history for this message
Thorsten (itopsatheg) wrote :

If I'm using xenial and in pressed file bionic it's working

Revision history for this message
Thorsten (itopsatheg) wrote :

If I'm using xenial and in pressed file bionic it's NOT working

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.