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

Bug#258133: base-installer: syntax error in postinst



Package: base-installer
Version: 0.090
Severity: important

line 680 of base-installer.postinst should be
           if [ "$subarch" != none ]; then

(the "; then" is missing in the downloaded file).

This is the version that is getting downloaded for an "unstable" build
on S/390 at about 3:00 PM CDT on 7 July 2004.

If the fix is not made, "install base system" fails.  (Because the
conditional statement is taken to be just the statement following the
"if", and then there's an extraneous "fi".)

Adam





Reply to: