https://bugzilla.redhat.com/show_bug.cgi?id=1862548
Bug ID: 1862548 Summary: Review Request: rust-ring - Safe, fast, small crypto using Rust Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@fedoraproject.org Reporter: pbrobinson@gmail.com QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
SPEC: https://pbrobinson.fedorapeople.org/rust-ring.spec SRPM: https://pbrobinson.fedorapeople.org/rust-ring-0.16.15-1.fc32.src.rpm
Description: Safe, fast, small crypto using Rust
FAS: pbrobinson
https://bugzilla.redhat.com/show_bug.cgi?id=1862548
Peter Robinson pbrobinson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1859994 (PARSEC) Depends On| |1862528 | |(rust-wasm-bindgen), | |1862542 (rust-web-sys) Alias| |rust-ring Doc Type|--- |If docs needed, set a value
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1859994 [Bug 1859994] Support PARSEC https://bugzilla.redhat.com/show_bug.cgi?id=1862528 [Bug 1862528] Review Request: rust-wasm-bindgen - Definition of the `#[wasm_bindgen]` attribute, an internal dependency https://bugzilla.redhat.com/show_bug.cgi?id=1862542 [Bug 1862542] Review Request: rust-web-sys - Bindings for all Web APIs, a procedurally generated crate from WebIDL
https://bugzilla.redhat.com/show_bug.cgi?id=1862548
Peter Robinson pbrobinson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1862554 (rust-biscuit)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1862554 [Bug 1862554] Review Request: rust-biscuit - Library to work with Javascript Object Signing and Encryption(JOSE)
https://bugzilla.redhat.com/show_bug.cgi?id=1862548
Jared Smith jsmith.fedora@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |jsmith.fedora@gmail.com Assignee|nobody@fedoraproject.org |jsmith.fedora@gmail.com Flags| |fedora-review?
--- Comment #1 from Jared Smith jsmith.fedora@gmail.com --- Missing dependencies:
DEBUG util.py:621: Problem 1: nothing provides requested (crate(web-sys/Crypto) >= 0.3.37 with crate(web-sys/Crypto) < 0.4.0) DEBUG util.py:621: Problem 2: nothing provides requested (crate(web-sys/Window) >= 0.3.37 with crate(web-sys/Window) < 0.4.0)
https://bugzilla.redhat.com/show_bug.cgi?id=1862548
Jared Smith jsmith.fedora@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |POST Flags|fedora-review? |fedora-review+
--- Comment #2 from Jared Smith jsmith.fedora@gmail.com --- Package is APPROVED.
Package Review ==============
Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed
===== MUST items =====
C/C++: [x]: Package does not contain kernel modules. [x]: Package contains no static executables. [x]: Header files in -devel subpackage, if present. [x]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs.
Generic: [x]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [x]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "Unknown or generated", "SSLeay", "ISC License", "OpenSSL License", "BSD 4-clause "Original" or "Old" License Apache License 1.0", "OpenSSL License BSD 4-clause "Original" or "Old" License", "Expat License", "*No copyright* OpenSSL License". 315 files have unknown license. Detailed output of licensecheck in /home/jsmith/Documents/Fedora/Reviews/1862548-rust- ring/licensecheck.txt [x]: License file installed when any subpackage combination is installed. [x]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [x]: %build honors applicable compiler flags or justifies otherwise. [x]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [x]: Sources contain only permissible code or content. [-]: Package contains desktop file if it is a GUI application. [x]: Development files must be in a -devel package [x]: Package uses nothing in %doc for runtime. [x]: Package consistently uses macros (instead of hard-coded directory names). [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. [x]: Package obeys FHS, except libexecdir and /usr/target. [-]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Requires correct, justified where necessary. [x]: Spec file is legible and written in American English. [-]: Package contains systemd file(s) if in need. [x]: Package is not known to require an ExcludeArch tag. [-]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 10240 bytes in 1 files. [x]: Package complies to the Packaging Guidelines [x]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: Package requires other packages for directories it uses. [x]: Package must own all directories that it creates. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local
Perl: [?]: Package contains the mandatory BuildRequires and Requires:. Note: Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) missing?
===== SHOULD items =====
Generic: [-]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [x]: Final provides and requires are sane (see attachments). [?]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in rust- ring-devel , rust-ring+default-devel , rust-ring+alloc-devel , rust- ring+dev_urandom_fallback-devel , rust-ring+internal_benches-devel , rust-ring+once_cell-devel , rust-ring+slow_tests-devel , rust- ring+std-devel , rust-ring+test_logging-devel , rust-ring+wasm32_c- devel [x]: Package functions as described. [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [x]: Patches link to upstream bugs/comments/lists or are otherwise justified. [-]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [-]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [x]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [x]: Reviewer should test that the package builds in mock. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Package should compile and build into binary rpms on all supported architectures. [x]: Spec use %global instead of %define unless justified.
===== EXTRA items =====
Generic: [x]: Rpmlint is run on all installed packages. Note: There are rpmlint messages (see attachment). [x]: Spec file according to URL is the same as in SRPM.
Rpmlint ------- Checking: rust-ring-devel-0.16.15-1.fc33.noarch.rpm rust-ring+default-devel-0.16.15-1.fc33.noarch.rpm rust-ring+alloc-devel-0.16.15-1.fc33.noarch.rpm rust-ring+dev_urandom_fallback-devel-0.16.15-1.fc33.noarch.rpm rust-ring+internal_benches-devel-0.16.15-1.fc33.noarch.rpm rust-ring+once_cell-devel-0.16.15-1.fc33.noarch.rpm rust-ring+slow_tests-devel-0.16.15-1.fc33.noarch.rpm rust-ring+std-devel-0.16.15-1.fc33.noarch.rpm rust-ring+test_logging-devel-0.16.15-1.fc33.noarch.rpm rust-ring+wasm32_c-devel-0.16.15-1.fc33.noarch.rpm rust-ring-0.16.15-1.fc33.src.rpm rust-ring-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found rust-ring-devel.noarch: W: hidden-file-or-dir /usr/share/cargo/registry/ring-0.16.15/.cargo-checksum.json rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/chacha/asm/chacha-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/chacha/asm/chacha-armv8.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/chacha/asm/chacha-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/chacha/asm/chacha-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/aesni-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/aesni-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/aesv8-armx.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/bsaes-armv7.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/vpaes-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/vpaes-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/bn/asm/armv4-mont.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/bn/asm/armv8-mont.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/bn/asm/x86-mont.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/bn/asm/x86_64-mont.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/bn/asm/x86_64-mont5.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/ec/asm/ecp_nistz256-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/ec/asm/ecp_nistz256-armv8.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/ec/asm/ecp_nistz256-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/modes/asm/ghash-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/modes/asm/ghash-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/modes/asm/ghash-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/modes/asm/ghashv8-armx.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/sha/asm/sha256-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/sha/asm/sha512-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/sha/asm/sha512-armv8.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/sha/asm/sha512-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/perlasm/arm-xlate.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/perlasm/x86_64-xlate.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/perlasm/x86asm.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/perlasm/x86gas.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/perlasm/x86nasm.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/poly1305/asm/poly1305-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/poly1305/asm/poly1305-armv8.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/poly1305/asm/poly1305-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/poly1305/asm/poly1305-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/src/rsa/convert_nist_rsa_test_vectors.py 644 /usr/bin/env python2 rust-ring+default-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found rust-ring+default-devel.noarch: W: no-documentation rust-ring+alloc-devel.noarch: W: spelling-error %description -l en_US alloc -> allot, alloy, allow rust-ring+alloc-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found rust-ring+alloc-devel.noarch: W: no-documentation rust-ring+dev_urandom_fallback-devel.noarch: W: spelling-error %description -l en_US dev -> deb, derv, div rust-ring+dev_urandom_fallback-devel.noarch: W: spelling-error %description -l en_US urandom -> random, u random rust-ring+dev_urandom_fallback-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found rust-ring+dev_urandom_fallback-devel.noarch: W: no-documentation rust-ring+internal_benches-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found rust-ring+internal_benches-devel.noarch: W: no-documentation rust-ring+once_cell-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found rust-ring+once_cell-devel.noarch: W: no-documentation rust-ring+slow_tests-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found rust-ring+slow_tests-devel.noarch: W: no-documentation rust-ring+std-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found rust-ring+std-devel.noarch: W: no-documentation rust-ring+test_logging-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found rust-ring+test_logging-devel.noarch: W: no-documentation rust-ring+wasm32_c-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found rust-ring+wasm32_c-devel.noarch: W: no-documentation rust-ring.src: W: invalid-url URL: https://crates.io/crates/ring HTTP Error 404: Not Found 11 packages and 0 specfiles checked; 38 errors, 24 warnings.
Rpmlint (installed packages) ---------------------------- warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. rust-ring+alloc-devel.noarch: W: spelling-error %description -l en_US alloc -> allot, alloy, allow rust-ring+alloc-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring <urlopen error [Errno -3] Temporary failure in name resolution> rust-ring+alloc-devel.noarch: W: no-documentation warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. rust-ring+once_cell-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring <urlopen error [Errno -3] Temporary failure in name resolution> rust-ring+once_cell-devel.noarch: W: no-documentation warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. rust-ring+default-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring <urlopen error [Errno -3] Temporary failure in name resolution> rust-ring+default-devel.noarch: W: no-documentation warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. rust-ring-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring <urlopen error [Errno -3] Temporary failure in name resolution> rust-ring-devel.noarch: W: hidden-file-or-dir /usr/share/cargo/registry/ring-0.16.15/.cargo-checksum.json rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/chacha/asm/chacha-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/chacha/asm/chacha-armv8.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/chacha/asm/chacha-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/chacha/asm/chacha-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/aesni-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/aesni-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/aesv8-armx.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/bsaes-armv7.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/vpaes-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/aes/asm/vpaes-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/bn/asm/armv4-mont.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/bn/asm/armv8-mont.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/bn/asm/x86-mont.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/bn/asm/x86_64-mont.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/bn/asm/x86_64-mont5.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/ec/asm/ecp_nistz256-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/ec/asm/ecp_nistz256-armv8.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/ec/asm/ecp_nistz256-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/modes/asm/ghash-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/modes/asm/ghash-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/modes/asm/ghash-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/modes/asm/ghashv8-armx.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/sha/asm/sha256-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/sha/asm/sha512-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/sha/asm/sha512-armv8.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/fipsmodule/sha/asm/sha512-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/perlasm/arm-xlate.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/perlasm/x86_64-xlate.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/perlasm/x86asm.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/perlasm/x86gas.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/perlasm/x86nasm.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/poly1305/asm/poly1305-armv4.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/poly1305/asm/poly1305-armv8.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/poly1305/asm/poly1305-x86.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/crypto/poly1305/asm/poly1305-x86_64.pl 644 /usr/bin/env perl rust-ring-devel.noarch: E: non-executable-script /usr/share/cargo/registry/ring-0.16.15/src/rsa/convert_nist_rsa_test_vectors.py 644 /usr/bin/env python2 warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. rust-ring+dev_urandom_fallback-devel.noarch: W: spelling-error %description -l en_US dev -> deb, derv, div rust-ring+dev_urandom_fallback-devel.noarch: W: spelling-error %description -l en_US urandom -> random, u random rust-ring+dev_urandom_fallback-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring <urlopen error [Errno -3] Temporary failure in name resolution> rust-ring+dev_urandom_fallback-devel.noarch: W: no-documentation warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. rust-ring+internal_benches-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring <urlopen error [Errno -3] Temporary failure in name resolution> rust-ring+internal_benches-devel.noarch: W: no-documentation warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. rust-ring+std-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring <urlopen error [Errno -3] Temporary failure in name resolution> rust-ring+std-devel.noarch: W: no-documentation warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. rust-ring+slow_tests-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring <urlopen error [Errno -3] Temporary failure in name resolution> rust-ring+slow_tests-devel.noarch: W: no-documentation warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. rust-ring+test_logging-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring <urlopen error [Errno -3] Temporary failure in name resolution> rust-ring+test_logging-devel.noarch: W: no-documentation warning: Found bdb Packages database while attempting sqlite backend: using bdb backend. rust-ring+wasm32_c-devel.noarch: W: invalid-url URL: https://crates.io/crates/ring <urlopen error [Errno -3] Temporary failure in name resolution> rust-ring+wasm32_c-devel.noarch: W: no-documentation 10 packages and 0 specfiles checked; 38 errors, 23 warnings.
Source checksums ---------------- https://crates.io/api/v1/crates/ring/0.16.15/download#/ring-0.16.15.crate : CHECKSUM(SHA256) this package : 952cd6b98c85bbc30efa1ba5783b8abf12fec8b3287ffa52605b9432313e34e4 CHECKSUM(SHA256) upstream package : 952cd6b98c85bbc30efa1ba5783b8abf12fec8b3287ffa52605b9432313e34e4
Requires -------- rust-ring-devel (rpmlib, GLIBC filtered): (crate(cc) >= 1.0.52 with crate(cc) < 2.0.0) (crate(libc) >= 0.2.69 with crate(libc) < 0.3.0) (crate(spin) >= 0.5.2 with crate(spin) < 0.6.0) (crate(untrusted/default) >= 0.7.1 with crate(untrusted/default) < 0.8.0) (crate(web-sys/Crypto) >= 0.3.37 with crate(web-sys/Crypto) < 0.4.0) (crate(web-sys/Window) >= 0.3.37 with crate(web-sys/Window) < 0.4.0) cargo
rust-ring+default-devel (rpmlib, GLIBC filtered): cargo crate(ring) crate(ring/alloc) crate(ring/dev_urandom_fallback)
rust-ring+alloc-devel (rpmlib, GLIBC filtered): cargo crate(ring)
rust-ring+dev_urandom_fallback-devel (rpmlib, GLIBC filtered): (crate(once_cell/std) >= 1.3.1 with crate(once_cell/std) < 2.0.0) cargo crate(ring)
rust-ring+internal_benches-devel (rpmlib, GLIBC filtered): cargo crate(ring)
rust-ring+once_cell-devel (rpmlib, GLIBC filtered): (crate(once_cell/std) >= 1.3.1 with crate(once_cell/std) < 2.0.0) cargo crate(ring)
rust-ring+slow_tests-devel (rpmlib, GLIBC filtered): cargo crate(ring)
rust-ring+std-devel (rpmlib, GLIBC filtered): cargo crate(ring) crate(ring/alloc)
rust-ring+test_logging-devel (rpmlib, GLIBC filtered): cargo crate(ring)
rust-ring+wasm32_c-devel (rpmlib, GLIBC filtered): cargo crate(ring)
Provides -------- rust-ring-devel: crate(ring) rust-ring-devel
rust-ring+default-devel: crate(ring/default) rust-ring+default-devel
rust-ring+alloc-devel: crate(ring/alloc) rust-ring+alloc-devel
rust-ring+dev_urandom_fallback-devel: crate(ring/dev_urandom_fallback) rust-ring+dev_urandom_fallback-devel
rust-ring+internal_benches-devel: crate(ring/internal_benches) rust-ring+internal_benches-devel
rust-ring+once_cell-devel: crate(ring/once_cell) rust-ring+once_cell-devel
rust-ring+slow_tests-devel: crate(ring/slow_tests) rust-ring+slow_tests-devel
rust-ring+std-devel: crate(ring/std) rust-ring+std-devel
rust-ring+test_logging-devel: crate(ring/test_logging) rust-ring+test_logging-devel
rust-ring+wasm32_c-devel: crate(ring/wasm32_c) rust-ring+wasm32_c-devel
Generated by fedora-review 0.7.5 (5fa5b7e) last change: 2020-02-16 Command line :/usr/bin/fedora-review -v -L ./local -b 1862548 Buildroot used: fedora-rawhide-x86_64 Active plugins: Shell-api, Generic, C/C++, Perl Disabled plugins: Python, SugarActivity, R, Haskell, fonts, PHP, Ocaml, Java Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH
Built with local dependencies: [trimmed for length]
https://bugzilla.redhat.com/show_bug.cgi?id=1862548
--- Comment #3 from Gwyn Ciesla gwync@protonmail.com --- (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-ring
https://bugzilla.redhat.com/show_bug.cgi?id=1862548 Bug 1862548 depends on bug 1862528, which changed state.
Bug 1862528 Summary: Review Request: rust-wasm-bindgen - Definition of the `#[wasm_bindgen]` attribute, an internal dependency https://bugzilla.redhat.com/show_bug.cgi?id=1862528
What |Removed |Added ---------------------------------------------------------------------------- Status|POST |CLOSED Resolution|--- |RAWHIDE
https://bugzilla.redhat.com/show_bug.cgi?id=1862548 Bug 1862548 depends on bug 1862542, which changed state.
Bug 1862542 Summary: Review Request: rust-web-sys - Bindings for all Web APIs, a procedurally generated crate from WebIDL https://bugzilla.redhat.com/show_bug.cgi?id=1862542
What |Removed |Added ---------------------------------------------------------------------------- Status|POST |CLOSED Resolution|--- |RAWHIDE
https://bugzilla.redhat.com/show_bug.cgi?id=1862548
Peter Robinson pbrobinson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1869980
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1869980 [Bug 1869980] rust crashes on ppc64le and s390x when compiling ring
https://bugzilla.redhat.com/show_bug.cgi?id=1862548
Peter Robinson pbrobinson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|POST |CLOSED Resolution|--- |RAWHIDE Last Closed| |2020-08-19 17:26:23
https://bugzilla.redhat.com/show_bug.cgi?id=1862548
Peter Robinson pbrobinson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1878923
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1878923 [Bug 1878923] Review Request: parsec - The PARSEC daemon
https://bugzilla.redhat.com/show_bug.cgi?id=1862548 Bug 1862548 depends on bug 1869980, which changed state.
Bug 1869980 Summary: rust-ring not supported on ppc64le and s390x https://bugzilla.redhat.com/show_bug.cgi?id=1869980
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |RAWHIDE
package-review@lists.fedoraproject.org