[Bug 306464] Re: bad path to configuration file

2017-10-26 Thread Bug Watch Updater
Launchpad has imported 33 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=426790.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2007-12-26T12:40:00+00:00 Juha wrote:

Description of problem:

If I run bacula-tray-monitor from shell, it works. If I try to start it from 
menus, it won't.


Version-Release number of selected component (if applicable):
bacula-traymonitor-2.0.3-11.fc8

Reply at:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/306464/comments/0


On 2008-07-30T13:16:57+00:00 Gwyn wrote:


*** This bug has been marked as a duplicate of 426791 ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/306464/comments/1


On 2008-07-30T13:24:34+00:00 Manuel wrote:

*** Bug 426791 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/306464/comments/2


On 2008-10-07T09:59:01+00:00 Juha wrote:

a) you can't mark bug #426791 as duplicate of this bug and vice versa.
b) this is a bug, it has been there in f8 and is still present in f9.

It would help if you would take 5min time and try or *even* use it
yourself.

~% bacula-tray-monitor
07-Oct 12:50 tray-monitor: ERROR TERMINATION at parse_conf.c:829
Config error: Cannot open config file "./tray-monitor.conf": No such file or 
directory

~% cd /etc/bacula
/etc/bacula% bacula-tray-monitor
Connecting to Director ..ee:9101
Opened connection with Director daemon.
Connecting to Client .x.ee:9102

Reply at:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/306464/comments/3


On 2009-01-03T18:27:44+00:00 Felix wrote:

Juha: Actually I think you are right that this is not a dup of bug 426791. 
Probably the problem is that the tray monitor application is in /usr/sbin and 
the desktop file does not use a fully qualified path. Can you please check if 
this solves your problem:
In /usr/share/applications/fedora-bacula-traymonitor.desktop change 
Exec=bacula-tray-monitor -c /etc/bacula/tray-monitor.conf

to:
Exec=/usr/sbin/bacula-tray-monitor -c /etc/bacula/tray-monitor.conf

Maybe the line is different in newer Fedoras, I just fixed this for EL4.
If the fix above works for you I will take care of pushing it to all
branches (EL5+F9/F10+devel).

Thanks for noticing.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/306464/comments/9


On 2009-01-04T21:57:32+00:00 Juha wrote:

Yes, it helps for f9 at least. And i do have sbin in my paths. that bug
426791 still exists in f9 and probably in f10,rawhide too.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/306464/comments/10


On 2009-01-05T15:01:19+00:00 Gwyn wrote:

The consolehelper behaviour has been fixed in recent releases.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/306464/comments/11


On 2009-06-09T23:19:01+00:00 Bug wrote:


This message is a reminder that Fedora 9 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 9.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '9'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 9's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 9 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Reply at:
https://bugs.launchpad.net/ubuntu/+source/bacul

[Bug 306464] Re: bad path to configuration file

2009-12-18 Thread Bug Watch Updater
** Changed in: bacula (Fedora)
   Status: Fix Committed => Won't Fix

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306464] Re: bad path to configuration file

2009-10-14 Thread Chuck Short
** Changed in: bacula (Ubuntu)
   Status: Confirmed => Triaged

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306464] Re: bad path to configuration file

2009-07-24 Thread Bug Watch Updater
** Changed in: bacula (Fedora)
   Status: In Progress => Fix Committed

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306464] Re: bad path to configuration file

2009-07-20 Thread Bug Watch Updater
** Changed in: bacula (Fedora)
   Status: Won't Fix => In Progress

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306464] Re: bad path to configuration file

2009-07-14 Thread Bug Watch Updater
** Changed in: bacula (Fedora)
   Status: In Progress => Won't Fix

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306464] Re: bad path to configuration file

2009-01-09 Thread Ante Karamatić
You should start the program as:

bacula-tray-monitor -c /etc/bacula/tray-monitor.conf

I wouldn't call this a bug, but a feature request. Program works fine if
it is started as it should :)

** Changed in: bacula (Ubuntu)
   Importance: Undecided => Wishlist
   Status: New => Confirmed

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306464] Re: bad path to configuration file

2008-12-19 Thread Bug Watch Updater
** Changed in: bacula (Fedora)
   Status: Unknown => In Progress

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306464] Re: bad path to configuration file

2008-12-19 Thread Jean-Baptiste Lallement
You're completely right, this is not a duplicate. Sorry.

** This bug is no longer a duplicate of bug 308903
   The bacula-dir.conf file is not present when installing Bacula

** Changed in: bacula (Ubuntu)
   Status: Triaged => New

** Bug watch added: Red Hat Bugzilla #426790
   https://bugzilla.redhat.com/show_bug.cgi?id=426790

** Also affects: bacula (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=426790
   Importance: Unknown
   Status: Unknown

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306464] Re: bad path to configuration file

2008-12-19 Thread Pavel Mlčoch
*** This bug is a duplicate of bug 308903 ***
https://bugs.launchpad.net/bugs/308903

And after detailed reading I think, this isn't duplicate of this bug,
because Ive had installed It without problem. Problem is after start
clients. They find configuration file in wrong path, but in  #308903 is
finded configuration in good path, but there isn't any file.

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306464] Re: bad path to configuration file

2008-12-18 Thread Pavel Mlčoch
*** This bug is a duplicate of bug 308903 ***
https://bugs.launchpad.net/bugs/308903

Sorry, but your change is for me illogical. My bug is reported
2008-12-09, and #308903 at 2008-12-17. So by my is yann's bug duplicate,
not my.

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306464] Re: bad path to configuration file

2008-12-18 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 308903 ***
https://bugs.launchpad.net/bugs/308903

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 308903, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** Changed in: bacula (Ubuntu)
   Status: New => Triaged

** This bug has been marked a duplicate of bug 308903
   The bacula-dir.conf file is not present when installing Bacula

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs