Bugs item #962918, was opened at 05/29/04 14:54 Message generated for change (Settings changed) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=962918&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: Python 2.3 >Status: Closed Resolution: None Priority: 5 Submitted By: Jarek Zgoda (zgoda) Assigned to: Nobody/Anonymous (nobody) Summary: 2.3.4 can not be installed over 2.3.3 Initial Comment: When trying to install newly-compiled 2.3.4 over existing 2.3.3 I ran into "libinstall error" on zipfile.py. After removing whole /usr/lib/python2.3 and installing from scratch the installation was succesful. I think it's some omission from installer script, since I didn't have any problem when I upgraded 2.3.0 to 2.3.2 ant thet to 2.3.3. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 03/06/06 19:25 Message: Logged In: YES user_id=1312539 This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Georg Brandl (birkenfeld) Date: 02/20/06 02:18 Message: Logged In: YES user_id=1188172 Are you still having problems with 2.4? ---------------------------------------------------------------------- Comment By: Jarek Zgoda (zgoda) Date: 05/31/04 23:59 Message: Logged In: YES user_id=92222 System is Slackware Linux 9.1/2.6.6, Python 2.3.3 (version that I tried to overwrite) was compiled by me on the same machine. Error message was as I wrote: "libinstall error". Command chain was very usual: ./configure --prefix=/usr --disable-ipv6 make make test make install Error was raised during last step, the very last entry before error occured on the list of installed libraries was zipfile.py. ---------------------------------------------------------------------- Comment By: Martin v. Löwis (loewis) Date: 05/31/04 14:09 Message: Logged In: YES user_id=21627 What operating system are you using? Can you report the precise wording of the error that you get, and the command that you have invoked to trigger this error? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=962918&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com