[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#703108: live-config.noroot does not work due to a missing/extra underscore in config.sh



Package: live-config
Version: 3.0.21-1
Severity: important

Dear Maintainer,

The config.sh script in live-config does not apply the noroot parameter
correctly.

In Line 74 it performs the command:
_NOROOT="true"

Then on line 100, it performs a select case on it:
case "${_NO_ROOT}" in

There is either an extra underscore on line 100, or a missing one on line 74.

This causes sudo & policykit to be configured when noroot is specified.
As a workaround, I'm applying this using noconfig=sudo,policykit

Please could this be fixed.

Many thanks in advance.

Regards,

Chris Malton



-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


Reply to: