Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911876 - dev-libs/botan-3.1.1 - keyword request for s390
Summary: dev-libs/botan-3.1.1 - keyword request for s390
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2023-08-07 17:15 UTC by orbea
Modified: 2023-08-13 16:54 UTC (History)
0 users

See Also:
Package list:
>=dev-libs/botan-3.1.1 ~s390
Runtime testing required: ---
nattka: sanity-check+


Attachments
dev-libs/softhsm pkgcheck output for the libressl overlay (softhsm-libressl-pkgcheck.txt,1.11 KB, text/plain)
2023-08-07 17:15 UTC, orbea
no flags Details
Diff of dev-libs/softhm in the libressl overlay with the version in the Gentoo repo. (softhsm-libressl-gentoo-diff.txt,747 bytes, text/plain)
2023-08-07 17:16 UTC, orbea
no flags Details
Problematic commit to add the s390 keyword to dev-libs/softhsm in the liberssl overlay. (softhsm-libressl-gentoo-sync.txt,803 bytes, text/plain)
2023-08-07 17:17 UTC, orbea
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description orbea 2023-08-07 17:15:36 UTC
Created attachment 867335 [details]
dev-libs/softhsm pkgcheck output for the libressl overlay

In the Gentoo libressl overlay dev-libs/softhsm-2.6.1-r2 uses dev-libs/botan instead of dev-libs/openssl to avoid build issues in the same way OpenBSD does.

However the version of dev-libs/softhsm in the ::gentoo repo added the s390 keyword where when I try to add that to the version in the ::libressl repo pkgcheck complains because dev-libs/botan lacks the s390 keyword.

FAILURES
dev-libs/softhsm
  NonsolvableDepsInStable: version 2.6.1-r2: nonsolvable depset(depend) keyword(~s390) stable profile (default/linux/s390/17.0) (8 total): solutions: [ dev-libs/botan ]
  NonsolvableDepsInStable: version 2.6.1-r2: nonsolvable depset(rdepend) keyword(~s390) stable profile (default/linux/s390/17.0) (8 total): solutions: [ dev-libs/botan ]

Can the keyword also be added for dev-libs/botan?
Comment 1 orbea 2023-08-07 17:16:27 UTC
Created attachment 867336 [details]
Diff of dev-libs/softhm in the libressl overlay with the version in the Gentoo repo.
Comment 2 orbea 2023-08-07 17:17:12 UTC
Created attachment 867337 [details]
Problematic commit to add the s390 keyword to dev-libs/softhsm in the liberssl overlay.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-07 17:24:27 UTC
We should update our ebuild in ::gentoo to allow botan as well once this is done.
Comment 4 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-08-11 19:01:32 UTC
s390 done

all arches done
Comment 5 orbea 2023-08-13 16:54:48 UTC
Fwiw I ran into a roadblock with adding dev-libs/botan support to the dev-libs/softhsm ebuild in the ::gentoo repo.

https://github.com/opendnssec/SoftHSMv2/issues/719