-
Bug
-
Resolution: Done
-
Minor
-
rhel-10.1
-
openssl-fips-provider-3.0.7-9.el10
-
No
-
Low
-
1
-
rhel-security-crypto-diamonds
-
25
-
26
-
0.5
-
QE ack, Dev ack
-
False
-
False
-
-
No
-
Crypto25August
-
-
Pass
-
Not Needed
-
Manual
-
Release Note Not Required
-
Unspecified
-
Unspecified
-
Unspecified
-
-
All
-
None
What were you trying to do that didn't work?
When we try to build openssl-fips-provider from a non-root user then the build fails.
The problem is in extract-src.sh when we try to extract the tar files. It will keep the files owners, and then git init will fail. This is not a problem for a root user. tar needs the `--no-same-owner` flag.
What is the impact of this issue to you?
moderate
Please provide the package NVR for which the bug is seen:
openssl-fips-provider-3.0.7-8.el10
How reproducible is this bug?:
always
Steps to reproduce
- Build openssl-fips-provider from non-root user
Expected results
Build will be successful from non-root users
Actual results
Build fails from non-root users
- is cloned by
-
RHEL-111944 openssl-fips provider is not buildable by a non-root user [RHEL-9.7]
-
- Closed
-