Project

General

Profile

Activity

From 2014-11-24 to 2014-11-24

2014-11-24

19:10 Bug #5812 (Released): Rudder-init can fail on CentOS when the host has no domain name
On centos hostname -f can fail it can't detect a domainname.
Benoît PECCATTE
18:52 Bug #5808: Correctly display technique removed from source library
The "disable" part seems to be a little too much involving for a bug, delaying it to 3.0.
So that bug will at lea...
François ARMAND
14:49 Bug #5808 (Released): Correctly display technique removed from source library
Technique that are not found anymore in the git repository must be disabled.
Moreover, the error message is quite...
François ARMAND
18:49 Bug #5811: The rudder-agent SPEC file does not handle bundled Openssl or not conditions properly
Applied in changeset rudder-packages|commit:76d7a06ca19f3d1b549fabde34eee7187831ae4b. Jonathan CLARKE
18:49 Bug #5811 (Pending release): The rudder-agent SPEC file does not handle bundled Openssl or not conditions properly
Applied in changeset rudder-packages|commit:5c8e23eb85ad3eed68c32525a14c8326a28d55df. Matthieu CERDA
18:40 Bug #5811 (Pending technical review): The rudder-agent SPEC file does not handle bundled Openssl or not conditions properly
PR is ready: https://github.com/Normation/rudder-packages/pull/528 Matthieu CERDA
18:35 Bug #5811 (Released): The rudder-agent SPEC file does not handle bundled Openssl or not conditions properly
We currently package OpenSSL only if the condtion "use_system_openssl" is true in the package SPEC file.
Problem i...
Matthieu CERDA
18:49 Revision 76d7a06c (rudder-packages): Merge pull request #528 from Kegeruneku/bug_5811/int/5811_correct_rudder_agent_spec_openssl_use_condition
Fixes #5811: Do not try to be too specific while using a bundled OpenSSL... Jonathan CLARKE
18:42 Revision 5c8e23eb (rudder-packages): Fixes #5811: Do not try to be too specific while using a bundled OpenSSL or not in rudder-agent
Matthieu CERDA
18:35 User story #5810 (Released): Implement a command to collect and send metrics
Implementation the command in python.
Benoît PECCATTE
18:34 User story #5809 (Released): Report metrics
To better understand our users use cases, we should report some metrics to users and to ourselves.
example of metr...
Benoît PECCATTE
18:29 User story #5451 (In progress): Add support for systemd in the Techniques
Matthieu CERDA
17:13 User story #5451 (Pending technical review): Add support for systemd in the Techniques
Matthieu CERDA
17:17 Architecture #5364: Clean up tools source to use a double-space indentation convention - implementation
Applied in changeset rudder-tools:commit:3fce5ce3ce5fb32bc10b19d11668255286cd0081. Matthieu CERDA
17:16 Architecture #5364 (Pending release): Clean up tools source to use a double-space indentation convention - implementation
Applied in changeset rudder-tools:commit:e1cf3f4a923f7b25dd37dea7b0704ec426c831c6. Jonathan CLARKE
17:10 User story #5715: Rudder rudder-server-relay package (integration)
Applied in changeset rudder-packages|commit:19a85d1322b010cac6db9258f8c536786d86a719. Matthieu CERDA
17:10 User story #5715 (Pending release): Rudder rudder-server-relay package (integration)
Applied in changeset rudder-packages|commit:a2ebfc40d7615650fe9bc6c2bb87dabc82ec6333. Matthieu CERDA
17:10 Revision 19a85d13 (rudder-packages): Merge pull request #515 from Kegeruneku/ust_5693/int/5715_create_rudder_server_relay
Fixes #5715: Create the rudder-server-relay package Matthieu CERDA
17:09 Revision a2ebfc40 (rudder-packages): Fixes #5715: Create the rudder-server-relay package
Matthieu CERDA
16:57 User story #5805: Improve error display for 500 errors
Thanks for reporting.
Even it is not apparent with such result, we are trying to give meaningful leads to user wh...
François ARMAND
16:52 Bug #5806: Splaytime duration must be STRICTLY inferior to the agent period to avoid random run frequency
François ARMAND
16:20 Bug #5806: Splaytime duration must be STRICTLY inferior to the agent period to avoid random run frequency
It is an hardcoded limitation in the agent
If splay is equal to the frequency, then it (randomly) don't run. The p...
Nicolas CHARLES
16:15 Bug #5806: Splaytime duration must be STRICTLY inferior to the agent period to avoid random run frequency
Well, the question was: is there a problem on an the agent side ? Is it a technical/hardcore limitation to have a spl... François ARMAND
15:10 Bug #5806: Splaytime duration must be STRICTLY inferior to the agent period to avoid random run frequency
I don't understand this question. You cannot configure in the wev interface a splay higher than the frequency. So the... Nicolas CHARLES
15:02 Bug #5806 (Discussion): Splaytime duration must be STRICTLY inferior to the agent period to avoid random run frequency
François ARMAND
15:01 Bug #5806: Splaytime duration must be STRICTLY inferior to the agent period to avoid random run frequency
I'm not sur I understand the intents here. To me, the bug seems to be that runs are skipped, not that the splaytime c... François ARMAND
12:05 Bug #5806 (Released): Splaytime duration must be STRICTLY inferior to the agent period to avoid random run frequency
If splay is equal to the run period, then the agent (randomly) doesn't run.
For example, on an user infrastructure...
Nicolas CHARLES
14:35 User story #5807 (Released): Enable new Technique discovered on library reload (cf-clerck repository part)
The first step on the implementation for auto-enable of techniques is to auto add techniques discovered on library re... François ARMAND
14:32 User story #5670: Auto add ncf Technique to Rudder techniques
For the iteration of thing, I'm going to create a second ticket for the deletion of ncf technique, so that that one f... François ARMAND
14:06 User story #5577: UI for configuring heartbeat by node
Jonathan CLARKE
12:59 User story #5693 (Rejected): Rudder rudder-server-relay package
This is a duplicate of #1858 Jonathan CLARKE
12:06 Revision 7a5da463 (rudder-agent): Merge pull request #1 from peckpeck/dev_5791/implementation_of_a_command_line_for_rudder_agent
Fixes #5791: Implementation of a command line for rudder agent Jonathan CLARKE
12:03 Revision 80882927 (rudder-agent): Fixes #5791: Implementation of a command line for rudder agent
Benoît PECCATTE
11:34 Bug #5496: RPM package always repaired, but not installed
Also reporting is flaky:... Dennis Cabooter
11:22 Bug #5496: RPM package always repaired, but not installed
This is still not fixed. At the moment I can't reliably install (i386) packages on RHEL/CentOS. Dennis Cabooter
09:19 Revision 31e53565 (rudder-techniques): Merge branch 'branches/rudder/2.11' into branches/rudder/3.0
Vincent MEMBRÉ
09:19 Revision 593c360b (rudder-techniques): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Vincent MEMBRÉ
 

Also available in: Atom