From owner-freebsd-questions@FreeBSD.ORG Sat Jul 23 13:52:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2DF516A41F for ; Sat, 23 Jul 2005 13:52:40 +0000 (GMT) (envelope-from news@jeronimus.homeunix.net) Received: from jeronimus.homeunix.net (jeremino.xs4all.nl [80.126.224.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34D7043D45 for ; Sat, 23 Jul 2005 13:52:40 +0000 (GMT) (envelope-from news@jeronimus.homeunix.net) Received: from news by jeronimus.homeunix.net with local (Exim 4.42) id 1DwK5C-0000cy-W4 for freebsd-questions@freebsd.org; Sat, 23 Jul 2005 15:30:27 +0200 From: "Anthony M. Agelastos" X-Newsgroups: list.freebsd.questions Date: Sat, 23 Jul 2005 08:19:44 -0400 Organization: XS4ALL Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Lines: 49 X-Complaints-To: abuse@xs4all.nl To: freebsd-questions@freebsd.org Sender: News Subsystem Subject: py24-numeric upgrade woes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2005 13:52:40 -0000 Hello everyone, I CVSup'd my tree and did a portupgrade -arR and noticed that py24-numeric failed to update. To make a long story short, it unpacks Numeric into /usr/ports/math/py-numeric/work/Numeric-23.8, where the Makefile (or something) expects the first letter in Numeric to be lowercase (there is a file inside of the work directory named numeric-23.8 that is 1234555 bytes). See below for my output. I checked the mailing list and the bug reports to see if this had been previously mentioned and I could not find any evidence supporting that, so if it has been mentioned, I do apologize. ast# uname -a FreeBSD ast.home.iq 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon Jun 20 19:20:50 EDT 2005 root@ast.home.iq:/usr/obj/usr/src/sys/IQKERNEL i386 ast# pwd /usr/ports/math/py-numeric ast# make => Numeric-23.8.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/numpy/. Numeric-23.8.tar.gz 100% of 708 kB 339 kBps => numpy.pdf doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://numeric.scipy.org/. numpy.pdf 100% of 1205 kB 169 kBps ===> Extracting for py24-numeric-23.8 => Checksum OK for Numeric-23.8.tar.gz. => Checksum OK for numpy.pdf. ===> Patching for py24-numeric-23.8 ===> Applying FreeBSD patches for py24-numeric-23.8 patch: **** can't cd to /usr/ports/math/py-numeric/work/numeric-23.8: Not a directory => Patch patch-Src_umathmodule.c failed to apply cleanly. *** Error code 1 Stop in /usr/ports/math/py-numeric. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"