Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12721 closed defect (fixed)

putty 0.56 won't fetch; 0.60 won't install

Reported by: jplank@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Cc: jplank@…, ryandesign (Ryan Carsten Schmidt)
Port:

Description

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)

comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jplank@… added
Milestone: Port Bugs
Summary: putty version mismatchputty 0.56 won't fetch; 0.60 won't install

comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Owner: changed from macports-dev@… to ryandesign@…

comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

putty has been updated to 0.60 in r29801. Enjoy!

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.