Re: [Spacewalk-list] Channel GPG Key Setup

2012-01-24 Thread RBogle
That makes sense; however what is the point to having the GPG key information 
in the channel configuration?

Rich J. Bogle
Infrastructure  Computing Systems
Information Technology

-Original Message-
From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Michael Mraka
Sent: Tuesday, January 24, 2012 4:48 AM
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Channel GPG Key Setup

rbo...@williams-int.com wrote:
% When configuring a channel in spacewalk there is an option at the bottom % of 
the configuration screen for the local of the GPG Key and GPG Key ID.
% I cannot successfully use these to satisfy the GPG Key requirements for % the 
channel.
%
% For the GPG URL:  http://spacewalk.server.fqdn/pub/keyname and I have % the 
key in that location.
%
% GPG Key ID: I use the ID for the above key % % Clients do not pull this 
information down with the channel to allow the % RPM's to install.  How can I 
get this to happen without manually adding % the GPG key to each client system?

yum-rhn-plugin automatically installs GPG keys from local filesystem only. This 
is for security reasons - you can't really trust signature if you download both 
rpm and key from the same source.

% Rich J. Bogle
% Infrastructure  Computing Systems
% Information Technology


Regards,

--
Michael Mráka
Satellite Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list
WILLIAMS INTERNATIONAL   A COMPANY WITH A VISION
 

This email message and any attachment(s) are for the sole use of the intended
recipient(s) and may contain proprietary and/or confidential information which 
may
be privileged or otherwise protected from disclosure.

Any unauthorized review, use, disclosure or distribution is prohibited. If you 
are
not the intended recipient(s), please contact the sender by reply email and 
destroy
the original message and any copies of the message as well as any attachment(s)
to the original message.

This email message does not form a binding contract or contract amendment with
the sender, unless it clearly states in writing that it is a contract or 
contract amendment.

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] Channel GPG Key Setup

2012-01-23 Thread RBogle
When configuring a channel in spacewalk there is an option at the bottom
of the configuration screen for the local of the GPG Key and GPG Key ID.
I cannot successfully use these to satisfy the GPG Key requirements for
the channel.

 

For the GPG URL:  http://spacewalk.server.fqdn/pub/keyname and I have
the key in that location.

GPG Key ID: I use the ID for the above key

 

Clients do not pull this information down with the channel to allow the
RPM's to install.  How can I get this to happen without manually adding
the GPG key to each client system?

 

Rich J. Bogle
Infrastructure  Computing Systems
Information Technology



 

WILLIAMS INTERNATIONAL   A COMPANY WITH A VISION
 

This email message and any attachment(s) are for the sole use of the intended
recipient(s) and may contain proprietary and/or confidential information which 
may
be privileged or otherwise protected from disclosure.

Any unauthorized review, use, disclosure or distribution is prohibited. If you 
are
not the intended recipient(s), please contact the sender by reply email and 
destroy
the original message and any copies of the message as well as any attachment(s)
to the original message.

This email message does not form a binding contract or contract amendment with
the sender, unless it clearly states in writing that it is a contract or 
contract amendment.
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] gensystemid error RHEL 6

2012-01-12 Thread RBogle
I am attempting to configure mrepo to allow me to put all my repo's on
the spacewalk server; however I cannot work past the following error
with gensystemid.  Has anyone encountered this issue before?

 

*   I am using the latest mrepo from
https://github.com/dagwieers/mrepo

 

I am missing something simple and can't place it. Any help or
suggestions would be greatly appreciated.

gensystemid -r 5Server -a x86_64 /local/repo/rhel5-server-x86_64
Traceback (most recent call last):
File /usr/bin/gensystemid, line 15, in module
from up2date_client import config, rpcServer, up2dateErrors
File /usr/share/mrepo/up2date_client/rpcServer.py, line 18, in
module
import up2dateAuth
File /usr/share/mrepo/up2date_client/up2dateAuth.py, line 17, in
module
from rhn import rpclib
File /usr/lib/python2.6/site-packages/rhn/rpclib.py, line 20, in
module
import transports
File /usr/lib/python2.6/site-packages/rhn/transports.py, line 22, in
module
import connections
File /usr/lib/python2.6/site-packages/rhn/connections.py, line 18, in
module
from platform import python_version
ImportError: cannot import name python_version

 

Rich J. Bogle
Engineering Specialist
Infrastructure  Computing Systems
Information Technology



 

WILLIAMS INTERNATIONAL   A COMPANY WITH A VISION
 

This email message and any attachment(s) are for the sole use of the intended
recipient(s) and may contain proprietary and/or confidential information which 
may
be privileged or otherwise protected from disclosure.

Any unauthorized review, use, disclosure or distribution is prohibited. If you 
are
not the intended recipient(s), please contact the sender by reply email and 
destroy
the original message and any copies of the message as well as any attachment(s)
to the original message.

This email message does not form a binding contract or contract amendment with
the sender, unless it clearly states in writing that it is a contract or 
contract amendment.
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] SpaceWalk 404 error on login

2012-01-09 Thread RBogle
I have a new installation of SpaceWalk running on Fedora 16 connected to
Oracle Express backend.

 

Installation and configuration completed without issues.  However when
going to the mail page https://spacewalk I receive an error 404.

 

The httpd error_log is clean

 

The ssl_error_log:

[Mon Jan 09 08:59:46 2012] [error] [client xxx.xxx.xxx.xxx] File does
not exist: /var/www/html/rhn

[Mon Jan 09 08:59:53 2012] [error] [client xxx.xxx.xxx.xxx] File does
not exist: /var/www/html/rhn, referer: https://spacewalk/rhn/Login.do

[Mon Jan 09 09:00:04 2012] [error] [client xxx.xxx.xxx.xxx] File does
not exist: /var/www/html/rhn

 

/var/www/html/rhn does not exist on file system.  Config file issue
somewhere???

 

Access_log:

127.0.0.1 - - [09/Jan/2012:08:51:18 -0500] POST /rpc/api HTTP/1.1 404
952 - Java/1.6.0_22

127.0.0.1 - - [09/Jan/2012:08:51:22 -0500] POST /rpc/api HTTP/1.1 404
952 - Java/1.6.0_22

127.0.0.1 - - [09/Jan/2012:08:51:26 -0500] POST /rpc/api HTTP/1.1 404
952 - Java/1.6.0_22

 

Ssl_access_log:

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET / HTTP/1.1 302
274

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET /rhn/Login.do
HTTP/1.1 404 2850

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET /css/rhn-base.css
HTTP/1.1 200 729

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET /css/blue-docs.css
HTTP/1.1 200 12548

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/css/rhn-nav-sidenav.css HTTP/1.1 200 3656

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET /css/rhn-basic.css
HTTP/1.1 200 9826

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/css/rhn-listview.css HTTP/1.1 200 11520

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/css/rhn-messaging.css HTTP/1.1 200 3016

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/css/rhn-nav-content.css HTTP/1.1 200 2534

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/css/blue-nav-top.css HTTP/1.1 200 4197

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/css/rhn-status.css HTTP/1.1 200 1311

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/css/rhn-special-styles.css HTTP/1.1 200 10582

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/css/rhn-header.css HTTP/1.1 200 1844

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/javascript/prototype-1.6.0.js HTTP/1.1 200 124136

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/css/rhn-iecompat.css HTTP/1.1 200 251

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/img/spacewalk-header-background.png HTTP/1.1 200 1226

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET /img/logo.png
HTTP/1.1 200 7084

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/img/nav/navPrimeRight3.png HTTP/1.1 200 1673

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/img/nav/navPrimeLeft3.png HTTP/1.1 200 215

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/img/nav/navPrimeTabRight-blue.png HTTP/1.1 200 463

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/img/nav/navPrimeBtmBrd-blue.png HTTP/1.1 200 146

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/img/corner_sidenav_top.gif HTTP/1.1 200 152

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/img/corner_sidenav_bottom.gif HTTP/1.1 200 132

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/img/nav/navSecondBkgd-blue.png HTTP/1.1 200 173

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/img/nav/utilBkgdRight.png HTTP/1.1 200 574

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] GET
/img/nav/navPrimeTabLeft-blue.gif HTTP/1.1 200 905

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:53 -0500] GET
/rhn/Search.do?search_type=packagessearch_string=submitted=trueimage-
1=Search HTTP/1.1 404 2850

xxx.xxx.xxx.xxx - - [09/Jan/2012:09:00:04 -0500] GET /rhn HTTP/1.1 404
2850

 

 

Really not sure where to go from here.  Haven't found any useful google
searches relating to this particular issue.

 

Rich J. Bogle
Engineering Specialist
Infrastructure  Computing Systems
Information Technology
Williams International



 

WILLIAMS INTERNATIONAL   A COMPANY WITH A VISION
 

This email message and any attachment(s) are for the sole use of the intended
recipient(s) and may contain proprietary and/or confidential information which 
may
be privileged or otherwise protected from disclosure.

Any unauthorized review, use, disclosure or distribution is prohibited. If you 
are
not the intended recipient(s), please contact the sender by reply email and 
destroy
the original message and any copies of the message as well as any attachment(s)
to the original message.

This email message does not form a binding contract or contract amendment with
the sender, unless it clearly states in writing that it is a contract or 
contract amendment.
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list