Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937630 - dev-libs/botan-3.2.0-r1 file collision with dev-libs/botan-2.19.3-r2: /usr/share/man/man1/botan.1.bz2
Summary: dev-libs/botan-3.2.0-r1 file collision with dev-libs/botan-2.19.3-r2: /usr/sh...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-09 15:43 UTC by Cyp
Modified: 2024-08-10 01:22 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 Cyp 2024-08-09 15:43:26 UTC
* Detected file collision(s):
 * 
 *      /usr/share/man/man1/botan.1.bz2
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-libs/botan-2.19.3-r2:2::gentoo
 *      /usr/share/man/man1/botan.1.bz2
 * 
 * Package 'dev-libs/botan-3.2.0-r1' NOT merged due to file collisions.
 * If necessary, refer to your elog messages for the whole content of the
 * above message.

Reproducible: Always




May or may not be yet another build failure related to USE=doc…
Comment 1 Cyp 2024-08-09 16:27:33 UTC
Workaround for me:

equery d botan
emerge -C botan:2.

Since botan:2 was only required by librnp, but updating librnp pulls in botan:3 instead.
Comment 2 Cyp 2024-08-09 16:36:31 UTC
On another machine, both are somehow installed at the same time. On that machine, botan:2 doesn't have /usr/share/man/man1/botan.1.bz2 for some reason, though.