Bug 193079 - [patch] audio/squeezeboxserver: does not work with default mysql version
Summary: [patch] audio/squeezeboxserver: does not work with default mysql version
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mark Knight
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-27 20:40 UTC by Brooks Davis
Modified: 2015-12-14 20:00 UTC (History)
1 user (show)

See Also:


Attachments
Switch mysql version to 5.1 (1.00 KB, patch)
2014-08-27 20:40 UTC, Brooks Davis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brooks Davis freebsd_committer freebsd_triage 2014-08-27 20:40:51 UTC
Created attachment 146405 [details]
Switch mysql version to 5.1

The default version of mysql is now 5.5 and squeezeboxserver doesn't work with it which renders packages broken.  The attached patch pins the version to 5.1 which does work.
Comment 1 Mark Knight 2014-08-28 21:07:49 UTC
Thanks! Interesting, I'm using databases/mysql56 without any issues. I'll investigate further in a couple of days, but I wonder if it's better to pin to 15.6 rather than 15.1?
Comment 2 Brooks Davis freebsd_committer freebsd_triage 2014-08-29 20:43:16 UTC
Hmm, I wonder if my problems where due to not blowing enough of the database during an upgrade.  When I get a chance I'll try to default install again on a clean system as I agree it would be better to pin the version so something less obsolete than 5.1.
Comment 3 John Marino freebsd_committer freebsd_triage 2014-09-20 18:03:22 UTC
Brooks, can you update the status for this PR?  Technically it's timed-out, but seems like it's a submitter-timeout (you) actually.

I'll move this to open since patch is obviously not approved.
Comment 4 gessel 2015-12-14 07:00:09 UTC
MySQL 5.1 is no longer available in the ports tree and that makes installing it (or even deinstalling it) challenging.

I'd suggest that this be closed as squeezeboxserver appears to install with 5.6, though further testing and verification may be warranted.
Comment 5 Brooks Davis freebsd_committer freebsd_triage 2015-12-14 20:00:21 UTC
I agree this should be closed so close it.