[Spacewalk-list] CESA-2010:0679 is choking centos-errata.py

2010-11-09 Thread Yungwei Chen
Hi,

I noticed that CESA-2010:0679 doesn't show up as an erratum in spacewalk web 
UI, and the problem seems to come from centos-errata.py, which shows the 
following error. 

Downloading package data for CESA-2010:0679
Failed to process message. Reason: 'NoneType' object has no attribute 'group'
Traceback (most recent call last):
  File ./centos-errata.py, line 856, in process_mailarchive_msg
if not 
errata_prepare_packagelist(session,options,erratum,extra_info['package_dir'],message_src)
 is None:
  File ./centos-errata.py, line 769, in errata_prepare_packagelist
pkg_info = 
search_spacewalk_server(session,options,pkg_filename,pkg_checksum)
  File ./centos-errata.py, line 912, in search_spacewalk_server
pkg_name = pkg_name_matched.group('pkg_name')
AttributeError: 'NoneType' object has no attribute 'group'
Downloading RHN data for CESA-2010:0679
Downloading package data for CESA-2010:0679
Failed to process message. Reason: 'NoneType' object has no attribute 'group'
Traceback (most recent call last):
  File ./centos-errata.py, line 856, in process_mailarchive_msg
if not 
errata_prepare_packagelist(session,options,erratum,extra_info['package_dir'],message_src)
 is None:
  File ./centos-errata.py, line 769, in errata_prepare_packagelist
pkg_info = 
search_spacewalk_server(session,options,pkg_filename,pkg_checksum)
  File ./centos-errata.py, line 912, in search_spacewalk_server
pkg_name = pkg_name_matched.group('pkg_name')
AttributeError: 'NoneType' object has no attribute 'group'

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


Re: [Spacewalk-list] Kickstart Installation Freeze/Crash

2010-11-09 Thread Trevor T Kates
I found the cause for this problem. It lies in a new option available
under Spacewalk 1.1. Under Kickstart - Profiles - profile -
System Details - Details - Spacewalk Profile, using the re-connect
option adds a pre-script to kickstart which appears to cause my
particular installation to freeze after formatting boot and trying to
mount /. Using the last option removes the pre-script and my
installation no longer hangs.


Trevor T. Kates
Associate Software Systems Engineer


 -Original Message-
 From: Trevor T Kates (Services - 6)
 Sent: Tuesday, November 09, 2010 9:31 AM
 To: 'spacewalk-list@redhat.com'
 Subject: Kickstart Installation Freeze/Crash
 
 While kickstarting a CentOS 5.5_i386 workstation, the install process
 halts completely at
 
 14:19:40 INFO: trying to mount VolGroup00/root on /
 
 This occurs whether I use a DVD or USB drive to initiate the kickstart.
 This also occurs in graphical mode and text mode. I'm completely stumped
 on how to fix this problem. Any help would be greatly appreciated.
 
 
 Trevor T. Kates
 Associate Software Systems Engineer

CONFIDENTIALITY NOTICE:  This electronic message contains
information which may be legally confidential and/or privileged and
does not in any case represent a firm ENERGY COMMODITY bid or offer
relating thereto which binds the sender without an additional
express written confirmation to that effect.  The information is
intended solely for the individual or entity named above and access
by anyone else is unauthorized.  If you are not the intended
recipient, any disclosure, copying, distribution, or use of the
contents of this information is prohibited and may be unlawful.  If
you have received this electronic transmission in error, please
reply immediately to the sender that you have received the message
in error, and delete it.  Thank you.

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