#12359 closed defect (fixed)
BUG: heimdal 0.7.2_1: libcom_err.1.dylib is not installed
Reported by: | vinc17@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | vinc17@…, landonf (Landon Fuller) | |
Port: |
Description
heimdal 0.7.2_1 installs /opt/local/lib/libkrb5.17.4.0.dylib, which uses libcom_err.1.dylib, but this library is not installed:
prunille:~> otool -L /opt/local/lib/libkrb5.17.4.0.dylib /opt/local/lib/libkrb5.17.4.0.dylib: /opt/local/lib/libkrb5.17.dylib (compatibility version 22.0.0, current version 22.0.0) /opt/local/lib/libcom_err.1.dylib (compatibility version 3.0.0, current version 3.1.0) /opt/local/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8) /opt/local/lib/libasn1.6.dylib (compatibility version 8.0.0, current version 8.0.0) /opt/local/lib/libroken.16.dylib (compatibility version 18.0.0, current version 18.0.0) /usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current version 369.2.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.1.10) prunille:~> ls -l /opt/local/lib/libcom_err* zsh: no match prunille:~> port installed heimdal The following ports are currently installed: heimdal @0.7.2_0 heimdal @0.7.2_1 (active)
This makes Subversion unusable.
Change History (4)
comment:1 Changed 17 years ago by piotr@…
comment:2 Changed 17 years ago by nox@…
Cc: | vinc17@… landonf@… added; vinc17@… removed |
---|---|
Priority: | Blocker → High |
Summary: | heimdal 0.7.2_1: libcom_err.1.dylib is not installed → BUG: heimdal 0.7.2_1: libcom_err.1.dylib is not installed |
Version: | 1.5.0 |
comment:3 Changed 17 years ago by vinc17@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Closing as heimdal @1.0.1_0 fixes the problem.
Note: See
TracTickets for help on using
tickets.
I think heimdal is broken.
I have the same issue but with telnet, which is included in the heimdal port itself.
I can stil use the osx default telnet in /usr/bin/telnet.