RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ron Wheeler Sent: August 10, 2005 8:27 PM To: Ron Wheeler; Phil Stracchino; Paul Heinlein Cc: bacula-users@lists.sourceforge.net Subject: RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself I did the rebuild with the

RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
, 2005 6:40 PM To: Phil Stracchino; Paul Heinlein Cc: bacula-users@lists.sourceforge.net Subject: RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself Yep. that is it. The problem is likely that I have too many locations mapped to the same directory and overwrote bconsole with the

Re: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Phil Stracchino
Ron Wheeler wrote: > Yep. that is it. > > The problem is likely that I have too many locations mapped to the same > directory and overwrote bconsole with the script so that the script calls > itself. > > The documentation suggests a directory structure: > > ./configure \ > --sbindir=$HO

RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
6:27 PM To: Paul Heinlein Cc: Ron Wheeler; bacula-users@lists.sourceforge.net Subject: Re: FW: [Bacula-users] bconsole spawns thousands of copies of itself Paul Heinlein wrote: > On Wed, 10 Aug 2005, Ron Wheeler wrote: > >> ldd just says that it is not a dynamic executable. >

Re: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Sam De Francesco
In this case, sh -x /etc/bacula/bconsole may give a clue what is going on. regards Sam De Francesco On 11/08/2005, at 8:26 AM, Phil Stracchino wrote: Paul Heinlein wrote: On Wed, 10 Aug 2005, Ron Wheeler wrote: ldd just says that it is not a dynamic executable. Are you running ldd a

Re: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Phil Stracchino
Paul Heinlein wrote: > On Wed, 10 Aug 2005, Ron Wheeler wrote: > >> ldd just says that it is not a dynamic executable. > > > Are you running ldd against /etc/bacula/bconsole or against > /usr/sbin/bconsole? The former is a shell script, but the latter should > be a compiled binary. Ohh

RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
: Paul Heinlein [mailto:[EMAIL PROTECTED] Sent: August 10, 2005 5:45 PM To: Ron Wheeler Cc: Phil Stracchino; bacula-users@lists.sourceforge.net Subject: RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself On Wed, 10 Aug 2005, Ron Wheeler wrote: > The fact that it crashes on -? and

RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Paul Heinlein
On Wed, 10 Aug 2005, Ron Wheeler wrote: ldd just says that it is not a dynamic executable. Are you running ldd against /etc/bacula/bconsole or against /usr/sbin/bconsole? The former is a shell script, but the latter should be a compiled binary. -- Paul Heinlein <[EMAIL PROTECTED]> --

RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
PROTECTED] Sent: August 10, 2005 5:45 PM To: Ron Wheeler Cc: Phil Stracchino; bacula-users@lists.sourceforge.net Subject: RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself On Wed, 10 Aug 2005, Ron Wheeler wrote: > The fact that it crashes on -? and the eror in building conio

RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
ldd just says that it is not a dynamic executable. -Original Message- From: Paul Heinlein [mailto:[EMAIL PROTECTED] Sent: August 10, 2005 5:45 PM To: Ron Wheeler Cc: Phil Stracchino; bacula-users@lists.sourceforge.net Subject: RE: FW: [Bacula-users] bconsole spawns thousands of copies of

RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Paul Heinlein
On Wed, 10 Aug 2005, Ron Wheeler wrote: The fact that it crashes on -? and the eror in building conio is leaningthis way. I do not know why the build is successful if the compile of conio fails. That looks like a bug in the make. I'm a recent subscriber to bacula-users, so forgive me if using

RE: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
no [mailto:[EMAIL PROTECTED] Sent: August 10, 2005 4:35 PM To: Ron Wheeler Cc: bacula-users@lists.sourceforge.net Subject: Re: FW: [Bacula-users] bconsole spawns thousands of copies of itself Ron Wheeler wrote: > It looks OK. Could a problem with curses be involved? I had to install this >

RE: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
not its the old reset button and complaints about file checking being required. Ron -Original Message- From: Martin Simmons [mailto:[EMAIL PROTECTED] Sent: August 10, 2005 4:31 PM To: Ron Wheeler Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] bconsole spawns

Re: FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Phil Stracchino
Ron Wheeler wrote: > It looks OK. Could a problem with curses be involved? I had to install this > (ncurses) since it was not part of the standard Mandrake setup - so many > really useful things are not. At first thought, it doesn't sound likely that would maifest in this way. -- Phil Strac

Re: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Martin Simmons
> On Wed, 10 Aug 2005 15:33:49 -0400, "Ron Wheeler" <[EMAIL PROTECTED]> > said: Ron> I have now added a dummy (incorrect director to the bconsole.conf just Ron> to see if it would even ask which one to pick. It does not get that Ron> far. Ron> Does anyone have any idea what circu

FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
-Original Message- From: Ron Wheeler Sent: August 10, 2005 4:22 PM To: 'Phil Stracchino' Subject: RE: [Bacula-users] bconsole spawns thousands of copies of itself In looking at the config.out from the bconsole build, I have conio enables using -lcurses and readline no Fo

FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
-Original Message- From: Ron Wheeler Sent: August 10, 2005 4:18 PM To: 'Phil Stracchino' Subject: RE: [Bacula-users] bconsole spawns thousands of copies of itself It looks OK. Could a problem with curses be involved? I had to install this (ncurses) since it was not p

Re: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Phil Stracchino
Ron Wheeler wrote: > I have now added a dummy (incorrect director to the bconsole.conf just to see > if it would even ask which one to pick. It does not get that far. > > Does anyone have any idea what circumstances would cause bconsole to spawn a > copy of itself. The copies are all in wait sta

RE: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-10 Thread Ron Wheeler
and try again. Ron -Original Message- From: Phil Stracchino [mailto:[EMAIL PROTECTED] Sent: August 9, 2005 10:04 PM To: Ron Wheeler Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] bconsole spawns thousands of copies of itself Ron Wheeler wrote: > I lost my hard dr

RE: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-09 Thread Ron Wheeler
copies of itself -Original Message- From: Ron Wheeler Sent: August 9, 2005 10:32 PM To: 'Phil Stracchino' Subject: RE: [Bacula-users] bconsole spawns thousands of copies of itself It is the latest one off www.bacula.org. I did find that the host name was not the full name b

RE: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-09 Thread Ron Wheeler
I am going to rebuild it with gnome enabled as well. Ron -Original Message- From: Phil Stracchino [mailto:[EMAIL PROTECTED] Sent: August 9, 2005 10:25 PM To: Ron Wheeler Cc: bacula-users Subject: Re: [Bacula-users] bconsole spawns thousands of copies of itself Ron Wheeler wrote: >

FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-09 Thread Ron Wheeler
-Original Message- From: Ron Wheeler Sent: August 9, 2005 10:32 PM To: 'Phil Stracchino' Subject: RE: [Bacula-users] bconsole spawns thousands of copies of itself It is the latest one off www.bacula.org. I did find that the host name was not the full name but I fixed that an

FW: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-09 Thread Ron Wheeler
-Original Message- From: Ron Wheeler Sent: August 9, 2005 10:43 PM To: 'Phil Stracchino' Subject: RE: [Bacula-users] bconsole spawns thousands of copies of itself version is 1.36.6 Ron -Original Message- From: Phil Stracchino [mailto:[EMAIL PROTECTED] Sent: Augu

Re: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-09 Thread Phil Stracchino
Ron Wheeler wrote: > The bconsole.conf did not get copied with the rest of the files during the > make install. > I had to copy it manually from the distribution area where it was built, to > the operating folder where bconsole and other 3 configuration files are. > > I only modified the bacula-

Re: [Bacula-users] bconsole spawns thousands of copies of itself

2005-08-09 Thread Phil Stracchino
Ron Wheeler wrote: > I lost my hard drive and have reinstalled the operating system (Mandrake > 10.1) and am trying to get bacula to work so that I can get my client's files > back from the latest backup tape - all full backups so it should be easy. I > have dowloaded the latest version of bacul

[Bacula-users] bconsole spawns thousands of copies of itself

2005-08-09 Thread Ron Wheeler
I lost my hard drive and have reinstalled the operating system (Mandrake 10.1) and am trying to get bacula to work so that I can get my client's files back from the latest backup tape - all full backups so it should be easy. I have dowloaded the latest version of bacula today. The 3 deamon proc