I am receiving the following error when running "solaris2mpm 10_Recommended.zip"<br><br><br>[root@spacewalk01 test]# solaris2mpm 10_Recommended.zip<br>Opening archive, this may take a while<br>Error creating mpm for /mnt/test/10_Recommended.zip:<br>
Traceback (most recent call last):<br>  File "/usr/share/rhn/rhnpush/solaris2mpm.py", line 232, in _run<br>    pkg_mpm = create_pkg_mpm(archive_parser, prefix=dir)<br>  File "/usr/share/rhn/rhnpush/solaris2mpm.py", line 448, in create_pkg_mpm<br>
    dct = parse_pkginfo(pkginfo_str)<br>  File "/usr/share/rhn/rhnpush/solaris2mpm.py", line 486, in parse_pkginfo<br>    lines = pkginfo_str.splitlines()<br>AttributeError: 'NoneType' object has no attribute 'splitlines'<br>
<br><br><br>Any ideas ?<br>