Re: [Spacewalk-devel] Spacewalk 0.3 :)

2008-09-16 Thread Mike McCune
Jesus Rodriguez wrote: I know we just released 0.2, and in addition to dealing with issues found from that release, we need to get cracking on 0.3. I'd like to see if we can make up some of the time we lost with 0.2. https://hosted.fedoraproject.org/spacewalk/milestone/Release%20-%200.3 *

Re: [Spacewalk-devel] Oracle help!?

2008-10-30 Thread Mike McCune
Mike McCune wrote: Ok, so I'm trying to recreate our schema and running into odd errors that don't make sense. When I run: make satellite-clean satellite-release TBS=USERS SQLUSER=spacewalk/[EMAIL PROTECTED] it eventually errors out with: Index created. create index

Re: [Spacewalk-devel] cobbler: XMLRPCInvoker and XMLRPCHelper

2008-11-03 Thread Mike McCune
like that because XMLRPC is a protocol so invokeing a protocol doesn't make much sense :) Will switch to invokeMethod(). thanks! -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248

Re: [Spacewalk-devel] root as contributor

2008-11-12 Thread Mike McCune
commits? -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel

[Spacewalk-devel] rhnSQL errors in master

2008-11-14 Thread Mike McCune
return self.execute(savepoint %s % name) AttributeError: Database instance has no attribute 'execute' Any thoughts? Looks like areas you were working on for the postgresql work. -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite

Re: [Spacewalk-devel] rhnSQL errors in master

2008-11-14 Thread Mike McCune
Mike McCune wrote: When trying to register: Exception Handler Information Traceback (most recent call last): File /usr/share/rhn/server/apacheServer.py, line 58, in __call__ ret = f(req) File /usr/share/rhn/server/apacheHandler.py, line 72, in headerParserHandler rhnSQL.initDB

Re: [Spacewalk-devel] rhnSQL errors in master

2008-11-14 Thread Mike McCune
Mike McCune wrote: Mike McCune wrote: When trying to register: Exception Handler Information Traceback (most recent call last): File /usr/share/rhn/server/apacheServer.py, line 58, in __call__ ret = f(req) File /usr/share/rhn/server/apacheHandler.py, line 72, in headerParserHandler

Re: [Spacewalk-devel] Spacewalk 0.4 update

2008-11-24 Thread Mike McCune
... 12/22? Or after the break? I realize I'm calling for us to be late but it seems rational to me. Anyone else agree/disagree? -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248

[Spacewalk-devel] Re: adding some debug and fixed mtime math

2008-12-05 Thread Mike McCune
= ; +xmlRpcToken = IntegrationService.get().getAuthToken(taskomatic); why the taskomatic specific token name? Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248

Re: [Spacewalk-devel] Spacewalk and SELinux: progress status

2008-12-10 Thread Mike McCune
/log/audit/audit.log. Yours, nice work ... will give it a try next time I install spacewalk. -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing

Re: [Spacewalk-devel] httpd.conf?

2008-12-11 Thread Mike McCune
Jan Pazdziora wrote: On Wed, Dec 10, 2008 at 11:02:06PM -0500, Jesus M. Rodriguez wrote: Mike, I thought we were getting rid of satellite-httpd in favor of /etc/httpd/conf.d? http://git.fedorahosted.org/git/?p=spacewalk.git;a=commitdiff;h=056892dfcd5dcabc49bb7b487033227ed5268f13 Well, some

Re: [Spacewalk-devel] kickstartTreeHandler

2008-12-12 Thread Mike McCune
should be fine. Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo

Re: [Spacewalk-devel] Spacewalk and SELinux: progress status

2008-12-16 Thread Mike McCune
Mike McCune wrote: Jan Pazdziora wrote: Hello, I've committed a couple more changes to the SELinux policy modules I've been working on, and they seem to give reasonable results now. You are welcome to change Permissive to Enforcing and give Spacewalk with SELinux a try. Some quotes from

Re: [Spacewalk-devel] If you want to install monitoring ...

2008-12-16 Thread Mike McCune
::DB::SatInstall::get_satellite_org_id main /usr/bin/spacewalk-setup 131 main::setup_monitoring Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel

Re: [Spacewalk-devel] Patches: make kickstart use editarea not textarea

2009-01-07 Thread Mike McCune
in the right order. Apologies for this. Thanks to the guys on the spacewalk-devel channel for all the help with this. CC I'll review these and let you know if any revisions are needed. Thanks for the submission! -- Mike McCune mmccune AT redhat.com Engineering | Portland

Re: [Spacewalk-devel] Follow-up: Shared script segments or cobbler script snippets

2009-01-07 Thread Mike McCune
on this new area. Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel

Re: [Spacewalk-devel] building packages in remote branch

2009-01-21 Thread Mike McCune
Miroslav Suchý wrote: Mike McCune wrote: If I tag a release in the SPACEWALK-0.4 release branch: http://git.fedorahosted.org/git/spacewalk.git?p=spacewalk.git;a=commit;h=1ac7a83c472b8b6bf45bb54b6477c3c825254401 Do I need to push any of that into master? If not, won't the versions get out

Re: [Spacewalk-devel] Moving content of satellite/ around: proposal 1

2009-01-26 Thread Mike McCune
? Gone. thanks -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel

Re: [Spacewalk-devel] SSM Asynchronous Actions

2009-01-27 Thread Mike McCune
progress. Taskomatic is great for 'scheduled' events that need to happen outside the scope of a user's GUI action, but we did build the MessageQueue specifically for projects just like what we are describing here. Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland

Re: [Spacewalk-devel] PATCH: Add web UI for managing Cobbler Snippets

2009-02-09 Thread Mike McCune
thanks to those on the mailing list and on #spacewalk-devel that helped with this work. Comments/criticism welcome. I will comment and review over the next few days, thanks! -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248

Re: [Spacewalk-devel] Automating Oracle-xe Setup

2009-02-24 Thread Mike McCune
Jan Pazdziora wrote: On Wed, Feb 18, 2009 at 11:30:30AM -0800, Mike McCune wrote: % And the creation of the spacewalk user / permissions? su - oracle -c 'sqlplus / as sysdba' EOS create user spacewalk identified by spacewalk default tablespace users; grant dba to spacewalk; alter system set

Re: [Spacewalk-devel] new kickstart file locations

2009-02-26 Thread Mike McCune
file, but if you have a devel workstation, you need to run: mkdir /var/lib/rhn/kickstarts/upload mkdir /var/lib/rhn/kickstarts/wizard chown tomcat /var/lib/rhn/kickstarts/wizard /var/lib/rhn/kickstarts/upload Let me know if you hit any issues. definitely caused hudson to freak out :) -- Mike

Re: [Spacewalk-devel] new kickstart file locations

2009-02-26 Thread Mike McCune
0.4 users when they ugprade to 0.5? Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com

Re: [Spacewalk-devel] checkstyle for new license format

2009-02-26 Thread Mike McCune
jmrodri wrote: Did I miss these in my checkin? jesus nope, it was an old patch that was submitted before your new format. -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248

[Spacewalk-devel] accidentally pushed a bunch of local branches

2009-03-04 Thread Mike McCune
branch] sql - sql * [new branch] system-sync - system-sync * [new branch] test-local - test-local * [new branch] unit-tests - unit-tests * [new branch] virt-work - virt-work * [new branch] warning - warning deleting *all* of the above remote branches. Mike -- Mike

Re: [Spacewalk-devel] accidentally pushed a bunch of local branches

2009-03-09 Thread Mike McCune
Mike McCune wrote: Jesus M. Rodriguez wrote: And git branch -r shows they are all back :( origin/482779 origin/482879 origin/488148 origin/HEAD origin/RELEASE-0.2 origin/RELEASE-0.3 origin/SPACEWALK-0.4 origin/b481767 origin/checkstyle origin/client-work origin/cobbler

[Spacewalk-devel] Re: Merge branch 'master' of ssh://jlsherr...@git.fedorahosted.org/git/spacewalk

2009-03-11 Thread Mike McCune
http://git.fedorahosted.org/git/?p=spacewalk.git;a=commitdiff;h=6c1be4e0cc992afb834e8fedf7c3094746466ba4 'git pull --rebase' next time? -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248

[Spacewalk-devel] 2 bugs for 0.5

2009-03-12 Thread Mike McCune
time to get these 2 nasties done. If not I can just check them into 0.5 after the release and push new packages when I'm complete. I wouldn't hold up the release for them. Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite

[Spacewalk-devel] largish checkin

2009-03-18 Thread Mike McCune
I just pushed a big port of our old perl based kickstart file downloader into java: http://git.fedorahosted.org/git/spacewalk.git?p=spacewalk.git;a=commit;h=a183f6001d9dcedf1650fcb58098d517be3413b2 If anyone notices anything odd or busted about kickstarts, let me know Mike -- Mike McCune

Re: [Spacewalk-devel] [Fwd: 484659 - better spam control.]

2009-03-20 Thread Mike McCune
are the following variables in caps? It's a minor thing, was just curious if they were at one point static or something. +private long ERROR_COUNT; +private long DISTRO_WARN_COUNT; you know, since the are not static, they really shouldn't be in all CAPS. Will correct. thanks -- Mike

Re: [Spacewalk-devel] spacewalk-commits

2009-03-26 Thread Mike McCune
Dennis Gilmore wrote: would anyone object to me creating a spacewalk-comm...@lists.fedorahosted.org and having all commits pushed to fedorahosted emailed there? Dennis not at all. what would the format of the emails look like? ___

[Spacewalk-devel] Re: java/code

2009-03-27 Thread Mike McCune
the below is a good example of how to convert a simple page to the new LT. Nice! Justin Sherrill wrote: java/code/src/com/redhat/rhn/frontend/action/systems/monitoring/ProbesListSetupAction.java | 55 +- java/code/webapp/WEB-INF/pages/systems/probes/index.jsp

[Spacewalk-devel] 2 failed units

2009-03-27 Thread Mike McCune
All Failed Tests Test Name DurationAge com.redhat.rhn.frontend.action.errata.test.CloneErrataActionTest.testEmptySet 0.207 3 com.redhat.rhn.frontend.action.errata.test.CloneErrataActionTest.testNonEmptySet 0.685 3 All Tests FYI. -- Mike McCune mmccune AT redhat.com Engineering

Re: [Spacewalk-devel] Certificate Generation

2009-04-01 Thread Mike McCune
not already have access to one you can generate one by following CertCreation. has been removed. By default you shouldn't have to create a cert at all and the install should use the one here: /usr/share/spacewalk/setup/spacewalk-public.cert sorry for the confusion! -- Mike McCune mmccune

Re: [Spacewalk-devel] fatal: ambiguous argument when pushing tags to Spacewalk repo

2009-04-03 Thread Mike McCune
on there with the Spacewalk git repository? I had this as well the other day. jbowes and myself poked around and couldn't figure anything out and it did seem to 'go away' after running git push --tags again. What rev of git are you all using? I'm on git-1.5.6.6-1.fc9.x86_64 Mike -- Mike McCune mmccune AT redhat.com

Re: [Spacewalk-devel] [PATCH] rhn-bootstrap: set specific profilename during registration process if it's given

2009-05-01 Thread Mike McCune
spacewalk but it looks fine at least in satellite-5.2. Thanks, Satoru SATOH looks reasonable and makes it clear where to edit and place your profile name. Applied: http://git.fedorahosted.org/git/spacewalk.git?p=spacewalk.git;a=commit;h=ecbc4697a686531e7d5f1cb1ea66e56e1c7c0454 thanks! -- Mike

Re: [Spacewalk-devel] How should monitoring switch off work?

2009-05-28 Thread Mike McCune
Jan Pazdziora wrote: On Tue, May 26, 2009 at 08:43:26AM -0700, Mike McCune wrote: I wonder what should be correct behavior of monitoring when you disable it in WebUI. Current state is that is you should switch off scout and backend separately. And if you disable monitoring and nothing else

Re: [Spacewalk-devel] [RFC] audit (re-)viewing in Spacewalk

2009-05-28 Thread Mike McCune
your review and comments. thanks for the submission! we will take a peek and get back to you with comments and feedback. Conceptually your feature is something people have asked for and would make a nice addition to Spacewalk. Mike -- Mike McCune mmccune AT redhat.com Engineering

Re: [Spacewalk-devel] request to merge audit viewing to master

2009-06-26 Thread Mike McCune
lines). patching file spacewalk/setup/bin/spacewalk-setup Looks like sitenav-authenticated.xml failed. very close! I'm reviewing the changes now -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248

Re: [Spacewalk-devel] request to merge audit viewing to master

2009-07-02 Thread Mike McCune
On 06/29/2009 06:15 AM, Joshua Roys wrote: On 06/26/2009 08:03 PM, Mike McCune wrote: Joshua, I'm also getting this compile error: [javac] Compiling 2455 source files to /home/mmccune/devel/spacewalk/java/build/classes [javac] /home/mmccune/devel/spacewalk/java/code/src/com

Re: [Spacewalk-devel] request to merge audit viewing to master

2009-07-02 Thread Mike McCune
On 07/02/2009 06:32 PM, Mike McCune wrote: On 06/29/2009 06:15 AM, Joshua Roys wrote: On 06/26/2009 08:03 PM, Mike McCune wrote: Joshua, I'm also getting this compile error: [javac] Compiling 2455 source files to /home/mmccune/devel/spacewalk/java/build/classes [javac] /home

Re: [Spacewalk-devel] request to merge audit viewing to master

2009-07-27 Thread Mike McCune
On 07/02/2009 06:40 PM, Mike McCune wrote: On 07/02/2009 06:32 PM, Mike McCune wrote: On 06/29/2009 06:15 AM, Joshua Roys wrote: On 06/26/2009 08:03 PM, Mike McCune wrote: Joshua, I'm also getting this compile error: [javac] Compiling 2455 source files to /home/mmccune/devel

Re: [Spacewalk-devel] request to merge audit viewing to master

2009-07-28 Thread Mike McCune
On 07/27/2009 02:07 PM, Joshua Roys wrote: Mike, One more patch that adds the tabs to the PXT side of things. Thanks, Added. See here for some issues I found during testing: https://bugzilla.redhat.com/show_bug.cgi?id=509474#c1 Mike -- Mike McCune mmccune AT redhat.com Engineering

[Spacewalk-devel] Audit feature merged to master

2009-08-05 Thread Mike McCune
/ Joshua, would you consider adding a guide to our wiki here: https://fedorahosted.org/spacewalk/ on how to get Audit going? Thanks again for the contribution! Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.254.4248