Bug 2246557 - Review Request: orage - A calendar application
Summary: Review Request: orage - A calendar application
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL: http://www.xfce.org/
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-10-27 12:41 UTC by Pavel Solovev
Modified: 2023-11-15 09:36 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-11-15 09:36:40 UTC
Type: ---
Embargoed:
benson_muite: fedora-review+


Attachments (Terms of Use)
The .spec file difference from Copr build 6581914 to 6608255 (408 bytes, patch)
2023-11-07 16:56 UTC, Fedora Review Service
no flags Details | Diff

Description Pavel Solovev 2023-10-27 12:41:50 UTC
Spec URL: https://solopasha.fedorapeople.org/reviews/orage/orage.spec
SRPM URL: https://solopasha.fedorapeople.org/reviews/orage/orage-4.18.0-1.fc39.src.rpm

Description:
Orage is a fast and easy to use graphical time-managing application for the
Xfce Desktop Environment. It uses portable ical format and includes common
calendar features like repeating appointments and multiple alarming
possibilities. Orage does not have group calendar features, but can
only be used for single user.


Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=108175674

Comment 1 Fedora Review Service 2023-10-27 23:20:54 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6575031
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2246557-orage/srpm-builds/06575031/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
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 2023-10-29 18:28:52 UTC
Package Review
==============

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


Issues:
=======
- Package does not use a name that already exists.
  Note: A package with this name already exists. Please check
  https://src.fedoraproject.org/rpms/orage
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/Naming/#_conflicting_package_names


===== 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", "GNU General Public License, Version
     2", "FSF Unlimited License (with License Retention) [generated file]",
     "GNU General Public License v2.0 or later [generated file]", "GNU
     General Public License v3.0 or later", "FSF Unlimited License
     [generated file]", "X11 License [generated file]", "GNU General Public
     License v2.0 or later", "FSF Unlimited License (with License
     Retention) GNU General Public License, Version 2", "FSF Unlimited
     License (with License Retention)", "GNU Library General Public License
     v2 or later". 107 files have unknown license. Detailed output of
     licensecheck in /home/fedora/2246557-orage/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/locale/hy_AM/LC_MESSAGES,
     /usr/share/locale/hy_AM
[ ]: Package must own all directories that it creates.
     Note: Directories without known owners:
     /usr/share/locale/hy_AM/LC_MESSAGES, /usr/share/locale/hy_AM,
     /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.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: The spec file handles locales properly.
[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]: 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 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 2195 bytes in 2 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.
[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.
[-]: %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]: 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:
[ ]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
     Note: Arch-ed rpms have a total of 3850240 bytes in /usr/share
[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]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: orage-4.18.0-1.fc40.aarch64.rpm
          orage-debuginfo-4.18.0-1.fc40.aarch64.rpm
          orage-debugsource-4.18.0-1.fc40.aarch64.rpm
          orage-4.18.0-1.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/tmp474q1lcj')]
checks: 31, packages: 4

orage.aarch64: W: no-manual-page-for-binary orage
 4 packages and 0 specfiles checked; 0 errors, 1 warnings, 0 badness; has taken 0.5 s 




Rpmlint (debuginfo)
-------------------
Checking: orage-debuginfo-4.18.0-1.fc40.aarch64.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/tmpc5mevbdo')]
checks: 31, packages: 1

 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.1 s 





Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.4.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: 31, packages: 3

orage.aarch64: W: no-manual-page-for-binary orage
 3 packages and 0 specfiles checked; 0 errors, 1 warnings, 0 badness; has taken 0.8 s 



Source checksums
----------------
http://archive.xfce.org/src/apps/orage/4.18/orage-4.18.0.tar.bz2 :
  CHECKSUM(SHA256) this package     : 6313b49b26cfa39fc5e99468f3fbcfe0fa1c0f3f74273f03674f1a7d6141a3ec
  CHECKSUM(SHA256) upstream package : 6313b49b26cfa39fc5e99468f3fbcfe0fa1c0f3f74273f03674f1a7d6141a3ec


Requires
--------
orage (rpmlib, GLIBC filtered):
    ld-linux-aarch64.so.1()(64bit)
    libc.so.6()(64bit)
    libcairo.so.2()(64bit)
    libgdk-3.so.0()(64bit)
    libgio-2.0.so.0()(64bit)
    libglib-2.0.so.0()(64bit)
    libgobject-2.0.so.0()(64bit)
    libgtk-3.so.0()(64bit)
    libical.so.3()(64bit)
    libicalss.so.3()(64bit)
    libnotify.so.4()(64bit)
    libpango-1.0.so.0()(64bit)
    libpangocairo-1.0.so.0()(64bit)
    libxfce4ui-2.so.0()(64bit)
    libxfce4util.so.7()(64bit)
    rtld(GNU_HASH)

orage-debuginfo (rpmlib, GLIBC filtered):

orage-debugsource (rpmlib, GLIBC filtered):



Provides
--------
orage:
    application()
    application(org.xfce.orage-settings.desktop)
    application(org.xfce.orage.desktop)
    metainfo()
    metainfo(org.xfce.orage.appdata.xml)
    mimehandler(text/calendar)
    orage
    orage(aarch-64)

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

orage-debugsource:
    orage-debugsource
    orage-debugsource(aarch-64)



Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/usr/bin/fedora-review -b 2246557
Buildroot used: fedora-rawhide-aarch64
Active plugins: C/C++, Shell-api, Generic
Disabled plugins: Python, Ocaml, Java, Perl, Haskell, R, SugarActivity, fonts, PHP
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH
Comments:
a) re-review request to unretire a package, so package name warning is ok
b) May need to require hicolor-icon-theme
c) Unclear why get warnings for Armenian locale directories
d) May need to require something that owns /usr/share/dbus-1/services, /usr/share/dbus-1

Comment 5 Fedora Review Service 2023-10-30 15:15:28 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6581770
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2246557-orage/fedora-rawhide-x86_64/06581770-orage/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.

Comment 6 Fedora Review Service 2023-10-30 15:30:02 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6581914
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2246557-orage/fedora-rawhide-x86_64/06581914-orage/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.

Comment 7 Benson Muite 2023-11-05 18:49:44 UTC
THanks for the update. Still get a message:
[ ]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/share/locale/hy_AM/LC_MESSAGES,
     /usr/share/locale/hy_AM
[ ]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/share/locale/hy_AM,
     /usr/share/locale/hy_AM/LC_MESSAGES

Would suggest adding
%dir %{_datadir}/locale/hy_AM
%dir %{_datadir}/locale/hy_AM/LC_MESSAGES
to the spec file

Comment 9 Benson Muite 2023-11-07 16:42:47 UTC
[fedora-review-service-build]

Comment 10 Fedora Review Service 2023-11-07 16:56:12 UTC
Created attachment 1997684 [details]
The .spec file difference from Copr build 6581914 to 6608255

Comment 11 Fedora Review Service 2023-11-07 16:56:15 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6608255
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2246557-orage/fedora-rawhide-x86_64/06608255-orage/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.

Comment 12 Benson Muite 2023-11-07 18:20:27 UTC
Thanks. Approved.

Comment 13 Pavel Solovev 2023-11-07 18:26:56 UTC
Thank you for the review!

Comment 14 Pavel Solovev 2023-11-15 09:36:40 UTC
Package is now unretired.


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