New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27646 (closed defect: fixed)

Opened 2 years ago

Last modified 20 months ago

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

Reported by: Peter_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

comment:1 Changed 2 years ago by macsforever2000@…

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

comment:2 Changed 2 years ago by jmr@…

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 20 months ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed

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

Note: See TracTickets for help on using tickets.