Bacula problems under 5.4

2005-07-31 Thread Anthony Wyatt

Dear All,
   I had bacula running on my Freebsd 5.3 system.

   I have upgraded my system to FreeBSD 5.4 and installed bacula 
from the ports tree. When I attempt to run a job I get the following error:


*run
Using default Catalog name=MyCatalog DB=bacula
A job name must be specified.
The defined Job resources are:
1: Client1
2: BackupCatalog
3: RestoreFiles
Select Job resource (1-3): 1
Run Backup job
JobName:  Client1
FileSet:  Full Set
Level:Incremental
Client:   fastsrv-fd
Storage:  File
Pool: Default
When: 2005-07-31 17:12:39
Priority: 10
OK to run? (yes/mod/no): yes
Job failed.
You have messages.
*messages
31-Jul 17:12 fastsrv-dir: Client1.2005-07-31_17.12.42 Fatal error: 
sql_create.c:91 sql_create.c:91 insert INSERT INTO Job 
(Job,Name,Type,Level,JobStatus,SchedTime,JobTDate) VALUES 
('Client1.2005-07-31_17.12.42','Client1','B','I','C','2005-07-31 
17:12:39',1122793959) failed:

attempt to write a readonly database
31-Jul 17:12 fastsrv-dir: sql_create.c:91 INSERT INTO Job 
(Job,Name,Type,Level,JobStatus,SchedTime,JobTDate) VALUES 
('Client1.2005-07-31_17.12.42','Client1','B','I','C','2005-07-31 
17:12:39',1122793959)
31-Jul 17:12 fastsrv-dir: Client1.2005-07-31_17.12.42 Fatal error: 
sql_create.c:93 Create DB Job record INSERT INTO Job 
(Job,Name,Type,Level,JobStatus,SchedTime,JobTDate) VALUES 
('Client1.2005-07-31_17.12.42','Client1','B','I','C','2005-07-31 
17:12:39',1122793959) failed. ERR=attempt to write a readonly database

*

   I can’t find any information on the sqlite page about making a 
database readonly (or how to turn this feature off).

   I have checked the file permissions and they are correct.
   I can perform this INSERT from the sqlite command line tool but 
not from the bconsole sqlquery option.


   Has anyone seen this problem before? I’m using the sqlite2 and 
the bacula-server from the ports tree.


Thanks,
Anthony


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


CD root FS FreeBSD 4.8 QWE

2003-07-03 Thread Anthony Wyatt

   Hi Everyone,

 I want to use my bootable CD as my root FS, but I don't know how to
   do it.

 Does someone know what I have to put in my loader.conf to make it
   load automatically?  At the momnet I have to type in cd9660:acd0 it
   get it to mount after the kernel loads.

   Thanks,

   Anthony

   --
   To email me add QWE to the subject
 _

   Hotmail now available on Australian mobile phones. [1]Click here for
   more.

References

   1. http://g.msn.com/8HMFENAU/2728??PS=
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


5.1 ethernet device problems? QWE

2003-06-09 Thread Anthony Wyatt

   Hi,

 I've just built a FreeBSD 5.1 system by hand, and I'm having some
   problems.

 I suspect I've missed a config file somewhere but I know not where,
   and I'm hoping someone can point me in the right direction.

 When my system starts up it tries to DHCP an IP address and I get:

   lnc0: Device timeout -- Resetting
   ...
   lnc0: Missed packet -- no recieve buffer

 I keep getting these errors for the rest of the time this machine is
   up and running.  I have exactly the same config running that was built
   from the 5.0 cd and upgraded with the sources.

 I coped the /etc dir from the working system to this broken one, and
   it didn't seem to make any difference.

 Has anyone seen this error before and know how to fix it?

   Thanks,
   Anthony

   --
   To email me add QWE to the subject

   --
   To email me add QWE to the subject
 _

   Get mobile Hotmail. [1]Click here for more.

References

   1. http://g.msn.com/8HMWENAU/2737??PS=
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Installworld errors

2002-07-16 Thread Anthony . Wyatt

Hi,
I've just cvsuped and buildworld'd the latest 4 code and I get this error when 
I install world:

=== share/dict
install -c -o root  -g wheel -m 444   README  /usr/share/dict/README
install -c -o root  -g wheel -m 444   propernames  /usr/share/dict/propernames
install -c -o root  -g wheel -m 444   web2  /usr/share/dict/web2
install -c -o root  -g wheel -m 444   web2a  /usr/share/dict/web2a
install -c -o root  -g wheel -m 444   freebsd  /usr/share/dict/freebsd
/usr/share/dict/words - web2
=== share/examples
(cd /usr/src/share/examples/../../etc; make etc-examples)
(cd /usr/src/etc;  install -c -o root -g wheel -m 444  amd.map apmd.conf auth.conf  
crontab csh.cshrc csh.login csh.logout  dhclient.conf dm.conf fbtab ftpusers gettytab 
group  hosts hosts.allow host.conf hosts.equiv hosts.lpd  inetd.conf
login.access login.conf  motd modems networks newsyslog.conf  pam.conf phones printcap 
profile protocols  rc rc.atm rc.diskless1 rc.diskless2 rc.firewall rc.firewall6  
rc.network rc.network6 rc.pccard rc.sendmail rc.serial rc.shutdown
rc.syscons rc.sysctl remote rpc services shells sysctl.conf  syslog.conf usbd.conf  
etc.i386/disktab  etc.i386/rc.i386  etc.i386/ttys  
/usr/src/etc/../gnu/usr.bin/man/manpath/manpath.config  
/usr/src/etc/../usr.bin/mail/misc/mail.rc
/usr/src/etc/../usr.bin/locate/locate/locate.rc rc.isdn netstart pccard_ether 
rc.suspend rc.resume nsmb.conf opieaccess  /usr/share/examples/etc;  cd 
/usr/src/etc/defaults; install -c -o root -g wheel -m 444  rc.conf make.conf 
pccard.conf
periodic.conf /usr/share/examples/etc/defaults;
Syntax error: end of file unexpected (expecting ))
*** Error code 2

Stop in /usr/src/etc.
*** Error code 1

Stop in /usr/src/share/examples.
*** Error code 1

Stop in /usr/src/share.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Anyone else seen this?

Thanks,
Anthony

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message