History | Log In     View a printable version of the current page.  
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
Component/s: Installation
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

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   Subversion Commits      Sort Order:
Alice F. Bird - [14/Jun/06 09:31 AM ]
Date: 2004-01-15 14:54
Sender: alexpeshkoff
Logged In: YES
user_id=423445

Thank you, bug fixed in CVS tree.