Re: [36679] trunk/base/src — extract stage doesn't get the right tarball path
nox
n.oxyde at gmail.com
Sun May 11 10:14:39 PDT 2008
Le 11 mai 08 à 10:18, jmr at macports.org a écrit :
> Revision 36679
> Author jmr at macports.org
> Date 2008-05-11 01:18:24 -0700 (Sun, 11 May 2008)
>
> Log Message
> fetch_init, archive_init, unarchive_init:
> Avoid creating too many subdirectory levels when these procedures
> are called
> more than once. Fix for #11971.
> Modified Paths
> • trunk/base/src/package1.0/portarchive.tcl
> • trunk/base/src/package1.0/portunarchive.tcl
> • trunk/base/src/port1.0/portfetch.tcl
Hi,
I think this commit broke something:
Bellcross:~ nox$ cd src/MacPorts/dports/multimedia/libogg/
Bellcross:libogg nox$ sudo port clean --all
Password:
---> Cleaning libogg
Bellcross:libogg nox$ sudo port -d extract
DEBUG: Changing to port directory: /Users/nox/src/MacPorts/dports/
multimedia/libogg
DEBUG: org.macports.load registered provides 'load', a pre-existing
procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-
existing procedure. Target override will not be provided
DEBUG: Requested variant darwin is not provided by port libogg.
DEBUG: Requested variant i386 is not provided by port libogg.
DEBUG: Requested variant macosx is not provided by port libogg.
DEBUG: Changing to port directory: /Users/nox/src/MacPorts/dports/
multimedia/libogg
DEBUG: org.macports.load registered provides 'load', a pre-existing
procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-
existing procedure. Target override will not be provided
DEBUG: Requested variant darwin is not provided by port libogg.
DEBUG: Requested variant i386 is not provided by port libogg.
DEBUG: Requested variant macosx is not provided by port libogg.
DEBUG: Portfile changed since installation
DEBUG: Executing org.macports.main (libogg)
DEBUG: Portfile changed since installation
---> Fetching libogg
DEBUG: Executing org.macports.fetch (libogg)
---> libogg-1.1.3.tar.gz doesn't seem to exist in /opt/local/var/
macports/distfiles/libogg
---> Attempting to fetch libogg-1.1.3.tar.gz from http://downloads.xiph.org/releases/ogg/
% Total % Received % Xferd Average Speed Time Time
Time Current
Dload Upload Total Spent
Left Speed
100 394k 100 394k 0 0 217k 0 0:00:01 0:00:01
--:--:-- 267k
DEBUG: Portfile changed since installation
---> Verifying checksum(s) for libogg
DEBUG: Executing org.macports.checksum (libogg)
---> Checksumming libogg-1.1.3.tar.gz
Error: Target org.macports.checksum returned: Could not open file: /
opt/local/var/macports/distfiles/libogg-1.1.3.tar.gz
Warning: the following items did not execute (for libogg):
org.macports.extract org.macports.checksum
Error: Status 1 encountered during processing.
More information about the macports-dev
mailing list