Bug 2241003 - Review Request: qnearbyshare - Nearby Share for Linux
Summary: Review Request: qnearbyshare - Nearby Share for Linux
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2240881
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-09-27 16:33 UTC by Zephyr Lykos
Modified: 2024-01-17 02:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
benson_muite: fedora-review?


Attachments (Terms of Use)
The .spec file difference from Copr build 6505407 to 6505408 (1.08 KB, patch)
2023-10-08 01:30 UTC, Fedora Review Service
no flags Details | Diff
The .spec file difference from Copr build 6505407 to 6505408 (1.08 KB, patch)
2023-10-08 01:31 UTC, Fedora Review Service
no flags Details | Diff
The .spec file difference from Copr build 6505408 to 6513720 (391 bytes, patch)
2023-10-10 12:32 UTC, Fedora Review Service
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Fedora Koji taskID 106972939 0 None None None 2023-10-02 02:36:32 UTC
Fedora Koji taskID 107131517 0 None None None 2023-10-06 12:38:07 UTC
Fedora Package Sources cryptopp pull-request 4 0 None None None 2023-09-28 16:13:17 UTC

Description Zephyr Lykos 2023-09-27 16:33:02 UTC
Spec URL: https://pagure.io/mochaa-rpms/qnearbyshare/raw/rawhide/f/qnearbyshare.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/mochaa/qnearbyshare/srpm-builds/06449237/qnearbyshare-0-1.20230927git84b9847.fc40.src.rpm
Description: QNearbyShare is a third-party implementation of Google's Nearby Share.
Fedora Account System Username: mochaa

Comment 1 Benson Muite 2023-10-01 18:31:51 UTC
It does not build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=106962048

Seems to be a problem with pkgconfig(libcryptocpp):
https://github.com/weidai11/cryptopp/issues/133
Maybe a patch is needed:
https://github.com/weidai11/cryptopp/blob/master/GNUmakefile#L1537-L1551

Comment 2 Zephyr Lykos 2023-10-02 02:36:32 UTC
Please wait for this to build:

https://koji.fedoraproject.org/koji/taskinfo?taskID=106972939

Comment 3 Zephyr Lykos 2023-10-06 12:35:58 UTC
The package builds now:

https://koji.fedoraproject.org/koji/taskinfo?taskID=107131517

Comment 5 Benson Muite 2023-10-06 21:03:25 UTC
Package Review
==============

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


Issues:
=======
- Package installs properly.
  Note: Installation errors (see attachment)
  See: https://docs.fedoraproject.org/en-US/packaging-guidelines/
- Dist tag is present.
- Package must not depend on deprecated() packages.
  Note: openssl1.1-devel is deprecated, you must not depend on it.
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/deprecating-packages/


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

C/C++:
[ ]: Provides: bundled(gnulib) in place as required.
     Note: Sources not installed
[x]: 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]: Package does not contain any libtool archives (.la)
[x]: Package contains no static executables.
[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: "Unknown or generated", "MIT License", "Apache License 2.0". 16
     files have unknown license. Detailed output of licensecheck in
     /home/fedora/2241003-qnearbyshare/licensecheck.txt
[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.
[ ]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/share/dbus-1/services,
     /usr/share/dbus-1
[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.
[ ]: 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]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Test run failed
[x]: Package complies to the Packaging Guidelines
[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]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[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 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

===== 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).
[ ]: Package functions as described.
[x]: 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.
[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]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[!]: Rpmlint is run on all installed packages.
     Note: Mock build failed
     See: https://docs.fedoraproject.org/en-US/packaging-
     guidelines/#_use_rpmlint
[!]: Spec file according to URL is the same as in SRPM.
     Note: Spec file as given by url is not the same as in SRPM (see
     attached diff).
     See: (this test has no URL)
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.


Installation errors
-------------------
INFO: mock.py version 5.2 starting (python version = 3.11.5, NVR = mock-5.2-1.fc38), args: /usr/libexec/mock/mock -r fedora-rawhide-aarch64 --no-cleanup-after --no-clean --resultdir=/home/fedora/2241003-qnearbyshare/results install /home/fedora/2241003-qnearbyshare/results/qnearbyshare-debuginfo-0-2.20230928git90621de.fc40.aarch64.rpm /home/fedora/2241003-qnearbyshare/results/qnearbyshare-debugsource-0-2.20230928git90621de.fc40.aarch64.rpm /home/fedora/2241003-qnearbyshare/results/qnearbyshare-0-2.20230928git90621de.fc40.aarch64.rpm
Start(bootstrap): init plugins
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 5.2
INFO: Mock Version: 5.2
Start(bootstrap): chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf detected and used (direct choice)
Finish: chroot init
INFO: installing package(s): /builddir/qnearbyshare-debuginfo-0-2.20230928git90621de.fc40.aarch64.rpm /builddir/qnearbyshare-debugsource-0-2.20230928git90621de.fc40.aarch64.rpm /builddir/qnearbyshare-0-2.20230928git90621de.fc40.aarch64.rpm
ERROR: Command failed: 
 # /usr/bin/systemd-nspawn -q -M 10e4df7078484628af0c68ef3da6104d -D /var/lib/mock/fedora-rawhide-aarch64-bootstrap/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.tcq7jwci:/etc/resolv.conf --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/var/lib/mock/fedora-rawhide-aarch64/root/installation-homedir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --setenv=LC_MESSAGES=C.UTF-8 --resolv-conf=off /usr/bin/dnf-3 --installroot /var/lib/mock/fedora-rawhide-aarch64/root/ --releasever 40 --setopt=deltarpm=False --setopt=allow_vendor_change=yes --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=versionlock install /builddir/qnearbyshare-debuginfo-0-2.20230928git90621de.fc40.aarch64.rpm /builddir/qnearbyshare-debugsource-0-2.20230928git90621de.fc40.aarch64.rpm /builddir/qnearbyshare-0-2.20230928git90621de.fc40.aarch64.rpm --setopt=tsflags=nocontexts



Rpmlint
-------
Checking: qnearbyshare-0-2.20230928git90621de.fc40.aarch64.rpm
          qnearbyshare-debuginfo-0-2.20230928git90621de.fc40.aarch64.rpm
          qnearbyshare-debugsource-0-2.20230928git90621de.fc40.aarch64.rpm
          qnearbyshare-0-2.20230928git90621de.fc40.src.rpm
============================ rpmlint session starts ============================
rpmlint: 2.4.0
configuration:
    /usr/lib/python3.11/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/tmp1rwu0apg')]
checks: 31, packages: 4

qnearbyshare.src: W: strange-permission qnearbyshare.spec 600
qnearbyshare.aarch64: W: no-manual-page-for-binary qnearbyshare-receive
qnearbyshare.aarch64: W: no-manual-page-for-binary qnearbyshare-send
qnearbyshare.aarch64: W: incoherent-version-in-changelog 0-2 ['0-2.20230928git90621de.fc40', '0-2.20230928git90621de']
 4 packages and 0 specfiles checked; 0 errors, 4 warnings, 0 badness; has taken 0.9 s 




Source checksums
----------------
https://github.com/vicr123/QNearbyShare/archive/90621de47f76d3d57f3a4a1eb45aae8de49e33db/QNearbyShare-90621de47f76d3d57f3a4a1eb45aae8de49e33db.tar.gz :
  CHECKSUM(SHA256) this package     : ccb69560dc250b4a465262b23990c72a46dd6a5d3adb82a58e57477cf7e91271
  CHECKSUM(SHA256) upstream package : ccb69560dc250b4a465262b23990c72a46dd6a5d3adb82a58e57477cf7e91271


Requires
--------
qnearbyshare (rpmlib, GLIBC filtered):
    ld-linux-aarch64.so.1()(64bit)
    libQt6Core.so.6()(64bit)
    libQt6Core.so.6(Qt_6)(64bit)
    libQt6Core.so.6(Qt_6.5)(64bit)
    libQt6DBus.so.6()(64bit)
    libQt6DBus.so.6(Qt_6)(64bit)
    libQt6Network.so.6()(64bit)
    libQt6Network.so.6(Qt_6)(64bit)
    libQtZeroConf.so.0()(64bit)
    libc.so.6()(64bit)
    libcryptopp.so.8()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libprotobuf.so.30()(64bit)
    libqnearbyshared-proto.so()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    rtld(GNU_HASH)

qnearbyshare-debuginfo (rpmlib, GLIBC filtered):

qnearbyshare-debugsource (rpmlib, GLIBC filtered):



Provides
--------
qnearbyshare:
    qnearbyshare
    qnearbyshare(aarch-64)

qnearbyshare-debuginfo:
    debuginfo(build-id)
    qnearbyshare-debuginfo
    qnearbyshare-debuginfo(aarch-64)

qnearbyshare-debugsource:
    qnearbyshare-debugsource
    qnearbyshare-debugsource(aarch-64)



Diff spec file in url and in SRPM
---------------------------------
--- /home/fedora/2241003-qnearbyshare/srpm/qnearbyshare.spec    2023-10-06 18:44:19.671972445 +0000
+++ /home/fedora/2241003-qnearbyshare/srpm-unpacked/qnearbyshare.spec   2023-09-28 00:00:00.000000000 +0000
@@ -1,2 +1,12 @@
+## START: Set by rpmautospec
+## (rpmautospec version 0.3.5)
+## RPMAUTOSPEC: autorelease, autochangelog
+%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
+    release_number = 2;
+    base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
+    print(release_number + base_release_number - 1);
+}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
+## END: Set by rpmautospec
+
 %global forgeurl https://github.com/vicr123/QNearbyShare
 %global commit 90621de47f76d3d57f3a4a1eb45aae8de49e33db
@@ -57,4 +67,7 @@
 
 %changelog
-%{autochangelog}
+* Thu Sep 28 2023 Zephyr Lykos <git> - 0-2
+- Uncommitted changes
 
+* Wed Sep 27 2023 Zephyr Lykos <git> - 0-1
+- Initial packaging


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

Comments:
a) OpenSSL warning seems false. OpenSSL is primarily used for tests.  A number of OpenSSL headers are used in
libqnearbyshare-server/nearbyshare/cryptography.h:#include <openssl/evp.h>
libqnearbyshare-server/nearbyshare/nearbysocket.cpp:#include <openssl/ec.h>
libqnearbyshare-server/nearbyshare/nearbysocket.cpp:#include <openssl/evp.h>
b) Should it require one of the dbus packages?
c) Should Apache 2 license also be distributed with the software?
d) Should it require avahi?
e) Should qnearbyshared be placed in bin rather than libexec?
f) qnearbyshared.so seems to require ibqnearbyshared-proto.so and at present this is not available.

Comment 6 Zephyr Lykos 2023-10-07 06:47:49 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/mochaa/qnearbyshare/fedora-rawhide-x86_64/06502112-qnearbyshare/qnearbyshare.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/mochaa/qnearbyshare/fedora-rawhide-x86_64/06502112-qnearbyshare/qnearbyshare-0-1.20231007git9d56f79.fc40.src.rpm

a): fixed in https://github.com/vicr123/QNearbyShare/commit/9d56f79e1df7dd481974fd504a1ea97759ec16a7
b): already requires Qt6DBus
c): not applicable (e.g. rpms/chromium only distributes a single BSD-3-Clause license file)
d): already requires QtZeroConf
e): qnearbyshared is automatically started by dbus, so it should belong to libexec
f): not applicable, those shared code should be built as `.a` instead of `.so`

Comment 7 Benson Muite 2023-10-07 08:48:56 UTC
You may need to modify the service file so it is not automatically started on installation:
https://docs.fedoraproject.org/en-US/packaging-guidelines/Systemd/#activation_dbus
https://docs.fedoraproject.org/en-US/packaging-guidelines/Systemd/#why_dont_we

Is it possible to include the short git hash in the version:
https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_snapshots

The review 
https://download.copr.fedorainfracloud.org/results/mochaa/qnearbyshare/fedora-rawhide-x86_64/06502112-qnearbyshare/fedora-review/review.txt
shows
a) directories without known owners:
Directories without known owners: /usr/share/dbus-1,
/usr/share/dbus-1/services
Maybe this is false, but may want to require one of the packages that owns these directories.
b) requirement for libqnearbyshared-proto.so()(64bit)

c)
Rpmlint (installed packages)
----------------------------
(none): E: there is no installed rpm "qnearbyshare".
(none): E: there is no installed rpm "qnearbyshare-debugsource".
(none): E: there is no installed rpm "qnearbyshare-debuginfo".
There are no files to process nor additional arguments.
d)
qnearbyshare.x86_64: W: incoherent-version-in-changelog 0-1 ['0-1.20231007git9d56f79.fc40', '0-1.20231007git9d56f79']

Comment 8 Zephyr Lykos 2023-10-07 09:58:08 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/mochaa/qnearbyshare/fedora-rawhide-x86_64/06502112-qnearbyshare/qnearbyshare.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/mochaa/qnearbyshare/fedora-rawhide-x86_64/06502112-qnearbyshare/qnearbyshare-0-1.20231007git9d56f79.fc40.src.rpm

> You may need to modify the service file so it is not automatically started on installation:

The D-Bus service is only activated on-demand (i.e. if something calls com.vicr123.qnearbyshare)

> Is it possible to include the short git hash in the version:

We stick to Version: 0 because of https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_upstream_has_never_chosen_a_version
Git hash is handled in Release by autorelease & forge macros.

> directories without known owners:

Added dependency on dbus.

> requirement for libqnearbyshared-proto.so()(64bit)

Fixed in https://github.com/vicr123/QNearbyShare/commit/14575fddcf8fc3f0c79c48356727ead963d56477

> qnearbyshare.x86_64: W: incoherent-version-in-changelog 0-1

rpmautospec only calculates release_number, without the extra tags.
Should be okay since a rel bump will occur when updating to a new commit.

Comment 10 Fedora Review Service 2023-10-08 01:30:51 UTC
Created attachment 1992883 [details]
The .spec file difference from Copr build 6505407 to 6505408

Comment 11 Fedora Review Service 2023-10-08 01:31:47 UTC
Created attachment 1992884 [details]
The .spec file difference from Copr build 6505407 to 6505408

Comment 13 Fedora Review Service 2023-10-10 12:32:40 UTC
Created attachment 1993256 [details]
The .spec file difference from Copr build 6505408 to 6513720

Comment 14 Benson Muite 2023-10-11 15:01:51 UTC
Still examining. Is the discovery service server always running? Or is it
started when one of the commands to send or receive is activated?

Comment 15 Zephyr Lykos 2023-10-11 15:11:47 UTC
(In reply to Benson Muite from comment #14)
> Still examining. Is the discovery service server always running? Or is it
> started when one of the commands to send or receive is activated?

The discovery daemon is only activated when requested (e.g. invoking qnearbysend-receive/send or something else that calls com.vicr123.qnearbyshare on D-Bus).

Comment 16 Benson Muite 2023-10-11 19:30:57 UTC
The discovery daemon listens for all local connections, as such probably needs an exemption:
https://docs.fedoraproject.org/en-US/packaging-guidelines/DefaultServices/#_enabling_services_by_default

Checking configurations for cups and kde connect

Comment 17 Zephyr Lykos 2023-10-11 21:05:11 UTC
This will not listen nor broadcast without users' explicit consent.

Comment 18 Benson Muite 2023-10-12 20:59:26 UTC
It would probably be helpful to have a full open specification of the protocol as, a similar
previous implementation has had some flaws:
https://github.com/seemoo-lab/opendrop

Comment 19 Zephyr Lykos 2023-10-12 21:40:25 UTC
This is not an AirDrop implementation, but a Google Nearby Share one.
Also, Google is working on open-sourcing the specifications: <https://github.com/google/nearby/commit/c7b740f0c43d77fcc3ddeb7caf4f6694f4a53ab4>

Comment 20 Benson Muite 2023-10-30 02:31:21 UTC
Have not forgotten. A few more days to go through the implementation.

Comment 21 Zephyr Lykos 2024-01-09 21:47:21 UTC
Most of the specification are now published on GitHub: <https://github.com/google/nearby/commit/1072030be85a61cef5e0a72b925bd6728e18f320>

Comment 22 Benson Muite 2024-01-16 16:09:17 UTC
Similar issues:
https://github.com/google/nearby/issues/2198

Comment 23 Benson Muite 2024-01-17 02:54:48 UTC
Raised an issue upstream https://github.com/vicr123/QNearbyShare/issues/9


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