[Spacewalk-devel] spacewalk-java on Fedora 13

2010-07-20 Thread Justin Sherrill
Hey Milan, I've made the changes that I think should get spacewalk-java and tomcat6 working on Fedora 13. Fedora 13 had a newer version of cglib which required objectweb-asm (instead of the older asm we were using before). It took me a while to figure out the java build scripts, but It sho

Re: [Spacewalk-devel] PostgreSQL status

2010-07-20 Thread Justin Sherrill
On 7/19/10 10:56 AM, Jan Pazdziora wrote: On Fri, Jul 09, 2010 at 06:15:22PM -0400, Justin Sherrill wrote: - You need to patch spacewalk-java to remove reference to blob columns to start tomcat6 -- link to 1.1.21 packages with this patch is provided. - Better solution is neede

Re: [Spacewalk-devel] Migrating systems

2010-07-20 Thread Colin Coe
On Wed, Jul 21, 2010 at 3:42 AM, Justin Sherrill wrote: > On 7/19/10 8:50 PM, Colin Coe wrote: > > Hi all > > I'm nearly finished a patch that adds a 'Migrate' tab to > 'https://172.22.102.223/rhn/systems/details/Overview.do?sid=110001' > > The problem I'm having is that when click on the 'Mig

Re: [Spacewalk-devel] Migrating systems

2010-07-20 Thread Justin Sherrill
On 7/19/10 8:50 PM, Colin Coe wrote: Hi all I'm nearly finished a patch that adds a 'Migrate' tab to 'https://172.22.102.223/rhn/systems/details/Overview.do?sid=110001' The problem I'm having is that when click on the 'Migrate System' submit button (see sw2.png) I get an ISE and a large tra

Re: [Spacewalk-devel] Staging content - enabled or disabled by default?

2010-07-20 Thread Cliff Perry
Miroslav Suchý wrote: I committed to git code which will allow you pre-cache scheduled content. I.e. you schedule package installation for 20:00, rhn_check will check in at 16:00 and it will see that it will have to install package after 4 hours. So rhn_check will download those packages and at

Re: [Spacewalk-devel] Migrating systems

2010-07-20 Thread Cliff Perry
Colin Coe wrote: Hi Cliff Yep, only trusted orgs are displayed in the drop down list. I'll update the code so only Org or Sat Admins see the migrate tab. Thanks CC On Tue, Jul 20, 2010 at 11:04 PM, Cliff Perry wrote: Colin Coe wrote: Hi all I'm nearly finished a patch that adds a 'Migrat

Re: [Spacewalk-devel] Migrating systems

2010-07-20 Thread Colin Coe
Hi Cliff Yep, only trusted orgs are displayed in the drop down list. I'll update the code so only Org or Sat Admins see the migrate tab. Thanks CC On Tue, Jul 20, 2010 at 11:04 PM, Cliff Perry wrote: > Colin Coe wrote: >> >> Hi all >> >> I'm nearly finished a patch that adds a 'Migrate' tab t

[Spacewalk-devel] Staging content - enabled or disabled by default?

2010-07-20 Thread Miroslav Suchý
I committed to git code which will allow you pre-cache scheduled content. I.e. you schedule package installation for 20:00, rhn_check will check in at 16:00 and it will see that it will have to install package after 4 hours. So rhn_check will download those packages and at 20:00 you can execute

[Spacewalk-devel] [PATCH] add counts for the number of completed/failed/inprogress systems to the ScheduledAction DTO

2010-07-20 Thread Aron Parsons
The purpose of this patch is provide a quick way to get a summary of the status of the systems that are scheduled for an action via the API. Currently, each action needs to have three additional API calls (e.g., listInProgressSystems) to get a tally of the number of systems that are pending/co

[Spacewalk-devel] [PATCH] added new API call schedule.rescheduleActions

2010-07-20 Thread Aron Parsons
>From 47e51b58cbbc21b4fc6c3df90c2f474a98d52ade Mon Sep 17 00:00:00 2001 From: Aron Parsons Date: Tue, 20 Jul 2010 11:34:58 -0400 Subject: [PATCH] added new API call schedule.rescheduleActions --- .../frontend/xmlrpc/schedule/ScheduleHandler.java | 31 1 files changed, 31

Re: [Spacewalk-devel] Migrating systems

2010-07-20 Thread Cliff Perry
Colin Coe wrote: Hi all I'm nearly finished a patch that adds a 'Migrate' tab to 'https://172.22.102.223/rhn/systems/details/Overview.do?sid=110001' The problem I'm having is that when click on the 'Migrate System' submit button (see sw2.png) I get an ISE and a large trace back. One of the

Re: [Spacewalk-devel] [PATCH] 584852 - added API configchannel.listSubscribedSystems

2010-07-20 Thread Tomas Lestach
- "Aron Parsons" wrote: > This creates a new API call to list the systems subscribed to a > configuration channel. Helpful api call! Committed: http://git.fedorahosted.org/git/?p=spacewalk.git;a=commit;h=1c3f3d5a7469c940b5c4f03fb2a9183d15d15fc3 Thank you! Regards, Tomas -- Tomas Lestach R

Re: [Spacewalk-devel] 584864 - added API method kickstart.profile.downloadRenderedKickstart

2010-07-20 Thread Tomas Lestach
- "Aron Parsons" wrote: > This patch adds an API method that returns the rendered contents of a > Kickstart file, which > should be exactly what Cobbler returns when you manually go to the > Cobbler URL. > > The existing method that downloads the Kickstart contents returns the > unrendered

Re: [Spacewalk-devel] [PATCH] 584860 - kickstart.profile.system.getPartitioningScheme does not return %include statements

2010-07-20 Thread Tomas Lestach
- "Aron Parsons" wrote: > This patch changes kickstart.profile.system.getPartitioningScheme() so > that it doesn't discriminate > against valid content from the partitions section of the Kickstart. Committed: http://git.fedorahosted.org/git/?p=spacewalk.git;a=commit;h=b4a435b051e94a091b7fb77