Bug 2280508 - Review Request: dtk6core - Deepin tool kit core modules
Summary: Review Request: dtk6core - Deepin tool kit core modules
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/linuxdeepin/dtk6core
Whiteboard:
Depends On:
Blocks: FE-DEADREVIEW
TreeView+ depends on / blocked
 
Reported: 2024-05-15 01:22 UTC by Felix Wang
Modified: 2025-06-26 00:45 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-06-26 00:45:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Felix Wang 2024-05-15 01:22:09 UTC
Spec URL: https://topazus.fedorapeople.org/dtk6core.spec
SRPM URL: https://topazus.fedorapeople.org/dtk6core-6.0.15-1.fc39.src.rpm
Description: Deepin tool kit core modules
Fedora Account System Username: topazus

Comment 1 Fedora Review Service 2024-05-15 01:41:46 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7445498
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2280508-dtk6core/fedora-rawhide-x86_64/07445498-dtk6core/fedora-review/review.txt

Found issues:

- License file dlicenseinfo.h is not marked as %license
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text

Please know that there can be false-positives.

---
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.

Comment 2 Benson Muite 2024-05-26 05:33:50 UTC
Package Review
==============

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


Issues:
=======
- 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 dlicenseinfo.h is not marked as %license
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/LicensingGuidelines/#_license_text


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

C/C++:
[-]: Provides: bundled(gnulib) in place as required.
     Note: Sources not installed
[ ]: Package does not contain kernel modules.
[x]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[x]: Header files in -devel subpackage, if present.
[x]: ldconfig not called in %post and %postun for Fedora 28 and later.
[x]: Package does not contain any libtool archives (.la)
[x]: Package contains no static executables.
[x]: Rpath absent or only used for internal libs.
[x]: Development (unversioned) .so files in -devel subpackage, if present.

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, Version 3", "GNU Lesser General Public License, Version 3",
     "*No copyright* GNU Lesser General Public License, Version 3",
     "Creative Commons Attribution 4.0 and/or Creative Commons CC0 1.0",
     "*No copyright* BSD 3-Clause License", "Creative Commons Attribution
     4.0", "*No copyright* Creative Commons CC0 1.0", "GNU Lesser General
     Public License, Version 2.1", "GNU Lesser General Public License v3.0
     or later", "BSD 3-Clause License", "*No copyright* MIT License", "GNU
     Lesser General Public License, Version 3 [generated file]". 165 files
     have unknown license. Detailed output of licensecheck in
     /home/fedora/2280508-dtk6core/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/include/dtk6
[ ]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/lib64/qt6/mkspecs,
     /usr/lib64/qt6/mkspecs/features, /usr/lib64/qt6/mkspecs/modules,
     /usr/include/dtk6
[x]: %build honors applicable compiler flags or justifies otherwise.
[ ]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[ ]: 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
[ ]: 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.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Useful -debuginfo package or justification otherwise.
[ ]: 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]: 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]: 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 1677 bytes in 1 files.
[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.
[x]: Final provides and requires are sane (see attachments).
[ ]: 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.
[!]: 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]: Fully versioned dependency in subpackages if applicable.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: The placement of pkgconfig(.pc) files are correct.
[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 debuginfo package(s).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[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.


Rpmlint
-------
Checking: dtk6core-6.0.15-1.fc41.aarch64.rpm
          dtk6core-devel-6.0.15-1.fc41.aarch64.rpm
          dtk6core-debuginfo-6.0.15-1.fc41.aarch64.rpm
          dtk6core-debugsource-6.0.15-1.fc41.aarch64.rpm
          dtk6core-6.0.15-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/tmpqedbejuu')]
checks: 32, packages: 5

dtk6core.aarch64: E: spelling-error ('Deepin', 'Summary(en_US) Deepin -> Dee pin, Dee-pin, Deepen')
dtk6core.aarch64: E: spelling-error ('Deepin', '%description -l en_US Deepin -> Dee pin, Dee-pin, Deepen')
dtk6core.src: E: spelling-error ('Deepin', 'Summary(en_US) Deepin -> Dee pin, Dee-pin, Deepen')
dtk6core.src: E: spelling-error ('Deepin', '%description -l en_US Deepin -> Dee pin, Dee-pin, Deepen')
dtk6core-devel.aarch64: W: no-documentation
dtk6core-debugsource.aarch64: E: files-duplicated-waste 749610
dtk6core-devel.aarch64: W: files-duplicate /usr/include/dtk6/DCore/DCapFile /usr/include/dtk6/DCore/DCapDir
 5 packages and 0 specfiles checked; 5 errors, 2 warnings, 32 filtered, 5 badness; has taken 1.5 s 




Rpmlint (debuginfo)
-------------------
Checking: dtk6core-debuginfo-6.0.15-1.fc41.aarch64.rpm
          dtk6core-devel-debuginfo-6.0.15-1.fc41.aarch64.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/tmplirn8i0t')]
checks: 32, packages: 2

 2 packages and 0 specfiles checked; 0 errors, 0 warnings, 23 filtered, 0 badness; has taken 0.7 s 





Rpmlint (installed packages)
----------------------------
============================ 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
checks: 32, packages: 5

dtk6core.aarch64: E: spelling-error ('Deepin', 'Summary(en_US) Deepin -> Dee pin, Dee-pin, Deepen')
dtk6core.aarch64: E: spelling-error ('Deepin', '%description -l en_US Deepin -> Dee pin, Dee-pin, Deepen')
dtk6core-devel.aarch64: W: no-documentation
dtk6core-debugsource.aarch64: E: files-duplicated-waste 749610
dtk6core-devel.aarch64: W: files-duplicate /usr/include/dtk6/DCore/DCapFile /usr/include/dtk6/DCore/DCapDir
 5 packages and 0 specfiles checked; 3 errors, 2 warnings, 47 filtered, 3 badness; has taken 2.4 s 



Source checksums
----------------
https://github.com/linuxdeepin/dtk6core/archive/6.0.15/dtk6core-6.0.15.tar.gz :
  CHECKSUM(SHA256) this package     : 8cf596f3e1a5b15644310b03f9b1faf5e611232fdce15b9142299ac31472e05a
  CHECKSUM(SHA256) upstream package : 8cf596f3e1a5b15644310b03f9b1faf5e611232fdce15b9142299ac31472e05a


Requires
--------
dtk6core (rpmlib, GLIBC filtered):
    ld-linux-aarch64.so.1()(64bit)
    libQt6Core.so.6()(64bit)
    libQt6Core.so.6(Qt_6)(64bit)
    libQt6Core.so.6(Qt_6.7)(64bit)
    libQt6Core.so.6(Qt_6.7_PRIVATE_API)(64bit)
    libQt6DBus.so.6()(64bit)
    libQt6DBus.so.6(Qt_6)(64bit)
    libQt6Xml.so.6()(64bit)
    libQt6Xml.so.6(Qt_6)(64bit)
    libc.so.6()(64bit)
    libfmt.so.10()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libspdlog.so.1.12()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.15)(64bit)
    libstdc++.so.6(CXXABI_1.3.5)(64bit)
    libstdc++.so.6(CXXABI_1.3.7)(64bit)
    libstdc++.so.6(CXXABI_1.3.8)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libsystemd.so.0()(64bit)
    libsystemd.so.0(LIBSYSTEMD_209)(64bit)
    qt6-qtbase(aarch-64)
    rtld(GNU_HASH)

dtk6core-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    cmake-filesystem(aarch-64)
    dtk6core(aarch-64)
    dtkcommon-devel(aarch-64)
    ld-linux-aarch64.so.1()(64bit)
    libQt6Core.so.6()(64bit)
    libQt6Core.so.6(Qt_6)(64bit)
    libQt6Core.so.6(Qt_6.7)(64bit)
    libQt6DBus.so.6()(64bit)
    libQt6DBus.so.6(Qt_6)(64bit)
    libQt6Xml.so.6()(64bit)
    libQt6Xml.so.6(Qt_6)(64bit)
    libc.so.6()(64bit)
    libdtk6core.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.15)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    rtld(GNU_HASH)

dtk6core-debuginfo (rpmlib, GLIBC filtered):

dtk6core-debugsource (rpmlib, GLIBC filtered):



Provides
--------
dtk6core:
    dtk6core
    dtk6core(aarch-64)
    libdtk6core.so.6()(64bit)

dtk6core-devel:
    cmake(Dtk6CMake)
    cmake(Dtk6Core)
    cmake(Dtk6DConfig)
    cmake(Dtk6Tools)
    cmake(dtk6cmake)
    cmake(dtk6core)
    cmake(dtk6dconfig)
    cmake(dtk6tools)
    dtk6core-devel
    dtk6core-devel(aarch-64)
    pkgconfig(dtk6core)

dtk6core-debuginfo:
    debuginfo(build-id)
    dtk6core-debuginfo
    dtk6core-debuginfo(aarch-64)
    libdtk6core.so.6.0.15-6.0.15-1.fc41.aarch64.debug()(64bit)

dtk6core-debugsource:
    dtk6core-debugsource
    dtk6core-debugsource(aarch-64)



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

Comments:
a) For directory ownership, is it possible to change
%files devel
%{_includedir}/dtk6/DCore/
to
%files devel
%dir %{_includedir}/dtk6
%{_includedir}/dtk6/DCore/

b) What is the reason for:
sed -i 's|/etc/os-version|/etc/uos-version|' src/dsysinfo.cpp

c) Package does not build on Koji:
https://koji.fedoraproject.org/koji/taskinfo?taskID=118102960

d) There are additional licenses:
GNU Lesser General Public License, Version 2.1
----------------------------------------------
dtk6core-6.0.15/LICENSES/LGPL-2.1-or-later.txt
dtk6core-6.0.15/include/util/ddbusextendedabstractinterface.h
dtk6core-6.0.15/src/util/ddbusextendedabstractinterface.cpp
dtk6core-6.0.15/src/util/ddbusextendedpendingcallwatcher.cpp
dtk6core-6.0.15/src/util/ddbusextendedpendingcallwatcher_p.h

GNU Lesser General Public License, Version 3 [generated file]
-------------------------------------------------------------
dtk6core-6.0.15/tools/settings/main.cpp

Are any of these files used in the build? IF so license field
may need to be
LGPL-2.1-or-later AND LGPL-3.0-only and LGPL-3.0-or-later

Comment 3 Package Review 2025-05-27 00:45:23 UTC
This is an automatic check from review-stats script.

This review request ticket hasn't been updated for some time. We're sorry
it is taking so long. If you're still interested in packaging this software
into Fedora repositories, please respond to this comment clearing the
NEEDINFO flag.

You may want to update the specfile and the src.rpm to the latest version
available and to propose a review swap on Fedora devel mailing list to increase
chances to have your package reviewed. If this is your first package and you
need a sponsor, you may want to post some informal reviews. Read more at
https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group.

Without any reply, this request will shortly be considered abandoned
and will be closed.
Thank you for your patience.

Comment 4 Package Review 2025-06-26 00:45:25 UTC
This is an automatic action taken by review-stats script.

The ticket submitter failed to clear the NEEDINFO flag in a month.
As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews
we consider this ticket as DEADREVIEW and proceed to close it.


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