netinfo_to_netplan: /init: 771: /init: rm: not found

Bug #2056450 reported by Benjamin Drung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
initramfs-tools (Ubuntu)
New
Undecided
Unassigned

Bug Description

The qemu-net autopkgtest shows this error message:

```
/init: 778: /init: rm: not found
```

This comes from the `netinfo_to_netplan` function in `scripts/functions`:

```
netinfo_to_netplan() {
[...]
 rm -Rf "$tmpd"
}
```

The `rm` command is only available if busybox is used.

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.