Stuart Pook wrote:
> I have the "expr: syntax error" as well
expr doesn't appear in the codebase as at debian/4.0_alpha30-1.
This appears to be the commit that fixes it.
The new version could probably use SUS parameter expansion:
$ busybox ash
BusyBox v1.18.4 (Ubuntu 1:1.18.4-2ubuntu2)
I have the "expr: syntax error" as well
my BOOT_DEVICE is "ram" so "device_is_USB_flash_drive" is called with
the argument "ram". device_is_USB_flash_drive does "expr substr ram 6 3"
which sets DEVICE to an empty string and the following "expr substr
$DEVICE 1 2" is a syntax error for expr(1)
thi
Trent W. Buck wrote:
> Package: live-config
> Version: 3.0.23-1
> Severity: minor
>
> During reboot of a minimal live image, I get
>
> live-boot: caching reboot files...
> /lib/live/boot-init.sh: 38: /lib/live/boot-init.sh: file: not found
> /lib/live/boot-init.sh: 38: /lib/live/boot-in
Package: live-config
Version: 3.0.23-1
Severity: minor
During reboot of a minimal live image, I get
live-boot: caching reboot files...
/lib/live/boot-init.sh: 38: /lib/live/boot-init.sh: file: not found
/lib/live/boot-init.sh: 38: /lib/live/boot-init.sh: file: not found
/lib/live/
4 matches
Mail list logo