Re: [Bacula-users] Where did BAT go?

2008-01-30 Thread Rupen Momaya
I believe its a bug...It happened with me too while installaing Bacula 
2.2.6 using tarball. Finally, i had to install bat rpm for my 
distribution (CentOS 5) seperately after downloading the same from  
sourceforge..


Regards
Rupen

Dan Langille wrote:

Erik P. Olsen wrote:
  
I have just installed bacula ver 2.2.8 on fedora 7 and have configured BAT using 
--enable-bat. I can find bat.conf in its proper place but I can't find any trace 
of the BAT program itself. It's not in the install directory and locate doesn't 
find it.



Did you refresh the locate database after your install?

  
The configure program exits with return code 0, so everything ought to 
be correct except BAT is not there.


Is this a bug or is there something I have overlooked that I should have done?



Have you tried find?

  


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Beaten about the head and shoulders with a BAT...

2007-10-26 Thread Rupen Momaya

Craig White wrote:

On Fri, 2007-10-26 at 20:52 +0100, Chris Howells wrote:
  

Flak Magnet wrote:
h is weird because I told it right where it was with:


--with-qwt=/usr/local/qwt-5.0.2/lib
  

You need '--with-qwt=/usr/local/qwt-5.0.2'



I think that explains what's wrong with the spec file in
bacula-2.2.5-1.src.rpm spec file

Craig



  
Yeah. I faced a similar error too for re-compiling it in CentOS 5 with 
the source rpm.. .


Regards
Rupen

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
  







--
 CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are
not to copy, disclose, or distribute this e-mail or its contents to any other
person and any such actions are unlawful. This e-mail may contain viruses.
NetMagic Solutions Pvt. Ltd. has taken every reasonable precaution to minimize
this risk, but is not liable for any damage you may sustain as a result of any
virus in this e-mail. You should carry out your own virus checks before
opening the e-mail or attachment. NetMagic Solutions Pvt. Ltd. reserves the
right to monitor and review the content of all messages sent to or from this
e-mail address.

Messages sent to or from this e-mail address may be stored on the NetMagic
Solutions Pvt. Ltd.'s e-mail system.
* End of Disclaimer ***

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Problem with installing bat

2007-10-19 Thread Rupen Momaya

Hi,
I am trying to install bacula with bat support :
 
./configure --enable-smartalloc --sbindir=/usr/local/bacula/bin 
--sysconfdir=/usr/local/bacula/etc 
--with-pid-dir=/usr/local/bacula/working 
--with-scriptdir=/usr/local/bacula/scripts 
-with-subsys-dir=/usr/local/bacula/working 
-with-working-dir=/usr/local/bacula/working --enable-gnome 
--enable-bwx-console --enable-tray-monitor 
--with-qwt=/usr/local/qwt-5.0.2 *--enable-bat* --with-mysql


Below is the configure output. It doest not any specific error as such 
but does not install bat binary after doing make  make install.

qt4  qt4-devel (4.2.1-1) packages are installed..
Can someone give me a hint for installaling with bat support OR 
installing bat seperately?


---
config.status: creating platforms/redhat/bacula.spec
sed: file ./confstatB30223/subs-5.sed line 44: unterminated `s' command
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
*Creating bat Makefile
Doing make of dependencies
make: *** No rule to make target `depend'.  Stop.*

Configuration on Fri Oct 19 15:57:30 IST 2007:

 Host:   x86_64-unknown-linux-gnu -- redhat
Server
 Bacula version: 2.2.5 (09 October 2007)
 Source code location:   .
 Install binaries:   /usr/local/bacula/bin
 Install config files:   /usr/local/bacula/etc
 Scripts directory:  /usr/local/bacula/scripts
 Archive directory:  /tmp
 Working directory:  /usr/local/bacula/working
 PID directory:  /usr/local/bacula/working
 Subsys directory:   /usr/local/bacula/working
 Man directory:  /usr/share/man
 Data directory: /usr/share
 C Compiler: gcc 4.1.1
 C++ Compiler:   /usr/bin/g++ 4.1.1
 Compiler flags:  -g -O2 -Wall -fno-strict-aliasing 
-fno-exceptions -fno-rtti

 Linker flags:
 Libraries:  -lpthread
 Statically Linked Tools:no
 Statically Linked FD:   no
 Statically Linked SD:   no
 Statically Linked DIR:  no
 Statically Linked CONS: no
 Database type:  MySQL
 Database lib:   -L/usr/lib64/mysql -lmysqlclient_r -lz
 Database name:  bacula
 Database user:  bacula

 Job Output Email:   [EMAIL PROTECTED]
 Traceback Email:[EMAIL PROTECTED]
 SMTP Host Address:  localhost

 Director Port:  9101
 File daemon Port:   9102
 Storage daemon Port:9103

 Director User:
 Director Group:
 Storage Daemon User:
 Storage DaemonGroup:
 File Daemon User:
 File Daemon Group:

 SQL binaries Directory  /usr/bin

 Large file support: yes
 Bacula conio support:   yes -ltermcap
 readline support:   no
 TCP Wrappers support:   no
 TLS support:no
 Encryption support: no
 ZLIB support:   yes
 enable-smartalloc:  yes
 bat support:yes -L/usr/local/qwt-5.0.2/lib
 enable-gnome:   yes Version 2.x
 enable-bwx-console: yes wxWidgets 2.6
 enable-tray-monitor:yes
 client-only:no
 build-dird: yes
 build-stored:   yes
 ACL support:no
 Python support: no
 Batch insert enabled:   yes


*Below is the path for qwt :*

[EMAIL PROTECTED] qwt-5.0.2]# ls -la /usr/local/qwt-5.0.2/lib
total 960
drwxr-xr-x 2 root root   4096 Oct 19 12:44 .
drwxr-xr-x 5 root root   4096 Oct 19 12:44 ..
lrwxrwxrwx 1 root root 15 Oct 19 12:44 libqwt.so - libqwt.so.5.0.2
lrwxrwxrwx 1 root root 15 Oct 19 12:44 libqwt.so.5 - libqwt.so.5.0.2
lrwxrwxrwx 1 root root 15 Oct 19 12:44 libqwt.so.5.0 - libqwt.so.5.0.2
-rwxr-xr-x 1 root root 945514 Oct 19 12:43 libqwt.so.5.0.2

Regards,
Rupen






--
 CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are
not to copy, disclose, or distribute this e-mail or its contents to any other
person and any such actions are unlawful. This e-mail may contain viruses.
NetMagic Solutions Pvt. Ltd. has taken every reasonable precaution to minimize
this risk, but is not liable for any damage you may sustain as a result of any
virus in this e-mail. You should carry out your own virus checks before
opening the e-mail or attachment. NetMagic Solutions Pvt. Ltd. reserves the
right to monitor and review the content of all messages sent to or from this
e-mail address.

Messages sent to or from this e-mail address may be stored on the NetMagic
Solutions Pvt. Ltd.'s e-mail system.

Re: [Bacula-users] Problem with installing bat

2007-10-19 Thread Rupen Momaya

Chris Howells wrote:

Rupen Momaya wrote:

  
Below is the configure output. It doest not any specific error as such 
but does not install bat binary after doing make  make install.

qt4  qt4-devel (4.2.1-1) packages are installed..
Can someone give me a hint for installaling with bat support OR 
installing bat seperately?



Please supply the output of the command 'qmake -v'
  

Below is the same :

QMake version 2.01a
Using Qt version 4.2.1 in /usr/lib64/qt4/lib64

Regards
Rupen

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
  







--
 CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are
not to copy, disclose, or distribute this e-mail or its contents to any other
person and any such actions are unlawful. This e-mail may contain viruses.
NetMagic Solutions Pvt. Ltd. has taken every reasonable precaution to minimize
this risk, but is not liable for any damage you may sustain as a result of any
virus in this e-mail. You should carry out your own virus checks before
opening the e-mail or attachment. NetMagic Solutions Pvt. Ltd. reserves the
right to monitor and review the content of all messages sent to or from this
e-mail address.

Messages sent to or from this e-mail address may be stored on the NetMagic
Solutions Pvt. Ltd.'s e-mail system.
* End of Disclaimer ***

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Error in rpmbuild for bacula-bat

2007-10-17 Thread Rupen Momaya

Hello List,
I am trying to build the bacula RPMs  - 2.2.5 (picked from sourceforge) 
using below command.


*rpmbuild -ba --define build_centos5 1 --define build_mysql5 1 
--define build_bat 1 --define build_gnome-console 1 --define 
build_enable-tray-monitor 1 --define build_x86_64 1 
/usr/src/redhat/SPECS/bacula.spec*


I am getting below error for bacula-bat.  When i build without enabling 
build_bat it works fine. Can someone help what could be wrong here?


---
+ rm -f src/filed/static-bacula-fd
+ cp -p src/qt-console/bat /var/tmp/bacula-root/usr/sbin/bat
cp: cannot stat `src/qt-console/bat': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.6821 (%install)


RPM build errors:
   Bad exit status from /var/tmp/rpm-tmp.6821 (%install)
---

qt4 dependency is already installed : qt4-4.2.1-1  qt4-devel-4.2.1-1
/usr/src/redhat/BUILD/depkgs/  contains :

drwxr-xr-x  9 root root 4096 Sep  9 19:59 .
drwxr-xr-x  6 root root 4096 Oct 17 19:13 ..
-rwxr-xr-x  1 root root  330 Sep  9 19:54 build-qwt
-rwxr-xr-x  1 root root  484 Jul 30 12:45 build-sqlite
-rwxr-xr-x  1 root root  469 Sep  7  2006 build-sqlite3
-rwxr-xr-x  1 root root  451 Sep  9 19:54 configure-qwt
-rwxr-xr-x  1 root root  310 Jul 30 12:46 configure-sqlite
-rwxr-xr-x  1 root root  381 Apr  2  2007 configure-sqlite3
-rw-r--r--  1 root root 1568 Sep  9 19:59 INSTALL
-rw-r--r--  1 root root 2554 Sep  9 19:56 Makefile
-rw-r--r--  1 root root 2230 Jul 11 16:39 Makefile.save
drwxr-xr-x  6 root root 4096 Oct 17 19:17 mtx-1.3.11
drwxr-xr-x  4 root root 4096 Oct 17 19:14 qwt
drwxr-xr-x  9 root root 4096 Oct 17 19:26 qwt-5.0.2
-rw-r--r--  1 root root 3076 Sep  9 19:54 qwtconfig.pri
-rw-r--r--  1 root root 1875 Sep  9 19:59 README
drwxr-xr-x  2 root root 4096 Jul 30 12:47 sqlite
drwxr-xr-x  8 root root 4096 Jul 30 12:47 sqlite-2.8.17kes
drwxr-xr-x  2 root root 4096 Jul 30 12:47 sqlite3
drwxr-xr-x 10 root root 4096 Jul 30 12:47 sqlite-3.4.1


Regards,
Rupen






--
 CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are
not to copy, disclose, or distribute this e-mail or its contents to any other
person and any such actions are unlawful. This e-mail may contain viruses.
NetMagic Solutions Pvt. Ltd. has taken every reasonable precaution to minimize
this risk, but is not liable for any damage you may sustain as a result of any
virus in this e-mail. You should carry out your own virus checks before
opening the e-mail or attachment. NetMagic Solutions Pvt. Ltd. reserves the
right to monitor and review the content of all messages sent to or from this
e-mail address.

Messages sent to or from this e-mail address may be stored on the NetMagic
Solutions Pvt. Ltd.'s e-mail system.
* End of Disclaimer ***

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] No upgrade from incremental to full ?

2007-06-18 Thread Rupen Momaya
Your Scheduled parameter mentioned in the Job defination of the client 
should have a defination such as below :


Schedule {
 Name = EveryDays
 *Run = level=Full sun at 23:05*
 Run = level=Incremental mon-sat at 23:05
}

Regards,
Rupen


Ralf Winkler wrote:

May i ask how bacula should know when you want to have a full backup?

From your definitions, there is only a incremental backup, but no full 
backup.
I am sure, if you have such a line in your config, bacula will perform 
a full backup too.


BR
Ralf

On 6/16/07, [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]* 
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  wrote:





Hello everyone,
I write to you guys because I have a bad error...
bacula seems to work perfectly exept... well, it doesn't
upgrade from Incremental to full when needed... This means
I'm actually without valid backup, if something breaks...

How did I figure this out ? Well, I got a server called
servicos1 for example... it backups 1.4GB of data on it.
It's been a while it did not run a full backup, so I got
curious... Here are the volumes sizes
-rw-r-  1 bacula  wheel53M Jun 14 04:01 Volume-servicos1-0001
-rw-r-  1 bacula  wheel70M Jun 15 04:01 Volume-servicos1-0002
-rw-r-  1 bacula  wheel51M Jun 16 04:01 Volume-servicos1-0003
-rw-r-  1 bacula  wheel50M Jun 10 04:01 Volume-servicos1-0004
-rw-r-  1 bacula  wheel54M Jun 11 04:01 Volume-servicos1-0005
-rw-r-  1 bacula  wheel43M Jun 12 04:01 Volume-servicos1-0006
-rw-r-  1 bacula  wheel46M Jun 13 04:01 Volume-servicos1-0007

I have in theory a backup per day and at the end of the week, a
full again.
Here is the output of list jobs and will be followed by the
director's
config...


+---+-+-+--+---+--+---+---+

| JobId | Name| StartTime   | Type | Level |
JobFiles |
JobBytes  | JobStatus |

+---+-+-+--+---+--+---+---+
| 7 | pierre3 | 2007-05-31 04:01:17 | B| I
|0 |

   0 | E |
|11 | pierre3 | 2007-06-01 04:11:23 | B| F
|   83 |

2,660,884 | T |
|16 | pierre3 | 2007-06-02 04:01:21 | B| I
|0 |

   0 | E |
|21 | pierre3 | 2007-06-03 04:01:23 | B| I
|0 |

   0 | E |
|26 | pierre3 | 2007-06-04 04:01:21 | B| I
|0 |

   0 | E |
|30 | RestoreFiles| 2007-06-04 22:31:46 | R| F
|0 |

   0 | f |
|31 | RestoreFiles| 2007-06-04 22:39:07 | R| F
|0 |

   0 | A |
|32 | RestoreFiles| 2007-06-05 00:41:33 | R| F
|0 |

   0 | f |
|33 | RestoreFiles| 2007-06-05 01:00:20 | R| F
|  218 |

137,623,357 | T |
|36 | pierre3 | 2007-06-05 04:01:29 | B| I
|0 |

   0 | T |
|41 | pierre3 | 2007-06-06 04:02:13 | B| I
|0 |

   0 | T |
|45 | RestoreFiles| 2007-06-06 12:13:59 | R| F
|  400 |

180,580,296 | T |
|49 | pierre3 | 2007-06-07 04:01:28 | B| I
|0 |

   0 | E |
|55 | pierre3 | 2007-06-08 04:01:27 | B| I
|0 |

   0 | E |
|60 | pierre3 | 2007-06-09 04:11:39 | B| I
|0 |

   0 | E |
|63 | servicos1   | 2007-06-10 04:00:07 | B| I
|  621 |

51,721,246 | T |
|65 | pierre3 | 2007-06-10 04:01:23 | B| I
|0 |

   0 | E |
|66 | farmacialider50 | 2007-06-10 08:17:05 | B| I
|0 |

   0 | E |
|67 | pierre2 | 2007-06-10 12:32:51 | B| F |  
49,634 |

3,482,004,967 | T |
|68 | servicos1   | 2007-06-11 04:00:07 | B| I
|  743 |

56,235,219 | T |
|69 | banda1  | 2007-06-11 04:01:22 | B| I
|3 |

  16,461 | T |
|70 | pierre3 | 2007-06-11 04:01:24 | B| I
|0 |

   0 | E |
|71 | farmacialider50 | 2007-06-11 08:17:17 | B| I
|  196 |

14,945,658 | T |
|72 | pierre2 | 2007-06-11 08:18:26 | B| I
|0 |

   0 | T |
|73 | servicos1   | 2007-06-12 04:00:07 | B| I
|  676 |

44,456,630 | T |
|74 | banda1  | 

[Bacula-users] Corrupted png images in bacula-web 2.0.3

2007-05-08 Thread Rupen Momaya

Hi,
I downloaded bacula gui's (2.0.3) tarball from sourceforge.  After 
untarring under bacula-web/images all the png files are corrupted. I 
tried downloading from 2 different mirrors  and 2 different servers, 
but same result. Then i tried downloading the older version (2.0.2)  
untarred where the png files were fine. I think the developers need to 
re-upload to sourceforge the images directory. Not sure if this is the 
right list to report this. Can someone confirm if they too face the same 
result?


Mirrors :
---
http://nchc.dl.sourceforge.net/sourceforge/bacula/bacula-gui-2.0.3.tar.gz
http://superb-west.dl.sourceforge.net/sourceforge/bacula/bacula-gui-2.0.3.tar.gz

--
[EMAIL PROTECTED] images.corrupted]# file empty.png
empty.png: PNG image data, CORRUPTED,

[EMAIL PROTECTED] images.corrupted]# file bg1.png
bg1.png: PNG image data, CORRUPTED,*
--

Regards,
Rupen.



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users