Re: [Bacula-users] bacula 5.0.1 installation errors

2010-03-05 Thread Brian C. Huffman
Rawhide / F13 source package includes the necessary patch to make 5.0.0
Compile on F12.  Unfortunately there's a qmake requirement change that
breaks if I try to use the 5.0.1 tarball with the 5.0.0 SPEC file.

ftp://download.fedora.redhat.com/pub/fedora/linux/development/rawhide/source/SRPMS/bacula-5.0.0-1.fc13.src.rpm

-b

On Fri, 2010-03-05 at 10:17 -0800, Jerry Lowry wrote:
> That would work but it really is a pain to get all the dependent 
> software working with the old version.  I really don't use ssl for my 
> backups so just turning off the openssl for qt would be fine.
> 
> thanks 
> 
> 
> 
> 
> Hugh Brown wrote:
> > Jerry Lowry wrote:
> >   
> >> Hi, I am trying to install bacula 5.0.1 on a new backup server.  I have
> >> attached the error that I am getting during the make and the config.out.
> >> The server configuration is:
> >>
> >> fedora 12 x86_64
> >> mysql 5.1.42
> >> bacula src 5.0.1
> >> 
> >
> > Perhaps old version of OpenSSL libs?
> >
> > --
> > Hugh Brown, Systems Manager
> > The Centre for High-Throughput Biology
> > hbr...@chibi.ubc.ca
> >   


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula 5.0.1 installation errors

2010-03-05 Thread Jerry Lowry
That would work but it really is a pain to get all the dependent 
software working with the old version.  I really don't use ssl for my 
backups so just turning off the openssl for qt would be fine.

thanks 




Hugh Brown wrote:
> Jerry Lowry wrote:
>   
>> Hi, I am trying to install bacula 5.0.1 on a new backup server.  I have
>> attached the error that I am getting during the make and the config.out.
>> The server configuration is:
>>
>> fedora 12 x86_64
>> mysql 5.1.42
>> bacula src 5.0.1
>> 
>
> Perhaps old version of OpenSSL libs?
>
> --
> Hugh Brown, Systems Manager
> The Centre for High-Throughput Biology
> hbr...@chibi.ubc.ca
>   

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula 5.0.1 installation errors

2010-03-05 Thread Hugh Brown
Jerry Lowry wrote:
> Hi, I am trying to install bacula 5.0.1 on a new backup server.  I have
> attached the error that I am getting during the make and the config.out.
> The server configuration is:
>
> fedora 12 x86_64
> mysql 5.1.42
> bacula src 5.0.1

Perhaps old version of OpenSSL libs?

--
Hugh Brown, Systems Manager
The Centre for High-Throughput Biology
hbr...@chibi.ubc.ca

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula 5.0.1 installation errors

2010-03-02 Thread Marc Schiffbauer

Hi Jerry,

this is a known issue on F12 because they use the beta of openssl
1.0 which had some incompatible API-changes.

AFAIK there is work going on to fix this. Until a fix is released
you might want to disable SSL or use some 0.9.x version of
SSL or use another distro(-version) which has version 0.9.x of
OpenSSL

-Marc


* Jerry Lowry schrieb am 02.03.10 um 20:27 Uhr:
> Hi, I am trying to install bacula 5.0.1 on a new backup server.  I have 
> attached the error that I am getting during the make and the 
> config.out.  The server configuration is:
> 
> fedora 12 x86_64
> mysql 5.1.42
> bacula src 5.0.1
> 
> Any ideas as to why this is failing?  Also, if I include 'enable-bat' 
> after installing depkgs-qt and sourcing the qt directories the bacula 
> configure does  not see that qt is installed.
> -- 
> 
> ---
> Jerold Lowry
> IT Manager / Software Engineer
> Engineering Design Team (EDT), Inc. a HEICO company
> 1400 NW Compton Drive, Suite 315
> Beaverton, Oregon 97006 (U.S.A.)
> Phone: 503-690-1234 / 800-435-4320
> Fax: 503-690-1243
> Web: _www.edt.com _
> 
>  
> 
> 

> 
> Configuration on Tue Mar  2 10:02:32 PST 2010:
> 
>Host:  x86_64-unknown-linux-gnu -- redhat 
>Bacula version:Bacula 5.0.1 (24 February 2010)
>Source code location:.
>Install binaries:  /usr/bacula/bin
>Install libraries: /usr/lib64
>Install config files:/usr/bacula/bin
>Scripts directory: /usr/bacula/bin
>Archive directory: /tmp
>Working directory: /var/run/bacula/working
>PID directory: /var/run/bacula
>Subsys directory:  /var/run/bacula/working
>Man directory: ${datarootdir}/man
>Data directory:/usr/share
>Plugin directory:  /usr/lib64
>C Compiler:gcc 4.4.2
>C++ Compiler:  /usr/lib64/ccache/g++ 4.4.2
>Compiler flags: -g -O2 -Wall -fno-strict-aliasing -fno-exceptions 
> -fno-rtti
>Linker flags:   
>Libraries: -lpthread -ldl 
>Statically Linked Tools: no
>Statically Linked FD:no
>Statically Linked SD:no
>Statically Linked DIR:   no
>Statically Linked CONS:  no
>Database type: MySQL
>Database port:  
>Database lib:  -L/usr/lib64/mysql -lmysqlclient_r -lz
>Database name: bacula
>Database user: bacula
> 
>Job Output Email:  jlo...@edt.com
>Traceback Email:   jlo...@edt.com
>SMTP Host Address: mailhost.edt.com
> 
>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:   yes
>Encryption support:yes
>ZLIB support:  yes
>enable-smartalloc: yes
>enable-lockmgr:no
>bat support:   no
>enable-gnome:  no 
>enable-bwx-console:no 
>enable-tray-monitor: yes
>client-only:   no
>build-dird:yes
>build-stored:  yes
>Plugin support:yes
>ACL support:   yes
>XATTR support: yes
>Python support:no 
>Batch insert enabled:yes
> 
>   

> 
> CLFLAGS="-g -02" ./configure --sbindir=/usr/bacula/bin 
> --sysconfdir=/usr/bacula/bin --with-pid-dir=/var/run/bacula 
> --with-subsys-dir=/var/run/bacula/working --enable-smartalloc --with-mysql 
> --with-working-dir=/var/run/bacula/working --with-dump-email=jlo...@edt.com 
> --with-job-email=jlo...@edt.com --with-smtp-host=mailhost.edt.com 
> --docdir=/var/run/bacula/doc --enable-tray-monitor
> 
> 
> 
> make[1]: Entering directory `/database/bacula-5.0.1/src/lib'
> Compiling attr.c
> Compiling base64.c
> Compiling berrno.c
> Compiling bsys.c
> Compiling bget_msg.c
> Compiling bnet.c
> Compiling bnet_server.c
> Compiling runscript.c
> Compiling bsock.c
> Compiling bpipe.c
> Compiling bsnprintf.c
> Compiling btime.c
> Compiling cram-md5.c
> Compiling crc32.c
> Compiling crypto.c
> crypto.c: In function ‘ASN1_OCTET_STRING* openssl_cert_keyid(X509*)’:
> crypto.c:333: error: invalid conversion from ‘const X509V3_EXT_METHOD*’ 
> to ‘X509V3_EXT_METHOD*’
> crypto.c: In function ‘CRYPTO_SESSION* crypto_session_new(crypto_cipher_t, 
> alist*)’:
> crypto.c:1102: error: cannot convert ‘unsigned char*’ to 
> ‘EVP_PKEY_CTX*’ for argument ‘1’ to ‘int 
> EVP_PKEY_encrypt(EVP_PKEY_CTX*, unsigned char*, size_t*, const unsigned 
> char*, size_t)’
> crypto.c

[Bacula-users] bacula 5.0.1 installation errors

2010-03-02 Thread Jerry Lowry
Hi, I am trying to install bacula 5.0.1 on a new backup server.  I have 
attached the error that I am getting during the make and the 
config.out.  The server configuration is:


fedora 12 x86_64
mysql 5.1.42
bacula src 5.0.1

Any ideas as to why this is failing?  Also, if I include 'enable-bat' 
after installing depkgs-qt and sourcing the qt directories the bacula 
configure does  not see that qt is installed.

--

---
Jerold Lowry
IT Manager / Software Engineer
Engineering Design Team (EDT), Inc. a HEICO company
1400 NW Compton Drive, Suite 315
Beaverton, Oregon 97006 (U.S.A.)
Phone: 503-690-1234 / 800-435-4320
Fax: 503-690-1243
Web: _www.edt.com _





Configuration on Tue Mar  2 10:02:32 PST 2010:

   Host:x86_64-unknown-linux-gnu -- redhat 
   Bacula version:  Bacula 5.0.1 (24 February 2010)
   Source code location:.
   Install binaries:/usr/bacula/bin
   Install libraries:   /usr/lib64
   Install config files:/usr/bacula/bin
   Scripts directory:   /usr/bacula/bin
   Archive directory:   /tmp
   Working directory:   /var/run/bacula/working
   PID directory:   /var/run/bacula
   Subsys directory:/var/run/bacula/working
   Man directory:   ${datarootdir}/man
   Data directory:  /usr/share
   Plugin directory:/usr/lib64
   C Compiler:  gcc 4.4.2
   C++ Compiler:/usr/lib64/ccache/g++ 4.4.2
   Compiler flags:   -g -O2 -Wall -fno-strict-aliasing -fno-exceptions 
-fno-rtti
   Linker flags: 
   Libraries:   -lpthread -ldl 
   Statically Linked Tools: no
   Statically Linked FD:no
   Statically Linked SD:no
   Statically Linked DIR:   no
   Statically Linked CONS:  no
   Database type:   MySQL
   Database port:
   Database lib:-L/usr/lib64/mysql -lmysqlclient_r -lz
   Database name:   bacula
   Database user:   bacula

   Job Output Email:jlo...@edt.com
   Traceback Email: jlo...@edt.com
   SMTP Host Address:   mailhost.edt.com

   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: yes
   Encryption support:  yes
   ZLIB support:yes
   enable-smartalloc:   yes
   enable-lockmgr:  no
   bat support: no
   enable-gnome:no 
   enable-bwx-console:  no 
   enable-tray-monitor: yes
   client-only: no
   build-dird:  yes
   build-stored:yes
   Plugin support:  yes
   ACL support: yes
   XATTR support:   yes
   Python support:  no 
   Batch insert enabled:yes

  

CLFLAGS="-g -02" ./configure --sbindir=/usr/bacula/bin 
--sysconfdir=/usr/bacula/bin --with-pid-dir=/var/run/bacula 
--with-subsys-dir=/var/run/bacula/working --enable-smartalloc --with-mysql 
--with-working-dir=/var/run/bacula/working --with-dump-email=jlo...@edt.com 
--with-job-email=jlo...@edt.com --with-smtp-host=mailhost.edt.com 
--docdir=/var/run/bacula/doc --enable-tray-monitor



make[1]: Entering directory `/database/bacula-5.0.1/src/lib'
Compiling attr.c
Compiling base64.c
Compiling berrno.c
Compiling bsys.c
Compiling bget_msg.c
Compiling bnet.c
Compiling bnet_server.c
Compiling runscript.c
Compiling bsock.c
Compiling bpipe.c
Compiling bsnprintf.c
Compiling btime.c
Compiling cram-md5.c
Compiling crc32.c
Compiling crypto.c
crypto.c: In function ‘ASN1_OCTET_STRING* openssl_cert_keyid(X509*)’:
crypto.c:333: error: invalid conversion from ‘const X509V3_EXT_METHOD*’ to 
‘X509V3_EXT_METHOD*’
crypto.c: In function ‘CRYPTO_SESSION* crypto_session_new(crypto_cipher_t, 
alist*)’:
crypto.c:1102: error: cannot convert ‘unsigned char*’ to 
‘EVP_PKEY_CTX*’ for argument ‘1’ to ‘int 
EVP_PKEY_encrypt(EVP_PKEY_CTX*, unsigned char*, size_t*, const unsigned char*, 
size_t)’
crypto.c: In function ‘crypto_error_t crypto_session_decode(const u_int8_t*, 
u_int32_t, alist*, CRYPTO_SESSION**)’:
crypto.c:1226: error: cannot convert ‘unsigned char*’ to 
‘EVP_PKEY_CTX*’ for argument ‘1’ to ‘int 
EVP_PKEY_decrypt(EVP_PKEY_CTX*, unsigned char*, size_t*, const unsigned char*, 
size_t)’
make[1]: *** [crypto.lo] Error 1
make[1]: Leaving directory `/database/bacula-5.0.1/src/lib'


  == Error in /database/bacula-5.0.1/src/lib ==

--
Download Intel® Parallel Studio Eval
Try the n