Opened 13 years ago

Closed 13 years ago

#27646 closed defect (fixed)

Update of openssl 0.9.x to 1.0.x leaves /opt/local/share/man/man3/bn_print.3.gz back

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: openssl

Description

Periodic weekly complains about:

makewhatis: /opt/local/share/man/man3/bn_print.3.gz: No such file or directory

which is a sym-link

lrwxr-xr-x 1 root admin    16 14. Jul 22:46 bn_print.3.gz -> bn_internal.3.gz

The new files are à la

lrwxr-xr-x 1 root admin    19  8. Dez 15:04 bn_print.3ssl.gz -> bn_internal.3ssl.gz
-r--r--r-- 2 root admin  4669  8. Dez 14:59 bn_internal.3ssl.gz

So this sym-link, and only this one, was forgotten from removal.

Change History (3)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Cc: mww@… removed
Owner: changed from macports-tickets@… to mww@…

comment:2 Changed 13 years ago by jmroot (Joshua Root)

I can't reproduce this in the sense that I certainly upgraded from 0.9.x to 1.0.0 in the past and I don't have that link.

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

Resolution: fixed
Status: newclosed

I assume this relates in some way to #31322 which has now been fixed.

Note: See TracTickets for help on using tickets.