[Python-bugs-list] [ python-Bugs-532855 ] Corrupted .rsrc file

noreply@sourceforge.net noreply@sourceforge.net
Thu, 21 Mar 2002 13:12:22 -0800


Bugs item #532855, was opened at 2002-03-21 02:19
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=532855&group_id=5470

Category: Macintosh
Group: Python 2.2.1 candidate
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Brian Lenihan (brianl)
Assigned to: Jack Jansen (jackjansen)
Summary: Corrupted .rsrc file

Initial Comment:
The Mac/Resources/error.rsrc file is corrupted in the 
2.2.1c1 tarball.  The one in the HEAD of CVS is fine.

make install in Mac/OSX dies when applesingle.py 
raises an "Unknown AppleSingle magic number" error.

The Unix file command reports errors.rsrc is an .hqx 
file (should be data).

Replacing file with the one from CVS solves the 
problem.


----------------------------------------------------------------------

>Comment By: Jack Jansen (jackjansen)
Date: 2002-03-21 22:12

Message:
Logged In: YES 
user_id=45365

Fixed in 1.4.20.1. bundle.rsrc was also checked in in BinHex form in stead of as AppleSingle, this has also been fixed.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=532855&group_id=5470