Project

General

Profile

Activity

From 2014-07-02 to 2014-07-02

2014-07-02

17:14 Bug #5203: There is no way to remove a Directive based on a Technique that no longer exists
For me, the error under "About this Directive" is relevant and needs to stay. However, the message at the botton is m... Matthieu CERDA
17:11 Bug #5203 (Released): There is no way to remove a Directive based on a Technique that no longer exists
I tried to update my Techniques, but in the process also removed a Technique that was here before (a custom one).
...
Matthieu CERDA
17:04 Bug #5202 (Released): Demo data is deprecated
Here is the message
[2014-07-02 10:57:21] ERROR com.normation.inventory.ldap.core.InventoryMapper - Error when pro...
Benoît PECCATTE
16:45 Bug #5201: "Last seen" time displayed with a strange offset for some nodes
Obviously, one should read:
date -R:
node1: Wed, 02 Jul 2014 15:31:58 +0000
(sorry for the typo)
Lionel Le Folgoc
16:43 Bug #5201 (Rejected): "Last seen" time displayed with a strange offset for some nodes
Hi,
The "Last seen" time column in the webui seems to use a non-deterministic timezone/offset calculation.
date...
Lionel Le Folgoc
16:42 Bug #5200: Nodes which are not part of distributed architecture displays an error log on agent execution about missing '/opt/rudder/etc/server-roles.d/' directory
This happens with cf-promises on nodes as the foldr /opt/rudder/etc/server-roles.d/ does not exist. I suppose the onl... Nicolas PERRON
16:23 Bug #5200 (Released): Nodes which are not part of distributed architecture displays an error log on agent execution about missing '/opt/rudder/etc/server-roles.d/' directory
The use of cf-promises on nodes display some errors about non existent folder:... Nicolas PERRON
16:28 Bug #5199: Missing dependency on net-tools for rudder-agent and rudder-thin
Careful, rudder-agent-thin in 2.11 will need an update aferwards (patch will miss the new dependency) Matthieu CERDA
16:23 Bug #5199 (Pending technical review): Missing dependency on net-tools for rudder-agent and rudder-thin
PR is ready ! Matthieu CERDA
15:24 Bug #5199 (In progress): Missing dependency on net-tools for rudder-agent and rudder-thin
This file seem to be part of net-tools in Debian, RHEL and SuSE, adding it as a dependency. Matthieu CERDA
15:18 Bug #5199: Missing dependency on net-tools for rudder-agent and rudder-thin
Apparently, it has always been mandatory, but it hasn't been an issue so far Nicolas CHARLES
15:17 Bug #5199 (Released): Missing dependency on net-tools for rudder-agent and rudder-thin
The agent depends on /sbin/ifconfig (hard coded inside). However, it is not on minimal installs (Redhat or Fedora), s... Nicolas CHARLES
15:32 Bug #5191 (Pending technical review): Inventories generated on Windows are not accepted by the endpoint
PR (trivial): https://github.com/Normation/ldap-inventory/pull/44 François ARMAND
15:25 Revision 5517cffb (rudder): Fixes #5191: VERSION is not mandatory and we put a N/A when missing
François ARMAND
15:25 Revision 5517cffb (ldap-inventory): Fixes #5191: VERSION is not mandatory and we put a N/A when missing
François ARMAND
15:12 Revision 48bc599a (rudder-packages): Merge branch 'branches/rudder/2.11'
Matthieu CERDA
15:11 Revision dcebabb7 (rudder-packages): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Conflicts:
rudder-agent/SOURCES/check-rudder-agent
Matthieu CERDA
15:09 Bug #5197: ncf techniques category.xml is not commited by ncf-builder post hook on first technique creation.
Applied in changeset packages:commit:b819f58a49f09b70c61eeb79002c72e057b305d1. Jonathan CLARKE
15:09 Bug #5197 (Pending release): ncf techniques category.xml is not commited by ncf-builder post hook on first technique creation.
Applied in changeset packages:commit:2c2c1940d055c4261e13e37a79f444a7cfd7a974. Nicolas PERRON
14:57 Bug #5197 (Pending technical review): ncf techniques category.xml is not commited by ncf-builder post hook on first technique creation.
PR URL added: https://github.com/Normation/rudder-packages/pull/430
Jon, could you review it please ?
Nicolas PERRON
12:23 Bug #5197 (Released): ncf techniques category.xml is not commited by ncf-builder post hook on first technique creation.
The first time a MetaTechnique is created by ncf_builder, the file category.xml is created too but never added in git... Nicolas PERRON
15:09 Bug #5198: check-rudder-agent tries to use the stat command on AIX
Applied in changeset commit:bfd08942f77bf803be4f67547dd6839c2fd1f472. Matthieu CERDA
15:09 Bug #5198 (Pending release): check-rudder-agent tries to use the stat command on AIX
Applied in changeset commit:717bd575e7cbfd53eb7124c7c211046afb34ba0e. Matthieu CERDA
14:38 Bug #5198 (Pending technical review): check-rudder-agent tries to use the stat command on AIX
PR is ready ! Matthieu CERDA
14:37 Bug #5198: check-rudder-agent tries to use the stat command on AIX
AIX support is only here since 2.10, retargetting. Matthieu CERDA
14:25 Bug #5198 (Released): check-rudder-agent tries to use the stat command on AIX
AIX has no stat command, only istat, without the same options.
We should add the following condition instead:
<pr...
Matthieu CERDA
15:08 Revision b819f58a (rudder-packages): Merge pull request #430 from nperron/bug_5197/dev/add_new_category_xml_from_ncf_techniques
Fixes #5197 - Add category of ncf_techniques in order to got the MetaTechniques in the WebUI Jonathan CLARKE
15:08 Revision bfd08942 (rudder-packages): Merge pull request #428 from Kegeruneku/bug_5198/int/5198_use_istat_on_aix_no_stat
Fixes #5198: Do not use stat on AIX in check-rudder-agent, but istat ins... Matthieu CERDA
15:08 Revision 717bd575 (rudder-packages): Fixes #5198: Do not use stat on AIX in check-rudder-agent, but istat instead
Matthieu CERDA
14:55 Revision 2c2c1940 (rudder-packages): Fixes #5197 - Add category of ncf_techniques in order to got the MetaTechniques in the WebUI
Nicolas PERRON
14:53 Bug #5194: correct permission on /var/rudder/configuration-repository so ncf-builder can write/delete techniques
I agree with jon :) Matthieu CERDA
14:52 Bug #5194 (Pending technical review): correct permission on /var/rudder/configuration-repository so ncf-builder can write/delete techniques
PR here: https://github.com/Normation/rudder-packages/pull/429 Vincent MEMBRÉ
12:45 Bug #5194: correct permission on /var/rudder/configuration-repository so ncf-builder can write/delete techniques
I agree, the git config option seems best.
However, caution: it is called "--shared" not "--share". Also, from the...
Jonathan CLARKE
12:05 Bug #5194 (Discussion): correct permission on /var/rudder/configuration-repository so ncf-builder can write/delete techniques
* git init --share=2775 looks good to me.
* The system Techniques are bloated enough, and using them to manage git is...
Matthieu CERDA
11:51 Bug #5194: correct permission on /var/rudder/configuration-repository so ncf-builder can write/delete techniques
Three solutions I see:
* initialize the repo before setting permissions
* Modify system techniques so cfengine e...
Vincent MEMBRÉ
11:02 Bug #5194 (Released): correct permission on /var/rudder/configuration-repository so ncf-builder can write/delete techniques
We apply permission 2775 on /var/Rudder/configuration-repository at package installation.
However on first install...
Vincent MEMBRÉ
12:31 Bug #5154 (Discussion): Node key not deleted after deleting a node in the web ui
Lionel,
You should not need to remove this key. Does it cause a problem ? If so, which problem ?
Nicolas CHARLES
12:15 User story #5196 (Rejected): ncf api should have a specific directory for its logs
Actually, ncf use the Apache log files. It should write into a specific file like /var/log/ncf-api/{access.log,error.... Nicolas PERRON
11:05 Bug #5195 (Released): ncf-builder/api should escape all character that are not underscore in bundle_name
Only spaces are replaced by _ in bundle name, it should be the same on all not supported character (like "',-" ) Vincent MEMBRÉ
 

Also available in: Atom