Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Dec 2020 21:36:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251622] databases/mariadb105-{server, client}: packages conflict with each other
Message-ID:  <bug-251622-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251622

            Bug ID: 251622
           Summary: databases/mariadb105-{server,client}: packages
                    conflict with each other
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd@darkain.com

pkg-static: mariadb105-server-10.5.8 conflicts with mariadb105-client-10.5.8
(installs files into the same place).  Problematic file:
/usr/local/man/man1/aria_s3_copy.1.gz

This file was recently added to the -client package, however, it looks like=
 it
is already optionally included in the -server package.

Added to -client here:
https://github.com/freebsd/freebsd-ports/commit/25b50ef32f3d18ee40a87813041=
c2deacf56628e#diff-552ff0178be9b252e1704117944849ad1547b20f5936af1bb1a8eb83=
ff54f503R91

The file already existed in -server here:
https://github.com/freebsd/freebsd-ports/blob/master/databases/mariadb105-s=
erver/pkg-plist#L221

BUT, with the -server package, it was ONLY included if the S3 option was
enabled in the package config (disabled by default), so this is probably why
this was missed in testing. I don't think this file belongs in the -client
package.

I'm actively working on testing the S3 storage engine, so needed to custom
compile MariaDB to include it, and ran into this issue today.

Reference to the -client commit is also here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248677

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251622-7788>