Issue Details (XML | Word | Printable)

Key: CORE-22
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: gmork123
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Firebird Core

install fails on debian

Created: 14/Jan/04 12:00 AM   Updated: 14/Jun/06 09:31 AM
Return to search
Component/s: Installation
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

SF_ID: 876822


 Description  « Hide
SFID: 876822#
Submitted By: gmork123

Hi, installation fails on debian with FirebirdSS-1.5.0.4231-
RC8.i686.tar.gz. It complains about -forever account
which does not exist when starting database during
install.
Turns out that /opt/firebird/misc/firebird.init.d.debian
has a syntax problem:
FB_OPTS=-start -forever
should be
FB_OPTS="-start -forever"

I changed this, repacked buildroot.tar.gz, and redid
install. That seems to solve the problem

 All   Comments   Work Log   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
The cvs commits can not be displayed for repository Firebird at the moment since the log has not yet been parsed. The log will be parsed the next time the VcsService runs. If you have administrators privileges you can hasten the next time the service will run in the service section of the Administration pages.