[Spacewalk-devel] Managed config files

2009-03-02 Thread Colin Coe
Hi all Does anyone have any thoughts on modifying the managed config files so that a boolean 'sync_client' is added? The intent of this is to ensure that the client always gets updates to files with this flag set so the administrator does not have to take care of it. Comments? Thanks

[Spacewalk-devel] PATCH: update config file macro delimitors to use current

2009-03-02 Thread Colin Coe
Hi all Attached is a patch that updates the code to use the current default config file macro delimitors instead of the old ones. Comments/criticisms welcome. Thanks CC 0003-Update-code-to-reflect-new-macro-delimitors.patch Description: Binary data

[Spacewalk-devel] PATCH: update config file macro delimitors to use current, take 2

2009-03-02 Thread Colin Coe
Sorry all. Attached is a patch to fix a missing semi-colon. Thanks CC 0004-Fix-missing-semi-colon-error.patch Description: Binary data ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com

[Spacewalk-devel] Errors when running 'ant clean all'

2009-04-18 Thread Colin Coe
Hi all I'm re-setting up my dev environment and am getting these errors when running 'ant clean all'. --- [exec] WARNING: ant was not found. [exec] WARNING: ant-junit was not found. [exec] WARNING: velocity was not found. [exec] WARNING: jmap was not found. [exec]

[Spacewalk-devel] Another script contribution

2009-12-03 Thread Colin Coe
Hi all Attached is another script I'd like to donate to the community. This one provides a breakdown of un-applied errata including an arbitrary 'score' for each listed RHEL node. The higher the score the worse the node is. The script was inspired the the reports that Sun Microsystems does (or

Re: [Spacewalk-devel] Fedora dev workstation

2010-02-28 Thread Colin Coe
dev server on a separate machine and use scripts to push the new wars to it. On Sun, Feb 28, 2010 at 12:28 AM, Colin Coe colin@gmail.com wrote: Hi all I've been following https://fedorahosted.org/spacewalk/wiki/DevelopmentWorkstationSetup but I can't seem to get a working dev

Re: [Spacewalk-devel] Fedora dev workstation

2010-02-28 Thread Colin Coe
at 10:40 AM, Travis Camechis camec...@gmail.com wrote: As far as I know fedora is a supported Dev platform as well as CentOS. On Sun, Feb 28, 2010 at 8:57 PM, Colin Coe colin@gmail.com wrote: Well, since my primary PC died, I no longer have a PC that has the resources to do virtualisation

Re: [Spacewalk-devel] Fedora dev workstation

2010-03-04 Thread Colin Coe
--nofiles --nodigest --- CC On Thu, Mar 4, 2010 at 7:24 AM, Colin Coe colin@gmail.com wrote: Ah, OK.  I'll try this when I get home from work. Thanks! CC On Wed, Mar 3, 2010 at 10:30 PM, Travis Camechis camec...@gmail.com wrote: one interesting thing is when I run the yum list | grep jpackage

Re: [Spacewalk-devel] Fedora dev workstation

2010-03-13 Thread Colin Coe
://fedorahosted.org/spacewalk/wiki/HowToInstall#Fedora If you need the repo for spacewalk installation, you definitely need it also for development workstation. :-) Tomas -- Tomas Lestach RHN Satellite Engineering, Red Hat - Colin Coe colin@gmail.com wrote: What repos

[Spacewalk-devel] SELinux status question

2010-03-15 Thread Colin Coe
Hi all I'm working on getting the SELinux status included on the System Info page. I've modified 'client/rhel/rhn-client-tools/src/up2date_client/hardware.py' but I'm unsure if I need to create a new file in 'java/code/src/com/redhat/rhn/domain/server/' or if I can piggy back off another file.

Re: [Spacewalk-devel] RHN/SPW Errata Cloning Script

2010-03-17 Thread Colin Coe
On Thu, Mar 18, 2010 at 8:18 AM, Colin Coe colin@gmail.com wrote: +1 for the script +1 for including it in Spacewalk My only comment is that the RHEL to local channel mappings also be in the config file.  This is where a standard for RHEL channels in spacewalk would be good.  Generally I

Re: [Spacewalk-devel] RHN/SPW Errata Cloning Script

2010-03-18 Thread Colin Coe
Hi Andy Many thanks for this. Just one last thing, could you provide an example config file. I'm just not sure how it should be formatted. Thanks again CC 2010/3/18 Andy Speagle andy.spea...@wichita.edu: El jue, 18-03-2010 a las 00:26 -0500, Colin Coe escribió: Just trying to use

[Spacewalk-devel] Bug 559693 - Add md5sum in package description from channel.software.listAllPackages

2010-03-18 Thread Colin Coe
Hi all I'd like to take over this bugzilla. It is already assigned to Justin Sherrill. Is there a procedure for taking over someone else's bugzillas or do I just take it? Just asking as I'd rather not tread on toes... Thanks CC -- RHCE#805007969328369

Re: [Spacewalk-devel] RHN/SPW Errata Cloning Script

2010-03-18 Thread Colin Coe
Please ignore the request for an example conf file. Pretty obvious when browsing the code... Thanks again, great script. CC On Fri, Mar 19, 2010 at 5:59 AM, Colin Coe colin@gmail.com wrote: Hi Andy Many thanks for this.  Just one last thing, could you provide an example config file

[Spacewalk-devel] Bug 563630 - rhnpush should support an http proxy

2010-03-18 Thread Colin Coe
Hi all I'm having a poke at this bug as it is affecting me ATM. I've hacked a patch together that enables me to use rhnpush from a client to a SW server via a proxy. The problem is that I can't work out the 'proper' way to get the proxy info (provided via the -x switch at the CLI) into the

Re: [Spacewalk-devel] RHN/SPW Errata Cloning Script

2010-03-19 Thread Colin Coe
, Colin Coe colin@gmail.com wrote: Please ignore the request for an example conf file.  Pretty obvious when browsing the code... Thanks again, great script. CC On Fri, Mar 19, 2010 at 5:59 AM, Colin Coe colin@gmail.com wrote: Hi Andy Many thanks for this.  Just one last thing

[Spacewalk-devel] PATCH: Address BZ#559693

2010-03-24 Thread Colin Coe
5c09d2d138fc32f82e5f6c9491da89d887c9725a Mon Sep 17 00:00:00 2001 From: Colin Coe colin@gmail.com Date: Fri, 19 Mar 2010 21:01:57 +0800 Subject: [PATCH] BZ 559693 - allow channel.software.listAllPackages to return the checksum --- .../common/db/datasource/xml/Package_queries.xml |6 -- 1 files changed, 4

[Spacewalk-devel] rhnpush in git

2010-03-24 Thread Colin Coe
Hi all I've been playing around with rhnpush trying to make it use a proxy server (as my rpm build box can't directly talk to the SW server and I've found that the rhnpush in git requires 'spacewalk-backend-libs'. Does this mean I'll have to install spacewalk on my build box? Thanks CC --

[Spacewalk-devel] BZ #563630 - rhnpush should support an http proxy

2010-03-24 Thread Colin Coe
Hi all I'd like to take over this BZ. It's currently assigned to Milan Zazrivec. Any objections? Thanks CC -- RHCE#805007969328369 ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel

[Spacewalk-devel] PATCH: add proxy support to rhnpush (BZ 563630)

2010-03-25 Thread Colin Coe
Hi all No objections raised, so here goes. Attached are patches to enable rhnpush to use a proxy server. I have not added support for authenticated proxies as I have no way to test it. The first patch makes the required code changes and the second patch updates the man page. Please note that

[Spacewalk-devel] PATCH: channel.software.listChildren API call

2010-03-26 Thread Colin Coe
Hi all Attached is a patch to implement this API call. Comments/criticisms welcome. CC -- RHCE#805007969328369 From cd3e390a1b16b35d999860231577fe74f641a093 Mon Sep 17 00:00:00 2001 From: Colin Coe colin@gmail.com Date: Fri, 26 Mar 2010 21:48:46 +0800 Subject: [PATCH] Implement

Re: [Spacewalk-devel] PATCH: channel.software.listChildren API call

2010-03-31 Thread Colin Coe
) Because the api calls are based on the authenticated user, I'd use the 2nd option to list only the accessible channels to the authenticated user. Regards, Tomas -- Tomas Lestach RHN Satellite Engineering, Red Hat - Colin Coe colin@gmail.com wrote: Hi all Attached is a patch

Re: [Spacewalk-devel] Patch: add arch to channel.list*Channels

2010-04-07 Thread Colin Coe
Hi Justin Thanks for the feedback. I'll have another look at this and re-submit. CC On Thu, Apr 8, 2010 at 1:21 AM, Justin Sherrill jsher...@redhat.com wrote: On 4/6/10 9:55 AM, Colin Coe wrote: Hi all As per the API Addition page, I've added 'arch' to the channel.list*Channels API calls

Re: [Spacewalk-devel] Patch: add arch to channel.list*Channels

2010-04-08 Thread Colin Coe
Hi Justin Is this a bit better? http://fpaste.org/LJwb/ Thanks CC On Thu, Apr 8, 2010 at 5:49 AM, Colin Coe colin@gmail.com wrote: Hi Justin Thanks for the feedback.  I'll have another look at this and re-submit. CC On Thu, Apr 8, 2010 at 1:21 AM, Justin Sherrill jsher

Re: [Spacewalk-devel] Patch: add arch to channel.list*Channels

2010-04-09 Thread Colin Coe
OK, I think this patch is OK now. CC On Thu, Apr 8, 2010 at 9:10 PM, Colin Coe colin@gmail.com wrote: Hi Justin Is this a bit better?  http://fpaste.org/LJwb/ Thanks CC On Thu, Apr 8, 2010 at 5:49 AM, Colin Coe colin@gmail.com wrote: Hi Justin Thanks for the feedback.  I'll

Re: [Spacewalk-devel] Patch: add arch to channel.list*Channels

2010-04-12 Thread Colin Coe
= C.id     where UC.user_id = :user_id  AND            (C.org_id = :org_id  or ( C2.id is not null AND C2.org_id = :org_id )) Regards, Tomas -- Tomas Lestach RHN Satellite Engineering, Red Hat - Colin Coe colin@gmail.com wrote: OK, I think this patch is OK now. CC On Thu

Re: [Spacewalk-devel] Patch: add arch to channel.list*Channels

2010-04-12 Thread Colin Coe
= :org_id )) Regards, Tomas -- Tomas Lestach RHN Satellite Engineering, Red Hat - Colin Coe colin@gmail.com wrote: OK, I think this patch is OK now. CC On Thu, Apr 8, 2010 at 9:10 PM, Colin Coe colin@gmail.com wrote: Hi Justin Is this a bit better?  http

Re: [Spacewalk-devel] Patch: add arch to channel.list*Channels

2010-04-13 Thread Colin Coe
really get it yet but I'll review it again and google up on the joins. CC On Tue, Apr 13, 2010 at 4:40 PM, Tomas Lestach tlest...@redhat.com wrote: - Colin Coe colin@gmail.com wrote: Tomas, apologies for the original reply. Did you write something, you should apologize for? My SQL

Re: [Spacewalk-devel] fedora Support

2010-04-20 Thread Colin Coe
Apologies all for the intrusion but would this thread (and the actions descibed within) cause http://spacewalk.redhat.com/yum/0.8/RHEL/5 to go missing? I'm rebuilding my dev box and http://spacewalk.redhat.com/yum/0.8/RHEL/5 not being found is something of a problem.

[Spacewalk-devel] Pushed first commit

2010-04-22 Thread Colin Coe
Hi all I've just pushed my first commit. The description is 'Make bash default for syntax highlighting'. It does two things: - make bash the default for syntax highlighting - make spacewalk require editarea v0.8.2-2 or higher. This is because bash syntax checking was added in this version.

Re: [Spacewalk-devel] Patch: add arch to channel.list*Channels

2010-04-24 Thread Colin Coe
= C.id left join rhnChannel C2 on C2.parent_channel = C.id where UC.user_id = :user_id AND (C.org_id = :org_id or ( C2.id is not null AND C2.org_id = :org_id )) Regards, Tomas -- Tomas Lestach RHN Satellite Engineering, Red Hat - Colin Coe colin@gmail.com wrote

Re: [Spacewalk-devel] Moving postgres support forward

2010-05-04 Thread Colin Coe
My point was that many organisations have Oracle anyway. Its paid for and they have the DBA's to support it. Spinning up an RHN instance on an existing Oracle DB doesn't cost anymore. The penny pinching with Oracle and RHN Satellite/Spacewalk only makes sense (to me) if there isn't the existing

[Spacewalk-devel] Help needed with new API call

2010-05-04 Thread Colin Coe
Hi all First up, I know this isn't the Java Newbies mailing list but... I've been working on the 'createCve' call for a while now without success. Below is a 'git diff' and also a new file 'CveFactory.java'. The problem simply is that when I call 'createCve(cve-1234-5678)', nothing happens.

[Spacewalk-devel] BZ: 574975

2010-05-23 Thread Colin Coe
'Bug 574975 - RFE: Child software channels should inherit parent channels arch' Hi all I logged this one a while ago. Is it acceptable to modify the code relating to this page to ignore the requested arch (if the channel being created is a child channel) and substitute the parents channel? If

[Spacewalk-devel] PXT pages

2010-06-30 Thread Colin Coe
Hi all I was looking at adding a tab under Systems for migrating between orgs but it looks like these are still PXT pages. Is this correct? https://fedorahosted.org/spacewalk/wiki/RemainingPxtPages indicates that it is but the page is a bit old so I thought I'd check. CC --

[Spacewalk-devel] getDataResult

2010-07-12 Thread Colin Coe
Hi all Looking through java/code/src/com/redhat/rhn/frontend/action/systems/RegisteredSetupAction.java I see a getDataResult function that, by virtue of DataResult dr = SystemManager.registeredList(user, pc, threshold); returns a list of systems registered in 'threshold' days. What I don't get

Re: [Spacewalk-devel] PXT pages

2010-07-13 Thread Colin Coe
Cool, thanks! On Thu, Jul 1, 2010 at 2:32 PM, Jan Pazdziora jpazdzi...@redhat.com wrote: On Thu, Jul 01, 2010 at 12:33:12PM +0800, Colin Coe wrote: I was looking at adding a tab under Systems for migrating between orgs but it looks like these are still PXT pages.  Is this correct? Which

Re: [Spacewalk-devel] Add system currency report

2010-07-15 Thread Colin Coe
On Thu, Jul 15, 2010 at 7:48 PM, Michael Mraka michael.mr...@redhat.com wrote: http://git.fedorahosted.org/git?p=spacewalk.git;a=commitdiff;h=af07b4b1107bea25b29db1423b91e5b13b48781d Hi Colin, couple of questions / comments to the commit: + mode name=system_currency

Re: [Spacewalk-devel] [rhn-satellite-users] ESX hosts, 'flex guests' and Satellite

2010-07-15 Thread Colin Coe
Hi Cliff Related to this, is it possible to get Satellite to query RHN hosted to check if the upstream entitlements match the certificate and if there is a mismatch, advise the administrator to grab a new cert? CC On Wed, Jul 14, 2010 at 11:43 PM, Cliff Perry cpe...@redhat.com wrote: Wilco

[Spacewalk-devel] WARNING: User database is not persistable - no write permissions on directory

2010-07-15 Thread Colin Coe
First up, apologies in advance for the large post. I'm getting this error on a clean spacewalk development Xen guest I built yesterday. When I '/usr/sbin/rhn-satellite start' (and wait for tomcat to finish doing its thing), I can log in to the webUI, but when I navigate to the Systems tab and

Re: [Spacewalk-devel] http://git.fedorahosted.org/git/?p=spacewalk.git; a=commit; h=580d6f1d3f86885b135875694bd88fd042d29517

2010-07-16 Thread Colin Coe
On Fri, Jul 16, 2010 at 4:57 PM, Tomas Lestach tlest...@redhat.com wrote: Hey Colin, you're not. It's broken. :-) It looks like a partial commit. I suggest either to step back to a last working state  git reset --hard f9a108d9f858a76ee3988763e8c4819dc7ebeca9 and rebase you commits, after

Re: [Spacewalk-devel] http://git.fedorahosted.org/git/?p=spacewalk.git; a=commit; h=580d6f1d3f86885b135875694bd88fd042d29517

2010-07-16 Thread Colin Coe
On Fri, Jul 16, 2010 at 11:06 PM, Tomas Lestach tlest...@redhat.com wrote: Actually this means there have been made other changes that you should pull in first. Somebody else run git push in the meanwhile. Just try git pull --rebase again. [c...@sw-devel java]$ --- and gitk shows my

[Spacewalk-devel] Internal server error

2010-07-18 Thread Colin Coe
Hi all I'm getting an internal server error when clicking on 'https://172.22.102.223/rhn/systems/details/Overview.do?sid=110001' (actually any of the registered servers). I've tracked it down to this line in

Re: [Spacewalk-devel] Internal server error

2010-07-19 Thread Colin Coe
Thanks guys. The server is behaving this morning and running the query without problems. Apologies for this... CC On Mon, Jul 19, 2010 at 2:53 PM, Michael Mraka michael.mr...@redhat.com wrote: Colin Coe wrote: % Hi all % % I'm getting an internal server error when clicking on % 'https

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 cpe...@redhat.com wrote: Colin Coe wrote: Hi all I'm nearly finished a patch that adds

Re: [Spacewalk-devel] Migrating systems

2010-07-20 Thread Colin Coe
On Wed, Jul 21, 2010 at 3:42 AM, Justin Sherrill jsher...@redhat.com 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

Re: [Spacewalk-devel] spacewalk-java on Fedora 13

2010-07-21 Thread Colin Coe
HI Justin I'm building another spacewalk dev system (32bit RHEL5 fully patched) and when I run the 'ant all' in the dev setup instructions (https://fedorahosted.org/spacewalk/wiki/DevelopmentWorkstationSetup) I'm getting this error: --- Buildfile: build.xml [taskdef] Could not load definitions

Re: [Spacewalk-devel] spacewalk-java on Fedora 13

2010-07-21 Thread Colin Coe
jsher...@redhat.com wrote: On 7/21/10 8:47 AM, Colin Coe wrote: HI Justin I'm building another spacewalk dev system (32bit RHEL5 fully patched) and when I run the 'ant all' in the dev setup instructions (https://fedorahosted.org/spacewalk/wiki/DevelopmentWorkstationSetup) I'm getting

Re: [Spacewalk-devel] Migrating systems

2010-07-21 Thread Colin Coe
On Wed, Jul 21, 2010 at 3:42 AM, Justin Sherrill jsher...@redhat.com 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

Re: [Spacewalk-devel] Migrating systems

2010-07-21 Thread Colin Coe
On Tue, Jul 20, 2010 at 11:04 PM, Cliff Perry cpe...@redhat.com wrote: 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

Re: [Spacewalk-devel] Migrating systems

2010-07-21 Thread Colin Coe
thinking that the problem is in the MigrationManager code. Does that sound right or is it more likely to be my code? Thanks CC On Thu, Jul 22, 2010 at 8:41 AM, Colin Coe colin@gmail.com wrote: On Tue, Jul 20, 2010 at 11:04 PM, Cliff Perry cpe...@redhat.com wrote: Colin Coe wrote: Hi all

Re: [Spacewalk-devel] Migrating systems

2010-07-21 Thread Colin Coe
On Thu, Jul 22, 2010 at 11:42 AM, Colin Coe colin@gmail.com wrote: Yay!  It works, systems can be migrated via the webUI. The only problem is that all entitlements get stripped (management, provisioning, etc) and software channel memberships are lost also. Given I'm doing the migration

Re: [Spacewalk-devel] Migrating systems

2010-07-22 Thread Colin Coe
On Thu, Jul 22, 2010 at 5:32 PM, Tomas Lestach tlest...@redhat.com wrote: - Colin Coe colin@gmail.com wrote: On Thu, Jul 22, 2010 at 11:42 AM, Colin Coe colin@gmail.com wrote: Yay!  It works, systems can be migrated via the webUI. The only problem is that all entitlements get

Re: [Spacewalk-devel] Migrating systems

2010-07-23 Thread Colin Coe
in the destination org if they don't already exist This way its controlled by the destination org admin rather than some random outsider. Comments? CC On Fri, Jul 23, 2010 at 6:07 AM, Cliff Perry cpe...@redhat.com wrote: Colin Coe wrote: Hi Cliff After Tom's comments, I thought I'd hold off

[Spacewalk-devel] Fwd: [rhn-satellite-users] ESX hosts, 'flex guests' and Satellite

2010-07-25 Thread Colin Coe
Due to lack of public API's in RHN today the short answer is no, I do not see a way to do it. Please go through Satellite RFE route though. Cliff Hi Cliff Service request #2043546 has been logged for this through GSS. Thanks CC -- RHCE#805007969328369

[Spacewalk-devel] SQL errors

2010-07-26 Thread Colin Coe
Hi all I'm getting heaps of these errors in my dev environment ATM. --- WARNING: com.mchange.v2.resourcepool.basicresourcepool$acquiret...@3d10d68a -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquir e a needed new resource, we failed to succeed more than the

Re: [Spacewalk-devel] SQL errors

2010-07-26 Thread Colin Coe
Hmmm, when I say 'works', I mean that when browsing to http://spacewalk.example.com/ a login screen is displayed. In 'dev mode', it does not. CC On 7/26/10, Colin Coe colin@gmail.com wrote: Hi all I'm getting heaps of these errors in my dev environment ATM. --- WARNING: com.mchange.v2

Re: [Spacewalk-devel] SQL errors

2010-07-26 Thread Colin Coe
On Mon, Jul 26, 2010 at 3:30 PM, Michael Mraka michael.mr...@redhat.com wrote: Colin Coe wrote: % Hmmm, when I say 'works', I mean that when browsing to % http://spacewalk.example.com/ a login screen is displayed.  In 'dev % mode', it does not. % % CC % % On 7/26/10, Colin Coe colin

Re: [Spacewalk-devel] Migrating systems

2010-07-28 Thread Colin Coe
On Tue, Jul 27, 2010 at 11:48 PM, Cliff Perry cpe...@redhat.com wrote: Colin Coe wrote: Hi Cliff and Tomas How does a section under the Admin, accessible only to the org admin, with checkboxes for: - allowing system entitlements to be migrated, if possible - allowing software entitlements

[Spacewalk-devel] spacewalk nightly

2010-07-31 Thread Colin Coe
Hi all I'm attempting to setup a pg dev environment. When I attempt to use the nightly repo I get: --- -- Finished Dependency Resolution spacewalk-search-1.1.5-1.fc12.noarch from spacewalk has depsolving problems -- Missing Dependency: simple-core is needed by package

Re: [Spacewalk-devel] Migrating systems

2010-08-01 Thread Colin Coe
On Sat, Jul 31, 2010 at 7:27 AM, Colin Coe colin@gmail.com wrote: On Sat, Jul 31, 2010 at 2:45 AM, Cliff Perry cpe...@redhat.com wrote: I agree. An Org Admin should see the Users tab for their Org to manage the users within their Org. This is a regression. Please file bug and fix, or file

[Spacewalk-devel] No Users tab

2010-08-01 Thread Colin Coe
Hi all I've been looking at the no Users tab problem for subsequent orgs (not org ID 1). Its definitely not an 'org_admin' ACL problem. It seems to be a problem with 'sw_mgr_entitled' as when I take that away the Users tab appears but gives errors whenever click on the links on the page (user

Re: [Spacewalk-devel] No Users tab

2010-08-01 Thread Colin Coe
That should have been 'sw_mgr_enterprise' not 'sw_mgr_entitled'. On Mon, Aug 2, 2010 at 1:06 PM, Colin Coe colin@gmail.com wrote: Hi all I've been looking at the no Users tab problem for subsequent orgs (not org ID 1).  Its definitely not an 'org_admin' ACL problem.  It seems

Re: [Spacewalk-devel] No Users tab

2010-08-02 Thread Colin Coe
On Mon, Aug 2, 2010 at 10:46 PM, Justin Sherrill jsher...@redhat.com wrote: On 8/2/10 3:24 AM, Colin Coe wrote: Well, been poking it with a stick it see if it moves... --- diff --git a/java/code/src/com/redhat/rhn/common/db/datasource/xml/General_queries.xml b/java/code/src/com/redhat/rhn

Re: [Spacewalk-devel] spacewalk nightly

2010-08-02 Thread Colin Coe
/spacewalk-f12/spacewalk-f12-1.1/x86_64/os/Packages/ You shall need: simple-core and spacewalk-slf4j. Regards, Tomas -- Tomas Lestach RHN Satellite Engineering, Red Hat - Colin Coe colin@gmail.com wrote: Hi all I'm attempting to setup a pg dev environment.  When I attempt to use

[Spacewalk-devel] Deleting organisations

2010-08-02 Thread Colin Coe
Hi all I'm managing a v0.8 Spacewalk server and have a bleeding edge dev spacewalk server. On the prod server I can delete sub organisations with no problems. On the dev server I get the attached traceback when I attempt to delete a sub org.. Is anyone else having this problem? Just want to

[Spacewalk-devel] Postgres dev environment

2010-08-03 Thread Colin Coe
Hi all Just setting this up ATM. When I run 'spacewalk-setup --disconnected' I got heaps of errors in /var/log/rhn/populate_db.log, reportedly from /etc/sysconfig/rhn/postgres/main.sql. To get spacewalk-setup to complete, I made the following changes: --- 902 CREATE TABLE rhnConfigInfo

Re: [Spacewalk-devel] PATCH: make NVL work in PostgreSQL

2010-08-10 Thread Colin Coe
On Tue, Aug 10, 2010 at 8:31 PM, Colin Coe colin@gmail.com wrote: Hi all Attached is a patch that makes the NVL errors GoAway(tm). Thanks CC This patch overloads the NVL stored procedure as well as adding a decode stored procedure. With this patch and the last, quite a few more pages

[Spacewalk-devel] PXT to Java problem

2010-08-11 Thread Colin Coe
Hi all I've been working on converting the System Notes pages to Java from PXT. The problem I'm having is with the Edit Note page. struts-config.xml contains: --- .snip. form-bean name=editNoteForm type=com.redhat.rhn.frontend.struts.ScrubbingDynaActionForm

Re: [Spacewalk-devel] PXT to Java problem

2010-08-11 Thread Colin Coe
Ahem. Nothing to see here. Move along... On Thu, Aug 12, 2010 at 11:32 AM, Colin Coe colin@gmail.com wrote: Hi all I've been working on converting the System Notes pages to Java from PXT.  The problem I'm having is with the Edit Note page. struts-config.xml contains: --- .snip

[Spacewalk-devel] Current git state

2010-08-27 Thread Colin Coe
Hi all Is it just me or is the current state of the spacewalk git tree borken? 'ant all' builds okay and tomcat5 restarts OK but 'https://127.0.0.1/rhn/Login.do' gives a 404. Also 'INFO: Server startup in 1668 ms' but tomcat usually takes at least 25 seconds on this node so my guess is tomcat

[Spacewalk-devel] BZ: 630938 Erroneous Config File Deployment During Kickstart

2010-09-08 Thread Colin Coe
Hi all I've been having a poke at this BZ but have not made any progress. I'm hoping someone can explain how the activation keys work at the backend. I know that the activation keys used by the Kickstart %post with rhnreg_ks so I've been looking in the client side python files but I've not seen

[Spacewalk-devel] PATCH: port of /network/account/activation_keys/child_channels.pxt

2010-09-09 Thread Colin Coe
Hi all I'm emailing this patch rather than just committing it as I'd like to make sure I've done this correctly. My main concern is the SQL I've put in Channel_queries.xml (I'm sure it could be done better). Could I get some feedback on this please? Thanks CC -- RHCE#805007969328369 diff

[Spacewalk-devel] PATCH: Port /network/systems/ssm/index.pxt

2010-09-09 Thread Colin Coe
Hi all Another patch for consideration. CC -- RHCE#805007969328369 0001-Port-network-systems-ssm-index.pxt.patch Description: Binary data ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com

Re: [Spacewalk-devel] PATCH: Port /network/systems/ssm/index.pxt

2010-09-13 Thread Colin Coe
Hi Cliff Yep, after the hardware.pxt problems, basically I'm leaving the originals as a reference on util all signed off. CC On Tue, Sep 14, 2010 at 12:21 AM, Cliff Perry cpe...@redhat.com wrote: Colin Coe wrote: Hi all Another patch for consideration. CC

[Spacewalk-devel] Commit cdf80b5ce03fb99c33917b49b702828db3d2d906

2010-09-15 Thread Colin Coe
Hi all Apologies if I'm off track here but it seems that this commit, which makes use of a new import 'com.redhat.rhn.frontend.xmlrpc.NoSuchConfigRevisionException' and the import seems to not exist. This is preventing the compile from working. Thanks CC -- RHCE#805007969328369

[Spacewalk-devel] PATCH: SSM Migrate Systems

2010-09-22 Thread Colin Coe
Hi all Attached is a patch to implement a new link in the Misc SSM to take the user to a page where they can migrate the systems in the SSM to another org. Thanks CC -- RHCE#805007969328369 0001-SSM-Migrate-Systems.patch Description: Binary data

Re: [Spacewalk-devel] PATCH: port of /network/account/activation_keys/child_channels.pxt

2010-09-29 Thread Colin Coe
Please ignore this request as I've applied it to my git tree and I'll merge in a day or so. On Thu, Sep 9, 2010 at 7:58 PM, Colin Coe colin@gmail.com wrote: Hi all I'm emailing this patch rather than just committing it as I'd like to make sure I've done this correctly. My main concern

Re: [Spacewalk-devel] PATCH: SSM Migrate Systems

2010-09-29 Thread Colin Coe
Please ignore this request as I've applied it to my git tree and I'll merge in a day or so. On Wed, Sep 22, 2010 at 9:24 PM, Colin Coe colin@gmail.com wrote: Hi all Attached is a patch to implement a new link in the Misc SSM to take the user to a page where they can migrate the systems

[Spacewalk-devel] Commit d3a660234af5df3d3775aea60d523c25e8126858

2010-10-02 Thread Colin Coe
Hi all This commit ports /network/systems/ssm/system_list.pxt to Java. The Java page works a little dfferently (there is no 'Remove' button) and the page text differs to reflect the lack of the 'Remove' button. If there objections to what I've done, please revert or advise what changes should

[Spacewalk-devel] System currency page

2010-10-07 Thread Colin Coe
Hi all I'm seeking opinions on the rules around users adjusting the formula which has the following multipliers by default: - security (critical) : 32 - security (important) : 16 - security (moderate) : 8 - security (low) : 4 - bug : 2 - enhancement : 1 For example, a system with 5 enhancements,

Re: [Spacewalk-devel] Client for other than *nix OS'es?

2010-10-10 Thread Colin Coe
Hi all If this patch makes it into Spacewalk/Satellite, would these Windows machines consume entitlements? BTW: I like the idea of the Windows hardware details (BIOS and make/model) in Spacewalk/Satellite. Nice to have everything in the same place. CC On Wed, Jun 23, 2010 at 9:22 PM, Cliff

Re: [Spacewalk-devel] Problem with pxt page port

2010-10-13 Thread Colin Coe
with pxt page port Colin Coe wrote: Hi all I'm having some problems porting a page.  the page is '/network/systems/custominfo/edit.pxt' and the problem is displaying the list of systems with this custom data with the correct pagination.  I can do it with out the pagination but the pxt file

Re: [Spacewalk-devel] Problem with pxt page port

2010-10-13 Thread Colin Coe
Hi Partha I've managed to get it going with only changing the jsp page. Could you have a quick look and advise on sanity? Thanks CC On Thu, Oct 14, 2010 at 8:09 AM, Colin Coe colin@gmail.com wrote: Hi Partha, Thank you for looking at this.  When I apply your patch, I get trace backs

Re: [Spacewalk-devel] System currency page

2010-10-21 Thread Colin Coe
attributes. Thanks CC On Wed, Oct 13, 2010 at 10:52 AM, Colin Coe colin@gmail.com wrote: On Wed, Oct 13, 2010 at 10:12 AM, Cliff Perry cpe...@redhat.com wrote: Colin Coe wrote: Hi all I'm seeking opinions on the rules around users adjusting the formula which has the following

Re: [Spacewalk-devel] [Fwd: As above but with the config file this time]

2010-10-22 Thread Colin Coe
Hi Cliff Yep, I put the defaults in to /etc/rhn/defaults/rhn.conf but the values were not the same as the originals. I'll put a patch in to set them back how they were. CC On Sat, Oct 23, 2010 at 9:31 AM, Cliff Perry cpe...@redhat.com wrote: Colin Coe wrote: Hi Cliff Good points all

Re: [Spacewalk-devel] Add system currency report

2010-10-25 Thread Colin Coe
On Thu, Jul 15, 2010 at 11:36 PM, Cliff Perry cpe...@redhat.com wrote: Michael Mraka wrote: http://git.fedorahosted.org/git?p=spacewalk.git;a=commitdiff;h=af07b4b1107bea25b29db1423b91e5b13b48781d Hi Colin, couple of questions / comments to the commit: + mode name=system_currency

Re: [Spacewalk-devel] Ldap authentication and Spacewalk

2010-11-15 Thread Colin Coe
On Mon, Nov 15, 2010 at 9:46 PM, Jonathan Downward j.j.downw...@dundee.ac.uk wrote: Hi, I'm in the process on installing and configuring spacewalk 1.1 on Centos 5.5, I've used the latest patches I can find from the download site but I have encountered an error. I believe the following patch

Re: [Spacewalk-devel] Spacewalk 1.2 branched

2010-11-16 Thread Colin Coe
On Mon, Nov 15, 2010 at 6:51 PM, Jan Pazdziora jpazdzi...@redhat.com wrote: Hello Spacewalk hackers, Spacewalk 1.2 branch SPACEWALK-1.2 was branched off Spacewalk master. Your commits to Spacewalk master will end up in Spacewalk 1.3. If you need to get some change / fix to Spacewalk 1.2,

[Spacewalk-devel] V1.2 (nightly) and PG

2010-11-20 Thread Colin Coe
Hi all I'm building a Spacewalk dev box using postgresql as the backend. So far I've come across these problems: - Syncing from the webUI doesn't work, basically does nothing. - Running spacewalk-repo-sync slows down to a crawl after approx 2000 packages. Has anyone else seen this behavior?

Re: [Spacewalk-devel] V1.2 (nightly) and PG

2010-11-21 Thread Colin Coe
On Sun, Nov 21, 2010 at 3:33 PM, Luc de Louw l...@delouw.ch wrote: Hi Colin, I have experienced exactly the same with 1.2 (released version). On 11/21/2010 02:10 AM, Colin Coe wrote: Hi all I'm building a Spacewalk dev box using postgresql as the backend.  So far I've come across

Re: [Spacewalk-devel] V1.2 (nightly) and PG (solved)

2010-11-22 Thread Colin Coe
On Mon, Nov 22, 2010 at 4:14 PM, Jan Pazdziora jpazdzi...@redhat.com wrote: On Sun, Nov 21, 2010 at 10:35:07PM +0100, Luc de Louw wrote: Those instructions look reasonable ... but when I install postgresql84 from scratch here, I get autovacuum = on and track_counts = on according to show.  

[Spacewalk-devel] rhn_register errors

2010-12-02 Thread Colin Coe
Hi all I'm trying to register a RHEL5 client to a Spacewalk v1.3 (nightly) server. I see the this error on the client: ┌─┤ Fatal Error ├─┐ │ │ │ We can't contact the Red

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

2011-01-09 Thread Colin Coe
On Sun, Jan 9, 2011 at 8:07 PM, Jan Pazdziora jpazdzi...@redhat.com 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). --- [c...@sw-ora java]$ ant all Buildfile: build.xml      [echo] Importing buildconf

Re: [Spacewalk-devel] struts 1.3 packages

2011-01-16 Thread Colin Coe
On Sun, Jan 16, 2011 at 6:16 PM, Luc de Louw l...@delouw.ch wrote: Hi, When trying to install the nightly builds it fails with dependency errors. Struts and struts-taglib are required with version 1.3 Where to get them? Neither Fedora not jpackages offers the missing packages. Thanks for

Re: [Spacewalk-devel] Func vs osad vs AMQP

2011-05-10 Thread Colin Coe
Please tell me that Satellite/System Engine isn't going to end up looking line the new RHN... CC On Wed, May 11, 2011 at 4:16 AM, Cliff Perry cpe...@redhat.com wrote: On 05/10/2011 03:59 AM, duncan.in...@virginmoney.com wrote: Um, wow! That's certainly big news. Is work on Spacewalk going

Re: [Spacewalk-devel] Func vs osad vs AMQP

2011-05-10 Thread Colin Coe
Cliff I know I'm going OT, but I can't help thinking that RHEV-M must be tied in here somewhere... CC On Wed, May 11, 2011 at 6:21 AM, Colin Coe colin@gmail.com wrote: Please tell me that Satellite/System Engine isn't going to end up looking line the new RHN... CC On Wed, May 11, 2011

Re: [Spacewalk-devel] Custom Errata Creation - CVEs - v1.4

2011-08-12 Thread Colin Coe
From memory, you have to create the CVE and then link it to an errata. CC On Fri, Aug 12, 2011 at 4:49 PM, Tomas Lestach tlest...@redhat.com wrote: Hmm, according to the code it looks like you can reference only those CVEs, that are already in the system. (So, f.e. that were created by

Re: [Spacewalk-devel] editarea and apache 2.4

2013-10-07 Thread Colin Coe
Sorry guys, I did see this but then promptly forgot about it. We may need to replace EditArea anyway as the project appears to have been abandoned. My emails to the dev have not been returned and there is virtually no activity on the EditArea SF site. CC On Mon, Oct 7, 2013 at 2:32 PM, Tomáš

Re: [Spacewalk-devel] Problem building dev workstation

2013-11-06 Thread Colin Coe
/spacewalk/java/buildconf/build-utils.xml:13: exec returned: 7 Total time: 2 seconds --- I'm guessing this is due to there being no java-1.6.0-openjdk in F19, only java-1.7.0-openjdk. How does one hack on spacewalk these days? Thanks CC On Sun, Nov 3, 2013 at 4:13 PM, Colin Coe colin

  1   2   >