Opened 6 years ago

Closed 5 years ago

#55950 closed defect (wontfix)

p5-dbd-mysql: wrong default variants for mythtv-core.28

Reported by: mojca (Mojca Miklavec) Owned by: ctreleaven (Craig Treleaven)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dbevans (David B. Evans)
Port: p5-dbd-mysql mythtv-core.28

Description

The port mythtv-core.28 does not build correctly on the buildbot due to the conflict of default variants:

DEBUG: p5.26-dbd-mysql is installed with the following variants: +mysql57
DEBUG:   required: mariadb, forbidden: mariadb10_0 mariadb10_1 mysql4 mysql5 mysql51 mysql55 mysql56 mysql57 percona
DEBUG:   rejected, because required variant mariadb is missing
Error: Failed to archivefetch mythtv-core.28: p5.26-dbd-mysql must be installed with +mariadb and without +mariadb10_0+mariadb10_1+mysql4+mysql5+mysql51+mysql55+mysql56+mysql57+percona.

I don't know if any other ports dictate a different selection of variants for p5-dbd-mysql.

Change History (1)

comment:1 Changed 5 years ago by ctreleaven (Craig Treleaven)

Resolution: wontfix
Status: newclosed

There are quite a few other ports that depend on dbd-mysql and did so before the Myth ports came along. Changing the default variant would push the problem to them. On the Myth wiki, there have been clear instructions how to install the port and specify the required variants. However, note that most people use a .dmg installer that I built and therefore don't run into this issue.

Closing as won't fix.

Note: See TracTickets for help on using tickets.