Bug 2334997
| Summary: | Review Request: turtle - Manage your git repositories with easy-to-use dialogs in Nautilus. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Philipp Unger <philipp.unger.1988> |
| Component: | Package Review | Assignee: | Benson Muite <benson_muite> |
| Status: | ASSIGNED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | 7d28c752, benson_muite, package-review |
| Target Milestone: | --- | Keywords: | AutomationTriaged |
| Target Release: | --- | Flags: | benson_muite:
fedora-review?
|
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://gitlab.gnome.org/philippun1/turtle | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 177841 | ||
| Attachments: | |||
|
Description
Philipp Unger
2024-12-30 20:43:24 UTC
Copr build: https://copr.fedorainfracloud.org/coprs/build/8455884 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2334997-turtle/fedora-rawhide-x86_64/08455884-turtle/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. Package Review
==============
Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed
Issues:
=======
- Package installs a %{name}.desktop using desktop-file-install or desktop-
file-validate if there is such a file.
===== MUST items =====
Generic:
[ ]: Package is licensed with an open-source compatible license and meets
other legal requirements as defined in the legal section of Packaging
Guidelines.
[ ]: 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* GNU General Public
License v3.0 or later". 55 files have unknown license. Detailed output
of licensecheck in
/FedoraPackaging/reviews/turtle/2334997-turtle/licensecheck.txt
[ ]: License file installed when any subpackage combination is installed.
[ ]: Package requires other packages for directories it uses.
Note: No known owner of /usr/share/nautilus-python
[!]: Package must own all directories that it creates.
Note: Directories without known owners: /usr/share/icons/hicolor,
/usr/lib/python3.13, /usr/share/glib-2.0, /usr/lib/python3.13/site-
packages, /usr/share/icons/hicolor/symbolic/apps,
/usr/share/icons/hicolor/scalable, /usr/share/dbus-1,
/usr/share/dbus-1/services, /usr/share/icons/hicolor/scalable/apps,
/usr/share/glib-2.0/schemas, /usr/share/icons/hicolor/symbolic
[ ]: Package contains no bundled libraries without FPC exception.
[ ]: Changelog in prescribed format.
[ ]: Sources contain only permissible code or content.
[ ]: Development files must be in a -devel package
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package consistently uses macros (instead of hard-coded directory
names).
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
[ ]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
Provides are present.
[ ]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Package is not known to require an ExcludeArch tag.
[ ]: 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]: The License field must be a valid SPDX expression.
[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]: Package contains desktop file if it is a GUI application.
[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]: 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
Python:
[ ]: Python eggs must not download any dependencies during the build
process.
[ ]: A package which is used by another package via an egg interface should
provide egg info.
[ ]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Packages MUST NOT have dependencies (either build-time or runtime) on
packages named with the unversioned python- prefix unless no properly
versioned package exists. Dependencies on Python packages instead MUST
use names beginning with python2- or python3- as appropriate.
[x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files
[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.
[ ]: Final provides and requires are sane (see attachments).
[ ]: Fully versioned dependency in subpackages if applicable.
Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
python3-turtlevcs , turtle-cli , turtle-nautilus
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[ ]: 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.
[ ]: Package should compile and build into binary rpms on all supported
architectures.
[ ]: %check is present and all tests pass.
[ ]: 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:
[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: python3-turtlevcs-0.11-1.fc42.noarch.rpm
turtle-cli-0.11-1.fc42.noarch.rpm
turtle-nautilus-0.11-1.fc42.noarch.rpm
turtle-0.11-1.fc42.src.rpm
============================ rpmlint session starts ============================
rpmlint: 2.5.0
configuration:
/usr/lib/python3.13/site-packages/rpmlint/configdefaults.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/tmpxm_kip7r')]
checks: 32, packages: 4
turtle.src: W: unexpanded-macro Summary(C) %{sum}
python3-turtlevcs.noarch: W: python-leftover-require python3-gobject
turtle-cli.noarch: W: no-manual-page-for-binary turtle_cli
turtle-cli.noarch: W: no-manual-page-for-binary turtle_service
python3-turtlevcs.noarch: W: no-documentation
turtle-cli.noarch: W: no-documentation
turtle-nautilus.noarch: W: no-documentation
turtle.src: E: description-line-too-long Turtle is a graphical interface for version control intended to run on gnome and nautilus.
4 packages and 0 specfiles checked; 1 errors, 7 warnings, 20 filtered, 1 badness; has taken 2.1 s
Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.6.1
configuration:
/usr/lib/python3.13/site-packages/rpmlint/configdefaults.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
python3-turtlevcs.noarch: W: python-leftover-require python3-gobject
turtle-cli.noarch: W: no-manual-page-for-binary turtle_cli
turtle-cli.noarch: W: no-manual-page-for-binary turtle_service
turtle-cli.noarch: W: no-documentation
turtle-nautilus.noarch: W: no-documentation
python3-turtlevcs.noarch: W: no-documentation
3 packages and 0 specfiles checked; 0 errors, 6 warnings, 13 filtered, 0 badness; has taken 0.6 s
Source checksums
----------------
https://gitlab.gnome.org/philippun1/turtle/-/archive/0.11/turtle-0.11.tar.gz :
CHECKSUM(SHA256) this package : 152ff3d3fe039762c37a5fa562e088b84ac890c6db2e1072c3c1aa3fab03ff39
CHECKSUM(SHA256) upstream package : 152ff3d3fe039762c37a5fa562e088b84ac890c6db2e1072c3c1aa3fab03ff39
Requires
--------
python3-turtlevcs (rpmlib, GLIBC filtered):
python(abi)
python3-gobject
python3.13dist(dbus-python)
python3.13dist(pygit2)
python3.13dist(secretstorage)
turtle-cli (rpmlib, GLIBC filtered):
/usr/bin/python3
python3-turtlevcs
turtle-nautilus (rpmlib, GLIBC filtered):
nautilus
nautilus-python
python3-dbus
turtle-cli
Provides
--------
python3-turtlevcs:
python-turtlevcs
python3-turtlevcs
python3.13-turtlevcs
python3.13dist(turtlevcs)
python3dist(turtlevcs)
turtle-cli:
application()
application(de.philippun1.turtle.desktop)
turtle-cli
turtle-nautilus:
turtle-nautilus
Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/usr/bin/fedora-review -b 2334997
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic, Python
Disabled plugins: C/C++, SugarActivity, Ocaml, Perl, PHP, Java, fonts, Haskell, R
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH
Comments:
a) Please add
BuildRequires: hicolor-icon-theme
b) Please use desktop-file-install
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files
c) Please add an appdata file
d) Please see:
https://docs.fedoraproject.org/en-US/package-maintainers/Joining_the_Package_Maintainers/
e) Please block the python package name on pypi to ensure nothing else uses the same installation directories
Spec URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08585658-turtle/turtle.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08585658-turtle/turtle-0.11.1-1.fc42.src.rpm Things I changed: - add hicolor-icon-theme dependency - use desktop-file-validate for desktop file (was recommended if no changes are made to it instead of desktop-file-install) - add appdata file - upload turtlevcs to https://pypi.org/project/turtlevcs/ [fedora-review-service-build] Copr build: https://copr.fedorainfracloud.org/coprs/build/8587810 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2334997-turtle/fedora-rawhide-x86_64/08587810-turtle/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. Package Review
==============
Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed
===== 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* GNU General Public
License v3.0 or later". 57 files have unknown license. Detailed output
of licensecheck in /home/fedora-packaging/reviews/turtle/2334997-
turtle/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[!]: Package requires other packages for directories it uses.
Note: No known owner of /usr/share/nautilus-python
[!]: Package must own all directories that it creates.
Note: Directories without known owners:
/usr/share/icons/hicolor/scalable/apps,
/usr/share/icons/hicolor/scalable, /usr/share/dbus-1,
/usr/share/icons/hicolor/symbolic, /usr/share/dbus-1/services,
/usr/lib/python3.13/site-packages, /usr/lib/python3.13,
/usr/share/glib-2.0/schemas, /usr/share/glib-2.0,
/usr/share/icons/hicolor, /usr/share/icons/hicolor/symbolic/apps
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: 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.
[ ]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[x]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[ ]: 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]: The License field must be a valid SPDX expression.
[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]: Package contains desktop file if it is a GUI application.
[x]: Package installs a %{name}.desktop using desktop-file-install or
desktop-file-validate if there is such a file.
[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]: 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
Python:
[-]: Python eggs must not download any dependencies during the build
process.
[-]: A package which is used by another package via an egg interface should
provide egg info.
[ ]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Packages MUST NOT have dependencies (either build-time or runtime) on
packages named with the unversioned python- prefix unless no properly
versioned package exists. Dependencies on Python packages instead MUST
use names beginning with python2- or python3- as appropriate.
[x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files
[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).
[x]: Fully versioned dependency in subpackages if applicable.
Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
python3-turtlevcs , turtle-cli , turtle-nautilus
[ ]: Package functions as described.
[ ]: 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.
[x]: Package should compile and build into binary rpms on all supported
architectures.
[ ]: %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:
[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: python3-turtlevcs-0.11.1-1.fc43.noarch.rpm
turtle-cli-0.11.1-1.fc43.noarch.rpm
turtle-nautilus-0.11.1-1.fc43.noarch.rpm
turtle-0.11.1-1.fc43.src.rpm
============================ rpmlint session starts ============================
rpmlint: 2.6.1
configuration:
/usr/lib/python3.13/site-packages/rpmlint/configdefaults.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/tmp562dar28')]
checks: 32, packages: 4
turtle.src: W: unexpanded-macro Summary(C) %{sum}
python3-turtlevcs.noarch: W: python-leftover-require python3-gobject
turtle-cli.noarch: W: no-manual-page-for-binary turtle_cli
turtle-cli.noarch: W: no-manual-page-for-binary turtle_service
python3-turtlevcs.noarch: W: no-documentation
turtle-cli.noarch: W: no-documentation
turtle-nautilus.noarch: W: no-documentation
turtle.src: E: description-line-too-long Turtle is a graphical interface for version control intended to run on gnome and nautilus.
4 packages and 0 specfiles checked; 1 errors, 7 warnings, 17 filtered, 1 badness; has taken 0.6 s
Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.7.0
configuration:
/usr/lib/python3.13/site-packages/rpmlint/configdefaults.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
python3-turtlevcs.noarch: W: python-leftover-require python3-gobject
turtle-cli.noarch: W: no-manual-page-for-binary turtle_cli
turtle-cli.noarch: W: no-manual-page-for-binary turtle_service
turtle-cli.noarch: W: no-documentation
python3-turtlevcs.noarch: W: no-documentation
turtle-nautilus.noarch: W: no-documentation
3 packages and 0 specfiles checked; 0 errors, 6 warnings, 13 filtered, 0 badness; has taken 0.2 s
Source checksums
----------------
https://gitlab.gnome.org/philippun1/turtle/-/archive/0.11.1/turtle-0.11.1.tar.gz :
CHECKSUM(SHA256) this package : 362dc3f833fd0c61c9c5ae3e060b7bffde7552bdc400ea6b6de01b53a4fc84b2
CHECKSUM(SHA256) upstream package : 362dc3f833fd0c61c9c5ae3e060b7bffde7552bdc400ea6b6de01b53a4fc84b2
Requires
--------
python3-turtlevcs (rpmlib, GLIBC filtered):
python(abi)
python3-gobject
python3.13dist(dbus-python)
python3.13dist(pygit2)
python3.13dist(pygobject)
python3.13dist(secretstorage)
turtle-cli (rpmlib, GLIBC filtered):
/usr/bin/python3
python3-turtlevcs
turtle-nautilus (rpmlib, GLIBC filtered):
nautilus
nautilus-python
python3-dbus
turtle-cli
Provides
--------
python3-turtlevcs:
metainfo()
metainfo(de.philippun1.turtle.metainfo.xml)
python-turtlevcs
python3-turtlevcs
python3.13-turtlevcs
python3.13dist(turtlevcs)
python3dist(turtlevcs)
turtle-cli:
application()
application(de.philippun1.turtle.desktop)
turtle-cli
turtle-nautilus:
turtle-nautilus
Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/usr/bin/fedora-review -b 2334997
Buildroot used: fedora-rawhide-x86_64
Active plugins: Python, Shell-api, Generic
Disabled plugins: C/C++, R, Java, Perl, PHP, Ocaml, Haskell, SugarActivity, fonts
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH
Comments:
a) Please change:
Requires: python3-gobject
to
Requires: python3-gobject
Requires: hicolor-icon-theme
This will nsure the hicolor directoreis are owned.
b) /usr/share/glib-2.0/schemas, /usr/share/glib-2.0,
and
/usr/share/dbus-1, /usr/share/dbus-1/services,
are still not owned though. For dbus, not sure of
appropriate package to require.
For glib perhaps check if one of the requires below helps:
Requires: gobject-introspection-devel%{?_isa}
Requires: libadwaita
Requires: python3-gobject-base
Requires: gtksourceview5-devel
Am packaging cambalache which uses some similar dependencies:
https://fed500.fedorapeople.org/cambalache.spec
c) /usr/share/nautilus-python
is not owned either, please add:
%dir %{_datadir}/nautilus-python
to the spec file to own it.
Spec URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08945279-turtle/turtle.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08945279-turtle/turtle-0.11.1-1.fc43.src.rpm Created attachment 2085978 [details]
The .spec file difference from Copr build 8587810 to 8945288
Copr build: https://copr.fedorainfracloud.org/coprs/build/8945288 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2334997-turtle/fedora-rawhide-x86_64/08945288-turtle/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. I tried to find the missing folder ownerships via rpm -qf.
Things changed in the latest package:
- add glib2, dbus-common, hicolor-icon-theme as requirements for folder ownership
- add ownership to %{_datadir}/nautilus-python
- add libadwaita requirement because it is necessary to run the application
- install man pages and readme to address remaining warnings
The Review template still mentions the following folders without ownership:
Note: Directories without known owners:
/usr/share/icons/hicolor/symbolic,
/usr/share/icons/hicolor/scalable/apps, /usr/share/glib-2.0,
/usr/share/icons/hicolor/symbolic/apps, /usr/share/dbus-1/services,
/usr/lib/python3.13, /usr/share/icons/hicolor/scalable,
/usr/share/dbus-1, /usr/lib/python3.13/site-packages,
/usr/share/icons/hicolor, /usr/share/glib-2.0/schemas
Is there a way to test the ownership locally? rpmlint does not give any output on it.
$ dnf repoquery whatowns /usr/share/dbus-1 Updating and loading repositories: Repositories loaded. budgie-control-center-common-0:1.4.0-3.fc41.noarch budgie-control-center-common-0:1.4.0-4.fc41.noarch dbus-common-1:1.14.10-4.fc41.noarch efl-0:1.27.0-11.fc41.i686 efl-0:1.27.0-11.fc41.x86_64 gnome-text-editor-0:47.0-1.fc41.x86_64 gnome-text-editor-0:47.4-1.fc41.x86_64 ptyxis-0:47.12-1.fc41.x86_64 ptyxis-0:47.2-1.fc41.x86_64 stratisd-0:3.7.1-1.fc41.x86_64 stratisd-0:3.8.0-1.fc41.x86_64 wike-0:3.1.0-1.fc41.noarch python3-turtlevcs needs to require the packages Ah thanks, that makes sense. But python3-turtlevcs cannot require glib2 (E: explilcit-lib-dependency) which owns /usr/share/glib-2.0 and /usr/share/glib-2.0/schemas. Btw: "dnf repoquery whatowns" does not work on my rawhide installation, I used "dnf repoquery --whatrequires". Does that do the same? Spec URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08945422-turtle/turtle.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08945422-turtle/turtle-0.11.1-1.fc43.src.rpm Created attachment 2085985 [details]
The .spec file difference from Copr build 8945288 to 8945425
Copr build: https://copr.fedorainfracloud.org/coprs/build/8945425 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2334997-turtle/fedora-rawhide-x86_64/08945425-turtle/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. Spec URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08945451-turtle/turtle.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08945451-turtle/turtle-0.11.1-1.fc43.src.rpm Created attachment 2085988 [details]
The .spec file difference from Copr build 8945425 to 8945460
Copr build: https://copr.fedorainfracloud.org/coprs/build/8945460 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2334997-turtle/fedora-rawhide-x86_64/08945460-turtle/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. Now only /usr/share/glib-2.0/schemas, /usr/share/glib-2.0 are left without known owners. According to "dnf repoquery --whatdepends=glib2" both python3-dbus and python3-gobject depend on glib2 which would make it an indirect dependency. So I am not really sure what to do here, since glib2 cannot be a direct dependency (E: explilcit-lib-dependency). Spec URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08971331-turtle/turtle.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08971331-turtle/turtle-0.11.1-1.fc43.src.rpm Spec URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08989876-turtle/turtle.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/philippun/turtle/fedora-rawhide-x86_64/08989876-turtle/turtle-0.13-1.fc43.src.rpm Created attachment 2088220 [details]
The .spec file difference from Copr build 8945460 to 8992716
Copr build: https://copr.fedorainfracloud.org/coprs/build/8992716 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2334997-turtle/fedora-rawhide-x86_64/08992716-turtle/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. |