Hi folks,

Been using bacula 1.36.2 for a few months on a debian sarge system.  I 
am having trouble making a rescue cd.  First looked for a deb package to 
help with the job but I do not see one on debian.org nor does google 
yield anything.  So if you know of a rescue deb file please let me know.

So, I got the earliest source available from sourceforge - 1.36.3 
(figured it would be close enough) and tried to make the rescue.
I am getting stuck on the /etc/sysconfig error as shown here:
-----------------------------------------------------------
[EMAIL PROTECTED]:/etc/bacula/rescue/source/bacula-1.36.3/rescue/linux/cdrom$ 
sudo make all
./makekernel
Updating modules in root RAM disk
Coping /boot/vmlinuz-2.4.27-3-686 to
/etc/bacula/rescue/source/bacula-1.36.3/rescue/linux/cdrom/cdtree/boot/isolinux/vmlinuz
./makebinaries
Building root /sbin ...
==== Could not find ash on your system ====
==== Could not find chkconfig on your system ====
==== Could not find consoletype on your system ====
==== Could not find dhcpd on your system ====
==== Could not find dump on your system ====
==== Could not find fsck.jfs on your system ====
==== Could not find getkey on your system ====
==== Could not find hdparm on your system ====
==== Could not find insmod.static on your system ====
==== Could not find ipcalc on your system ====
==== Could not find lilo on your system ====
==== Could not find ltrace on your system ====
==== Could not find mgetty on your system ====
==== Could not find mingetty on your system ====
==== Could not find mkbootdisk on your system ====
==== Could not find mkfs.jfs on your system ====
==== Could not find nmap on your system ====
==== Could not find nologin on your system ====
==== Could not find raidstart on your system ====
==== Could not find scsi_info on your system ====
==== Could not find usleep on your system ====
Building root shared libaries ...
Building /etc ...
==== Could not find /etc/bashrc in /etc ====
==== Could not find /etc/filesystems in /etc ====
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!                                             !!!!
!!!! Warning your /etc/ssh directory was copied. !!!!
!!!! Keep this directory and the CDROM secure.   !!!!
!!!!                                             !!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
make[1]: Entering directory 
`/etc/bacula/rescue/source/bacula-1.36.3/rescue/linux/cdrom/bacula'
./getdiskinfo
Begin collecting system info ...
Done collecting info.
Begin creating scripts ...
Done making partitioning scripts
Begin making formatting script(s) ...
Done building scripts.
./make_rescue_disk
Tarring /etc files to current directory
tar: Removing leading `/' from member names
tar: /etc/sysconfig: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/etc/bacula/rescue/source/bacula-1.36.3/rescue/linux/cdrom/bacula'
make: *** [bacula] Error 2
----------------------------------------------------------------------------------------

I re-ran the configure with --with-sysconfig=/etc/default, the debian 
equivalent AFAIK, but got the same result here.



-------------------------------------------------------------------------
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

Reply via email to