mysql-server-5.0 installation fails
Bug #291987 reported by
Oguz Yarimtepe
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Netbook Remix |
Won't Fix
|
Undecided
|
Unassigned | ||
mysql-dfsg-5.0 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
At the UNR 1.0 because of the undefined variable INITOUTPUT at the /etc/lsb-
Commenting the line 84 and 106 which are starting as
if [ "INITOUTPUT" = "yes" ]; then
....
fi //should be commented also
is solving the problem. Indeed i don't know why this if condition is defined there. Anybody knows why the INITOUTPUT is written there?
To post a comment you must log in.
Using Dell Mini 9, UNR 1.0.1, I was able to recreate this bug