Spec URL: https://jpena.fedorapeople.org/python-confluent-kafka/python-confluent-kafka.spec SRPM URL: https://jpena.fedorapeople.org/python-confluent-kafka/python-confluent-kafka-0.11.6-1.fc30.src.rpm Description: confluent-kafka-python is Confluent's Python client for Apache Kafka and the Confluent Platform. Fedora Account System Username: jpena Koji scratch build available at https://koji.fedoraproject.org/koji/taskinfo?taskID=31426589 Please note that the package has a runtime requirement on librdkafka >= 0.11.6. The current version in Rawhide is 0.11.5, I have opened PR https://src.fedoraproject.org/rpms/librdkafka/pull-request/3 to request the bump.
Are you interested in a review swap? Maybe you can take a look into bug #1645723 or bug #1626231.
… or bug #1659759.
(In reply to Raphael Groner from comment #2) > … or bug #1659759. I see you already have reviewers for the first two packages, so I'll take this.
Thanks for the review swap.
Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Package installs properly. Note: Installation errors (see attachment) See: https://fedoraproject.org/wiki/Packaging:Guidelines - Header files in -devel subpackage, if present. Note: python-confluent-kafka-debugsource : /usr/src/debug/python- confluent- kafka-0.11.6-1.fc30.x86_64/confluent_kafka/src/confluent_kafka.h See: http://fedoraproject.org/wiki/Packaging/Guidelines#DevelPackages - All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines. Note: These BR are not needed: gcc See: http://fedoraproject.org/wiki/Packaging/Guidelines#Exceptions_2 ===== MUST items ===== C/C++: [x]: Package does not contain kernel modules. [x]: Package contains no static executables. [?]: Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. => Please explain. [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: "*No copyright* Apache License (v2.0)", "Unknown or generated", "Apache License (v2.0)". 14 files have unknown license. Detailed output of licensecheck in /home/builder/fedora-review/1658707-python- confluent-kafka/licensecheck.txt => OK [x]: License file installed when any subpackage combination is installed. [x]: Package does not own files or directories owned by other packages. Note: Dirs in package are owned also by: /usr/lib/.build-id <snip> => OK [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. [-]: 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]: Useful -debuginfo package or justification otherwise. [x]: Package is not known to require an ExcludeArch tag. [x]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 20480 bytes in 1 files. [!]: Package complies to the Packaging Guidelines => See above. [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 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 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 Python: [x]: Python eggs must not download any dependencies during the build process. [x]: A package which is used by another package via an egg interface should provide egg info. [!]: Package meets the Packaging Guidelines::Python => See rpmlint errors. [x]: Package contains BR: python2-devel or python3-devel [x]: Binary eggs must be removed in %prep ===== 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 python3 -confluent-kafka , python-confluent-kafka-debugsource => Remove useless Requires from main package. [?]: Package functions as described. => In assumption and trust into successfully executed tests via %check. [?]: Latest version is packaged. => Upstream provides several releases towards version 1.0.0, maybe let's follow. [x]: Package does not include license text files separate from upstream. [-]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [x]: Package should compile and build into binary rpms on all supported architectures. [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]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [!]: Rpmlint is run on all installed packages. Note: Mock build failed See: http://fedoraproject.org/wiki/Packaging/Guidelines#rpmlint [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. [x]: Spec file according to URL is the same as in SRPM. Installation errors ------------------- INFO: mock.py version 1.4.13 starting (python version = 3.7.1)... Start: init plugins INFO: selinux disabled Finish: init plugins Start: run Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled dnf cache Start: cleaning dnf metadata Finish: cleaning dnf metadata INFO: enabled HW Info plugin Mock Version: 1.4.13 INFO: Mock Version: 1.4.13 Finish: chroot init INFO: installing package(s): /home/builder/fedora-review/1658707-python-confluent-kafka/results/python-confluent-kafka-debugsource-0.11.6-1.fc30.x86_64.rpm /home/builder/fedora-review/1658707-python-confluent-kafka/results/python3-confluent-kafka-0.11.6-1.fc30.x86_64.rpm ERROR: Command failed: # /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-x86_64/root/ --releasever 30 --disableplugin=local --setopt=deltarpm=False install /home/builder/fedora-review/1658707-python-confluent-kafka/results/python-confluent-kafka-debugsource-0.11.6-1.fc30.x86_64.rpm /home/builder/fedora-review/1658707-python-confluent-kafka/results/python3-confluent-kafka-0.11.6-1.fc30.x86_64.rpm Rpmlint ------- Checking: python3-confluent-kafka-0.11.6-1.fc30.x86_64.rpm python-confluent-kafka-debugsource-0.11.6-1.fc30.x86_64.rpm python-confluent-kafka-0.11.6-1.fc30.src.rpm python3-confluent-kafka.x86_64: E: description-line-too-long C confluent-kafka-python is Confluent's Python client for Apache Kafka and the Confluent Platform. python3-confluent-kafka.x86_64: E: wrong-script-interpreter /usr/lib64/python3.7/site-packages/confluent_kafka/avro/cached_schema_registry_client.py /usr/bin/env python python3-confluent-kafka.x86_64: E: non-executable-script /usr/lib64/python3.7/site-packages/confluent_kafka/avro/cached_schema_registry_client.py 644 /usr/bin/env python python3-confluent-kafka.x86_64: E: wrong-script-interpreter /usr/lib64/python3.7/site-packages/confluent_kafka/avro/error.py /usr/bin/env python python3-confluent-kafka.x86_64: E: non-executable-script /usr/lib64/python3.7/site-packages/confluent_kafka/avro/error.py 644 /usr/bin/env python python3-confluent-kafka.x86_64: E: wrong-script-interpreter /usr/lib64/python3.7/site-packages/confluent_kafka/avro/load.py /usr/bin/env python python3-confluent-kafka.x86_64: E: non-executable-script /usr/lib64/python3.7/site-packages/confluent_kafka/avro/load.py 644 /usr/bin/env python python3-confluent-kafka.x86_64: E: wrong-script-interpreter /usr/lib64/python3.7/site-packages/confluent_kafka/avro/serializer/__init__.py /usr/bin/env python python3-confluent-kafka.x86_64: E: non-executable-script /usr/lib64/python3.7/site-packages/confluent_kafka/avro/serializer/__init__.py 644 /usr/bin/env python python3-confluent-kafka.x86_64: E: wrong-script-interpreter /usr/lib64/python3.7/site-packages/confluent_kafka/avro/serializer/message_serializer.py /usr/bin/env python python3-confluent-kafka.x86_64: E: non-executable-script /usr/lib64/python3.7/site-packages/confluent_kafka/avro/serializer/message_serializer.py 644 /usr/bin/env python python3-confluent-kafka.x86_64: E: wrong-script-interpreter /usr/lib64/python3.7/site-packages/confluent_kafka/kafkatest/verifiable_consumer.py /usr/bin/env python python3-confluent-kafka.x86_64: E: non-executable-script /usr/lib64/python3.7/site-packages/confluent_kafka/kafkatest/verifiable_consumer.py 644 /usr/bin/env python python3-confluent-kafka.x86_64: E: wrong-script-interpreter /usr/lib64/python3.7/site-packages/confluent_kafka/kafkatest/verifiable_producer.py /usr/bin/env python python3-confluent-kafka.x86_64: E: non-executable-script /usr/lib64/python3.7/site-packages/confluent_kafka/kafkatest/verifiable_producer.py 644 /usr/bin/env python python-confluent-kafka.src: E: description-line-too-long C confluent-kafka-python is Confluent's Python client for Apache Kafka and the Confluent Platform. python-confluent-kafka.src:89: W: macro-in-comment %check python-confluent-kafka.src:90: W: macro-in-comment %{with python-confluent-kafka.src:92: W: macro-in-comment %endif python-confluent-kafka.src:93: W: macro-in-comment %{with python-confluent-kafka.src:95: W: macro-in-comment %endif 3 packages and 0 specfiles checked; 16 errors, 5 warnings. Requires -------- python-confluent-kafka-debugsource (rpmlib, GLIBC filtered): python3-confluent-kafka (rpmlib, GLIBC filtered): libc.so.6()(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) librdkafka librdkafka.so.1()(64bit) python(abi) python3-fastavro python3-requests rtld(GNU_HASH) Provides -------- python-confluent-kafka-debugsource: python-confluent-kafka-debugsource python-confluent-kafka-debugsource(x86-64) python3-confluent-kafka: python3-confluent-kafka python3-confluent-kafka(x86-64) python3.7dist(confluent-kafka) python3dist(confluent-kafka) Unversioned so-files -------------------- python3-confluent-kafka: /usr/lib64/python3.7/site-packages/confluent_kafka/cimpl.cpython-37m-x86_64-linux-gnu.so Source checksums ---------------- https://files.pythonhosted.org/packages/source/c/confluent-kafka/confluent-kafka-0.11.6.tar.gz : CHECKSUM(SHA256) this package : 2746f7796b3c15dabd07a7750ff2cb3cb9a1e97aab6881c6b1e091fc9ca27fb7 CHECKSUM(SHA256) upstream package : 2746f7796b3c15dabd07a7750ff2cb3cb9a1e97aab6881c6b1e091fc9ca27fb7 Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02 Command line :/usr/bin/fedora-review -v -m fedora-rawhide-x86_64 -b 1658707 Buildroot used: fedora-rawhide-x86_64 Active plugins: Python, Generic, Shell-api, C/C++ Disabled plugins: Java, SugarActivity, fonts, Haskell, Ocaml, Perl, R, PHP Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6
[?]: Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. => Please explain. That file is /usr/lib64/python3.7/site-packages/confluent_kafka/cimpl.cpython-37m-x86_64-linux-gnu.so, which is part of the python module. Thanks for the review. I will take care of the remaining topics to fix after my holidays, so early in 2019.
(In reply to Javier Peña from comment #6) > [?]: Development (unversioned) .so files in -devel subpackage, if present. > Note: Unversioned so-files in private %_libdir subdirectory (see > attachment). Verify they are not in ld path. > => Please explain. > > That file is > /usr/lib64/python3.7/site-packages/confluent_kafka/cimpl.cpython-37m-x86_64- > linux-gnu.so, which is part of the python module. Maybe this is a bug in f-r and we should report it to ignore all files in sitelib folder. > Thanks for the review. I will take care of the remaining topics to fix after > my holidays, so early in 2019. Okay, enjoy your holidays. Setting NotReady till then to indicate a standby status.
Updated files: - Spec: https://jpena.fedorapeople.org/python-confluent-kafka/python-confluent-kafka.spec - SRPM: https://jpena.fedorapeople.org/python-confluent-kafka/python-confluent-kafka-0.11.6-2.fc30.src.rpm Regarding some of the notes from the previous fedora-review output: [!]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in python3 -confluent-kafka , python-confluent-kafka-debugsource => Remove useless Requires from main package. The debugsource package is automatically generated, so it has no special requires. The python3-confluent-kafka package has proper requires, it cannot require python-confluent-kafka (it does not exist). I assume this is a bug in fedora-review. [?]: Latest version is packaged. => Upstream provides several releases towards version 1.0.0, maybe let's follow. The latest release in PyPi is 0.11.6, and some other packages requiring it (mostly OpenStack projects) require 0.11.6 as a maximum. I'd prefer to play it safe and keep this version, until 1.0.0 proper is released on PyPi. Thanks!
APPROVED Please reactivate %check. Why did you comment?
(In reply to Raphael Groner from comment #9) > APPROVED > > Please reactivate %check. Why did you comment? I think it was due to the librdkafka version. I'll re-enable before importing. Thanks!
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/python-confluent-kafka
Oh, now I remember why unit tests are disabled. They're absent from the tarball distribution, I opened https://github.com/confluentinc/confluent-kafka-python/issues/508 to get it fixed. So I can't fix it now, but I'll update it when a new release is available.
No new Python 2 dependent packages are allowed in Fedora. This should not have been approved as is. Javier, please disable the Python 2 subpackage on Fedora.
(In reply to Miro Hrončok from comment #13) > No new Python 2 dependent packages are allowed in Fedora. This should not > have been approved as is. > > Javier, please disable the Python 2 subpackage on Fedora. Miro, the Python 2 subpackage has always been disabled for Fedora, see https://koji.fedoraproject.org/koji/buildinfo?buildID=1179939 for the Rawhide build. I'm keeping python2-related definitions in the spec, so we can build the package for CentOS 7 using the same spec if needed.
I'm so sorry. Ive misread the conditional and wrote the comment in error.
(In reply to Miro Hrončok from comment #15) > I'm so sorry. Ive misread the conditional and wrote the comment in error. No problem. Is this a bug in f-r? We'd let f-r fail if there's any python2.
That is somehow done. Not sure if it works correctly. FedoraReview is awfully outdated but things started to get better a bit in upstream.
There are successful buiilds in rawhide. Can we close here?
Built in rawhide, closing.
*** Bug 2126145 has been marked as a duplicate of this bug. ***