[MacPorts] #47981: mysql_select making bad symlinks
#47981: mysql_select making bad symlinks -----------------------+-------------------------------- Reporter: flynnmj@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: mysql_select -----------------------+-------------------------------- I noticed that most of the symlinks were pointing to the wrong files. I used the following command to make mysql56 the default port. {{{ sudo port select --set mysql mysql56 }}} I believe I have the latest version installed. {{{ mysql_select @0.1.2_0 (active) }}} Will try to include a directory listing showing the mismatched symlinks. -- Ticket URL: <https://trac.macports.org/ticket/47981> MacPorts <https://www.macports.org/> Ports system for OS X
#47981: mysql_select making bad symlinks ---------------------------+----------------------- Reporter: flynnmj@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: mysql_select | ---------------------------+----------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * owner: macports-tickets@… => pixilla@… Comment: All the files those symlinks point to do exist on my system with mysql56 installed. Do they not exist on your system? Or do they exist in different locations? -- Ticket URL: <https://trac.macports.org/ticket/47981#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47981: mysql_select making bad symlinks ---------------------------+----------------------- Reporter: flynnmj@… | Owner: pixilla@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: mysql_select | ---------------------------+----------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Oh I see now, some of the symlinks don't point to the right files. The symlink `mysql_upgrade` points to `mysql_setpermission`, the symlink `mysql_setpermission` points to `mysql_plugin`, and so on. This should be fixed now in r137218. Wait 30 minutes, then selfupdate, then upgrade mysql_select, then re- select mysql56: {{{ sudo port selfupdate sudo port upgrade mysql_select port select mysql mysql56 }}} That should do it. -- Ticket URL: <https://trac.macports.org/ticket/47981#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47981: mysql_select making bad symlinks ---------------------------+----------------------- Reporter: flynnmj@… | Owner: pixilla@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: mysql_select | ---------------------------+----------------------- Comment (by flynnmj@…): Everything looks to be linked correctly. Thanks for fixing this. -- Ticket URL: <https://trac.macports.org/ticket/47981#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts