putty 0.56 won't fetch; 0.60 won't install
Port was attempting to fetch putty version 0.56. However, the current version (and, it seems, the only available version) is 0.60. To try and circumvent this problem I manually changed the portfile to reflect the newer version and md5, yet the install command is not executing successfully due to a failure of the Makefile.gtk patch.
Here is the output of "sudo port -dv install putty", if it helps:
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/security/putty
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/putty
DEBUG: Requested variant powerpc is not provided by port putty.
DEBUG: Requested variant darwin is not provided by port putty.
DEBUG: Requested variant macosx is not provided by port putty.
DEBUG: Skipping completed org.macports.main (putty)
DEBUG: Skipping completed org.macports.fetch (putty)
DEBUG: Skipping completed org.macports.checksum (putty)
DEBUG: Skipping completed org.macports.extract (putty)
DEBUG: Executing org.macports.patch (putty)
---> Applying patches to putty
---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/putty/files/patch-Makefile.gtk
DEBUG: Environment:
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_putty/work/putty-0.60/unix"
&& patch -p0'
patching file Makefile.gtk
Hunk #1 FAILED at 80.
Hunk #2 FAILED at 98.
Hunk #3 FAILED at 620.
Hunk #4 FAILED at 629.
4 out of 4 hunks FAILED -- saving rejects to file Makefile.gtk.rej
Error: Target org.macports.patch returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_putty/work/putty-0.60/unix"
&& patch -p0 <
'/opt/local/var/macports/sources/rsync.macports.org/release/ports/security/putty/files/patch-Makefile.gtk'"
returned error 1
Command output: patching file Makefile.gtk
Hunk #1 FAILED at 80.
Hunk #2 FAILED at 98.
Hunk #3 FAILED at 620.
Hunk #4 FAILED at 629.
4 out of 4 hunks FAILED -- saving rejects to file Makefile.gtk.rej
Warning: the following items did not execute (for putty):
org.macports.activate org.macports.patch org.macports.configure
org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.
Change History (4)
Cc: |
jplank@… added
|
Milestone: |
→ Port Bugs
|
Summary: |
putty version mismatch →
putty 0.56 won't fetch; 0.60 won't install
|
Cc: |
ryandesign@… added
|
Owner: |
changed from macports-dev@… to ryandesign@…
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
putty has been updated to 0.60 in r29801. Enjoy!