[Bug 2300201] Review Request: helm - The Kubernetes Package Manager

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2300201

Brad Smith <bradley.g.smith@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |fedora-review+
             Status|NEW                         |ASSIGNED



--- Comment #2 from Brad Smith <bradley.g.smith@xxxxxxxxx> ---
Looks good to me. There are duplicate license files but this appears to be a
minor bug in the relevant go rpm macros as it occurs in other similar packages.

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

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


Issues:
=======
- Package does not contain duplicates in %files.
  Note: warning: File listed twice: /usr/share/licenses/helm
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/#_duplicate_files
- 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.
  Note: License file license.go is not marked as %license
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/LicensingGuidelines/#_license_text


===== 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. No licenses
     found. Please check the source files for licenses manually.
[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.
[ ]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[n/a]: Package contains desktop file if it is a GUI application.
[n/a]: 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.
[x]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[bgsmith@pico helm]$ more /home/bgsmith/src-review/helm/2300201-helm/review.txt
Package Review
==============

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


Issues:
=======
- Package does not contain duplicates in %files.
  Note: warning: File listed twice: /usr/share/licenses/helm
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/#_duplicate_files
- 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.
  Note: License file license.go is not marked as %license
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/LicensingGuidelines/#_license_text


===== 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. No licenses
     found. Please check the source files for licenses manually.
[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.
[ ]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[n/a]: Package contains desktop file if it is a GUI application.
[n/a]: 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.
[x]: 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.
[n/a]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[n/a]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 23194 bytes in 5 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]: The License field must be a valid SPDX expression.
[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]: Packages must not store files under /srv, /opt or /usr/local

===== 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.
[ ]: Final provides and requires are sane (see attachments).
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: SourceX tarball generation or download is documented.
     Note: Package contains tarball without URL, check comments
[x]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[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]: Fully versioned dependency in subpackages if applicable.
[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:
[ ]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
     Note: Arch-ed rpms have a total of 1669120 bytes in /usr/share
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[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: helm-3.15.3-1.fc41.x86_64.rpm
          helm-debuginfo-3.15.3-1.fc41.x86_64.rpm
          helm-debugsource-3.15.3-1.fc41.x86_64.rpm
          helm-3.15.3-1.fc41.src.rpm
=============================== rpmlint session starts
==============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmpy6250d3i')]
checks: 32, packages: 4

helm.x86_64: E: readelf-failed /usr/bin/helm 'utf-8' codec can't decode byte
0xc2 in 
position 6630: invalid continuation byte
helm.x86_64: W: obsolete-not-provided golang-helm-3
helm.x86_64: W: obsolete-not-provided golang-helm-3-devel
helm.x86_64: E: non-executable-script /usr/share/licenses/helm/scripts/util.sh
644 /u
sr/bin/env bash
helm.x86_64: E: non-executable-script
/usr/share/licenses/helm/vendor/go.opentelemetr
y.io/otel/get_main_pkgs.sh 644 /usr/bin/env bash
helm.x86_64: E: non-executable-script
/usr/share/licenses/helm/vendor/go.opentelemetr
y.io/otel/verify_examples.sh 644 /bin/bash
helm.x86_64: E: non-executable-script
/usr/share/licenses/helm/vendor/k8s.io/kubectl/
pkg/util/i18n/translations/extract.py 644 /usr/bin/env python3
helm.x86_64: W: no-manual-page-for-binary helm
helm.spec: W: invalid-url Source1: helm-3.15.3-vendor.tar.bz2
helm.x86_64: E: files-duplicated-waste 527196
helm-debugsource.x86_64: E: files-duplicated-waste 542977
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/go.opentelemetry.io/o
tel/trace/LICENSE
/usr/share/licenses/helm/vendor/github.com/AdaLogics/go-fuzz-header
s/LICENSE:/usr/share/licenses/helm/vendor/github.com/go-logr/stdr/LICENSE:/usr/share/
licenses/helm/vendor/github.com/modern-go/concurrent/LICENSE:/usr/share/licenses/helm
/vendor/github.com/modern-go/reflect2/LICENSE:/usr/share/licenses/helm/vendor/github.
com/prometheus/client_golang/LICENSE:(and 6 more)
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/k8s.io/utils/LICENSE 
/usr/share/licenses/helm/vendor/github.com/Masterminds/goutils/LICENSE.txt:/usr/share
/licenses/helm/vendor/github.com/go-openapi/jsonpointer/LICENSE:/usr/share/licenses/h
elm/vendor/github.com/go-openapi/jsonreference/LICENSE:/usr/share/licenses/helm/vendo
r/github.com/go-openapi/swag/LICENSE:/usr/share/licenses/helm/vendor/github.com/googl
e/btree/LICENSE:(and 15 more)
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/mitchellh/
reflectwalk/LICENSE
/usr/share/licenses/helm/vendor/github.com/bugsnag/panicwrap/LICE
NSE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/klauspost/
compress/zstd/internal/xxhash/LICENSE.txt
/usr/share/licenses/helm/vendor/github.com/
cespare/xxhash/v2/LICENSE.txt
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/containerd
/log/LICENSE
/usr/share/licenses/helm/vendor/github.com/containerd/containerd/LICENSE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/docker/go-
metrics/NOTICE
/usr/share/licenses/helm/vendor/github.com/containerd/containerd/NOTIC
E
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/docker/dis
tribution/LICENSE
/usr/share/licenses/helm/vendor/github.com/distribution/distributio
n/v3/LICENSE:/usr/share/licenses/helm/vendor/github.com/distribution/reference/LICENS
E
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/docker/doc
ker/NOTICE /usr/share/licenses/helm/vendor/github.com/docker/cli/NOTICE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/moby/term/
LICENSE /usr/share/licenses/helm/vendor/github.com/docker/docker/LICENSE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/sigs.k8s.io/yaml/goya
ml.v2/LICENSE
/usr/share/licenses/helm/vendor/github.com/go-logr/logr/LICENSE:/usr/sh
are/licenses/helm/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE:/us
r/share/licenses/helm/vendor/gopkg.in/yaml.v2/LICENSE:/usr/share/licenses/helm/vendor
/k8s.io/kubectl/LICENSE:/usr/share/licenses/helm/vendor/sigs.k8s.io/kustomize/api/LIC
ENSE:(and 2 more)
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/mitchellh/
go-wordwrap/LICENSE.md
/usr/share/licenses/helm/vendor/github.com/gosuri/uitable/util
/wordwrap/LICENSE.md:/usr/share/licenses/helm/vendor/github.com/mitchellh/copystructu
re/LICENSE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/k8s.io/client-go/thir
d_party/forked/golang/LICENSE
/usr/share/licenses/helm/vendor/github.com/liggitt/tabw
riter/LICENSE:/usr/share/licenses/helm/vendor/golang.org/x/crypto/LICENSE:/usr/share/
licenses/helm/vendor/golang.org/x/net/LICENSE:/usr/share/licenses/helm/vendor/golang.
org/x/oauth2/LICENSE:/usr/share/licenses/helm/vendor/golang.org/x/sync/LICENSE:(and
5
 more)
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/mattn/go-r
unewidth/LICENSE
/usr/share/licenses/helm/vendor/github.com/mattn/go-colorable/LICENS
E
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/prometheus
/common/internal/bitbucket.org/ww/goautoneg/README.txt
/usr/share/licenses/helm/vendo
r/github.com/munnerz/goautoneg/README.txt
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/xeipuuv/go
jsonschema/LICENSE-APACHE-2.0.txt
/usr/share/licenses/helm/vendor/github.com/xeipuuv/
gojsonpointer/LICENSE-APACHE-2.0.txt:/usr/share/licenses/helm/vendor/github.com/xeipu
uv/gojsonreference/LICENSE-APACHE-2.0.txt
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/yvasiyarov
/newrelic_platform_go/LICENSE
/usr/share/licenses/helm/vendor/github.com/yvasiyarov/g
orelic/LICENSE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/sigs.k8s.io/yaml/goya
ml.v2/NOTICE
/usr/share/licenses/helm/vendor/gopkg.in/yaml.v2/NOTICE:/usr/share/licen
ses/helm/vendor/gopkg.in/yaml.v3/NOTICE:/usr/share/licenses/helm/vendor/sigs.k8s.io/k
ustomize/kyaml/internal/forked/github.com/go-yaml/yaml/NOTICE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/sigs.k8s.io/kustomize
/kyaml/internal/forked/github.com/go-yaml/yaml/LICENSE
/usr/share/licenses/helm/vendo
r/gopkg.in/yaml.v3/LICENSE
 4 packages and 0 specfiles checked; 7 errors, 22 warnings, 57 filtered, 7
badness; h
as taken 3.0 s




Rpmlint (debuginfo)
-------------------
Checking: helm-debuginfo-3.15.3-1.fc41.x86_64.rpm
=============================== rpmlint session starts
==============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmppavk1xos')]
checks: 32, packages: 1

 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 6 filtered, 0
badness; has
 taken 0.6 s





Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts
============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 3

helm.x86_64: W: unused-direct-shlib-dependency /usr/bin/helm
/lib64/libresolv.so.2
helm.x86_64: W: obsolete-not-provided golang-helm-3
helm.x86_64: W: obsolete-not-provided golang-helm-3-devel
helm.x86_64: E: non-executable-script /usr/share/licenses/helm/scripts/util.sh
644 /u
sr/bin/env bash
helm.x86_64: E: non-executable-script
/usr/share/licenses/helm/vendor/go.opentelemetr
y.io/otel/get_main_pkgs.sh 644 /usr/bin/env bash
helm.x86_64: E: non-executable-script
/usr/share/licenses/helm/vendor/go.opentelemetr
y.io/otel/verify_examples.sh 644 /bin/bash
helm.x86_64: E: non-executable-script
/usr/share/licenses/helm/vendor/k8s.io/kubectl/
pkg/util/i18n/translations/extract.py 644 /usr/bin/env python3
helm.x86_64: W: no-manual-page-for-binary helm
helm-debugsource.x86_64: E: files-duplicated-waste 542977
helm.x86_64: E: files-duplicated-waste 527196
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/go.opentelemetry.io/o
tel/trace/LICENSE
/usr/share/licenses/helm/vendor/github.com/AdaLogics/go-fuzz-header
s/LICENSE:/usr/share/licenses/helm/vendor/github.com/go-logr/stdr/LICENSE:/usr/share/
licenses/helm/vendor/github.com/modern-go/concurrent/LICENSE:/usr/share/licenses/helm
/vendor/github.com/modern-go/reflect2/LICENSE:/usr/share/licenses/helm/vendor/github.
com/prometheus/client_golang/LICENSE:(and 6 more)
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/k8s.io/utils/LICENSE 
/usr/share/licenses/helm/vendor/github.com/Masterminds/goutils/LICENSE.txt:/usr/share
/licenses/helm/vendor/github.com/go-openapi/jsonpointer/LICENSE:/usr/share/licenses/h
elm/vendor/github.com/go-openapi/jsonreference/LICENSE:/usr/share/licenses/helm/vendo
r/github.com/go-openapi/swag/LICENSE:/usr/share/licenses/helm/vendor/github.com/googl
e/btree/LICENSE:(and 15 more)
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/mitchellh/
reflectwalk/LICENSE
/usr/share/licenses/helm/vendor/github.com/bugsnag/panicwrap/LICE
NSE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/klauspost/
compress/zstd/internal/xxhash/LICENSE.txt
/usr/share/licenses/helm/vendor/github.com/
cespare/xxhash/v2/LICENSE.txt
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/containerd
/log/LICENSE
/usr/share/licenses/helm/vendor/github.com/containerd/containerd/LICENSE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/docker/go-
metrics/NOTICE
/usr/share/licenses/helm/vendor/github.com/containerd/containerd/NOTIC
E
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/docker/dis
tribution/LICENSE
/usr/share/licenses/helm/vendor/github.com/distribution/distributio
n/v3/LICENSE:/usr/share/licenses/helm/vendor/github.com/distribution/reference/LICENS
E
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/docker/doc
ker/NOTICE /usr/share/licenses/helm/vendor/github.com/docker/cli/NOTICE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/moby/term/
LICENSE /usr/share/licenses/helm/vendor/github.com/docker/docker/LICENSE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/sigs.k8s.io/yaml/goya
ml.v2/LICENSE
/usr/share/licenses/helm/vendor/github.com/go-logr/logr/LICENSE:/usr/sh
are/licenses/helm/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE:/us
r/share/licenses/helm/vendor/gopkg.in/yaml.v2/LICENSE:/usr/share/licenses/helm/vendor
/k8s.io/kubectl/LICENSE:/usr/share/licenses/helm/vendor/sigs.k8s.io/kustomize/api/LIC
ENSE:(and 2 more)
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/mitchellh/
go-wordwrap/LICENSE.md
/usr/share/licenses/helm/vendor/github.com/gosuri/uitable/util
/wordwrap/LICENSE.md:/usr/share/licenses/helm/vendor/github.com/mitchellh/copystructu
re/LICENSE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/k8s.io/client-go/thir
d_party/forked/golang/LICENSE
/usr/share/licenses/helm/vendor/github.com/liggitt/tabw
riter/LICENSE:/usr/share/licenses/helm/vendor/golang.org/x/crypto/LICENSE:/usr/share/
licenses/helm/vendor/golang.org/x/net/LICENSE:/usr/share/licenses/helm/vendor/golang.
org/x/oauth2/LICENSE:/usr/share/licenses/helm/vendor/golang.org/x/sync/LICENSE:(and
5
 more)
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/mattn/go-r
unewidth/LICENSE
/usr/share/licenses/helm/vendor/github.com/mattn/go-colorable/LICENS
E
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/prometheus
/common/internal/bitbucket.org/ww/goautoneg/README.txt
/usr/share/licenses/helm/vendo
r/github.com/munnerz/goautoneg/README.txt
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/xeipuuv/go
jsonschema/LICENSE-APACHE-2.0.txt
/usr/share/licenses/helm/vendor/github.com/xeipuuv/
gojsonpointer/LICENSE-APACHE-2.0.txt:/usr/share/licenses/helm/vendor/github.com/xeipu
uv/gojsonreference/LICENSE-APACHE-2.0.txt
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/github.com/yvasiyarov
/newrelic_platform_go/LICENSE
/usr/share/licenses/helm/vendor/github.com/yvasiyarov/g
orelic/LICENSE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/sigs.k8s.io/yaml/goya
ml.v2/NOTICE
/usr/share/licenses/helm/vendor/gopkg.in/yaml.v2/NOTICE:/usr/share/licen
ses/helm/vendor/gopkg.in/yaml.v3/NOTICE:/usr/share/licenses/helm/vendor/sigs.k8s.io/k
ustomize/kyaml/internal/forked/github.com/go-yaml/yaml/NOTICE
helm.x86_64: W: files-duplicate
/usr/share/licenses/helm/vendor/sigs.k8s.io/kustomize
/kyaml/internal/forked/github.com/go-yaml/yaml/LICENSE
/usr/share/licenses/helm/vendo
r/gopkg.in/yaml.v3/LICENSE
 3 packages and 0 specfiles checked; 6 errors, 22 warnings, 53 filtered, 6
badness; h
as taken 2.1 s



Source checksums
----------------
https://github.com/helm/helm/archive/v3.15.3/helm-3.15.3.tar.gz :
  CHECKSUM(SHA256) this package     :
f4eb30fa8285091ceffba16cf5ad7ec4b444897bd1df615
af4bef3842f6d6d0e
  CHECKSUM(SHA256) upstream package :
f4eb30fa8285091ceffba16cf5ad7ec4b444897bd1df615
af4bef3842f6d6d0e


Requires
--------
helm (rpmlib, GLIBC filtered):
    /usr/bin/bash
    libc.so.6()(64bit)
    libresolv.so.2()(64bit)
    rtld(GNU_HASH)

helm-debuginfo (rpmlib, GLIBC filtered):

helm-debugsource (rpmlib, GLIBC filtered):



Provides
--------
helm:
    bundled(golang(github.com/AdaLogics/go-fuzz-headers))
    bundled(golang(github.com/Azure/go-ansiterm))
    bundled(golang(github.com/BurntSushi/toml))
    bundled(golang(github.com/DATA-DOG/go-sqlmock))
    bundled(golang(github.com/MakeNowJust/heredoc))
    bundled(golang(github.com/Masterminds/goutils))
    bundled(golang(github.com/Masterminds/semver/v3))
    bundled(golang(github.com/Masterminds/sprig/v3))
    bundled(golang(github.com/Masterminds/squirrel))
    bundled(golang(github.com/Masterminds/vcs))
    bundled(golang(github.com/Microsoft/hcsshim))
    bundled(golang(github.com/Shopify/logrus-bugsnag))
    bundled(golang(github.com/asaskevich/govalidator))
    bundled(golang(github.com/beorn7/perks))
    bundled(golang(github.com/bshuster-repo/logrus-logstash-hook))
    bundled(golang(github.com/bugsnag/bugsnag-go))
    bundled(golang(github.com/bugsnag/osext))
    bundled(golang(github.com/bugsnag/panicwrap))
    bundled(golang(github.com/cespare/xxhash/v2))
    bundled(golang(github.com/chai2010/gettext-go))
    bundled(golang(github.com/containerd/containerd))
    bundled(golang(github.com/containerd/log))
    bundled(golang(github.com/cpuguy83/go-md2man/v2))
    bundled(golang(github.com/cyphar/filepath-securejoin))
    bundled(golang(github.com/davecgh/go-spew))
    bundled(golang(github.com/distribution/distribution/v3))
    bundled(golang(github.com/distribution/reference))
    bundled(golang(github.com/docker/cli))
    bundled(golang(github.com/docker/distribution))
    bundled(golang(github.com/docker/docker))
    bundled(golang(github.com/docker/docker-credential-helpers))
    bundled(golang(github.com/docker/go-connections))
    bundled(golang(github.com/docker/go-events))
    bundled(golang(github.com/docker/go-metrics))
    bundled(golang(github.com/docker/libtrust))
    bundled(golang(github.com/emicklei/go-restful/v3))
    bundled(golang(github.com/evanphx/json-patch))
    bundled(golang(github.com/exponent-io/jsonpath))
    bundled(golang(github.com/fatih/color))
    bundled(golang(github.com/felixge/httpsnoop))
    bundled(golang(github.com/foxcpp/go-mockdns))
    bundled(golang(github.com/fvbommel/sortorder))
    bundled(golang(github.com/go-errors/errors))
    bundled(golang(github.com/go-gorp/gorp/v3))
    bundled(golang(github.com/go-logr/logr))
    bundled(golang(github.com/go-logr/stdr))
    bundled(golang(github.com/go-openapi/jsonpointer))
    bundled(golang(github.com/go-openapi/jsonreference))
    bundled(golang(github.com/go-openapi/swag))
    bundled(golang(github.com/gobwas/glob))
    bundled(golang(github.com/gofrs/flock))
    bundled(golang(github.com/gogo/protobuf))
    bundled(golang(github.com/golang/protobuf))
    bundled(golang(github.com/gomodule/redigo))
    bundled(golang(github.com/google/btree))
    bundled(golang(github.com/google/gnostic-models))
    bundled(golang(github.com/google/go-cmp))
    bundled(golang(github.com/google/gofuzz))
    bundled(golang(github.com/google/shlex))
    bundled(golang(github.com/google/uuid))
    bundled(golang(github.com/gorilla/handlers))
    bundled(golang(github.com/gorilla/mux))
    bundled(golang(github.com/gorilla/websocket))
    bundled(golang(github.com/gosuri/uitable))
    bundled(golang(github.com/gregjones/httpcache))
    bundled(golang(github.com/hashicorp/errwrap))
    bundled(golang(github.com/hashicorp/go-multierror))
    bundled(golang(github.com/hashicorp/golang-lru))
    bundled(golang(github.com/huandu/xstrings))
    bundled(golang(github.com/imdario/mergo))
    bundled(golang(github.com/inconshreveable/mousetrap))
    bundled(golang(github.com/jmoiron/sqlx))
    bundled(golang(github.com/josharian/intern))
    bundled(golang(github.com/json-iterator/go))
    bundled(golang(github.com/klauspost/compress))
    bundled(golang(github.com/lann/builder))
    bundled(golang(github.com/lann/ps))
    bundled(golang(github.com/lib/pq))
    bundled(golang(github.com/liggitt/tabwriter))
    bundled(golang(github.com/mailru/easyjson))
    bundled(golang(github.com/mattn/go-colorable))
    bundled(golang(github.com/mattn/go-isatty))
    bundled(golang(github.com/mattn/go-runewidth))
    bundled(golang(github.com/mattn/go-shellwords))
    bundled(golang(github.com/matttproud/golang_protobuf_extensions))
    bundled(golang(github.com/miekg/dns))
    bundled(golang(github.com/mitchellh/copystructure))
    bundled(golang(github.com/mitchellh/go-wordwrap))
    bundled(golang(github.com/mitchellh/reflectwalk))
    bundled(golang(github.com/moby/locker))
    bundled(golang(github.com/moby/spdystream))
    bundled(golang(github.com/moby/term))
    bundled(golang(github.com/modern-go/concurrent))
    bundled(golang(github.com/modern-go/reflect2))
    bundled(golang(github.com/monochromegane/go-gitignore))
    bundled(golang(github.com/munnerz/goautoneg))
    bundled(golang(github.com/mxk/go-flowrate))
    bundled(golang(github.com/opencontainers/go-digest))
    bundled(golang(github.com/opencontainers/image-spec))
    bundled(golang(github.com/peterbourgon/diskv))
    bundled(golang(github.com/phayes/freeport))
    bundled(golang(github.com/pkg/errors))
    bundled(golang(github.com/pmezard/go-difflib))
    bundled(golang(github.com/prometheus/client_golang))
    bundled(golang(github.com/prometheus/client_model))
    bundled(golang(github.com/prometheus/common))
    bundled(golang(github.com/prometheus/procfs))
    bundled(golang(github.com/rubenv/sql-migrate))
    bundled(golang(github.com/russross/blackfriday/v2))
    bundled(golang(github.com/shopspring/decimal))
    bundled(golang(github.com/sirupsen/logrus))
    bundled(golang(github.com/spf13/cast))
    bundled(golang(github.com/spf13/cobra))
    bundled(golang(github.com/spf13/pflag))
    bundled(golang(github.com/stretchr/testify))
    bundled(golang(github.com/xeipuuv/gojsonpointer))
    bundled(golang(github.com/xeipuuv/gojsonreference))
    bundled(golang(github.com/xeipuuv/gojsonschema))
    bundled(golang(github.com/xlab/treeprint))
    bundled(golang(github.com/yvasiyarov/go-metrics))
    bundled(golang(github.com/yvasiyarov/gorelic))
    bundled(golang(github.com/yvasiyarov/newrelic_platform_go))
   
bundled(golang(go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp))
    bundled(golang(go.opentelemetry.io/otel))
    bundled(golang(go.opentelemetry.io/otel/metric))
    bundled(golang(go.opentelemetry.io/otel/trace))
    bundled(golang(go.starlark.net))
    bundled(golang(golang.org/x/crypto))
    bundled(golang(golang.org/x/net))
    bundled(golang(golang.org/x/oauth2))
    bundled(golang(golang.org/x/sync))
    bundled(golang(golang.org/x/sys))
    bundled(golang(golang.org/x/term))
    bundled(golang(golang.org/x/text))
    bundled(golang(golang.org/x/time))
    bundled(golang(google.golang.org/appengine))
    bundled(golang(google.golang.org/genproto/googleapis/rpc))
    bundled(golang(google.golang.org/grpc))
    bundled(golang(google.golang.org/protobuf))
    bundled(golang(gopkg.in/inf.v0))
    bundled(golang(gopkg.in/yaml.v2))
    bundled(golang(gopkg.in/yaml.v3))
    bundled(golang(k8s.io/api))
    bundled(golang(k8s.io/apiextensions-apiserver))
    bundled(golang(k8s.io/apimachinery))
    bundled(golang(k8s.io/apiserver))
    bundled(golang(k8s.io/cli-runtime))
    bundled(golang(k8s.io/client-go))
    bundled(golang(k8s.io/component-base))
    bundled(golang(k8s.io/klog/v2))
    bundled(golang(k8s.io/kube-openapi))
    bundled(golang(k8s.io/kubectl))
    bundled(golang(k8s.io/utils))
    bundled(golang(oras.land/oras-go))
    bundled(golang(sigs.k8s.io/json))
    bundled(golang(sigs.k8s.io/kustomize/api))
    bundled(golang(sigs.k8s.io/kustomize/kyaml))
    bundled(golang(sigs.k8s.io/structured-merge-diff/v4))
    bundled(golang(sigs.k8s.io/yaml))
    helm
    helm(x86-64)

helm-debuginfo:
    debuginfo(build-id)
    helm-debuginfo
    helm-debuginfo(x86-64)

helm-debugsource:
    helm-debugsource
    helm-debugsource(x86-64)



Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/usr/bin/fedora-review -b 2300201
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic
Disabled plugins: fonts, SugarActivity, C/C++, Perl, R, Ocaml, PHP, Haskell,
Java, Py
thon
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2300201

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202300201%23c2

-- 
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux