Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920289 - dev-db/mysql-connector-c++-8.0.32: adjust DEPENDs to reflect that it fails to build against newer protobuf
Summary: dev-db/mysql-connector-c++-8.0.32: adjust DEPENDs to reflect that it fails to...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-18 23:32 UTC by Fat-Zer
Modified: 2023-12-19 15:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fat-Zer 2023-12-18 23:32:01 UTC
As already mentioned in Bug 912944, the dev-db/mysql-connector-c++-8.0.32 fails to build against newer protobuf. Please adjust the DEPENDs of dev-db/mysql-connector-c++ 8.0.32 and 8.0.31 to reflect that. i.e. to :

  <dev-libs/protobuf-23.0:=

Reproducible: Always
Comment 1 Alfred Wingate 2023-12-19 04:47:21 UTC
Modifying DEPEND would require a revbump, and the failure is only hit if you mix unstable keywords so its not really a big priority.

Best way forward IMO is to stablereq 8.0.33-r1 and drop the old versions.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-12-19 05:27:03 UTC
(In reply to Alfred Wingate from comment #1)
> Modifying DEPEND would require a revbump, and the failure is only hit if you
> mix unstable keywords so its not really a big priority.
> 
> Best way forward IMO is to stablereq 8.0.33-r1 and drop the old versions.

You can elide it when adding a restriction if it's already :=, but I don't really see the point here either.
Comment 3 Fat-Zer 2023-12-19 15:09:32 UTC
(In reply to Alfred Wingate from comment #1)
> Modifying DEPEND would require a revbump, and the failure is only hit if you
> mix unstable keywords so its not really a big priority.
> 
> Best way forward IMO is to stablereq 8.0.33-r1 and drop the old versions.

Ok, stabilization sounds fine by me...