Bug 283058 - databases/xtrabackup81: Fails to compile
Summary: databases/xtrabackup81: Fails to compile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-30 22:56 UTC by Daniel Engberg
Modified: 2024-12-25 00:19 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (eugene)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-11-30 22:56:57 UTC
https://pdr2.bofh.network/data/141-diizzy/2024-11-30_15h51m17s/logs/errors/xtrabackup81-8.1.0_5.log

Both databases/xtrabackup80 and databases/xtrabackup81 appears to be eol upstream so perhaps time to deprecate and remove these ports?
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-12-15 21:38:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=671f47f22e1446586ee64b9b0764e3669a16a204

commit 671f47f22e1446586ee64b9b0764e3669a16a204
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-12-15 21:28:18 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-12-15 21:38:29 +0000

    databases/xtrabackup80: Deprecate and set expiration date to 2025-01-31

    Deprecate as its unsupported and point users to databases/xtrabackup84

    Reference:
    https://www.percona.com/services/policies/percona-software-support-lifecycle

    PR:             283058
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 databases/xtrabackup80/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-12-15 21:38:47 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5bf372601cacaa4e842f3525967fd374e61ea082

commit 5bf372601cacaa4e842f3525967fd374e61ea082
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-12-15 21:22:36 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-12-15 21:38:29 +0000

    databases/xtrabackup81: Mark BROKEN, deprecate and set expiration date to 2025-01-31

    Fails to build, "error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type"
    Deprecate as its unsupported and point users to databases/xtrabackup84

    Reference:
    https://www.percona.com/services/policies/percona-software-support-lifecycle

    PR:             283058
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 databases/xtrabackup81/Makefile | 4 ++++
 1 file changed, 4 insertions(+)
Comment 3 Ryan Steinmetz freebsd_committer freebsd_triage 2024-12-25 00:19:53 UTC
Just adding a note here in case anyone else runs into this.

databases/xtrabackup80 was incorrectly marked as deprecated.

It is in fact supported and under active development by Percona with the most recent release published in 9/2024.

Please see PXB 8.0.x under the MySQL Software table of:
https://www.percona.com/services/policies/percona-software-support-lifecycle

databases/xtrabackup80 is required for MySQL 8.0.x and cannot backup 8.4.x
databases/xtrabackup84 is required for MySQL 8.4.x and cannot backup 8.0.x