[MacPorts] #70001: mysql8 @8.4.0: libmysqlclient install name and location changed; revbumps needed

MacPorts noreply at macports.org
Wed May 29 00:33:03 UTC 2024


#70001: mysql8 @8.4.0: libmysqlclient install name and location changed; revbumps
needed
-------------------------+-------------------------
  Reporter:  ryandesign  |      Owner:  herbygillot
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.9.3
Resolution:              |   Keywords:
      Port:  mysql8      |
-------------------------+-------------------------

Comment (by BjarneDMat):

 I tried to make the changes as suggested, which led to this :
 {{{
 Could not open /opt/local/lib/mysql8/bin/../lib/libcrypto.3.dylib: Error
 opening or reading file (referenced from
 /opt/local/lib/mysql8/bin/my_openssl)
 DEBUG: Marking /opt/local/lib/mysql8/bin/my_openssl as broken
 Could not open /opt/local/lib/mysql8/bin/../lib/libssl.3.dylib: Error
 opening or reading file (referenced from
 /opt/local/lib/mysql8/bin/my_openssl)
 DEBUG: Marking /opt/local/lib/mysql8/bin/my_openssl as broken
 --->  Found 2 broken files, matching files to ports
 --->  Found 1 broken port, determining rebuild order
 DEBUG: Broken: mysql8
 }}}
 so we'll need some more changes somewhere else.

 For now, a WorkAround will be :
 {{{
 cd /opt/local/lib/mysql8
 ln -s lib mysql
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70001#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list