[Spacewalk-devel] Audit feature merged to master

2009-08-05 Thread Mike McCune
jroys/ 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

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

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/

upgrade tasks in Java [Re: [Spacewalk-devel] Re: java/code]

2009-07-23 Thread Mike McCune
grades :) On Tue, Jul 21, 2009 at 5:23 PM, Mike McCune wrote: java/code/src/com/redhat/rhn/domain/task/Task.hbm.xml |9 java/code/src/com/redhat/rhn/domain/task/TaskFactory.java | 21 ++ java/code/src/com/redhat/rhn/domain/tas

Re: [Spacewalk-devel] [PATCH] easier-to-read diffs for out-of-date config files

2009-07-06 Thread Mike McCune
On 07/06/2009 06:49 AM, Joshua Roys wrote: Hello, The attached patch makes viewing diffs easy between a newer revision of a config file in Spacewalk and an older one that is deployed on a system. Thanks, Joshua Roys Integrating and testing now! -- Mike McCune mmccune AT redhat.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]

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/sr

Re: [Spacewalk-devel] large checkin

2009-06-30 Thread Mike McCune
On 06/30/2009 06:34 PM, Mike McCune wrote: I checked in a refactor of our Config class constants and methods into a new class. This also included a 'organize imports' which caught a few classes that were out of compliance. hope this doesn't cause too much of a headac

[Spacewalk-devel] large checkin

2009-06-30 Thread Mike McCune
I checked in a refactor of our Config class constants and methods into a new class. This also included a 'organize imports' which caught a few classes that were out of compliance. hope this doesn't cause too much of a headache, Mike -- Mike McCune mmccune AT redhat.

Re: [Spacewalk-devel] Config class becoming cobbler config...

2009-06-30 Thread Mike McCune
On 06/30/2009 03:19 PM, Jesus M. Rodriguez wrote: This most recent commit http://tinyurl.com/mws95e seems to make Config.java more and more a KickstartConfig class. I know it shouldn't bother me but it does, that Config used to be pretty generic a class simply to access the configuration. But of

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

2009-06-26 Thread Mike McCune
or details. [javac] 1 error looks like AuditMachineDto is missing the default constructor. -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list

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

2009-06-26 Thread Mike McCune
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.5

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

2009-05-28 Thread Mike McCune
appreciate 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 E

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] How should monitoring switch off work?

2009-05-26 Thread Mike McCune
MonitoringScout service. Leaving the scout running while the Monitoring service is disabled is largely pointless and confusing. Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248

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

2009-05-01 Thread Mike McCune
ith the current 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

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

2009-04-03 Thread Mike McCune
Does anyone know what's going 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 us

Re: [Spacewalk-devel] Certificate Generation

2009-04-01 Thread Mike McCune
you do 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 Mc

[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

[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

Re: [Spacewalk-devel] spacewalk-commits

2009-03-27 Thread Mike McCune
setup. I've not subscribed anybody to the list. I'm on it and it is awesome. thanks Dennis! -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel ma

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: [Spacewalk-devel] [PATCH] Teach tito to generate specfile changelog entries

2009-03-26 Thread Mike McCune
t I'd love it if tito would bring up my editor with all the recent git log messages but allow me to edit it before the commit. I wouldn't want it to default to just auto-concatting everything into the commit log. That would tend to get a bit too verbose. James, thanks for the patch! I

Re: [Spacewalk-devel] 474774 - updating deps for jfree

2009-03-25 Thread Mike McCune
jmrodri wrote: Did we update the spacewalk-java.spec file? yup, this was done earlier. -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list

[Spacewalk-devel] Re: 491762 - ProfileManager.epochcmp incorrectly handling null epoch value

2009-03-24 Thread Mike McCune
<http://git.fedorahosted.org/git/?p=spacewalk.git;a=commitdiff;h=1aad37f79cfc242aa4a3752f46b0d70f4a1bef4c> this simple fix screams for a unit test Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039

[Spacewalk-devel] Re: 487621 - applying jbowe's patch to fix seg faults rhnpush has been causing server...

2009-03-23 Thread Mike McCune
it. 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] [Fwd: 484659 - better spam control.]

2009-03-20 Thread Mike McCune
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. thank

Re: [Spacewalk-devel] largish checkin

2009-03-18 Thread Mike McCune
Jesus M. Rodriguez wrote: Mike McCune wrote: 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

Re: [Spacewalk-devel] making log statment debug as it was intended to be

2009-03-18 Thread Mike McCune
Devan Goodwin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Mar 2009 11:57:00 -0400 Justin Sherrill wrote: Might be a nice thing to do after the next fork for Sat. Having to use log.isDebugEnabled() is ugly IMO and it'd be nice not to have to do it where we don't have to.

[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] 2 bugs for 0.5

2009-03-11 Thread Mike McCune
Mike McCune wrote: #2: Bug 472595 - Extreme kickstart performance problem https://bugzilla.redhat.com/show_bug.cgi?id=472595 meant to say that I'm 90% done with this and it is being tested. Just trying to figure out why DownloadAction won't let me throw a 404 err

[Spacewalk-devel] 2 bugs for 0.5

2009-03-11 Thread Mike McCune
ld give me 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 | Portla

[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 | 65

Re: [Spacewalk-devel] Help needed implementing 'autoDeploy' config files feature

2009-03-09 Thread Mike McCune
' in the web UI but when the page is set, you see that the field is not set. Thanks in advance. I'll apply this and see if I can see what is up .. -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248

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

2009-03-08 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

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

2009-03-08 Thread Mike McCune
origin/errata-cache origin/file-storage agh, what the hell! fixing ... again. sorry everyone! Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel

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

2009-03-04 Thread Mike McCune
Mike McCune wrote: just a heads up, I accidentally did a 'git push --all' (not sure why i typed --all). Looks like it pushed a bunch of my local junk: * [new branch] 482779 -> 482779 * [new branch] 482879 -> 482879 * [new branch] b481767 -> b481

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

2009-03-04 Thread Mike McCune
ng -> warning deleting *all* of the above remote branches. 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] 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

Re: [Spacewalk-devel] new kickstart file locations

2009-02-26 Thread Mike McCune
ewalk 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.redha

Re: [Spacewalk-devel] new kickstart file locations

2009-02-26 Thread Mike McCune
spec 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 :) --

[Spacewalk-devel] Random git tips from today's meeting

2009-02-25 Thread Mike McCune
ude --others --modified -t' warning, this does not show added files so if you want to use it to chain with an: gitmod | xargs git commit -m 'bunch of files' you will miss those. ## subdir diff alias gitdiff='git-ls-files --modified | xargs git diff' Perhaps the

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' <alter system set "_optimizer_filter_pred_pullup"=false scope=spf

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

2009-02-18 Thread Mike McCune
set "_optimizer_filter_pred_pullup"=false scope=spfile; alter system set "_optimizer_cost_based_transformation"=off scope=spfile; EOS we should consider adding the user creation steps to spacewalk-setup the above is great, will definitely help a lot of people. -- Mike McCune mmccune AT

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] Do I report this as a bug?

2009-02-05 Thread Mike McCune
with permissions the same, as on the test system with spacewalk .1 And I just disabled selinux and rebooted. and you followed the Oracle steps I sent you in that private mail earlier today? -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Sate

Re: [Spacewalk-devel] remove unused remote branches?

2009-02-05 Thread Mike McCune
Jesus M. Rodriguez wrote: I see we have a few remote branches in spacewalk.git. Can we remove the unused ones? - spacewalk/spacewalk-cobbler +1, delete it ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/l

Re: [Spacewalk-devel] SSM Asynchronous Actions

2009-01-28 Thread Mike McCune
speak about seconds, minutes or hours? I've hit the 5 minute HTTP timeout before when deleting 1000 systems with the ssm. Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x

Re: [Spacewalk-devel] SSM Asynchronous Actions

2009-01-27 Thread Mike McCune
in memory without having to go out over xmlrpc or to a DB table in a polling mechanism to track 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 li

Re: [Spacewalk-devel] bugzilla

2009-01-26 Thread Mike McCune
to the CC field and you will get email for every change to the bug. Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewa

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] 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 ge

[Spacewalk-devel] building packages in remote branch

2009-01-20 Thread Mike McCune
ranch)? Did I do the right thing? 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/ma

Re: [Spacewalk-devel] beginning spacewalk development

2009-01-20 Thread Mike McCune
resolved=1 that is our 'tracker' bug in Bugzilla that lists all the bugs we currently have lined up for Spacewalk 0.5. That said, I'd actually recommend Colin's route if you have something specific you don't like and want to improve. Definitely ask lots of questions,

Re: [Spacewalk-list] Re: [Spacewalk-devel] Spacewalk 0.4 is here!

2009-01-16 Thread Mike McCune
ime. -- 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] Satellite sync error in 0.4

2009-01-14 Thread Mike McCune
Pradeep Kilambi wrote: John hit a similar issue recently. But it was happening only on x86_64 version and i386 iso was working fine. We suspected his setup. But now since we have another reproducer, can you open a bug on this and assign it to me. I'll take a peek at it sometime this week. Tha

[Spacewalk-devel] Satellite sync error in 0.4

2009-01-13 Thread Mike McCune
n get fd.close() File "/usr/share/rhn/common/rhnCache.py", line 175, in close _unlock(self.fd.fileno()) File "/usr/share/rhn/common/rhnCache.py", line 59, in _unlock fcntl.fcntl(fd, rhn_fcntl.F_SETLKW, UNLOCK) IOError: [Errno 22] Invalid argumen

Re: [Spacewalk-devel] Patch: disable syntax highlighting in editarea and remove duplicated code

2009-01-12 Thread Mike McCune
Coe, Colin C. (Unix Engineer) wrote: Hi Mike As discussed on IRC, here is editarea.jspf. Thanks All your edit-area patches are pushed. I built RPMs and tested and it looks good. Thanks again! Mike ___ Spacewalk-devel mailing list Spacewalk-d

Re: [Spacewalk-devel] Question regarding sending patches

2009-01-12 Thread Mike McCune
hould actually produce an RPM. Colin, you willing to maintain it? Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com

Re: [Spacewalk-devel] Patch: disable syntax highlighting in editarea and remove duplicated code

2009-01-12 Thread Mike McCune
Mike McCune wrote: Coe, Colin C. (Unix Engineer) wrote: Hi all Apologies for this. I've found that the perl and bash syntax checking is flawed so this patch turns the syntax checking off. It also cleans up the code a little. Thanks CC will apply this one as well. I tried this

Re: [Spacewalk-devel] Nightly repos

2009-01-09 Thread Mike McCune
Jan Pazdziora wrote: On Fri, Jan 09, 2009 at 08:50:48AM -0800, Mike McCune wrote: excellent. good to know. will use that next time. So I saw a few changelogs in some specfiles: ==spacewalk-setup.spec:== * Thu Jan 8 2009 Jan Pazdziora 0.4.20-1 - support symlinked and NFS-mounted /var

Re: [Spacewalk-devel] Nightly repos

2009-01-09 Thread Mike McCune
Jan Pazdziora wrote: On Thu, Jan 08, 2009 at 05:10:30PM -0800, Mike McCune wrote: Miroslav Suchý wrote: I updated (using data, which Dennis provided): http://miroslav.suchy.cz/spacewalk/nightly-candidate/ Now it contains 0.4-candidate packages. The build still have to be initiated by

Re: [Spacewalk-devel] Patch: disable syntax highlighting in editarea and remove duplicated code

2009-01-08 Thread Mike McCune
Coe, Colin C. (Unix Engineer) wrote: Hi all Apologies for this. I've found that the perl and bash syntax checking is flawed so this patch turns the syntax checking off. It also cleans up the code a little. Thanks CC will apply this one as well.

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

2009-01-08 Thread Mike McCune
Mike McCune wrote: Coe, Colin C. (Unix Engineer) wrote: Hi all I figured I'd just get these in sooner rather than later. Attached are two patches: 1) replaces the HTML textarea tags with editarea. Very similar to the previous textarea -> editarea patch for the managed config fil

Re: [Spacewalk-devel] Nightly repos

2009-01-08 Thread Mike McCune
Miroslav Suchý wrote: I updated (using data, which Dennis provided): http://miroslav.suchy.cz/spacewalk/nightly-candidate/ Now it contains 0.4-candidate packages. The build still have to be initiated by developer. when you say initiated by a developer, you mean we do need to: * build.py -

Re: [Spacewalk-devel] Why do we hate specspo?

2009-01-08 Thread Mike McCune
a problem there. but we will build Satellite 530 for RHEL4 ... -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewalk-devel@r

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

2009-01-07 Thread Mike McCune
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] Patches: make kickstart use editarea not textarea

2009-01-07 Thread Mike McCune
git commands 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

[Spacewalk-devel] schema change required

2009-01-06 Thread Mike McCune
If you are working with the latest HEAD spacewalk-java code you will need to run: spacewalk/schema/spacewalk/upgrade/spacewalk-0.3-spacewalk-0.4/151-rhnServer-add-cobbler_id.sql -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite

Re: [Spacewalk-devel] Question regarding sending patches

2009-01-05 Thread Mike McCune
ry as I indicate above and see if you can see your changes. Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewalk-devel@redha

Re: [Spacewalk-devel] for your consideration: no more satellite-httpd

2009-01-05 Thread Mike McCune
pd/conf.d/ssl.conf-swsave /etc/httpd/conf.d/ssl.conf-swsave.~1~ /etc/httpd/conf.d/ssl.conf-swsave.~2~ I'd really like to get this into Spacewalk 0.4. Anyone have any huge objections to us pushing these changes tomorrow? Mike -- Mike McCune mmccune AT redhat.com Engineering

Re: [Spacewalk-devel] cobbler in spacewalk-backend

2008-12-22 Thread Mike McCune
Mike McCune wrote: Jan Pazdziora wrote: On Fri, Dec 19, 2008 at 08:24:22AM -0800, Mike McCune wrote: Miroslav Suchý wrote: Is there some reason why spacewalk-backend requires cobbler? I could not find any reference in backend code now. So is it residuum or we actually need. I ask because

Re: [Spacewalk-devel] cobller traceback

2008-12-22 Thread Mike McCune
Mike McCune wrote: Miroslav Suchý wrote: I run on this when install sw from nightly: spacewalk-setup --disconnected . * Setting up Cobbler.. Traceback (most recent call last): File "/usr/bin/cobbler-setup", line 53, in ? main() File "/usr/bin/cobbler-setup&quo

Re: [Spacewalk-devel] cobbler in spacewalk-backend

2008-12-22 Thread Mike McCune
Jan Pazdziora wrote: On Fri, Dec 19, 2008 at 08:24:22AM -0800, Mike McCune wrote: Miroslav Suchý wrote: Is there some reason why spacewalk-backend requires cobbler? I could not find any reference in backend code now. So is it residuum or we actually need. I ask because spacewalk-backend is

Re: [Spacewalk-devel] cobller traceback

2008-12-19 Thread Mike McCune
ed todo is bump the version to be cobbler >= 1.4 in our spacewalk RPM. Will do this today. -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list

Re: [Spacewalk-devel] cobbler in spacewalk-backend

2008-12-19 Thread Mike McCune
x27;m not sure is what we want to. I believe we can take it out. the spacewalk RPM requires it so no need to have the backend require it as well. -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x

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

2008-12-16 Thread Mike McCune
Jan Pazdziora wrote: On Tue, Dec 16, 2008 at 01:39:02PM -0800, Mike McCune wrote: 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

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] 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 q

Re: [Spacewalk-devel] kickstartTreeHandler

2008-12-12 Thread Mike McCune
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/spacewalk-devel

Re: [Spacewalk-devel] httpd.conf?

2008-12-12 Thread Mike McCune
Michael DeHaan wrote: Mike McCune wrote: 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

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 p

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

2008-12-10 Thread Mike McCune
VC denials in /var/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-

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

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

Re: [Spacewalk-devel] Spacewalk 0.4 update

2008-11-25 Thread Mike McCune
Jan Pazdziora wrote: On Tue, Nov 25, 2008 at 09:20:01AM +0100, Miroslav Suchý wrote: Mike McCune wrote: I'd advocate we instead release a QA build to the public on 12/15 and do QA build aka nightly builds are released every day at: http://miroslav.suchy.cz/spacewalk/nightly-candidate/

[Spacewalk-devel] schema upgrade required

2008-11-25 Thread Mike McCune
kickstarts to function. A rebuild of the schema works too. Mike -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com

Re: [Spacewalk-devel] Spacewalk 0.4 update

2008-11-24 Thread Mike McCune
release on say ... 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

Re: [Spacewalk-devel] Failed build

2008-11-20 Thread Mike McCune
Mike McCune wrote: Anyone fixing these: Test Result Violations Previous Build Test Result 2 failures (+1) 2,310 tests (+1) All Failed Tests com.redhat.rhn.frontend.xmlrpc.org.trusts.test.OrgTrustHandlerTest.testBaseTrusts

Re: [Spacewalk-devel] API version

2008-11-19 Thread Mike McCune
s nothing to do with spacewalk versioning. +1 -- Mike McCune mmccune AT redhat.com Engineering | Portland, OR RHN Satellite | 650.567.9039x79248 ___ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redha

[Spacewalk-devel] Failed build

2008-11-17 Thread Mike McCune
com.redhat.rhn.frontend.action.errata.test.ChannelActionTest.testUpdateChannels 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] 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.p

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

[Spacewalk-devel] rhnSQL errors in master

2008-11-14 Thread Mike McCune
ransaction return db.transaction(name) File "/usr/share/rhn/server/rhnSQL/driver_cx_Oracle.py", line 434, in transaction return self.execute("savepoint %s" % name) AttributeError: Database instance has no attribute 'execute' Any thoughts? Looks like are

Re: [Spacewalk-devel] root as contributor

2008-11-13 Thread Mike McCune
Miroslav Suchý wrote: Mike McCune wrote: Miroslav Suchý wrote: Welcome root :) http://miroslav.suchy.cz/spacewalk/gitstat/commit-detail.php?commit=6cdf4423e04ffd66fda796e4946a662a9a03e497 and 3 others commits Can you please use your real identity for commits? Thx. Anyone have any good

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

Re: [Spacewalk-devel] oracle-xe install error

2008-11-10 Thread Mike McCune
Jan Pazdziora wrote: On Fri, Nov 07, 2008 at 11:52:24AM -0800, Mike McCune wrote: anyone seen this before: # /etc/init.d/oracle-xe configure Oracle Database 10g Express Edition Configuration - ... Do you want Oracle Database 10g Express Edition

[Spacewalk-devel] oracle-xe install error

2008-11-07 Thread Mike McCune
Database...grep: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log: No such file or directory Done Starting Oracle Database 10g Express Edition Instance...Done Installation Completed Successfully. To access the Database Home Page go to "http://127.0.0.1:9001/apex";

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.9039x

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. cr

[Spacewalk-devel] Oracle help!?

2008-10-30 Thread Mike McCune
lite.sql I only see the object referenced once: $ grep rhn_channel_access_idx universe.satellite.sql create index rhn_channel_access_idx Is it possible the error is *NOT* rhn_channel_access_idx and is in fact some other thing and the error reporting is wrong? Mike -- Mike McCune mmccun

  1   2   >