New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16615 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Port mysql5: Missing log folder

Reported by: danocd@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: mysql5 Cc: jwa@…
Port: mysql5, mysql5-devel

Description (last modified by ryandesign@…) (diff)

Ryan wrote me:

/opt/local/var/log/mysql5 is the correct directory for MySQL logfiles. If it does not exist, you can create it. I should probably have the mysql5 port create this directory. I'm not sure if a ticket has already been filed on that.

Now, we are sure the ticket is existing.

Attachments

Portfile-mysql5.diff Download (0.8 KB) - added by scott@… 3 years ago.

Change History

Changed 3 years ago by ryandesign@…

  • status changed from new to assigned
  • cc ryandesign@… removed
  • port changed from mysql5 to mysql5, mysql5-devel
  • owner changed from macports-tickets@… to ryandesign@…
  • description modified (diff)

Yes we are. :)

Changed 3 years ago by scott@…

I ran sudo port uninstall mysql5 +server I then put a patched port file into my localports sudo port install mysql5 +server

At that point, when all was done, I had file /opt/local/var/log/mysql5 /opt/local/var/log/mysql5: directory

Attaching the patched file here

Changed 3 years ago by scott@…

Changed 3 years ago by ryandesign@…

  • status changed from assigned to closed
  • resolution set to fixed

Thanks for reminding me of this issue. I fixed it in r49261, a little differently, because I wanted the directory to only be created if the +server variant is being used, and I wanted it to be owned by the mysql user.

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.