Project

General

Profile

Activity

From 2013-04-24 to 2013-04-24

2013-04-24

21:14 Revision df64cf3c (rudder): Fixes #3529: only allow nodes with valid UUID
François ARMAND
21:14 Revision df64cf3c (ldap-inventory): Fixes #3529: only allow nodes with valid UUID
François ARMAND
21:14 User story #3529: We should only accept node with "valid" UUID
PR available here: https://github.com/Normation/ldap-inventory/pull/17 François ARMAND
21:13 User story #3529 (Released): We should only accept node with "valid" UUID
As seen in #3523, some UUID should not be accepted for nodes:
- UUID with strange characters;
- UUID with more th...
François ARMAND
20:57 Bug #3528 (Released): During migration from 2.5.1 to 2.6.0 nightly, the LDAP server could sometimes not be contacted and the script rudder-upgrade can't be properly applied
During the migration from 2.5.1 to 2.6.0 nightly, the script /opt/rudder/rudder-upgrade is launched. Nevertheless, it... Nicolas PERRON
20:55 Bug #3527: error on migration about escaping directive in migration script
Applied in changeset packages:commit:fe12616acc0c349058839c87eae77eb2e7ed106c. Jonathan CLARKE
20:55 Bug #3527 (Pending release): error on migration about escaping directive in migration script
Applied in changeset packages:commit:5e4a6ae6b68d223da9187bcd9c6858d2493d57df. Vincent MEMBRÉ
20:54 Bug #3527 (Pending technical review): error on migration about escaping directive in migration script
Pull request here : https://github.com/Normation/rudder-packages/pull/46 Vincent MEMBRÉ
20:50 Bug #3527 (Released): error on migration about escaping directive in migration script
when the ldif about a directive to convert is wrapped on multiple line, the sed executed just after is does not catch... Vincent MEMBRÉ
20:55 Revision fe12616a (rudder-packages): Merge pull request #46 from VinceMacBuche/bug_3527/ldap_migration
Fixes #3527 : fix error on escape directive script Jonathan CLARKE
20:52 Revision 5e4a6ae6 (rudder-packages): Fixes #3527 : fix error on escape directive script
Vincent MEMBRÉ
20:08 Bug #3425: The datepickers in Rudder are always the French ones
Applied in changeset commit:4dd81162e4d45d5b28018baddf76c5a0c64eb066. Anonymous
20:08 Bug #3425 (Pending release): The datepickers in Rudder are always the French ones
Applied in changeset commit:eaf6f1e7546c9498391ad085d23abc6afb1be906. Arthur ANGLADE
19:59 Bug #3425 (Pending technical review): The datepickers in Rudder are always the French ones
Arthur ANGLADE
20:07 Revision 6e984697 (rudder): Merge pull request #188 from aesraethr/bug_3425/dev/datepicker
fixes #3425 datepicker localized in english Francois Armand
20:07 Revision 4dd81162 (rudder): Merge pull request #188 from aesraethr/bug_3425/dev/datepicker
fixes #3425 datepicker localized in english Francois Armand
20:06 Bug #3418: "Delete" button in directive forms is not correctly placed
Applied in changeset commit:f227e1bfc57184646f475994960fba9210dee335. Anonymous
20:06 Bug #3418 (Pending release): "Delete" button in directive forms is not correctly placed
Applied in changeset commit:8fb8325c84d0c5eb6e47d90bb4f6646a6c953af9. Arthur ANGLADE
18:28 Bug #3418 (Pending technical review): "Delete" button in directive forms is not correctly placed
Arthur ANGLADE
20:05 Revision 64ae9d8a (rudder): Merge pull request #187 from aesraethr/bug_3418/dev/directive_buttons_placement
fixes #3418 buttons moved up Francois Armand
20:05 Revision f227e1bf (rudder): Merge pull request #187 from aesraethr/bug_3418/dev/directive_buttons_placement
fixes #3418 buttons moved up Francois Armand
19:57 Revision afa834f7 (rudder): fixes #3425 datepicker localized in english
Arthur ANGLADE
19:57 Revision eaf6f1e7 (rudder): fixes #3425 datepicker localized in english
Arthur ANGLADE
19:56 Bug #3524: After deleting a group, the form of that group is still open
Applied in changeset commit:6b27fafe262d3cfe76bf87606d38c1d0b124f598. Anonymous
19:56 Bug #3524 (Pending release): After deleting a group, the form of that group is still open
Applied in changeset commit:209d3326373ae10106ca967fcf308be2a11e9871. Vincent MEMBRÉ
17:09 Bug #3524 (Pending technical review): After deleting a group, the form of that group is still open
Pull request here : https://github.com/Normation/rudder/pull/185 Vincent MEMBRÉ
16:34 Bug #3524 (Released): After deleting a group, the form of that group is still open
When workflow are disabled, when you delete a group, the group form stays open with the deleted rule in it.
Vincent MEMBRÉ
19:55 Revision fdea4254 (rudder): Merge pull request #185 from VinceMacBuche/bug_3524/group_form_still_open
Fixes #3524: remove form group if deleted Francois Armand
19:55 Revision 6b27fafe (rudder): Merge pull request #185 from VinceMacBuche/bug_3524/group_form_still_open
Fixes #3524: remove form group if deleted Francois Armand
19:44 Bug #3523: No valid UUID was generated for a node, breaking several things
OK, so there is two bugs here:
- we should not accept node with ID longer than 50 chars
- a "#" in a node id caus...
François ARMAND
19:16 Bug #3523 (In progress): No valid UUID was generated for a node, breaking several things
Enclosed to this ticket are two scripts:
* One to extract all the nodes in Rudder
* One to correct this problem
...
Matthieu CERDA
18:00 Bug #3523: No valid UUID was generated for a node, breaking several things
OK, after investigation (on IRC) it seems that because of a failed post install script run during rudder-agent instal... Matthieu CERDA
16:29 Bug #3523 (Released): No valid UUID was generated for a node, breaking several things
Deployment process was stopped due to an error:
=> Deployment error for process '109' at 2013/04/24 16:26:57
=> E...
Dennis Cabooter
19:18 Bug #3526: Add a promise to remove Git lock file on configuration-repository if older than 5 minutes
Confirmed, I also had the lock file:... François ARMAND
19:01 Bug #3526: Add a promise to remove Git lock file on configuration-repository if older than 5 minutes
After a new installation of rudder 2.5, the git repository will not works:... Nicolas PERRON
18:55 Bug #3526: Add a promise to remove Git lock file on configuration-repository if older than 5 minutes
In fact, the problem is due to Git!
In debug mode, we can see:...
François ARMAND
18:26 Bug #3526 (Released): Add a promise to remove Git lock file on configuration-repository if older than 5 minutes
When trying to add a node on Rudder 2.5.2 on CentOS , we get the error:... François ARMAND
18:51 Bug #3487: Several Techniques are missing package_patch_command
Applied in changeset commit:674c8530fca9dc6156e9e586108af8b59572faf4. Nicolas PERRON
18:51 Bug #3487: Several Techniques are missing package_patch_command
Applied in changeset commit:ced3f0bbb3353965f72dcc8b1a329d370f4535d1. Jonathan CLARKE
18:51 Bug #3487 (Pending release): Several Techniques are missing package_patch_command
Applied in changeset commit:356d228b33f85d46486b34aa2d87cae16a9d0c73. Jonathan CLARKE
17:18 Bug #3487 (Pending technical review): Several Techniques are missing package_patch_command
Jonathan CLARKE
17:15 Bug #3487: Several Techniques are missing package_patch_command
Actually this error would likely occur in several Techniques that use package_method bodies. I'm fixing them all.
...
Jonathan CLARKE
16:34 Bug #3487 (In progress): Several Techniques are missing package_patch_command
This works again if we remove all the *_patch_* definitions from the package_method. Since we don't use this feature. Jonathan CLARKE
16:30 Bug #3487: Several Techniques are missing package_patch_command
I just tested this on CentOS 6 and there most definitely is a problem. The Technique returns an error, and in verbose... Jonathan CLARKE
11:45 Bug #3487 (Discussion): Several Techniques are missing package_patch_command
I don't see any problem during execution of rpmPackageInstallation.cf with CFEngine 3.4.4... and I see that #3489 pre... Nicolas PERRON
18:50 Revision 674c8530 (rudder-techniques): Merge pull request #101 from jooooooon/bug_3487/avoid_errors_in_rpmPackageInstallation_because_of_patch_command
Fixes #3487: avoid errors in rpm package installation because of patch command Nicolas PERRON
18:31 Bug #3522 (Pending technical review): Android support
This is already a pull request \o/ passing to the Technical review stage then. Matthieu CERDA
14:41 Bug #3522 (Released): Android support
This pull request contains various fixes for improving the android support
* run-inventory: use the same method t...
Cédric Cabessa
18:28 Bug #3503 (Pending technical review): when clicking update on a change request, an event is created (and logged) even if nothing occurs.
Pull request here: https://github.com/Normation/rudder/pull/186 Vincent MEMBRÉ
18:27 Revision 43953f01 (rudder): fixes #3418 buttons moved up
Arthur ANGLADE
18:27 Revision 8fb8325c (rudder): fixes #3418 buttons moved up
Arthur ANGLADE
17:21 User story #3490 (Discussion): Adapt the generic package_method from the cfengine_stdlib with individual package_changes
I've looked at this Pull Request, and I see that it adds a rudder_generic package_method to our stdlib (by the way, I... Jonathan CLARKE
17:15 Revision ced3f0bb (rudder-techniques): Fixes #3487: add or remove package_patch_command everywhere it is required
Jonathan CLARKE
17:05 Revision d0d2bfc8 (rudder): Fixes #3524: remove form group if deleted
Vincent MEMBRÉ
17:05 Revision 209d3326 (rudder): Fixes #3524: remove form group if deleted
Vincent MEMBRÉ
16:44 Bug #3346 (Pending technical review): Download a file technique has an "unknown" report
PR available Matthieu CERDA
16:39 Revision 356d228b (rudder-techniques): Fixes #3487: avoid using patch commands in rpmPackageInstallation Technique to avoid CFEngine 3.4+'s errors about that
Jonathan CLARKE
16:39 Revision aac70cc3 (rudder-techniques): Fixes #3346: Correct the downloadFile PT / Technique reporting
Matthieu CERDA
16:18 Bug #3521: delete a rule after modification
Applied in changeset commit:c2bdfb38ab88624e5d728e53d5e1fb2d79591475. Anonymous
16:18 Bug #3521 (Pending release): delete a rule after modification
Applied in changeset commit:898d70d1a53bb2f21e6d95c601df2812cf2cbcc5. Vincent MEMBRÉ
16:02 Bug #3521 (Pending technical review): delete a rule after modification
Pull request here : https://github.com/Normation/rudder/pull/184 Vincent MEMBRÉ
12:18 Bug #3521 (Released): delete a rule after modification
delete a rule throw a workflow error when workflows are desactivated, you need to reload the page to be able to delet... Arthur ANGLADE
16:18 Revision a795540d (rudder): Merge pull request #184 from VinceMacBuche/bug_3521/rule_after_modification
Fixes #3521 : There is no problem anymore withthe updates of rule with workflow disabled Francois Armand
16:18 Revision c2bdfb38 (rudder): Merge pull request #184 from VinceMacBuche/bug_3521/rule_after_modification
Fixes #3521 : There is no problem anymore withthe updates of rule with workflow disabled Francois Armand
16:16 Bug #3509: There is no success popup on directive/rule/group creation
Applied in changeset commit:ef1c697ad931c5e89cf42bd1ec1e87f48d97d727. Anonymous
16:16 Bug #3509 (Pending release): There is no success popup on directive/rule/group creation
Applied in changeset commit:47236dd394a75ebea41a3b91805dc2b78dff97ec. Arthur ANGLADE
15:46 Bug #3509 (Pending technical review): There is no success popup on directive/rule/group creation
Arthur ANGLADE
16:15 Revision f4214c6c (rudder): Merge pull request #183 from aesraethr/bug_3509/dev/directive_creation_popup
fixes #3509 success popup is back Francois Armand
16:15 Revision ef1c697a (rudder): Merge pull request #183 from aesraethr/bug_3509/dev/directive_creation_popup
fixes #3509 success popup is back Francois Armand
16:06 Bug #3457: "/etc/init.d/rudder-agent stop" or "/etc/init.d/rudder-agent forcestop" don't stop and diplay error messages about bad usage of kill
Applied in changeset commit:9f14932db6541151ef41c4a93b83f1a637912445. Jonathan CLARKE
16:06 Bug #3457 (Pending release): "/etc/init.d/rudder-agent stop" or "/etc/init.d/rudder-agent forcestop" don't stop and diplay error messages about bad usage of kill
Applied in changeset commit:aab3dcf2c3e3b93e5617949d03930ad90083eeac. Nicolas PERRON
13:09 Bug #3457 (Pending technical review): "/etc/init.d/rudder-agent stop" or "/etc/init.d/rudder-agent forcestop" don't stop and diplay error messages about bad usage of kill
Pull Request URL added: https://github.com/Normation/rudder-packages/pull/44
Jon, could you review it please ?
Nicolas PERRON
12:19 Bug #3457 (In progress): "/etc/init.d/rudder-agent stop" or "/etc/init.d/rudder-agent forcestop" don't stop and diplay error messages about bad usage of kill
The only way to reproduce this bug is to have the files /var/rudder/cfengine-community/{cf-execd.pid,cf-serverd.pid} ... Nicolas PERRON
16:06 Revision 9f14932d (rudder-packages): Merge pull request #44 from nperron/3457/dev/prevent_agent_to_have_error_when_pidfiles_are_empty
Fixes #3457 - Prevent /etc/init.d/rudder-agent to display error when pid files are empty Jonathan CLARKE
16:05 Revision ae88f10e (rudder-packages): Refs #3457 - Fix indentations
Nicolas PERRON
15:50 Revision 51e9d2b7 (rudder-techniques): Merge branch 'branches/rudder/2.5'
Conflicts:
techniques/system/common/1.0/promises.st
techniques/system/common/1.0/update.st
Jonathan CLARKE
15:49 Revision 2a61a931 (rudder): Fixes #3521 : There is no problem anymore withthe updates of rule with
workflow disabled Vincent MEMBRÉ
15:49 Revision 898d70d1 (rudder): Fixes #3521 : There is no problem anymore withthe updates of rule with
workflow disabled Vincent MEMBRÉ
15:46 Revision daeaa993 (rudder): fixes #3509 success popup is back
Arthur ANGLADE
15:46 Revision 47236dd3 (rudder): fixes #3509 success popup is back
Arthur ANGLADE
15:36 Revision 17be97b5 (rudder-techniques): Merge branch 'branches/rudder/2.5' of github.com:Normation/rudder-techniques into branches/rudder/2.5
Jonathan CLARKE
15:35 Revision a8f5b64e (rudder-techniques): Merge branch 'branches/rudder/2.5'
Conflicts:
techniques/systemSettings/systemManagement/cronManagement/1.0/cronConfiguration.st
Jonathan CLARKE
15:32 Revision dd8dced6 (rudder-techniques): Merge branch 'branches/rudder/2.4' into branches/rudder/2.5
Jonathan CLARKE
15:29 Revision 376818fc (rudder-techniques): Merge branch 'branches/rudder/2.3' into branches/rudder/2.4
Jonathan CLARKE
15:29 Bug #3488: Incomplete reporting in the update of promises
Applied in changeset commit:6822e0f75c1aadcd093a93d37325c7a79fc97906. Jonathan CLARKE
15:29 Bug #3488 (Pending release): Incomplete reporting in the update of promises
Applied in changeset commit:f3580cf39ee43d285a053f3032e51e065dc0dfad. Nicolas CHARLES
15:28 Revision 6822e0f7 (rudder-techniques): Merge pull request #94 from ncharles/bug_3488/dev/correct_reporting_for_update
Fixes #3488 : correct reporting of the promises update phase Jonathan CLARKE
15:26 Revision 6660e100 (rudder-packages): Refs #3457 - Fix ambiguous comments
Nicolas PERRON
15:13 Bug #3515 (Pending release): Upgrading rudder-agent from 2.4.4 to 2.6.0 nightly lead to having an error from CFEngine because of permissions of directories
Applied in changeset commit:1ca64f5434aa4c937f1bea046bcc5e7c811fd2d9. Jonathan CLARKE
14:44 Bug #3515 (Pending technical review): Upgrading rudder-agent from 2.4.4 to 2.6.0 nightly lead to having an error from CFEngine because of permissions of directories
PR available. Matthieu CERDA
12:05 Bug #3515 (In progress): Upgrading rudder-agent from 2.4.4 to 2.6.0 nightly lead to having an error from CFEngine because of permissions of directories
Matthieu CERDA
10:53 Bug #3515 (Released): Upgrading rudder-agent from 2.4.4 to 2.6.0 nightly lead to having an error from CFEngine because of permissions of directories
After upgrade from Rudder 2.4.4 to Rudder 2.6.0 nightly, CFEngine can't start with theses messages:... Nicolas PERRON
15:13 Revision 1ca64f54 (rudder-packages): Merge pull request #45 from Kegeruneku/bug_3515/int/3515_fix_ppkeys_permissions_on_rudder_agent
Fixes #3515: Make sure that during an upgrade/install, the permissions on... Jonathan CLARKE
15:12 Revision 9f042788 (rudder-packages): Fixes 3515: Make sure that during an upgrade/install, the permissions on the ppkeys CFEngine directory are correct (typo)
Matthieu CERDA
15:07 Bug #3438: Technique cronManagement: the cron binary path checked in the Technique is invalid
Applied in changeset policy-templates:commit:abbc04c6de91ea82fe1d96edfa235566a0851656. Matthieu CERDA
15:07 Bug #3438: Technique cronManagement: the cron binary path checked in the Technique is invalid
Applied in changeset policy-templates:commit:082b338df161f0692b038f47d9d5967e9193f138. Matthieu CERDA
15:07 Bug #3438 (Pending release): Technique cronManagement: the cron binary path checked in the Technique is invalid
Applied in changeset policy-templates:commit:3b4f7eccf939ad75541553d444234ab5ff3d4a7d. Matthieu CERDA
14:53 Bug #3438: Technique cronManagement: the cron binary path checked in the Technique is invalid
PR updated Matthieu CERDA
14:43 Bug #3438 (Pending technical review): Technique cronManagement: the cron binary path checked in the Technique is invalid
Actually, I spoke too fast. This is the same problem as #3436, but in a different Technique. Re-opening. Jonathan CLARKE
14:38 Bug #3438 (Rejected): Technique cronManagement: the cron binary path checked in the Technique is invalid
This is a duplicate of #3436, closing. Jonathan CLARKE
15:07 Revision c273dc73 (rudder-techniques): Merge pull request #99 from Kegeruneku/bug_3438/dev/3438_correct_cron_configuration_technique_on_ubuntu
Bug 3438/dev/3438 correct cron configuration technique on ubuntu Jonathan CLARKE
15:06 Revision abbc04c6 (rudder-techniques): Fixes #3438: Corrected the cronConfiguration PT to use the correct cron binary path on Ubuntu (small fix again)
Matthieu CERDA
15:05 Revision 082b338d (rudder-techniques): Fixes #3438: Corrected the cronConfiguration PT to use the correct cron binary path on Ubuntu (small fix)
Matthieu CERDA
15:02 Revision 3b4f7ecc (rudder-techniques): Fixes #3438: Corrected the cronConfiguration PT to use the correct cron binary path on Ubuntu
Matthieu CERDA
15:01 Bug #3406 (Rejected): When upgrading rudder-agent, some binaries in /var/rudder/cfengine-community/bin are not up to date
I can't reproduce this bug. I knew when I open this ticket that #2792 have already fixed it but I saw it happen. Now,... Nicolas PERRON
14:59 Revision e386286d (rudder-techniques): Merge branch 'branches/rudder/2.5'
Conflicts:
initial-promises/node-server/promises.cf
techniques/system/common/1.0/promises.st
Jonathan CLARKE
14:45 Revision 235e64ee (rudder-techniques): Merge branch 'branches/rudder/2.4' into branches/rudder/2.5
Jonathan CLARKE
14:45 Bug #3436: Rudder always restarts cron on Ubuntu
Applied in changeset policy-templates:commit:c3fc1a1c038de61a926e3f9075c2ac9171f1304c. Jonathan CLARKE
14:45 Bug #3436 (Pending release): Rudder always restarts cron on Ubuntu
Applied in changeset policy-templates:commit:1b2d74d7c69a87d3a1a8e2490428e7464c198f67. Matthieu CERDA
11:55 Bug #3436 (Pending technical review): Rudder always restarts cron on Ubuntu
PR updated Matthieu CERDA
14:44 Revision c3fc1a1c (rudder-techniques): Merge pull request #78 from Kegeruneku/bug_3436/dev/3436_correct_cron_definition_on_ubuntu
Fixes #3436: Correct cron system paths to also work on Ubuntu systems co... Jonathan CLARKE
14:42 Bug #3507: Choice reset if there is an error in next step popup
Applied in changeset commit:b346dc2bb49c846f027c046923a088794d2468ec. Anonymous
14:42 Bug #3507 (Pending release): Choice reset if there is an error in next step popup
Applied in changeset commit:65e40c9657cd42283aac5d55d474658d701ee0a8. Vincent MEMBRÉ
13:06 Bug #3507 (Pending technical review): Choice reset if there is an error in next step popup
Pull request here : https://github.com/Normation/rudder/pull/182 Vincent MEMBRÉ
14:42 Revision 6cf9bf2a (rudder): Merge pull request #182 from VinceMacBuche/bug_3507/Choice_lost_confirm
Fixes #3507 : No choice lost anymore when there is an error in change re... Francois Armand
14:42 Revision b346dc2b (rudder): Merge pull request #182 from VinceMacBuche/bug_3507/Choice_lost_confirm
Fixes #3507 : No choice lost anymore when there is an error in change re... Francois Armand
14:40 Revision 25086d01 (rudder-packages): Fixes 3515: Make sure that during an upgrade/install, the permissions on the ppkeys CFEngine directory are correct
Matthieu CERDA
14:34 Bug #3516: The migration script in 2.6 is not convergeant
Applied in changeset commit:0f143fc9603948be5baa1ba289079bb07fa8f840. Jonathan CLARKE
14:34 Bug #3516 (Pending release): The migration script in 2.6 is not convergeant
Applied in changeset commit:89ab483bf9cda3fe9e92f1f6506b999e52affe48. Matthieu CERDA
12:03 Bug #3516 (Pending technical review): The migration script in 2.6 is not convergeant
PR available. Matthieu CERDA
10:56 Bug #3516 (Released): The migration script in 2.6 is not convergeant
The migration script in 2.6 is not convergeant.
We introduced in 2.6 the rudder.workflow.enabled property, which r...
Matthieu CERDA
14:34 Revision 0f143fc9 (rudder-packages): Merge pull request #43 from Kegeruneku/bug_3516/int/3516_remove_autodeploy_migration
Fixes #3516: Remove the autoDeployOnModification property adding part in... Jonathan CLARKE
14:31 Bug #3513: rudder-upgrade.sh uses a broken grep to migrate rudder.autoDeployOnModification
Applied in changeset commit:5d9b460797014b4823e0dca85405e30f0390cdc9. Jonathan CLARKE
14:31 Bug #3513 (Pending release): rudder-upgrade.sh uses a broken grep to migrate rudder.autoDeployOnModification
Applied in changeset commit:4bbd91540deb21827449417de56e649e7d477721. Matthieu CERDA
10:36 Bug #3513 (Pending technical review): rudder-upgrade.sh uses a broken grep to migrate rudder.autoDeployOnModification
PR available, to be reviewed. Matthieu CERDA
09:49 Bug #3513 (Released): rudder-upgrade.sh uses a broken grep to migrate rudder.autoDeployOnModification
rudder-upgrade.sh uses a broken grep to migrate rudder.autoDeployOnModification... Matthieu CERDA
14:30 Revision 5d9b4607 (rudder-packages): Merge pull request #42 from Kegeruneku/bug_3513/int/3513_correct_rudder_upgrade_broken_grep
Fixes #3513: Fix rudder-upgrade script (broken grep) Jonathan CLARKE
14:26 Bug #3392: Archive name is not descriptive
Applied in changeset commit:1e35ca678532f3611517265b3cdeb7a54b9ade10. François ARMAND
14:22 Bug #3392: Archive name is not descriptive
Applied in changeset commit:fd107347cfa1fca5adbce2324d17d1d64b199439. François ARMAND
14:26 Revision eba15d16 (rudder): Merge branch 'branches/rudder/2.5'
* branches/rudder/2.5:
Fixes #3392: filename of zip archive now contains the date time of archive
Conflicts:
rudd...
François ARMAND
14:26 Revision 1e35ca67 (rudder): Merge branch 'branches/rudder/2.5'
* branches/rudder/2.5:
Fixes #3392: filename of zip archive now contains the date time of archive
Conflicts:
rudd...
François ARMAND
14:21 Revision 5d34c357 (rudder): Merge branch 'branches/rudder/2.4' into branches/rudder/2.5
* branches/rudder/2.4:
Fixes #3392: filename of zip archive now contains the date time of archive
François ARMAND
14:21 Revision fd107347 (rudder): Merge branch 'branches/rudder/2.4' into branches/rudder/2.5
* branches/rudder/2.4:
Fixes #3392: filename of zip archive now contains the date time of archive
François ARMAND
14:21 Revision e9acac56 (rudder-packages): Merge branch 'branches/rudder/2.5'
Jonathan CLARKE
14:21 Revision 58a304d9 (rudder-packages): Merge branch 'branches/rudder/2.4' into branches/rudder/2.5
Jonathan CLARKE
14:19 Bug #3405: Upgrading techniques with nightly build
Applied in changeset commit:c4f00cde3a232784290c573eb71931d83cec6672. Jonathan CLARKE
14:19 Bug #3405 (Pending release): Upgrading techniques with nightly build
Applied in changeset commit:891043fcdc2e384d17ad0a3062674a71a6e55ec9. Matthieu CERDA
14:19 Revision c4f00cde (rudder-packages): Merge pull request #33 from Kegeruneku/bug_3405/int/3405_fix_strict_equality_dependency_for_rudder_techniques
Fixes #3405: Fixed rudder-techniques dependency to allow an user to use ... Jonathan CLARKE
13:07 Revision aab3dcf2 (rudder-packages): Fixes #3457 - Prevent /etc/init.d/rudder-agent to display error when pid files are empty
Nicolas PERRON
13:05 Bug #3479: (ex-PT/Technique) Package management for RHEL / CentOS / SuSE / RPM systems: Rug prevent from having a good reporting when trying to install or remove a package
See also #3413 which may well be fixed at the same time as this Jonathan CLARKE
13:00 Bug #3479: (ex-PT/Technique) Package management for RHEL / CentOS / SuSE / RPM systems: Rug prevent from having a good reporting when trying to install or remove a package
This should not happen, because CFEngine obtains a list of packages from the local package manager, and only calls a ... Jonathan CLARKE
13:04 Bug #3413: 'Package management for RHEL / CentOS / SuSE / RPM systems: Removing a package returns an error because of Rug which returns 1 if package already removed
Jonathan CLARKE wrote:
> This looks like it's the same issue as #3478
Whoops, I mean #3479
Jonathan CLARKE
13:04 Bug #3413: 'Package management for RHEL / CentOS / SuSE / RPM systems: Removing a package returns an error because of Rug which returns 1 if package already removed
This looks like it's the same issue as #3478 Jonathan CLARKE
13:02 Revision 230eb6ca (rudder): Fixes #3507 : No choice lost anymore when there is an error in change request validation
Vincent MEMBRÉ
13:02 Revision 65e40c96 (rudder): Fixes #3507 : No choice lost anymore when there is an error in change request validation
Vincent MEMBRÉ
12:49 Revision f2a34d03 (rudder-techniques): android support
add android when it just works Cédric Cabessa
12:49 Revision 0009ea9c (rudder-techniques): Android support for downloadFile
Add a rudder_curl var to factorise code Cédric Cabessa
12:49 Revision c295b43f (rudder-techniques): run-inventory on android
Android version of run-inventory is available in the cfengine android repo
The behavior is supposed to be the same ev...
Cédric Cabessa
12:49 Revision cd0c772b (rudder-techniques): Bug Fix typo in xml tag name for inventory
Cédric Cabessa
12:45 Bug #3040: Package management for RHEL / CentOS / SuSE / RPM systems : Reporting about installation is wrong when a package is not available or met dependencies problem
Sounds like we're not getting the right return codes from zypper. Jonathan CLARKE
12:40 Bug #3220 (Rejected): Technique Rug / YaST Pakcage Manager Configuration (ZMD) : Rug could be unusable after a lot of request.
This bug lacks of informations about the context and it seems that we can't reproduce it. Unless we met again this bu... Nicolas PERRON
12:12 Bug #3514: There is some missing code in workflow!
Applied in changeset commit:acd7a6ce6141d8dcfd878decf3163b5984af8681. Vincent MEMBRÉ
12:12 Bug #3514 (Pending release): There is some missing code in workflow!
Applied in changeset commit:09b0fec877407fb328924552a71e7b0dddc48ef6. François ARMAND
12:02 Bug #3514: There is some missing code in workflow!
PR her: https://github.com/Normation/rudder/pull/181 François ARMAND
11:11 Bug #3514: There is some missing code in workflow!
Note: This does not happen with the workflows enabled Matthieu CERDA
11:09 Bug #3514: There is some missing code in workflow!
At every operation like clicking on a node or a rule, this error appears:... Matthieu CERDA
10:52 Bug #3514 (Released): There is some missing code in workflow!
Some code in jsut not implemented in some part of the workflow system.
Add it (search for "???")
François ARMAND
12:12 Revision fdd19786 (rudder): Merge pull request #181 from fanf/bug_3514/add_missing_implementation_for_workflows
Fixes #3514: add missing methods for workflows Vincent MEMBRÉ
12:12 Revision acd7a6ce (rudder): Merge pull request #181 from fanf/bug_3514/add_missing_implementation_for_workflows
Fixes #3514: add missing methods for workflows Vincent MEMBRÉ
12:02 Revision 89ab483b (rudder-packages): Fixes #3516: Remove the autoDeployOnModification property adding part in the migration script (conflicting with workflows migration)
Matthieu CERDA
11:58 Revision d239a459 (rudder): Fixes #3514: add missing methods for workflows
François ARMAND
11:58 Revision 09b0fec8 (rudder): Fixes #3514: add missing methods for workflows
François ARMAND
11:57 User story #3520 (Released): new default user
This user will be allowed to :
* Make changes in Rudder
* Be a validator
* No access to administration part
W...
Vincent MEMBRÉ
11:54 Revision 1b2d74d7 (rudder-techniques): Fixes #3436: Correct cron system paths to also work on Ubuntu systems correctly (using anchored paths)
Matthieu CERDA
11:51 User story #3519 (Released): Add a new default user
We need to add a new default user to test if workflow works properly (jon.doe can do everything but can't validate it... Vincent MEMBRÉ
11:36 Bug #3518 (Released): Don't try to display pending change request when there are disable
When Change request are disabled by configuration, we don't want to try to check if there is one pending when editing... François ARMAND
11:28 Bug #3517: An error is displayed in the WebUI and the logs when removing a node because of an inefficient current action
And in /var/log/rudder/webapp/2013_04_24.stderrout.log:... Nicolas PERRON
11:26 Bug #3517 (Released): An error is displayed in the WebUI and the logs when removing a node because of an inefficient current action
Removing a Node which has not resolvable name lead to display errors like in the picture above:
!BugDeleteNodeWith...
Nicolas PERRON
10:58 Bug #3414 (Rejected): restoring an archive throws the "Error when importing groups, Directive library and Rules." message
No more reproducible, so perhaps it was effectivelly #3462 (seems quite possible) François ARMAND
10:34 Revision 4bbd9154 (rudder-packages): Fixes #3513: Fix rudder-upgrade script (broken grep)
Matthieu CERDA
10:29 Revision 3a623e41 (rudder-techniques): Merge branch 'branches/rudder/2.5'
Nicolas PERRON
09:45 Bug #3512 (Released): Persistent error messages using search nodes in Rudder WebUI
When searching nodes if an error is displayed, then corrected by the user, the error message doesn't dissapear. Arthur ANGLADE
 

Also available in: Atom