This bug was fixed in the package zabbix - 1:1.4.2-4ubuntu3.1
---
zabbix (1:1.4.2-4ubuntu3.1) hardy-proposed; urgency=low
* debian/zabbix-server-{mysql,pgsql}.zabbix-server.init:
- Create pid directory in /var/run on start (LP: #172775)
-- Krzysztof KlimondaThu, 21 May
200
** Tags added: verification-done
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
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://list
I'm happy to confirm that 1.4.2-4ubuntu3.1 of zabbix-server-mysql from
hardy-proposed successfully restarts after a reboot, unlike
1.4.2-4ubuntu3 from hardy. zabbix-agent also tested and restarts
successfully after a reboot.
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.ne
** Also affects: zabbix (Ubuntu Hardy)
Importance: Undecided
Status: New
** Changed in: zabbix (Ubuntu Hardy)
Status: New => Fix Committed
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notification because you are a m
This bug was fixed in the package zabbix - 1:1.6.1-3ubuntu0.1
---
zabbix (1:1.6.1-3ubuntu0.1) jaunty-proposed; urgency=low
* debian/zabbix-agent.init:
- Create pid directory in /var/run on start (LP: #96644)
* debian/zabbix-server-{mysql,pgsql}.zabbix-server.init:
- Create
Anyone who could test this? Otherwise I'll remove it from -proposed
again.
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
** Branch linked: lp:ubuntu/hardy-proposed/zabbix
** Branch linked: lp:ubuntu/jaunty-proposed/zabbix
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
Turns out this patch is actually from bug 96644
Accepted into hardy-proposed, please test
** Changed in: zabbix (Ubuntu)
Status: Confirmed => Fix Committed
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notification because yo
This seems to have been uploaded to hardy-proposed but there's no patch
on this bug report and no moru-sru approval so it'll stay in Unapproved
for now.
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notification because you are a membe
** Branch linked: lp:ubuntu/karmic/zabbix
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
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
htt
** Changed in: zabbix (Ubuntu)
Status: In Progress => Confirmed
** Changed in: zabbix (Ubuntu)
Assignee: Krzysztof Klimonda (kklimonda) => (unassigned)
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notification because you
Why not use the following code:
if test ! -d $(dirname $PID); then
mkdir $(dirname $PID)
chown -R zabbix:zabbix $(dirname $PID)
fi
safes a variable, not a big deal, but still.
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug not
** Changed in: zabbix (Ubuntu)
Status: Confirmed => In Progress
** Changed in: zabbix (Ubuntu)
Assignee: Stephan Hermann (shermann) => Krzysztof Klimonda (kklimonda)
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notificati
** Changed in: zabbix (Ubuntu)
Status: Fix Released => Confirmed
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
I can confirm that it does still affect Hardy and it's also a problem in
Intrepid. Same problems, identical symptoms, in both server and agent.
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notification because you are a member of Ubun
Fixed package still not provided by hardy-updates, ubuntu server edition
still affected!
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
This bug was fixed in the package zabbix - 1:1.4.5-1ubuntu1
---
zabbix (1:1.4.5-1ubuntu1) intrepid; urgency=low
* Merge from debian unstable, remaining changes:
+ fixing missing pid directory in /var/run
* Added the same patch to
debian/zabbix-server-{mysql,pgsql}.zabbix-serv
Actually this bug is not fixed.
The proposed fix is good (and is the same used in #96644) but the
zabbix-1.4.2-4ubuntu3 package only fixed the zabbix-agent.init script
and not the server init scripts (I double checked looking at the package
sources):
- zabbix-server-pgsql.zabbix-server.init
- zab
This bug was fixed in the package zabbix - 1:1.4.2-4ubuntu3
---
zabbix (1:1.4.2-4ubuntu3) hardy; urgency=low
* debian/zabbix-agent.init:
+ fixing missing pid directory in /var/run
- Closes (LP: #96644)
- Closes (LP: #172775)
* Modify Maintainer value to match the D
** Changed in: zabbix (Ubuntu)
Assignee: (unassigned) => Stephan Hermann (shermann)
Status: New => Confirmed
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Great code. It works smoothly in Ubuntu 7.10. I had already a workaround of
this "startup failure" bug, but my code was not integrated in the init.d
startup file.
Thanks a lot.
--
/var/run/zabbix-server deleted after reboot
https://bugs.launchpad.net/bugs/172775
You received this bug notificati
21 matches
Mail list logo