https://bugzilla.redhat.com/show_bug.cgi?id=2072428
Bug ID: 2072428 Summary: Review Request: python-vcert - Automate key generation and certificate enrollment using Venafi machine identity services Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: dominik@greysector.net QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://rathann.fedorapeople.org/review/python-vcert/python-vcert.spec SRPM URL: https://rathann.fedorapeople.org/review/python-vcert/python-vcert-0.14.0-1.f...
Description: VCert Python is a Python library and SDK designed to simplify key generation and enrollment of machine identities (also known as SSL/TLS certificates and keys) that comply with enterprise security policy by using the Venafi Trust Protection Platform or Venafi as a Service.
Fedora Account System Username: rathann
https://bugzilla.redhat.com/show_bug.cgi?id=2072428
Jerry James loganjerry@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|nobody@fedoraproject.org |loganjerry@gmail.com CC| |loganjerry@gmail.com Doc Type|--- |If docs needed, set a value Flags| |fedora-review?
--- Comment #1 from Jerry James loganjerry@gmail.com --- I will take this review.
https://bugzilla.redhat.com/show_bug.cgi?id=2072428
--- Comment #2 from Jerry James loganjerry@gmail.com --- Same problem as with python-mrcfile when building for Rawhide:
+ cd vcert-python-0.14.0 + %py3_build RPM build errors: /var/tmp/rpm-tmp.WQSUwx: line 42: fg: no job control error: Bad exit status from /var/tmp/rpm-tmp.WQSUwx (%build)
Can %pyproject_wheel and %pyproject_install be used?
https://bugzilla.redhat.com/show_bug.cgi?id=2072428
--- Comment #3 from Dominik 'Rathann' Mierzejewski dominik@greysector.net --- Builds fine for me in rawhide mock. Have you tried scrubbing your mock rawhide buildroot and retrying?
Similar to mrcfile, this project doesn't have pyproject.toml file, only setup.py.
https://bugzilla.redhat.com/show_bug.cgi?id=2072428
--- Comment #4 from Jerry James loganjerry@gmail.com --- Yes, that was the problem. The package builds fine now, but cannot be installed:
Error: Problem: conflicting requests - nothing provides python3.10dist(certvalidator) <= 0.11.1 needed by python3-vcert-0.14.0-1.fc37.noarch - nothing provides python3.10dist(cryptography) = 36.0.1 needed by python3-vcert-0.14.0-1.fc37.noarch - nothing provides python3.10dist(pynacl) = 1.5 needed by python3-vcert-0.14.0-1.fc37.noarch - nothing provides python3.10dist(ruamel-yaml) = 0.17.20 needed by python3-vcert-0.14.0-1.fc37.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
https://bugzilla.redhat.com/show_bug.cgi?id=2072428
--- Comment #5 from Dominik 'Rathann' Mierzejewski dominik@greysector.net --- It turns out I need two more packages: python-certvalidator and python-oscrypto. I'll submit review bugs shortly.
https://bugzilla.redhat.com/show_bug.cgi?id=2072428
Dominik 'Rathann' Mierzejewski dominik@greysector.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends On| |2091915
--- Comment #6 from Dominik 'Rathann' Mierzejewski dominik@greysector.net --- Spec URL: https://rathann.fedorapeople.org/review/python-vcert/python-vcert.spec SRPM URL: https://rathann.fedorapeople.org/review/python-vcert/python-vcert-0.14.0-2.f...
* Fri May 06 2022 Dominik Mierzejewski dominik@greysector.net 0.14.0-2 - relax dependency versions
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2091915 [Bug 2091915] Review Request: python-certvalidator - Validate X.509 certificates and paths
https://bugzilla.redhat.com/show_bug.cgi?id=2072428
Dominik 'Rathann' Mierzejewski dominik@greysector.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(dominik@greysecto | |r.net) |
--- Comment #10 from Dominik 'Rathann' Mierzejewski dominik@greysector.net --- This is still pending the python-certvalidator review.
Product: Fedora Version: rawhide Component: Package Review
Dominik 'Rathann' Mierzejewski dominik@greysector.net has canceled Package Review package-review@lists.fedoraproject.org's request for Dominik 'Rathann' Mierzejewski dominik@greysector.net's needinfo: Bug 2072428: Review Request: python-vcert - Automate key generation and certificate enrollment using Venafi machine identity services https://bugzilla.redhat.com/show_bug.cgi?id=2072428
--- Comment #10 from Dominik 'Rathann' Mierzejewski dominik@greysector.net --- This is still pending the python-certvalidator review.
https://bugzilla.redhat.com/show_bug.cgi?id=2072428 Bug 2072428 depends on bug 2091915, which changed state.
Bug 2091915 Summary: Review Request: python-certvalidator - Validate X.509 certificates and paths https://bugzilla.redhat.com/show_bug.cgi?id=2091915
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |WONTFIX
https://bugzilla.redhat.com/show_bug.cgi?id=2072428
Dominik 'Rathann' Mierzejewski dominik@greysector.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|NEW |CLOSED Last Closed| |2024-12-30 22:10:58
--- Comment #11 from Dominik 'Rathann' Mierzejewski dominik@greysector.net --- No longer interested in packaging this.
package-review@lists.fedoraproject.org