Your message dated Mon, 26 Aug 2013 09:04:21 +0000
with message-id <[email protected]>
and subject line Bug#701079: fixed in mcollective 2.0.0+dfsg-3
has caused the Debian Bug report #701079,
regarding mcollective: activemq configuration example includes broken queue
setting
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
701079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701079
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mcollective
Version: 2.0.0+dfsg-2
Severity: important
The provided examples/mcollective/activemq.xml file includes
dublicated topic authorizationEntry settings for mcollective, the
attached patch fixes that.
regards,
-mika-
>From 594e212f3fea722d334ca8a20da1dd291f54e748 Mon Sep 17 00:00:00 2001
From: Michael Prokop <[email protected]>
Date: Thu, 21 Feb 2013 12:09:33 +0100
Subject: [PATCH] mcollective activemq.xml example: fix queue permissions for
mcollective user
Otherwise fails with:
| null: java.lang.SecurityException: User mcollective is not authorized to read
from: queue://mcollective.reply.mcollective_18522 |
org.apache.activemq.transport.stomp.ProtocolConverter | ActiveMQ Transport:
tcp:///127.0.0.1:48409
---
debian/examples/mcollective/activemq.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/examples/mcollective/activemq.xml
b/debian/examples/mcollective/activemq.xml
index 8b3c253..138035e 100644
--- a/debian/examples/mcollective/activemq.xml
+++ b/debian/examples/mcollective/activemq.xml
@@ -33,7 +33,7 @@
<authorizationEntry queue=">" write="admins" read="admins"
admin="admins" />
<authorizationEntry topic=">" write="admins" read="admins"
admin="admins" />
<authorizationEntry topic="mcollective.>"
write="mcollective" read="mcollective" admin="mcollective" />
- <authorizationEntry topic="mcollective.>"
write="mcollective" read="mcollective" admin="mcollective" />
+ <authorizationEntry queue="mcollective.>"
write="mcollective" read="mcollective" admin="mcollective" />
<authorizationEntry topic="ActiveMQ.Advisory.>"
read="everyone" write="everyone" admin="everyone"/>
</authorizationEntries>
</authorizationMap>
--
1.7.10.4
--- End Message ---
--- Begin Message ---
Source: mcollective
Source-Version: 2.0.0+dfsg-3
We believe that the bug you reported is fixed in the latest version of
mcollective, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Genannt <[email protected]> (supplier of updated mcollective
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 26 Aug 2013 10:41:54 +0200
Source: mcollective
Binary: mcollective mcollective-client mcollective-common mcollective-doc
Architecture: source all
Version: 2.0.0+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Puppet Package Maintainers
<[email protected]>
Changed-By: Jonas Genannt <[email protected]>
Description:
mcollective - Marionette Collective clustering framework - server
mcollective-client - Marionette Collective clustering framework - clients
mcollective-common - Marionette Collective clustering framework - common files
mcollective-doc - Marionette Collective clustering framework - documentation
Closes: 692045 701079 701088
Changes:
mcollective (2.0.0+dfsg-3) unstable; urgency=low
.
* d/control: removed DM-Upload allow
* Adding initial Japanese debconf translation from
victory <[email protected]> (Closes: #692045)
* changed activemq port to 61613
(Thanks Michael Prokop <[email protected]>) (Closes: #701088)
* d/control: bumped standards version
* fixed wrong port 6163 => 61613 (templates / preseed) files
* mcollective: activemq configuration example includes broken queue setting
(Thanks Michael Prokop <[email protected]> ) (Closes: #701079)
* added Systemd Service file
Checksums-Sha1:
6eeb5c5f990077b93f0fcccfeadc42dece58b3eb 2279 mcollective_2.0.0+dfsg-3.dsc
c6e87513b4aba43c21f01c31bec198cd0c6763d2 14952
mcollective_2.0.0+dfsg-3.debian.tar.gz
fcb326468aa3ea2764fe37f730e3f2163f702b55 9256 mcollective_2.0.0+dfsg-3_all.deb
41be34a583e8ea6424f3c5c5990bbc60083d9aa1 5172
mcollective-client_2.0.0+dfsg-3_all.deb
99d7a8ca79eabf5d9fab3d1797774444b4be86cb 81344
mcollective-common_2.0.0+dfsg-3_all.deb
b925bbbc39a94e51c21667a5c8da9f197daafc8c 94690
mcollective-doc_2.0.0+dfsg-3_all.deb
Checksums-Sha256:
65ee66b8121a66b3521c5b80294b861456c1c14fe9c2f564662398c63d95a2df 2279
mcollective_2.0.0+dfsg-3.dsc
27a5157087deb1b3a457f906d78ca7eff7101253cbc0429daa8f708894e8c178 14952
mcollective_2.0.0+dfsg-3.debian.tar.gz
7b490f45a353acf51838999372427d69eb7156e1a863d2470b04557a8cb330c7 9256
mcollective_2.0.0+dfsg-3_all.deb
795e62862c657ae8b6fe8100560bbb3f6cbc42ccdbd92cc3e06a3d59ecdb35cd 5172
mcollective-client_2.0.0+dfsg-3_all.deb
bfcea9e8850dc077cccee36debeb4fcce362ba4bddbb351a67afd900d46ec1e1 81344
mcollective-common_2.0.0+dfsg-3_all.deb
e4ce4617d2daf92ca09cfcf6db0e2a630b32cde971591c7403f25d18e5ec8794 94690
mcollective-doc_2.0.0+dfsg-3_all.deb
Files:
cf921e7facf53227399a900b73a9b4ce 2279 utils optional
mcollective_2.0.0+dfsg-3.dsc
4749c675edcb6952a03d20f1ff483900 14952 utils optional
mcollective_2.0.0+dfsg-3.debian.tar.gz
deb95e24362caf5948de06b3b44009cf 9256 utils optional
mcollective_2.0.0+dfsg-3_all.deb
b45a520170b22c7068b041751cfcf4ca 5172 utils optional
mcollective-client_2.0.0+dfsg-3_all.deb
ec87eb98b45995375e148979c5bf2a95 81344 utils optional
mcollective-common_2.0.0+dfsg-3_all.deb
c04527a2473666589336e035adbe82b8 94690 doc optional
mcollective-doc_2.0.0+dfsg-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJSGxcxAAoJEPBM7/YBbP/QG7sP/iTsylwoBSGE2O6NxacY1BxE
hRx2B+TccyWM+r753wJd2OmaR+0rmleF7t6A3CHDW46kYQ4ZfZvPJPLbzi0L4qAq
JV2cC1AqWBQOucyWrf6jlGz9dwYeeYF1IOiPAkAiUnO40T+VuvjZVKAHAgOTrpdn
xX3EkvmogS0VDcCKeYQWGC0Je4/Amrh+OF4c2vywjcy/3H67PA7TQtKiA0VyToLg
pTVgos74H5BokWUJ914ms8CmgudBM/sPu7HDWiDhWpn9Z/079XIBgc0NnHJOLkwD
5RPf4ZGVKaH2E7kjC5Qc+HVBiOItyO0X3CA8aD9twLMukYwl59hgWkpBD0jcRhAc
r2sQTJDAmIi6AM0q2sF+79jQ2/1bZzKBeETnN9Gzlf0kOULId8SRF6ptu7lZR1nb
E1BLiZh2Y0xLIB8hdtZdjAYWOTNE2lLjtHaPfupQ9aZfD9J1QtxTuXX2cLJSFF8V
++V8Ci/8TLqQXceth8I/uzVYIbDWqQzVAY8E0NhBD7ZUazNklm8Fp0gutidL9X2n
roL9Dx2TxYyyYbOxKZzsLE9mS/AbOlCHQquJHPH3DSxMMEmSrNlIqsP7xLeZL9kW
A0/Q3NB9sm8/ZFUl1lnggQrY/aKuMHA4aTp3zjbEoo5AOxhceV361B4pjBWHPRxf
hXiRXigOm/IXGb3N+EPI
=b6Ny
-----END PGP SIGNATURE-----
--- End Message ---