** Also affects: busybox (Ubuntu)
   Importance: Undecided
       Status: New

** No longer affects: linux-firmware (Ubuntu)

** Summary changed:

- busybox sh preseed/late_command
+ Bionic: busybox sh preseed/late_command

** Tags added: netinstall

** Description changed:

- 1) lsb_release -rd 
+ 1) lsb_release -rd
  Description:  Ubuntu Bionic Beaver (development branch)
  Release:      18.04
  
- 2) apt-cache policy busybox
- busybox:
-   Installed: 1:1.27.2-2ubuntu3
+ 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
  
  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: 
+ 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?

** Description changed:

  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
  
- 3+4) preseed installation on Bionic, late_command almost the same in
- Xenial and there is working
+ 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?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to busybox in Ubuntu.
https://bugs.launchpad.net/bugs/1765380

Title:
  Bionic: busybox sh preseed/late_command

Status in busybox package in Ubuntu:
  New

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?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1765380/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to