Opened 19 years ago

Closed 19 years ago

#3935 closed defect (fixed)

BUG: dlcompat-20030629_0 won't install, "Patch files missing"

Reported by: xcgr@… Owned by: eric@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

dlcompat won't install for me under Mac OS X 10.2.8, DarwinPorts 1.010. It complains about missing patch files.

[mac:~/] root# port -dv install dlcompat DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/dlcompat DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/dlcompat DEBUG: Requested variant powerpc is not provided by port dlcompat. DEBUG: Requested variant darwin is not provided by port dlcompat. DEBUG: Requested variant macosx is not provided by port dlcompat. DEBUG: Executing com.apple.main (dlcompat) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/ dlcompat-20030629_0.powerpc.tgz DEBUG: Skipping unarchive (dlcompat) since no archive found DEBUG: Skipping completed com.apple.unarchive (dlcompat) ---> Fetching dlcompat DEBUG: Executing com.apple.fetch (dlcompat) ---> dlcompat-20030629.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/dlcompat ---> Attempting to fetch dlcompat-20030629.tar.gz from http://puzzle.dl.sourceforge.net/fink DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/distfiles/dlcompat" && /usr/bin/curl -f -L -o dlcompat-20030629.tar.gz.TMP 'http://puzzle.dl.sourceforge.net/fink/dlcompat-20030629.tar.gz

% Total % Received % Xferd Average Speed Time Curr.

Dload Upload Total Current Left Speed

100 54848 100 54848 0 0 38422 0 0:00:01 0:00:01 0:00:00 26831 ---> Verifying checksum(s) for dlcompat DEBUG: Executing com.apple.checksum (dlcompat) ---> Checksumming dlcompat-20030629.tar.gz DEBUG: Correct (md5) checksum for dlcompat-20030629.tar.gz ---> Extracting dlcompat DEBUG: Executing com.apple.extract (dlcompat) ---> Extracting dlcompat-20030629.tar.gz DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/dlcompat/ dlcompat-20030629.tar.gz DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_dlcompat/ work" && gzip -dc /opt/local/var/db/dports/distfiles/dlcompat/dlcompat-20030629.tar.gz | gnutar - xf -' DEBUG: Executing com.apple.patch (dlcompat) ---> Applying patches to dlcompat Error: Target com.apple.patch returned: Patch files missing Warning: the following items did not execute (for dlcompat): com.apple.install com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.archive

I can get it to install if I run 'port install dlcompat +darwin_8', even though it's I have Darwin 6 (OS X 10.2.8).

Change History (2)

comment:1 Changed 19 years ago by xcgr@…

Summary: dlcompat won't install on 10.2: Patch files missingBUG: dlcompat-20030629_0 won't install, "Patch files missing"

comment:2 Changed 19 years ago by mww@…

Resolution: fixed
Status: newclosed

thanks - fixed the Portfile;

Note: See TracTickets for help on using tickets.