[root@satellite cluster]$ solaris2mpm 10_Recommended.zip<br>/usr/share/rhn/rhnpush/archive.py:23: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.<br>  import popen2<br>Opening archive, this may take a while<br>
Error creating mpm for /home/kripton/Download/cluster/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>With original archive tar.bz2 - same problem. I did unpack tar.bz2 and zip it. But it is not solve ;(<br>