-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 An update:
This works OK if I do './make_sqlite_tables' with no username. Is this the correct way of doing this? Is it just that no one else doing regress testing is using SQLite? Thanks again for any pointers. Ryan Novosielski wrote: > Hey all, > > Still plugging away at regress (HP-UX was probably not the easiest > platform choice, but it is what is available for testing)... > > My latest trouble is with make_sqlite_tables. I don't know why it is > failing -- it doesn't seem like I missed a step as this seems to 'just > work' normally... > > Any ideas? > > My SQLite is 2.8.7 in /opt/sqlite and my Bacula is 1.38.11. Finally got > through the build portions, but having never used SQLite before, not > sure where to go from here -- does not seem to be more than a few files > in my SQLite install, and no man pages: > > # ./make_sqlite_tables bacula > SQL error: near "bacula": syntax error > chmod: can't access bacula.db > > ...which appears to be this command here: > > ${bindir}/${sqlite} $* bacula.db <<END-OF-DATA > CREATE TABLE Filename ( > FilenameId INTEGER, > Name TEXT DEFAULT "", > PRIMARY KEY(FilenameId) > ); > > ...where $sqlite=sqlite and $*=bacula. > > This is called by 'make_bacula_tables bacula': > > if test xsqlite = xsqlite -o xsqlite3 = xsqlite ; then > echo "Making SQLite tables" > /home/novosirj/regress/bin/make_sqlite_tables $* > else > > ...which is in turn called by 'setup': > > cd bin > ./create_bacula_database bacula > ./drop_bacula_tables bacula > ./make_bacula_tables bacula > ./grant_bacula_privileges bacula > > Thanks for the help. - -- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Systems Programmer III |$&| |__| | | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFOSW2mb+gadEcsb4RAtH3AKCbXILDCvlVwIyBMrnQhl2s6/7LsgCgifUG SM+PQIC8V9MSDu9U0YwN+dc= =MhYB -----END PGP SIGNATURE----- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users