Project

General

Profile

Activity

From 2014-07-03 to 2014-07-03

2014-07-03

21:53 Bug #5195 (Pending technical review): ncf-builder/api should escape all character that are not underscore in bundle_name
PR here: https://github.com/Normation/ncf/pull/83 Vincent MEMBRÉ
21:52 User story #5218: Display classes generated in ncf_builder
PR here: https://github.com/Normation/ncf/pull/82 Vincent MEMBRÉ
21:47 User story #5218 (Released): Display classes generated in ncf_builder
Display in bottom of method call the generated classes Vincent MEMBRÉ
21:52 User story #5216: remove icons, replace by links
PR here: https://github.com/Normation/ncf/pull/81 Vincent MEMBRÉ
20:57 User story #5216 (Released): remove icons, replace by links
Remove icons on generic methods, replace by one single link to reference manual Vincent MEMBRÉ
21:50 Revision 89ce89d5 (ncf): Fixes #5195: Escape bundle_name correctly
Vincent Membré
21:46 User story #5217 (Released): Display classes generated in ncf_builder
Display classes generated for a method call in it form
Vincent MEMBRÉ
20:56 User story #5215 (Released): Remove icons and replace by link to ncf reference manual
We shoudl remove small icons on the left of method name/value/description in ncf-builder and replace it by a link to ... Vincent MEMBRÉ
19:56 User story #5214 (Pending technical review): Generate rudder_reporting.st file to have complete reporting in rudderified Technique
PR here: https://github.com/Normation/ncf/pull/80 Vincent MEMBRÉ
18:22 User story #5214 (Released): Generate rudder_reporting.st file to have complete reporting in rudderified Technique
We need to add a new file in the files generated for when we rudderify a technique.
That should parse the technqie...
Vincent MEMBRÉ
19:56 User story #5213 (Pending technical review): Add _class_noop generic method and handle it in logger_rudder
PR here: https://github.com/Normation/ncf/pull/79 Vincent MEMBRÉ
18:13 User story #5213 (Released): Add _class_noop generic method and handle it in logger_rudder
We want a specific classes to generate noop report so we can do in the logger report something like... Vincent MEMBRÉ
19:14 Bug #5212 (Pending technical review): The group 'rudder' can't be added on SLES or RHEL during installation of rudder-webapp
PR URL added: https://github.com/Normation/rudder-packages/pull/434
Jon, could you review it please ?
Nicolas PERRON
19:06 Bug #5212: The group 'rudder' can't be added on SLES or RHEL during installation of rudder-webapp
The binaries don't exist on RHEL too Nicolas PERRON
18:31 Bug #5212: The group 'rudder' can't be added on SLES or RHEL during installation of rudder-webapp
"addgroup --system" equivalent is "groupadd --system" (generic)
"usermod -a -G" equivalent is "usermod -A" (specific...
Nicolas PERRON
18:10 Bug #5212 (Released): The group 'rudder' can't be added on SLES or RHEL during installation of rudder-webapp
During installation of rudder-webapp on SuSE, the postinst script will fail as the group 'rudder' can't be added. The... Nicolas PERRON
18:41 Bug #5209: Some issues on perms still persists even with shared repository
Applied in changeset packages:commit:e0dbfc41c3b13296d04cf316e29055f3a4503ded. Jonathan CLARKE
18:41 Bug #5209 (Pending release): Some issues on perms still persists even with shared repository
Applied in changeset packages:commit:c24f70ada4df3ded8e9f0ffb8aec95446fd58d6e. Vincent MEMBRÉ
17:57 Bug #5209 (Pending technical review): Some issues on perms still persists even with shared repository
PR here: https://github.com/Normation/rudder-packages/pull/433 Vincent MEMBRÉ
17:36 Bug #5209 (Released): Some issues on perms still persists even with shared repository
even when setting configuration-repsoitory to be shared with the group (git init --shared=group) rudder, jetty still ... Vincent MEMBRÉ
18:40 Revision e0dbfc41 (rudder-packages): Merge pull request #433 from VinceMacBuche/bug_5209/fix_umask
Fixes #5209: Fix Umask to 007 when managing file from /var/rudder/configuration-repository Jonathan CLARKE
18:35 Bug #5207 (In progress): Rudder init should check the validity of answers
Benoît PECCATTE
11:37 Bug #5207 (Rejected): Rudder init should check the validity of answers
For the uestion
"Please enter the fully qualified domain name that will be used to access the web interface of the R...
Benoît PECCATTE
18:10 User story #5211 (Released): Rudderify should generate a second cfengine file, that complete reports
As for now reporting made from Rudderified techniques only make reports for what they are defined
if you have:
...
Vincent MEMBRÉ
17:51 Revision c24f70ad (rudder-packages): Fixes #5209: Fix Umask to 007 when managing file from
/var/rudder/configuration-repository Vincent MEMBRÉ
17:46 Bug #5210 (Pending technical review): ncf post hooks, use http to reload techniques instead of https
PR here: https://github.com/Normation/rudder-packages/pull/432 Vincent MEMBRÉ
17:43 Bug #5210 (Released): ncf post hooks, use http to reload techniques instead of https
ncf hooks are reloading techniques using URL http://localhost/api/reload/techniques and should use the https url inst... Vincent MEMBRÉ
17:45 Revision cf39927c (rudder-packages): Fixes #5210: Use https to reload technique library in ncf-hooks
Vincent MEMBRÉ
17:33 Bug #5206 (Discussion): Remove uncessary question about policy server fqdn in rudder-init script
After discussion, the question is not fundamentally wrong, since you must give the fqdn of the rudder-web component.
...
Benoît PECCATTE
11:36 Bug #5206 (Released): Remove uncessary question about policy server fqdn in rudder-init script
Here is the question
"Please enter the fully qualified domain name that will be used to access the web interface o...
Benoît PECCATTE
17:24 Bug #5205 (Pending technical review): Incomplete command to force inventory
https://github.com/Normation/rudder-doc/pull/69 Benoît PECCATTE
11:33 Bug #5205 (Released): Incomplete command to force inventory
Currently
10.9.4. On your nodes
[...]
Then you force your nodes to send their inventory while running /var/rudde...
Benoît PECCATTE
17:22 Revision ab79ce76 (rudder-doc): Fixes #5205: Incomplete command to force inventory
Benoît PECCATTE
15:40 Bug #5208 (Pending technical review): Technique "Enforce a file content": post-hook modification reporting is in "No answer" status if we enforce the content of the file only at creation
https://github.com/Normation/rudder-techniques/pull/436 Nicolas CHARLES
15:00 Bug #5208 (Released): Technique "Enforce a file content": post-hook modification reporting is in "No answer" status if we enforce the content of the file only at creation
If we enforce only at creation the content of the file, the post modification hook has the "No Reports" status once t... Nicolas CHARLES
15:38 Revision 57888fa1 (rudder-techniques): Fixes #5208: correct reporting of post modification hook if file is checked only at creation
Nicolas CHARLES
15:01 Revision d46eb6a4 (rudder-packages): Merge branch 'branches/rudder/2.11'
Vincent MEMBRÉ
12:22 Bug #5204 (Pending technical review): The documentation says there is no Rudder server packages for RHEL 6
PR is ready Matthieu CERDA
10:28 Bug #5204 (Released): The documentation says there is no Rudder server packages for RHEL 6
This part has not been updated since 2.3, and needs to be updated as it contains false information. Matthieu CERDA
12:21 Revision 56b02c53 (rudder-doc): Fixes #5204: Update the documation to add an upgrade part about RHEL6
Matthieu CERDA
11:57 Bug #5174 (Released): Use of a wrong conditional to detect if we are building on sles in several package specfile
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5159 (Released): rudder-server-root package description is incorrect
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5145 (Released): The 2.11 rudder-webapp package is missing a link on rudder-init (rudder-init.sh)
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5143 (Released): a typo in component-check.cf prevent agent starting on initial promises
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5157 (Released): ncf-api-virtualenv is missing in specfile dependencies
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5155 (Released): Add hooks for ncf-builder in Rudder
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5138 (Released): Adapt rudder.xml jetty conf so that session cookies are shared on /
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5106 (Released): Depend on Apache mod_wsgi in rudder-api-virtualenv and depend on rudder-api-virtualenv in rudder-webapp
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5124 (Released): rudder-agent package fails to backup rudder-server-roles.conf to /var/archives during installation
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5120 (Released): In splitted architecture, the initial promises don't send inventories to the proper endpoint
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5121 (Released): role_rudder_front is never defined
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5117 (Released): Promises generated generated for server roles are not correct and are missing from initial promises
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:57 Bug #5115 (Released): rudder-agent-thin localclean should handle the case when rudder-agent.list does not exist
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5113 (Released): rudder-agent-thin localclean should clean up the build-sources-stamp file
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5110 (Released): rudder-agent-thin is unable to patch its debian/changelog file as it has been edited during rudder-agent build
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5109 (Released): rudder-agent-thin may try to build without cleaning its environment first
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5084 (Released): rudder-agent-thin SOURCES Makefile fails to run idempotently
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #4590 (Released): Only copy "tools" that are required for each platform (implementation)
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #5108 (Released): Only copy "tools" that are required for each platform
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Architecture #5105 (Released): Remove Debian 5 specific promises from distributePolicy
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Architecture #5104 (Released): Deprecate Debian 5 support as a Rudder server
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5102 (Released): Remove an unneeded patch in rudder-jetty
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5098 (Released): rudder-init does not run all required bundles to set up a policy server (in particular rsyslog config is not correct)
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5092 (Released): Rudder role is not displayed in the web interface if a node is a server component but neither relay nor root server
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5087 (Released): Authorized networks in splitted environment, does not allow inventory sending
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5081 (Released): CFEngine 3.6 tries to detect LMDB during configure with the wrond arguments
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5054 (Released): AIX rudder-agent packages still try to use TokyoCabinet even on 2.11
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5056 (Released): CFEngine tries to use the SSL_CTX_clear_options OpenSSL function that do not exist in old OpenSSL versions
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5055 (Released): 2.11 RPM builds of rudder-agent fail because of a LMDB linking issue
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5101 (Released): Roles overwritten during package installation - debian postinst
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5080 (Released): Roles overwritten during package installation
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5082 (Released): CFEngine 3.6 download tries to use the wrong folder
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5142 (Released): CFEngine 3.6 is unable to compile on SLES10 and pre-RHEL6 due to incompatibility with old GCCs
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #5078 (Released): Update to CFEngine 3.6.0 release (integration)
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #5077 (Released): Update to CFEngine 3.6.0 release
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5076 (Released): rudder-webapp: missing postgresql dependency
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5073 (Released): Typo in server roles display, parenthesis at the ned
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5067 (Released): Typo in a sed command in rudder-init
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5066 (Released): Missing dependency on which
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5064 (Released): Missing dependency on bc (RHEL-6)
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5059 (Released): rudder-agent rpm is obsoleted by rudder-agent-thin and therefore cannot be installed
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #4989 (Released): Add rudder-plugin script to manage Rudder plugins
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Architecture #4983 (Released): Remove HOSTLICENCESPAID system variable from rudder
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Architecture #4982 (Released): Remove HOSTLICENCESPAID system variable from cf-clerk
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Architecture #4980 (Released): Remove HOSTLICENCESPAID system variable from metadata.xml in common Technique
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #4952 (Released): Refresh node compliance table
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #4962 (Released): Enable installing rudder-webapp and rudder-inventory-endpoint using system's jetty (not rudder-jetty) (integration)
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #5086 (Released): Add authentication API
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #5085 (Released): Add an authentication API to valid authentication via cookie
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5152 (Released): correctButtons function does not catch simple button
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #5151 (Released): Add button to redirect to ncf-builder
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #5150 (Released): Add button to redirect to ncf-builder
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5166 (Released): The ncf-hooks.d usage in rudder-webapp SPECfile is incorrect
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5173 (Released): The 2.11 ncf-api-virtualenv package has an invalid SPEC %files section
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5168 (Released): The ncf-api-virtualenv SPECfile fails to find the built virtualenv
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5167 (Released): The ncf-api-virtualenv construction fails on SLES due to broken OpenSSL / pip interaction
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5165 (Released): The virtualenv cleaning statement in ncf-api-virtualenv debian packages matches too much things
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5158 (Released): Package ncf-api-virtualenv fails to complile due to a broken Makefile
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5161 (Released): The 2.11 ncf-api-virtualenv package has an invalid debian/control description
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5162 (Released): The ncf-api-virtualenv package should build-depend on python
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5163 (Released): The ncf-api-virtualenv package is not synchronized between the SPEC file and the debian directory
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 Bug #5164 (Released): Fix ncf-api-virtualenv
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #5094 (Released): Package ncf-api-virtualenv (implementation)
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #5093 (Released): Package ncf-api-virtualenv
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:56 User story #2114 (Released): Integrate ncf-builder in Rudder
This bug has been fixed in Rudder 2.11.0~beta2 ("announcement":http://www.rudder-project.org/pipermail/rudder-announc... Vincent MEMBRÉ
11:54 Bug #5144 (Released): OpenSSH Technique cannot configure SSH Server on boot on Debian 3 and 4 - branch 2.9
This bug has been fixed in Rudder 2.10.3 ("announcement":http://www.rudder-project.org/pipermail/rudder-announce/2014... Vincent MEMBRÉ
11:54 Bug #5127 (Released): OpenSSH Technique tries to set invalid parameters on Redhat3, 4 and Debian 3 and 4 (branch 2.9)
This bug has been fixed in Rudder 2.10.3 ("announcement":http://www.rudder-project.org/pipermail/rudder-announce/2014... Vincent MEMBRÉ
11:54 Bug #5125 (Released): Migration script 'rudder-upgrade-database' displays unwanted logs
This bug has been fixed in Rudder 2.10.3 ("announcement":http://www.rudder-project.org/pipermail/rudder-announce/2014... Vincent MEMBRÉ
11:54 Bug #5122 (Released): Can't pass correctly json parameter to group API
This bug has been fixed in Rudder 2.10.3 ("announcement":http://www.rudder-project.org/pipermail/rudder-announce/2014... Vincent MEMBRÉ
11:54 Bug #5119 (Released): check-rudder-agent fails if an error occurs during sourcing /etc/profile
This bug has been fixed in Rudder 2.10.3 ("announcement":http://www.rudder-project.org/pipermail/rudder-announce/2014... Vincent MEMBRÉ
11:54 Bug #5068 (Released): Cannot open Rule details when a Group contains a quote in its name
This bug has been fixed in Rudder 2.10.3 ("announcement":http://www.rudder-project.org/pipermail/rudder-announce/2014... Vincent MEMBRÉ
11:54 Bug #5053 (Released): The UUID passed to rudder-node-to-relay is case sensitive, and using wrong case renders the node invisible in webapp
This bug has been fixed in Rudder 2.10.3 ("announcement":http://www.rudder-project.org/pipermail/rudder-announce/2014... Vincent MEMBRÉ
11:54 Bug #5026 (Released): Documentation for installing a relay server uses a group only available on RHEL/CentOS
This bug has been fixed in Rudder 2.10.3 ("announcement":http://www.rudder-project.org/pipermail/rudder-announce/2014... Vincent MEMBRÉ
11:54 Bug #5005 (Released): Documentation states that relay servers are not yet available!
This bug has been fixed in Rudder 2.10.3 ("announcement":http://www.rudder-project.org/pipermail/rudder-announce/2014... Vincent MEMBRÉ
11:44 Bug #5194: correct permission on /var/rudder/configuration-repository so ncf-builder can write/delete techniques
Applied in changeset packages:commit:63a75a119a35b10e0a3aa0cf56b218f041efaa27. Jonathan CLARKE
11:44 Bug #5194 (Pending release): correct permission on /var/rudder/configuration-repository so ncf-builder can write/delete techniques
Applied in changeset packages:commit:d1f710e27cf5bbc15d698b5145aa0ec67653c333. Vincent MEMBRÉ
11:44 Revision 63a75a11 (rudder-packages): Merge pull request #429 from VinceMacBuche/bug_5194/git_init_package
Fixes #5194: Initialize git repository if not present Jonathan CLARKE
11:10 Bug #5146 (Discussion): rudder-agent start shows an alert
It seems to happens during a migration of rudder-agent, at the start of rudder-agent service or if manually launch cf... Nicolas PERRON
10:47 Bug #5146: rudder-agent start shows an alert
Nicolas PERRON wrote:
> Nicolas PERRON wrote:
> > This is due to the initial promises containing:
> > [...]
> >
...
Nicolas PERRON
10:28 Bug #5146: rudder-agent start shows an alert
Nicolas PERRON wrote:
> This is due to the initial promises containing:
> [...]
>
> This prevent cf-serverd to s...
Nicolas PERRON
10:20 Bug #5146: rudder-agent start shows an alert
This is due to the initial promises containing:... Nicolas PERRON
11:01 Revision d1f710e2 (rudder-packages): Fixes #5194: Initialize git repository if not present
Vincent MEMBRÉ
10:34 Bug #5203: There is no way to remove a Directive based on a Technique that no longer exists
I think I agree with the qualification.
I'm not sure where the error message should go, but clearly, we have to pro...
François ARMAND
 

Also available in: Atom