https://bugzilla.redhat.com/show_bug.cgi?id=1654667
Bug ID: 1654667 Summary: Review Request: perl-Authen-U2F-Tester - FIDO/U2F Authentication Test Client Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: xavier@bachelot.org QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org
Spec URL: https://www.bachelot.org/fedora/SPECS/perl-Authen-U2F-Tester.spec SRPM URL: https://www.bachelot.org/fedora/SRPMS/perl-Authen-U2F-Tester-0.03-1.fc29.src...
Description: This module implements a FIDO/U2F tester that can be used for testing web applications that support FIDO/U2F. Think of this module as a "virtual" U2F security key.
Fedora Account System Username: xavierb
https://bugzilla.redhat.com/show_bug.cgi?id=1654667
Xavier Bachelot xavier@bachelot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1654406
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1654406 [Bug 1654406] Review Request: perl-CryptX - Cryptographic toolkit
https://bugzilla.redhat.com/show_bug.cgi?id=1654667
Xavier Bachelot xavier@bachelot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1654670 Depends On|1654406 |1654665
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1654406 [Bug 1654406] Review Request: perl-CryptX - Cryptographic toolkit https://bugzilla.redhat.com/show_bug.cgi?id=1654665 [Bug 1654665] Review Request: perl-MooseX-SingleArg - No-fuss instantiation of Moose objects using a single argument https://bugzilla.redhat.com/show_bug.cgi?id=1654670 [Bug 1654670] Review Request: perl-Crypt-U2F-Server - Low level wrapper around the U2F C library (server side)
https://bugzilla.redhat.com/show_bug.cgi?id=1654667
Xavier Bachelot xavier@bachelot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1654406
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1654406 [Bug 1654406] Review Request: perl-CryptX - Cryptographic toolkit
https://bugzilla.redhat.com/show_bug.cgi?id=1654667
Xavier Bachelot xavier@bachelot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends On|1654406 |1654710
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1654406 [Bug 1654406] Review Request: perl-CryptX - Cryptographic toolkit https://bugzilla.redhat.com/show_bug.cgi?id=1654710 [Bug 1654710] RE-enable ECC in perl-CryptX
https://bugzilla.redhat.com/show_bug.cgi?id=1654667 Bug 1654667 depends on bug 1654710, which changed state.
Bug 1654710 Summary: RE-enable ECC in perl-CryptX https://bugzilla.redhat.com/show_bug.cgi?id=1654710
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |CANTFIX
https://bugzilla.redhat.com/show_bug.cgi?id=1654667
Robert-André Mauchin zebob.m@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@gmail.com
--- Comment #1 from Robert-André Mauchin zebob.m@gmail.com --- URL and Source addresses are Ok. Source archive (SHA-256: d9d39ab18dd41061a246da095ecbfb60115996ddaf7f3afdda68854a987d97c2) is original. Ok. Summary verified from lib/Authen/U2F/Tester.pm. Ok. Description verified from lib/Authen/U2F/Tester.pm. Ok. License verified from lib/Authen/U2F/Tester.pm and README. Ok. No XS code, noarch BuildArch is Ok.
- Use DESTDIR
make pure_install DESTDIR=$RPM_BUILD_ROOT
- Build fails:
DEBUG util.py:490: BUILDSTDERR: No matching package to install: 'perl(Authen::U2F)' DEBUG util.py:490: BUILDSTDERR: No matching package to install: 'perl(Crypt::PK::ECC)'
package-review@lists.fedoraproject.org