#12754 closed defect (worksforme)
Busted patch in openssh
Reported by: | yaseppochi (Stephen J. Turnbull) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | Cc: | yaseppochi (Stephen J. Turnbull), ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
---> Applying patches to openssh ---> Applying /Users/steve/Software/MacPorts/dports/net/openssh/files/patch-crypto DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_net_openssh/work/openssh-4.7p1" && patch -p0' patching file cipher-3des1.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file cipher-3des1.c.rej patching file cipher-bf1.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file cipher-bf1.c.rej Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_net_openssh/work/openssh-4.7p1" && patch -p0 < '/Users/steve/Software/MacPorts/dports/net/openssh/files/patch-crypto'" returned error 1 Command output: patching file cipher-3des1.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file cipher-3des1.c.rej patching file cipher-bf1.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file cipher-bf1.c.rej Warning: the following items did not execute (for openssh): org.macports.archive org.macports.patch org.macports.configure org.macports.build org.macports.destroot DEBUG: Error: Unable to upgrade port: 1
Change History (5)
comment:1 Changed 17 years ago by nox@…
Milestone: | → Port Bugs |
---|
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stephen@… ryandesign@… added |
---|
comment:3 Changed 17 years ago by yaseppochi (Stephen J. Turnbull)
*sigh* "svn, the better cvs" -- but it doesn't even tell you when you've got modified files in the tree by default.
I had to add a patch get consistent builds of SSH 4.6p1, and forgot about it. Sorry for the false alarm, you can close this one.
comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
True, CVS and Subversion differ a bit. :) I'll close the ticket.
Note: See
TracTickets for help on using
tickets.
I'm unable to reproduce this problem. It installs fine for me. And I can't find any "patch-crypto" in the openssh port. Please try updating MacPorts (sudo port selfupdate) and try again.