Opened 13 years ago

Closed 13 years ago

#27872 closed defect (invalid)

missing patchfiles

Reported by: m214089 Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: magicspp

Description (last modified by mf2k (Frank Schima))

Hi, despite the fact that the magicspp pathfiles are in the svn trunk, the cannot be found on any of the fetch sites.

--->  Computing dependencies for magicspp.
--->  Fetching magicspp
--->  patch-src-Makefile.in.diff doesn't seem to exist in /opt/local/var/macports/distfiles/magicspp
--->  Attempting to fetch patch-src-Makefile.in.diff from http://lil.fr.distfiles.macports.org/magicspp
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch patch-src-Makefile.in.diff from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/magicspp
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch patch-src-Makefile.in.diff from http://distfiles.macports.org/magicspp
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch patch-src-Makefile.in.diff from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/magicspp
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch patch-src-Makefile.in.diff from http://www.ecmwf.int/products/data/software/download/software_files/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch patch-src-Makefile.in.diff from http://cjj.kr.distfiles.macports.org/magicspp
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
--->  Attempting to fetch patch-src-Makefile.in.diff from http://sea.us.distfiles.macports.org/macports/mpdistfiles/magicspp
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch patch-src-Makefile.in.diff from http://svn.macports.org/repository/macports/distfiles/magicspp
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
Error: Target org.macports.fetch returned: fetch failed
Warning: the following items did not execute (for magicspp): org.macports.activate org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install

I have no idea how to solve this ...

Thanks for helping, Luis

Change History (4)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: missing patchfiles removed
Owner: changed from macports-tickets@… to takeshi@…

comment:2 Changed 13 years ago by jmroot (Joshua Root)

That patch shouldn't need to be downloaded during the port's fetch phase at all. It should be downloaded along with the Portfile when you sync or selfupdate. What does this command show?

ls -R `port dir magicspp`

comment:3 Changed 13 years ago by m214089

I solved my problem. Thanks a lot jmr for your comment. The problem has been that I copied the Portfile to my own ports directory to upgrade to a newer version. I followed the macports guide on this, but this subtle detail about patch files is missing ;-)

Thanks a lot for helping. I think the ticket could be closed. Maybe someone could write a small note in the macports guide on this.

Thanks again and sorry for bothering, Luis

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.