Project

General

Profile

Activity

From 2012-04-13 to 2012-04-13

2012-04-13

18:45 Bug #2440: rudder-server-root init script doesn't have right permissions on SLES or RHEL
This instruction in SPEC file doesn't set files mode but directories:... Nicolas PERRON
18:43 Bug #2440 (Pending technical review): rudder-server-root init script doesn't have right permissions on SLES or RHEL
Applied in changeset commit:83f4e305abf073a1b59014df58e43edcb955cda1. Nicolas PERRON
15:29 Bug #2440: rudder-server-root init script doesn't have right permissions on SLES or RHEL
Jonathan CLARKE wrote:
> Is this really the case on all platforms? I'm sure it's not, because I use that script ofte...
Nicolas PERRON
15:27 Bug #2440: rudder-server-root init script doesn't have right permissions on SLES or RHEL
Is this really the case on all platforms? I'm sure it's not, because I use that script often (on Debian Squeeze) Jonathan CLARKE
15:18 Bug #2440 (Released): rudder-server-root init script doesn't have right permissions on SLES or RHEL
... Nicolas PERRON
18:44 Bug #2439 (Pending technical review): rudder-inventory-ldap package: we don't need no more to specify version for BerkeleyDB on supported Debian-like OS
Applied in changeset commit:b6277b0cffbd98c18a06a12ca05c6e70642941d9. Jonathan CLARKE
18:41 Bug #2439 (In progress): rudder-inventory-ldap package: we don't need no more to specify version for BerkeleyDB on supported Debian-like OS
Jonathan CLARKE
15:03 Bug #2439 (Released): rudder-inventory-ldap package: we don't need no more to specify version for BerkeleyDB on supported Debian-like OS
Until now, we specified libdb versions to install on supported OS because of incompatibility between berkeleyDB 4.3 a... Nicolas PERRON
18:43 Revision b6277b0c (rudder-packages): Change libdb dependency for rudder-inventory-ldap package to not depend on specific versions - the dreaded libdb 4.3 is no longer in the debian/ubuntu versions we support. Fixes #2439
Jonathan CLARKE
18:43 Revision 83f4e305 (rudder-packages): Fixes #2440 Set mode 0755 for /etc/init.d/rudder-server-root for SLES
Nicolas PERRON
18:26 User story #2334: Rename in the configuration.properties.sample the properties with a deprecated name
Functional review agreed Jonathan CLARKE
00:38 User story #2334 (Released): Rename in the configuration.properties.sample the properties with a deprecated name
François ARMAND
18:24 User story #1988: When the postgresql database is restarted, the application is not usable anymore
I suggest this query :
SELECT tables.table_name FROM information_schema.tables WHERE lower(table_name) = 'eventlog';
Nicolas CHARLES
15:17 User story #1988 (In progress): When the postgresql database is restarted, the application is not usable anymore
Actually, this modification breaks at the initial startup of the application (when the database is empty), for there ... Nicolas CHARLES
15:10 User story #1988: When the postgresql database is restarted, the application is not usable anymore
I would like to validate this behaviour on a production-like environment, to see how it should be documented and expl... Jonathan CLARKE
14:14 User story #1988 (Released): When the postgresql database is restarted, the application is not usable anymore
This looks highly valid, thank you Francois Nicolas CHARLES
14:04 User story #1988 (Pending technical review): When the postgresql database is restarted, the application is not usable anymore
Applied in changeset commit:4959b11792eb8a839d11625be53e065027e213f6. François ARMAND
13:40 User story #1988: When the postgresql database is restarted, the application is not usable anymore
Oups,bad pooling driver: http://commons.apache.org/dbcp/configuration.html see validationQuery François ARMAND
13:28 User story #1988: When the postgresql database is restarted, the application is not usable anymore
http://www.mchange.com/projects/c3p0/index.html#configuring_connection_testing François ARMAND
13:17 User story #1988: When the postgresql database is restarted, the application is not usable anymore
Hum, there is too many jdbcTemplate call to wrap them all now... That will lead to surprises, so that will tracked he... François ARMAND
12:49 User story #1988 (In progress): When the postgresql database is restarted, the application is not usable anymore
The first step is to at least gracefully handle JDBC exception.
François ARMAND
18:23 User story #2317: Go to configuration zone of directive directly from "new" pop-up
Jonathan CLARKE
01:02 User story #2317 (Released): Go to configuration zone of directive directly from "new" pop-up
That's ok, and the transition effect is really nice ! François ARMAND
18:23 User story #2315: Add direct link to directive/group manage in rule configuration
Functional review agreed Jonathan CLARKE
01:06 User story #2315 (Released): Add direct link to directive/group manage in rule configuration
François ARMAND
18:22 Revision 12babea9 (rudder): Fixes #2231: add component and keyValue columns in node cfengine technical logs
François ARMAND
18:15 User story #2442 (Pending technical review): Merge the core-lib.st and library.st files
Applied in changeset commit:5d86ead8a27459799bd2105395a182a09b269b7c. Matthieu CERDA
18:14 User story #2442 (Released): Merge the core-lib.st and library.st files
We have the core-lib.st and library.st files in the common Technique that basically have the same purpose and are spl... Matthieu CERDA
18:15 Revision 5d86ead8 (rudder-techniques): Fixes #2442: The core-lib.st and library.st have been merged
Matthieu CERDA
17:41 Bug #2288 (Pending technical review): It seems that after a reboot, Rudder can't be started because of slapd which is not launched
Applied in changeset commit:e491f629a8b30c22eb0f45cdd3ba845f193cfa87. Nicolas PERRON
17:09 Bug #2288 (Discussion): It seems that after a reboot, Rudder can't be started because of slapd which is not launched
Rudder webapp needs LDAP and Postgres servers to be run but it seems that init script order try to launch Jetty befor... Nicolas PERRON
17:40 Revision e491f629 (rudder-packages): Fixes #2288 Force jetty init script to start after slapd for Debian and SLES
Nicolas PERRON
16:06 User story #2441 (Rejected): Split the aptPackageManagerSettings Technique into aptPackageManagerSettings and aptRepositorySettings
Currently, the aptPackageManagerSettings Technique sets APT preferences AND repos. This is unwanted because we can no... Matthieu CERDA
16:03 Revision 110feccb (rudder-techniques): Refs #2435: TRIVIAL, Changed the copyright date on aptPackageManagerSettings
Matthieu CERDA
15:59 Bug #2435 (Pending technical review): problem with aptPackageManagerSettings
Applied in changeset commit:5bc24571202b93924043ce8cfa30a2aab0261726. Matthieu CERDA
15:58 Revision 5bc24571 (rudder-techniques): Fixes #2435: Fixed the aptPackageManagerSettings PT (because of an unwanted SAMESIZEAS statement)
Matthieu CERDA
15:29 Bug #2436 (Rejected): Rudder packages are built for CentOS 6 but this CentOS 5 is still failing.
#2437 was filed for the same problem, and although it came later, it is more precise and offers a solution, so I'm cl... Jonathan CLARKE
15:28 User story #2437: Rudder server packages for CentOS/RHEL 5
Nicolas PERRON wrote:
> Isn't it the same bug as #2436 ?
It's the same problem, but this bug is more precise so I...
Jonathan CLARKE
14:43 User story #2437: Rudder server packages for CentOS/RHEL 5
Isn't it the same bug as #2436 ? Nicolas PERRON
10:59 User story #2437 (Rejected): Rudder server packages for CentOS/RHEL 5
The rudder-inventory-ldap package does not build correctly on CentOS/RHEL 5 because of the fact that the system libdb... Matthieu CERDA
14:06 User story #2356: Upload archive of groups/directives/rules
That won't be done for 2.4, move it in 2.5 François ARMAND
14:03 Revision 45e0846b (rudder): Fixes #1988: make postgres connection be check for death before being used
François ARMAND
14:03 Revision 4959b117 (rudder): Fixes #1988: make postgres connection be check for death before being used
François ARMAND
13:16 Architecture #2438 (Rejected): Wrap all SQL queries with tryo
A lot of SQL queries are done with jdbcTemplate, that throws exceptions when something goes wrong.
But we just neve...
François ARMAND
12:24 Architecture #2357 (Discussion): S.? is *really* slow
After some (casual) tests, even for event logs where we have hundreds of S.? call, there is almost no difference betw... François ARMAND
11:46 Architecture #2279: Shoud we use the TreeWalk.release() method after walking the JGit tree ?
Not the kind of code modification we want to handle know, I thing.
I does not seems to leak as it is, so perhaps we...
François ARMAND
11:43 Enhancement #2414 (Discussion): Extra info on Rule details (creator, last modified, last modifier...)
Not sure I can manage some time to handle that one, but it shouldn't be hardcore Rudder devel... Perhaps someone (i.e... François ARMAND
10:54 User story #2431: Drakkar logo for Rudder 2.4
I changed that in this commit : commit:28d0e604c3d9552ab311803f81930b3a1c33a824
the previous commit ( commit:de04d...
Arthur ANGLADE
01:01 User story #2431 (Discussion): Drakkar logo for Rudder 2.4
François ARMAND
01:01 User story #2431: Drakkar logo for Rudder 2.4
I'm a little surprise to see the logo with the ship in the whole application.
We agreed to have the full logo onl...
François ARMAND
10:51 User story #2430: Icebreaker logo
logo only on login page : changeset commit:de04dfd2a8250733d3b5c738b753c1a9ca74f2d1 Arthur ANGLADE
10:43 Revision f706c584 (rudder): issue #2431 CFU new rudder logo - only on login screen
Arthur ANGLADE
10:43 Revision 28d0e604 (rudder): issue #2431 CFU new rudder logo - only on login screen
Arthur ANGLADE
10:41 Revision de04dfd2 (rudder): issue #2431 CFU new rudder logo - only on login screen
Arthur ANGLADE
 

Also available in: Atom