Re: [Spacewalk-devel] [PATCH] - BZ#702524 - rhncfg-client does not deploy an file when permission is set to 000 by webUI

2011-05-06 Thread Jan Pazdziora
On Fri, May 06, 2011 at 12:48:15AM -0300, Marcelo Moreira de Mello wrote: Hello, This patch fixes the rhncfg-client error when trying to deploy a file with permission 000. The BZ# mentioned in $subject were cloned to BZ#702535 and flipped Product to Satellite. Cheers, mmello --

Re: [Spacewalk-devel] Fix remote commands on Spacewalk 1.4 and PostgreSQL

2011-05-06 Thread Ville Salmela
-Original Message- From: spacewalk-devel-bounces [mailto:spacewalk-devel- bounces] On Behalf Of Jan Sent: 6. toukokuuta 2011 12:53 To: spacewalk-devel Subject: Re: [Spacewalk-devel] Fix remote commands on Spacewalk 1.4 and PostgreSQL On Tue, May 03, 2011 at 03:19:04PM +0300,

Re: [Spacewalk-devel] Fix remote commands on Spacewalk 1.4 and PostgreSQL

2011-05-06 Thread Jan Pazdziora
On Fri, May 06, 2011 at 02:15:21PM +0300, Ville Salmela wrote: There were some leftovers from testing in my tree. I cleaned and reinstalled some packages and applied those two patches you committed. And it works now. The other patches can be forgotten I think. Great, thanks for reporting

Re: [Spacewalk-devel] [PATCH] - BZ#702524 - rhncfg-client does not deploy an file when permission is set to 000 by webUI

2011-05-06 Thread Marcelo Moreira de Mello
Hello Jan, Following your guidelines, here is a better patch which fixes that issue. Thank you. Cheers, Marcelo -- Marcelo Moreira de Mellomme...@redhat.com Red Hat Inc. On 05/06/2011 05:19 AM, Jan Pazdziora wrote: On Fri, May 06, 2011 at 12:48:15AM -0300, Marcelo Moreira de Mello wrote:

Re: [Spacewalk-devel] [PATCH] - BZ#702524 - rhncfg-client does not deploy an file when permission is set to 000 by webUI

2011-05-06 Thread Jan Pazdziora
On Fri, May 06, 2011 at 11:30:36AM -0300, Marcelo Moreira de Mello wrote: Hello Jan, Following your guidelines, here is a better patch which fixes that issue. Applied, bbc13b8e49e78dbe463b4aaa495a5b9ecef9bc81. Thanks, -- Jan Pazdziora Principal Software Engineer, Satellite Engineering, Red

[Spacewalk-devel] What to do with an Oracle-only set-difference operator MINUS?

2011-05-06 Thread Bo Maryniuk
Hi! There is an Oracle-only operator for a set differences, called MINUS and seems like it is already known problem when it comes to PostgreSQL. It is seen in a several places, like hard-coded directly in Java code com.redhat.rhn.manager.system.SystemManager as well as in

Re: [Spacewalk-devel] What to do with an Oracle-only set-difference operator MINUS?

2011-05-06 Thread Jan Pazdziora
On Fri, May 06, 2011 at 04:38:10PM +0200, Bo Maryniuk wrote: There is an Oracle-only operator for a set differences, called MINUS and seems like it is already known problem when it comes to PostgreSQL. It is seen in a several places, like hard-coded directly in Java code

[Spacewalk-devel] At v1.5+ org.apache.juli.logging.LogFactory missing in the classpath

2011-05-06 Thread Bo Maryniuk
Hi! I've just updated source to the last version (last commit was by Marcelo, bbc13b8e49e78dbe463b4aaa495a5b9ecef9bc81). At this point I am unable build Java part, unless I add manually /usr/share/tomcat6/bin/tomcat-juli-6.0.26.jar The error is: BUILD FAILED