https://bugzilla.redhat.com/show_bug.cgi?id=2313507
--- Comment #3 from Michel Lind michel@michel-slm.name --- Sorry, didn't end up having time to do this during the conference last week. Not sure what happens to the COPR-generated reviews, it probably failed to run (but the build itself did finish)
There are some issues
Issues: ======= - Package installs properly. Note: Installation errors (see attachment) See: https://docs.fedoraproject.org/en-US/packaging-guidelines/
Problem: conflicting requests - nothing provides python3dist(xapian) >= 1.4 needed by python3-xapian-haystack-3.1.0-1.fc42.noarch from @commandline
Looks like python3-xapian (from xapian-bindings) is not properly packaged? It does not provide the expected 'python3dist(MODNAME)' dependency
michel in ~/src/fedora ⬢ [f40-packaging] ❯ fedrq pkgs '*xapian*' python3-xapian-1.4.26-2.fc42.x86_64 tcl-xapian-1.4.26-2.fc42.x86_64 xapian-bindings-1.4.26-2.fc42.src xapian-bindings-1.4.26-2.fc42.x86_64 xapian-bindings-ruby-1.4.26-2.fc42.x86_64 xapian-core-1.4.26-1.fc42.i686 xapian-core-1.4.26-1.fc42.src xapian-core-1.4.26-1.fc42.x86_64 xapian-core-devel-1.4.26-1.fc42.i686 xapian-core-devel-1.4.26-1.fc42.x86_64 xapian-core-libs-1.4.26-1.fc42.i686 xapian-core-libs-1.4.26-1.fc42.x86_64
michel in ~/src/fedora took 17s ⬢ [f40-packaging] ❯ fedrq pkgs python3-xapian -F provides python-xapian = 1.4.26-2.fc42 python3-xapian = 1.4.26-2.fc42 python3-xapian(x86-64) = 1.4.26-2.fc42 python3.13-xapian = 1.4.26-2.fc42
- The License field must be a valid SPDX expression. Note: Not a valid SPDX expression 'GPL2'. See: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1
=> Is this GPL-2.0-only or GPL-2.0-or-later ?
- Spec file name must match the spec package %{name}, in the format %{name}.spec. Note: xapian-haystack.spec should be python-xapian-haystack.spec See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_spec_file_naming => as the issue says