Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unexpected end of input when running gfix in dialog [CORE1328] #1747

Closed
firebird-automations opened this issue Jun 19, 2007 · 7 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

When running gfix -t all:

[root@ppserver root]#⁠ /opt/firebird/bin/gfix -t all /pperfect/sqldata/pperfect.gdb -user sysdba -pass masterkey
Multidatabase transaction:
Host Site: local
Transaction 8623
has been prepared.
Remote Site: remote
Database Path: remote:/pperfect/sqldata/pperfect.gdb
unexpected end of input
Multidatabase transaction:
Host Site: local
Transaction 44289
has been prepared.
Remote Site: remote
Database Path: remote:/pperfect/sqldata/pperfect.gdb
unexpected end of input

Commits: 5c65103 ca11373

====== Test Details ======

Strange syntax... And predictable output:

C:\MIX\firebird\QA\fbt-repo\tmp>gfix -t all C:\MIX\firebird\QA\fbt-repo\tmp\e40.fdb
data base file name (all) already given

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Code for posix was broken when fixing services behavior, but it still worked fine for windows.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.0.2 [ 10130 ]

Fix Version: 2.1.0 [ 10041 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 2.1 Beta 2 [ 10190 ]

Fix Version: 2.1.0 [ 10041 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12370 ] => Firebird [ 14944 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Not enough information

Test Details: Strange syntax... And predictable output:

C:\MIX\firebird\QA\fbt-repo\tmp>gfix -t all C:\MIX\firebird\QA\fbt-repo\tmp\e40.fdb
data base file name (all) already given

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment