#12901 closed defect (invalid)
openssl upgrade breaks openssh
Reported by: | yaseppochi (Stephen J. Turnbull) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | Cc: | yaseppochi (Stephen J. Turnbull), ryandesign (Ryan Carsten Schmidt), mww@… | |
Port: |
Description
due to library version mismatch detected by OpenSSH. Removing openssh package, uninstalling, and reinstalling fixes.
openssl @0.9.8f_0+darwin_8 openssh @4.7p1_1+darwin_8
Change History (3)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stephen@… ryandesign@… mww@… added |
---|---|
Milestone: | → Port Bugs |
Owner: | changed from macports-dev@… to ryandesign@… |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You have already discovered the solution to the issue, so there's nothing left to do. This is similar to the situation we had when gettext was upgraded from 0.14 to 0.15, which is described in the ProblemHotlist. The solution is to forcibly reinstall all ports which depend on the ABI-incompatibly-upgraded port.