Re: [Spacewalk-devel] [PATCH] Added NULL checks in setMaxFlex() and setMaxMembers()

2011-01-27 Thread Jan Pazdziora
On Thu, Jan 27, 2011 at 10:07:57AM +0530, Paresh Mutha wrote: Hello, I am proposing a patch which includes NULL checks for setMaxFlex() and setMaxMembers() in ChannelOverview.java. Without that, in few cases where maxFlex or maxMembers were null, it led to NullPointerException and page

Re: [Spacewalk-devel] [PATCH] Added NULL checks in setMaxFlex() and setMaxMembers()

2011-01-27 Thread Paresh Mutha
Yes but couldn't reach to any conclusion. In reply to your query, I just posted a comment in the satellite bugzilla - https://bugzilla.redhat.com/show_bug.cgi?id=671450#c6 - Paresh On 01/27/2011 01:19 PM, Jan Pazdziora wrote: On Thu, Jan 27, 2011 at 10:07:57AM +0530, Paresh Mutha wrote:

[Spacewalk-devel] (contribution) ZYpp-based Spacewalk client for SUSE systems

2011-01-27 Thread Duncan Mac-Vicar P.
Hi guys, The following code allows a openSUSE/SUSE system (= 11.4/Factory) to talk to a Spacewalk-compatible server. We pushed the source code to this repository: http://gitorious.org/opensuse/spacewalk-testsuite-base This is SUSE specific. We could keep it in gitorious.org/opensuse, but if

[Spacewalk-devel] [PATCH] Password with less than minlength characters accepted

2011-01-27 Thread Johannes Renner
Hello, There seems to be a bug in the Spacewalk Java code that allows a user to set whatever password regardless of any errors (e.g. length minlength), as long as the desired and confirm password are equal. It is even possible to set a user's password to the empty string, which results in not

Re: [Spacewalk-devel] (contribution) ZYpp-based Spacewalk client for SUSE systems

2011-01-27 Thread Duncan Mac-Vicar P.
On 01/27/2011 04:14 PM, Duncan Mac-Vicar P. wrote: We pushed the source code to this repository: http://gitorious.org/opensuse/spacewalk-testsuite-base Sorry, the repo for this one is http://gitorious.org/opensuse/zypp-plugin-spacewalk -- Duncan Mac-Vicar P. - Novell® Making IT Work As One™

Re: [Spacewalk-devel] XML-RPC testsuite proposal

2011-01-27 Thread Duncan Mac-Vicar P.
On 01/20/2011 04:07 PM, Jan Vlček wrote: Hi, I have started working on XML-RPC testsuite for Spacewalk as a part of my bachelor thesis. Few ideas are concentrated in following Google Docs document. https://docs.google.com/Doc?docid=0AfRvg1ST7uS2ZGMzOG5ycm5fMjZjZ3YzMzhmcwhl=csauthkey=CIWYod8F

Re: [Spacewalk-devel] New records get born in RHNDAEMONSTATE

2011-01-27 Thread Tomas Lestach
On 01/26/2011 08:51 AM, Jan Pazdziora wrote: On Tue, Jun 15, 2010 at 11:44:55AM -0400, Tomas Lestach wrote: Right, this approach is really not the best one. As this is a part of the taskomatic, I'll investigate it more in detail. I'd touch the code anyway. Not sure if somebody makes use out

Re: [Spacewalk-devel] Cannot find buildconf/build-props-${tomcat}.xml

2011-01-27 Thread Tomas Lestach
On 01/09/2011 01:07 PM, Jan Pazdziora wrote: On Sun, Jan 09, 2011 at 01:58:05PM +0800, Colin Coe wrote: I've run into a problem with ant on SW v1.3 nightly and F14 (x86_64). --- [coec@sw-ora java]$ ant all Buildfile: build.xml [echo] Importing buildconf/build-props-${tomcat}.xml BUILD

[Spacewalk-devel] Spacewalk 1.3 delayed

2011-01-27 Thread Jan Pazdziora
Folks, we have hit an issue with recent change to Fedora 14 selinux-policy which became a blocker for the Spacewalk 1.3 release. We are working with the SELinux guys to resolve the issue but currently Spacewalk release is blocked. -- Jan Pazdziora Principal Software Engineer, Satellite

Re: [Spacewalk-devel] (contribution) ZYpp-based Spacewalk client for SUSE systems

2011-01-27 Thread Cliff Perry
Duncan Mac-Vicar P. wrote: On 01/27/2011 04:14 PM, Duncan Mac-Vicar P. wrote: We pushed the source code to this repository: http://gitorious.org/opensuse/spacewalk-testsuite-base Sorry, the repo for this one is http://gitorious.org/opensuse/zypp-plugin-spacewalk Hi Duncan and Johannes, I

Re: [Spacewalk-devel] [PATCH] - fix typo in spacewalk-koan/spacewalkkoan/spacewalkkoan.py

2011-01-27 Thread Jan Pazdziora
On Thu, Jan 27, 2011 at 11:34:53PM -0200, Marcelo Moreira de Mello wrote: This proposed patch fixed a typo when importing subprocess module in spacewalkkoan.py Applied, thanks! -- Jan Pazdziora Principal Software Engineer, Satellite Engineering, Red Hat