Bug 2091981 - Package Review : rust-opentelemetry-http : A rust HTTP client for open telemetry
Summary: Package Review : rust-opentelemetry-http : A rust HTTP client for open telemetry
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Menšík
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2091973
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-31 12:50 UTC by JB Trystram
Modified: 2023-05-03 13:25 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-03 06:42:42 UTC
Type: Bug
Embargoed:
pemensik: fedora-review+


Attachments (Terms of Use)

Description JB Trystram 2022-05-31 12:50:52 UTC
Spec : https://gitlab.com/jbtrystram/fedora-review-requests/-/raw/main/rust-opentelemetry-http/rust-opentelemetry-http.spec

SRPM : https://gitlab.com/jbtrystram/fedora-review-requests/-/raw/main/rust-opentelemetry-http/rust-opentelemetry-http-0.6.0-1.fc37.src.rpm


Description: OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This crate provides a HTTP client interface for use by trace exporters, as well as helper types to inject and extract key value pairs into/from HTTP headers.

Homepage: https://crates.io/crates/opentelemetry-http
Fedora user : jbtrystram

This depends on rust-opentelemetry so i can't submit a koji build. See bugzilla.redhat.com/show_bug.cgi?id=2091973

Comment 1 Petr Menšík 2022-06-29 10:00:35 UTC
*No copyright* Apache License 2.0
---------------------------------
opentelemetry-http-0.6.0/LICENSE

Unknown or generated
--------------------
opentelemetry-http-0.6.0/.cargo_vcs_info.json
opentelemetry-http-0.6.0/CHANGELOG.md
opentelemetry-http-0.6.0/CODEOWNERS
opentelemetry-http-0.6.0/Cargo.toml
opentelemetry-http-0.6.0/Cargo.toml.orig
opentelemetry-http-0.6.0/README.md
opentelemetry-http-0.6.0/src/lib.rs


Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
- Package installs properly.
  Note: Installation errors (see attachment)
  See: https://docs.fedoraproject.org/en-US/packaging-guidelines/
- Package does not contain duplicates in %files.
  Note: warning: File listed twice:
  /usr/share/cargo/registry/opentelemetry-http-0.6.0/CHANGELOG.md
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/#_duplicate_files


===== MUST items =====

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", "*No copyright* Apache License 2.0". 7
     files have unknown license. Detailed output of licensecheck in
     /home/pihhan/fedora/review/2091981-rust-opentelemetry-
     http/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[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.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[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]: 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]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 0 bytes in 0 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[x]: 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).
[x]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in rust-
     opentelemetry-http-devel , rust-opentelemetry-http+default-devel ,
     rust-opentelemetry-http+isahc-devel , rust-opentelemetry-http+reqwest-
     devel , rust-opentelemetry-http+surf-devel
     Note: provided by crate(*) requires
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[-]: %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:
[!]: Rpmlint is run on all installed packages.
     Note: Mock build failed
     See: https://docs.fedoraproject.org/en-US/packaging-
     guidelines/#_use_rpmlint
[!]: Spec file according to URL is the same as in SRPM.
     Note: Spec file as given by url is not the same as in SRPM (see
     attached diff).
     See: (this test has no URL)


Installation errors
-------------------
INFO: mock.py version 3.0 starting (python version = 3.10.5, NVR = mock-3.0-1.fc36)...
Start(bootstrap): init plugins
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
Start(bootstrap): chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.0
INFO: Mock Version: 3.0
Finish(bootstrap): chroot init
Start: chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.0
INFO: Mock Version: 3.0
Finish: chroot init
INFO: installing package(s): /builddir/rust-opentelemetry-http+reqwest-devel-0.6.0-1.fc37.noarch.rpm /builddir/rust-opentelemetry-http-devel-0.6.0-1.fc37.noarch.rpm /builddir/rust-opentelemetry-http+surf-devel-0.6.0-1.fc37.noarch.rpm /builddir/rust-opentelemetry-http+isahc-devel-0.6.0-1.fc37.noarch.rpm /builddir/rust-opentelemetry-http+default-devel-0.6.0-1.fc37.noarch.rpm
ERROR: Command failed: 
 # /usr/bin/systemd-nspawn -q -M 8e170cf2e98448e6812945163ad15d15 -D /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.y8rviwl4:/etc/resolv.conf --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64/root/installation-homedir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$  --setenv=LANG=C.UTF-8 --setenv=LC_MESSAGES=C.UTF-8 --resolv-conf=off /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-x86_64/root/ --releasever 37 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=versionlock install /builddir/rust-opentelemetry-http+reqwest-devel-0.6.0-1.fc37.noarch.rpm /builddir/rust-opentelemetry-http-devel-0.6.0-1.fc37.noarch.rpm /builddir/rust-opentelemetry-http+surf-devel-0.6.0-1.fc37.noarch.rpm /builddir/rust-opentelemetry-http+isahc-devel-0.6.0-1.fc37.noarch.rpm /builddir/rust-opentelemetry-http+default-devel-0.6.0-1.fc37.noarch.rpm --setopt=tsflags=nocontexts



Rpmlint
-------
Cannot parse rpmlint output:


Source checksums
----------------
https://crates.io/api/v1/crates/opentelemetry-http/0.6.0/download#/opentelemetry-http-0.6.0.crate :
  CHECKSUM(SHA256) this package     : 449048140ee61e28f57abe6e9975eedc1f3a29855c7407bd6c12b18578863379
  CHECKSUM(SHA256) upstream package : 449048140ee61e28f57abe6e9975eedc1f3a29855c7407bd6c12b18578863379


Requires
--------
rust-opentelemetry-http-devel (rpmlib, GLIBC filtered):
    (crate(async-trait/default) >= 0.1.0 with crate(async-trait/default) < 0.2.0~)
    (crate(bytes/default) >= 1.0.0 with crate(bytes/default) < 2.0.0~)
    (crate(http/default) >= 0.2.0 with crate(http/default) < 0.3.0~)
    (crate(opentelemetry/default) >= 0.17.0 with crate(opentelemetry/default) < 0.18.0~)
    (crate(opentelemetry/trace) >= 0.17.0 with crate(opentelemetry/trace) < 0.18.0~)
    cargo

rust-opentelemetry-http+default-devel (rpmlib, GLIBC filtered):
    cargo
    crate(opentelemetry-http)

rust-opentelemetry-http+isahc-devel (rpmlib, GLIBC filtered):
    (crate(isahc) >= 1.4.0 with crate(isahc) < 2.0.0~)
    cargo
    crate(opentelemetry-http)

rust-opentelemetry-http+reqwest-devel (rpmlib, GLIBC filtered):
    (crate(reqwest/blocking) >= 0.11.0 with crate(reqwest/blocking) < 0.12.0~)
    cargo
    crate(opentelemetry-http)

rust-opentelemetry-http+surf-devel (rpmlib, GLIBC filtered):
    (crate(surf) >= 2.0.0 with crate(surf) < 3.0.0~)
    cargo
    crate(opentelemetry-http)



Provides
--------
rust-opentelemetry-http-devel:
    crate(opentelemetry-http)
    rust-opentelemetry-http-devel

rust-opentelemetry-http+default-devel:
    crate(opentelemetry-http/default)
    rust-opentelemetry-http+default-devel

rust-opentelemetry-http+isahc-devel:
    crate(opentelemetry-http/isahc)
    rust-opentelemetry-http+isahc-devel

rust-opentelemetry-http+reqwest-devel:
    crate(opentelemetry-http/reqwest)
    rust-opentelemetry-http+reqwest-devel

rust-opentelemetry-http+surf-devel:
    crate(opentelemetry-http/surf)
    rust-opentelemetry-http+surf-devel



Diff spec file in url and in SRPM
---------------------------------
--- /home/pihhan/fedora/review/2091981-rust-opentelemetry-http/srpm/rust-opentelemetry-http.spec	2022-06-29 11:39:54.344287237 +0200
+++ /home/pihhan/fedora/review/2091981-rust-opentelemetry-http/srpm-unpacked/rust-opentelemetry-http.spec	2022-05-31 11:26:59.000000000 +0200
@@ -1,2 +1,11 @@
+## START: Set by rpmautospec
+## (rpmautospec version 0.2.6)
+%define autorelease(e:s:pb:) %{?-p:0.}%{lua:
+    release_number = 1;
+    base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
+    print(release_number + base_release_number - 1);
+}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{?dist}
+## END: Set by rpmautospec
+
 # Generated by rust2rpm 21
 %bcond_without check
@@ -106,3 +115,4 @@
 
 %changelog
-%autochangelog
+* Tue May 31 2022 John Doe <packager> 0.6.0-1
+- Uncommitted changes


Generated by fedora-review 0.8.0 (e988316) last change: 2022-04-07
Command line :/usr/bin/fedora-review -b 2091981
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, Shell-api
Disabled plugins: R, fonts, Haskell, C/C++, Python, SugarActivity, Ocaml, Java, PHP, Perl
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 2 Fabio Valentini 2023-05-02 21:44:52 UTC
If you are still interested in this package, the fedora-review+ flag is almost certainly expired and will need to be refreshed.


Note You need to log in before you can comment on or make changes to this bug.