Bug 116440 - attempts to access 64-bit library files on a 32-bit system
Summary: attempts to access 64-bit library files on a 32-bit system
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pychecker
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-02-21 01:52 UTC by Kaj J. Niemi
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-02-24 18:37:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kaj J. Niemi 2004-02-21 01:52:45 UTC
Description of problem:
% uname -srvmpi
Linux 2.6.3-1.91 #1 Wed Feb 18 23:08:10 EST 2004 i686 i686 i386
% pychecker
/usr/bin/python: can't open file
'/usr/lib64/python2.3/site-packages/pychecker/checker.py'


Version-Release number of selected component (if applicable):
pychecker-0.8.13-2

How reproducible:
Always

Steps to Reproduce:
1. rpm -ivh pychecker-0.8.13-2.noarch.rpm
2. pychecker
  
Actual results:
Fails

Expected results:
Should work on non-64-bit systems too.

Additional info:
Looks like /usr/bin/pychecker attempts to call checker.py in the wrong
location.

Comment 1 Jeremy Katz 2004-02-23 23:36:29 UTC
Fixed

Comment 2 Kaj J. Niemi 2004-02-24 18:37:27 UTC
Works, thanks.



Note You need to log in before you can comment on or make changes to this bug.