Re: [Bacula-users] Bacula upgrade from 1.38.9 - 2.0.2

2007-03-04 Thread Zakai Kinan
I have rebuilt from source twice and sure enough
certain things are not upgraded such as bcopy.  

Regards,

ZK


--- John Drescher [EMAIL PROTECTED] wrote:

 On 3/1/07, Zakai Kinan [EMAIL PROTECTED]
 wrote:
  Indeed, I had the old bacula-dir running.  I am
 not
  sure how that is possible because I did a make
 clean
  and a make distclean before doing a configure
 under
  the new source.  John was correct as well.
 
 I suspected this as a few times when I have built
 bacula from source
 (using a gentoo ebuild) if the build of the director
 failed the whole
 process continued and at the end it looked like
 everything was good
 but later I found out I was still using the old
 director. Since I
 write ebuilds I should actually check into that as
 it should not be
 that difficult to fix.. Only problem is that I do
 not have the time.
 
 John
 

-
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get
 the chance to share your
 opinions on IT  business topics through brief
 surveys-and earn cash

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/bacula-users
 



 

Don't get soaked.  Take a quick peak at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula upgrade from 1.38.9 - 2.0.2

2007-03-04 Thread Kern Sibbald
On Monday 05 March 2007 06:41, Zakai Kinan wrote:
 I have rebuilt from source twice and sure enough
 certain things are not upgraded such as bcopy.

I cannot say for sure if you are installing from a package, but 
bcopy *is* installed every time you do a make install.  

However, if you changed your ./configure from your previous install (possibly 
you didn't remember it or look at the old config.out file) then your files 
will install in a different location and you will experience the kinds 
problems you are seeing.

If you change any of the paths on the ./configure from one release to another, 
you should backup the files you want (conf files), then do a make uninstall 
with the old Bacula source before configuring, building, and installing the 
new source.  That will prevent having multiple copies of the same program in 
different locations and believing that the upgrade did not work.


 Regards,

 ZK

 --- John Drescher [EMAIL PROTECTED] wrote:
  On 3/1/07, Zakai Kinan [EMAIL PROTECTED]
 
  wrote:
   Indeed, I had the old bacula-dir running.  I am
 
  not
 
   sure how that is possible because I did a make
 
  clean
 
   and a make distclean before doing a configure
 
  under
 
   the new source.  John was correct as well.
 
  I suspected this as a few times when I have built
  bacula from source
  (using a gentoo ebuild) if the build of the director
  failed the whole
  process continued and at the end it looked like
  everything was good
  but later I found out I was still using the old
  director. Since I
  write ebuilds I should actually check into that as
  it should not be
  that difficult to fix.. Only problem is that I do
  not have the time.
 
  John

 -

  Take Surveys. Earn Cash. Influence the Future of IT
  Join SourceForge.net's Techsay panel and you'll get
  the chance to share your
  opinions on IT  business topics through brief
  surveys-and earn cash

 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV

  ___
  Bacula-users mailing list
  Bacula-users@lists.sourceforge.net

 https://lists.sourceforge.net/lists/listinfo/bacula-users





 ___
_ Don't get soaked.  Take a quick peak at the forecast
 with the Yahoo! Search weather shortcut.
 http://tools.search.yahoo.com/shortcuts/#loc_weather

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula upgrade from 1.38.9 - 2.0.2

2007-03-01 Thread Arno Lehmann
Hi,

On 3/1/2007 4:45 AM, Zakai Kinan wrote:
 This is not the problem I am afraid.  Thanks for the
 tip.

If that is not the problem you've got a seriously damaged Bacula 
installed, I think.

Try running '/path/to/bacula-dir --help' and check the version information.

Arno

 
 ZK
 
 
 --- John Drescher [EMAIL PROTECTED] wrote:
 
 
On 2/28/07, Zakai Kinan [EMAIL PROTECTED]
wrote:

I am getting the following error after the

upgrade:

26-Feb 22:09 bacula-dir:  Fatal error: Version

error

for database bacula. Want

ed 9, got 10
26-Feb 22:09 bacula-dir:  Fatal error: Could not

open

database bacula.
26-Feb 22:09 bacula-dir:  Fatal error: Version

error

for database bacula. Want

ed 9, got 10
26-Feb 22:09 bacula-dir ERROR TERMINATION
Please correct configuration file:
/etc/bacula/bacula-dir.conf

This error only occurs after I run the
update_mysql_tables script.  If I restore the old
database schema bacula seems to work.  I don't

trust

it because the release notes state that the update
must be run after the upgrade.  I did some

research,

but I did not get anything meaningful.  Does

anyone

have any ideas?


It looks like the old version of bacula-dir still is
installed and
this is running instead of the new.

John


 
 -
 
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get
the chance to share your
opinions on IT  business topics through brief
surveys-and earn cash

 
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net

 
 https://lists.sourceforge.net/lists/listinfo/bacula-users
 
 
 
 
  
 
 Be a PS3 game guru.
 Get your game face on with the latest PS3 news and previews at Yahoo! Games.
 http://videogames.yahoo.com/platform?platform=120121
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
IT-Service Lehmann[EMAIL PROTECTED]
Arno Lehmann  http://www.its-lehmann.de

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula upgrade from 1.38.9 - 2.0.2

2007-03-01 Thread John Drescher
On 3/1/07, Zakai Kinan [EMAIL PROTECTED] wrote:
 Indeed, I had the old bacula-dir running.  I am not
 sure how that is possible because I did a make clean
 and a make distclean before doing a configure under
 the new source.  John was correct as well.

I suspected this as a few times when I have built bacula from source
(using a gentoo ebuild) if the build of the director failed the whole
process continued and at the end it looked like everything was good
but later I found out I was still using the old director. Since I
write ebuilds I should actually check into that as it should not be
that difficult to fix.. Only problem is that I do not have the time.

John

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula upgrade from 1.38.9 - 2.0.2

2007-02-28 Thread Zakai Kinan
I am getting the following error after the upgrade:

26-Feb 22:09 bacula-dir:  Fatal error: Version error
for database bacula. Want   
 
ed 9, got 10 
26-Feb 22:09 bacula-dir:  Fatal error: Could not open
database bacula. 
26-Feb 22:09 bacula-dir:  Fatal error: Version error
for database bacula. Want   
 
ed 9, got 10 
26-Feb 22:09 bacula-dir ERROR TERMINATION 
Please correct configuration file:
/etc/bacula/bacula-dir.conf 

This error only occurs after I run the
update_mysql_tables script.  If I restore the old
database schema bacula seems to work.  I don't trust
it because the release notes state that the update
must be run after the upgrade.  I did some research,
but I did not get anything meaningful.  Does anyone
have any ideas?

TIA,

ZK 


 

Expecting? Get great news right away with email Auto-Check. 
Try the Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula upgrade from 1.38.9 - 2.0.2

2007-02-28 Thread John Drescher
On 2/28/07, Zakai Kinan [EMAIL PROTECTED] wrote:
 I am getting the following error after the upgrade:

 26-Feb 22:09 bacula-dir:  Fatal error: Version error
 for database bacula. Want

 ed 9, got 10
 26-Feb 22:09 bacula-dir:  Fatal error: Could not open
 database bacula.
 26-Feb 22:09 bacula-dir:  Fatal error: Version error
 for database bacula. Want

 ed 9, got 10
 26-Feb 22:09 bacula-dir ERROR TERMINATION
 Please correct configuration file:
 /etc/bacula/bacula-dir.conf

 This error only occurs after I run the
 update_mysql_tables script.  If I restore the old
 database schema bacula seems to work.  I don't trust
 it because the release notes state that the update
 must be run after the upgrade.  I did some research,
 but I did not get anything meaningful.  Does anyone
 have any ideas?

It looks like the old version of bacula-dir still is installed and
this is running instead of the new.

John

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula upgrade from 1.38.9 - 2.0.2

2007-02-28 Thread Zakai Kinan
This is not the problem I am afraid.  Thanks for the
tip.


ZK


--- John Drescher [EMAIL PROTECTED] wrote:

 On 2/28/07, Zakai Kinan [EMAIL PROTECTED]
 wrote:
  I am getting the following error after the
 upgrade:
 
  26-Feb 22:09 bacula-dir:  Fatal error: Version
 error
  for database bacula. Want
 
  ed 9, got 10
  26-Feb 22:09 bacula-dir:  Fatal error: Could not
 open
  database bacula.
  26-Feb 22:09 bacula-dir:  Fatal error: Version
 error
  for database bacula. Want
 
  ed 9, got 10
  26-Feb 22:09 bacula-dir ERROR TERMINATION
  Please correct configuration file:
  /etc/bacula/bacula-dir.conf
 
  This error only occurs after I run the
  update_mysql_tables script.  If I restore the old
  database schema bacula seems to work.  I don't
 trust
  it because the release notes state that the update
  must be run after the upgrade.  I did some
 research,
  but I did not get anything meaningful.  Does
 anyone
  have any ideas?
 
 It looks like the old version of bacula-dir still is
 installed and
 this is running instead of the new.
 
 John
 

-
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get
 the chance to share your
 opinions on IT  business topics through brief
 surveys-and earn cash

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/bacula-users
 



 

Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users