15.11.2013 11:29, Philippe Makowski wrote:
>
> seems that some of lasts commits broke something
> http://ci.ibphoenix.com/

Am I right in detecting the reason as:

# Your password can be changed to a more suitable one using the
# /opt/firebird/bin/gsec utility.
#
+ awk 'BEGIN { FS = "=" } ; { print $2 }'
+ grep ISC_PASSWD
+ sudo cat /opt/firebird/SYSDBA.password
+ sudo chmod 644 /tmp/temppassfile
+ cat /tmp/temppassfile
Gd4DgQy+xbBoqALiRsVW
+ /opt/firebird/bin/gsec -user SYSDBA -fetch /tmp/temppassfile -modify 
SYSDBA -pw masterkey
unable to open database
Your user name and password are not defined. Ask your database 
administrator to set up a Firebird login.
Build step 'Ex?cuter un script shell' marked build as failure

?


Dmitry


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to