This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text 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/rstudio See: https://docs.fedoraproject.org/en-US/packaging- guidelines/Naming/#_conflicting_package_names ===== MUST items ===== C/C++: [ ]: 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: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: 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", "GNU Affero General Public License v3.0", "MIT License", "*No copyright* GNU Affero General Public License v3.0", "GNU General Public License, Version 2 and/or GNU Lesser General Public License, Version 3", "zlib License", "GNU Affero General Public License v3.0 [generated file]", "BSD 3-Clause License", "BSD 3-Clause License and/or GNU Affero General Public License v3.0", "*No copyright* Apache License 2.0", "ISC License", "*No copyright* GNU General Public License v2.0 or later", "GNU General Public License (v2 or later) or GNU Lesser General Public License (v2.1 or later) and/or GNU General Public License v2.0 or later and/or Mozilla Public License 1.1", "GNU Lesser General Public License, Version 2.1", "Apache License 2.0", "GNU Affero General Public License v3.0 and/or GNU General Public License, Version 3", "*No copyright* MIT License", "MIT License [generated file]", "*No copyright* GNU General Public License", "*No copyright* Python License 2.0", "GNU Lesser General Public License, Version 3", "*No copyright* GNU Lesser General Public License, Version 3", "*No copyright* ISC License", "*No copyright* BSD 3-Clause License", "ISC License and/or MIT License", "Apache License 2.0 and/or ISC License", "*No copyright* BSD 2-Clause License", "Apache License 2.0 and/or BSD 2-Clause License", "*No copyright* Mozilla Public License 2.0", "*No copyright* Eclipse Public License 2.0", "BSD 2-Clause License", "*No copyright* The Unlicense", "*No copyright* BSD 3-Clause Clear License", "BSD 0-Clause License", "*No copyright* BSD 0-Clause License", "BSD 2-Clause with views sentence", "Apache License 2.0 and/or MIT License", "*No copyright* GNU Lesser General Public License", "The Unlicense", "Eclipse Public License 2.0", "Apache License 2.0 and/or Eclipse Public License 2.0", "Apache License 2.0 and/or Eclipse Public License 2.0 and/or MIT License", "Apache License", "BSD 3-Clause License and/or MIT License". 36274 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/rstudio/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [ ]: Package requires other packages for directories it uses. Note: No known owner of /usr/share/icons/hicolor/48x48, /usr/share/mime, /usr/bin, /usr/libexec, /var, /usr/lib/systemd, /usr/share/icons/hicolor/48x48/apps, /usr/src/debug, /usr/share/icons/hicolor/24x24, /usr/share/icons, /usr/share/icons/hicolor, /usr/share/applications, /usr/lib, /usr/share/icons/hicolor/256x256/apps, /usr/share/icons/hicolor/32x32/mimetypes, /usr, /usr/share/icons/hicolor/256x256/mimetypes, /usr/share, /usr/share/metainfo, /usr/share/icons/hicolor/32x32/apps, /usr/share/icons/hicolor/16x16/apps, /usr/share/icons/hicolor/24x24/apps, /var/lib, /usr/share/doc, /usr/share/icons/hicolor/16x16, /usr/share/icons/hicolor/256x256, /usr/share/icons/hicolor/32x32, /usr/share/pixmaps, /usr/src, /etc/pam.d, /usr/share/licenses, /usr/share/icons/hicolor/48x48/mimetypes, /usr/share/icons/hicolor/24x24/mimetypes, /usr/share/icons/hicolor/16x16/mimetypes, /usr/share/mime/packages, /usr/lib/systemd/system, /etc [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/icons/hicolor/48x48, /usr/share/icons/hicolor/32x32/apps, /usr/share/icons/hicolor/16x16/apps, /usr/share/mime, /usr/share/icons/hicolor/24x24/apps, /usr/bin, /usr/libexec, /var, /usr/share/doc, /var/lib, /usr/share/icons/hicolor/16x16, /usr/lib/systemd, /usr/share/icons/hicolor/48x48/apps, /usr/share/icons/hicolor/256x256, /usr/share/icons/hicolor/32x32, /usr/src/debug, /usr/share/icons/hicolor/24x24, /usr/share/pixmaps, /usr/share/icons, /usr/src, /usr/share/icons/hicolor, /etc/pam.d, /usr/share/licenses, /usr/share/applications, /usr/share/icons/hicolor/48x48/mimetypes, /usr/lib, /usr/share/icons/hicolor/256x256/apps, /etc, /usr/share/icons/hicolor/16x16/mimetypes, /usr/share/icons/hicolor/32x32/mimetypes, /usr/share/mime/packages, /usr, /usr/lib/systemd/system, /usr/share/icons/hicolor/256x256/mimetypes, /usr/share, /usr/share/metainfo, /usr/share/icons/hicolor/24x24/mimetypes [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: 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. [ ]: Useful -debuginfo package or justification otherwise. [ ]: Package is not known to require an ExcludeArch tag. [ ]: Package complies to the Packaging Guidelines [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]: %config files are marked noreplace or the reason is justified. [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]: No %config files under /usr. [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]: systemd_post is invoked in %post, systemd_preun in %preun, and systemd_postun in %postun for Systemd service files. Note: Systemd service file(s) in rstudio-server [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 2064 bytes in 1 files. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [ ]: Avoid bundling fonts in non-fonts packages. Note: Package contains font files [ ]: 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 rstudio- common , rstudio-desktop , rstudio-server [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Patches link to upstream bugs/comments/lists or are otherwise justified. [ ]: Scriptlets must be sane, if used. [ ]: 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]: 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 debuginfo package(s). Note: No rpmlint messages. [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. Rpmlint ------- Checking: rstudio-common-2024.04.2+764-3.fc41.aarch64.rpm rstudio-desktop-2024.04.2+764-3.fc41.aarch64.rpm rstudio-server-2024.04.2+764-3.fc41.aarch64.rpm rstudio-debuginfo-2024.04.2+764-3.fc41.aarch64.rpm rstudio-debugsource-2024.04.2+764-3.fc41.aarch64.rpm rstudio-2024.04.2+764-3.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/tmpo9z2ssrn')] checks: 32, packages: 6 rstudio-common.aarch64: E: zero-length /usr/libexec/rstudio/resources/templates/default.qmd rstudio-common.aarch64: W: obsolete-not-provided rstudio rstudio-common.aarch64: E: non-executable-script /usr/libexec/rstudio/resources/grid/minify.sh 644 /usr/bin/env bash rstudio-common.aarch64: E: non-executable-script /usr/libexec/rstudio/resources/terminal/bash/.bash_profile 644 /usr/bin/env bash rstudio-common.aarch64: E: non-executable-script /usr/libexec/rstudio/resources/terminal/hooks 644 /usr/bin/env sh rstudio-desktop.aarch64: W: no-manual-page-for-binary rstudio rstudio-server.aarch64: W: no-manual-page-for-binary rserver rstudio-server.aarch64: W: no-manual-page-for-binary rserver-pam rstudio-server.aarch64: W: no-manual-page-for-binary rstudio-server rstudio-desktop.aarch64: W: no-documentation rstudio-server.aarch64: W: no-documentation rstudio.src: W: name-repeated-in-summary RStudio rstudio.spec: W: invalid-url Source1: panmirror-0.0.0-nm.tgz rstudio-common.aarch64: W: hidden-file-or-dir /usr/libexec/rstudio/resources/terminal/bash/.bash_profile rstudio-common.aarch64: W: files-duplicate /usr/libexec/rstudio/resources/connections/drivers/redshift.png /usr/libexec/rstudio/resources/connections/drivers/amazonredshift.png rstudio-common.aarch64: W: files-duplicate /usr/libexec/rstudio/resources/connections/drivers/redshiftlarge.png /usr/libexec/rstudio/resources/connections/drivers/amazonredshiftlarge.png rstudio-common.aarch64: W: files-duplicate /usr/libexec/rstudio/resources/connections/drivers/sqlserver.png /usr/libexec/rstudio/resources/connections/drivers/microsoftsqlserver.png rstudio-common.aarch64: W: files-duplicate /usr/libexec/rstudio/resources/connections/drivers/sqlserverlarge.png /usr/libexec/rstudio/resources/connections/drivers/microsoftsqlserverlarge.png rstudio-common.aarch64: W: files-duplicate /usr/libexec/rstudio/resources/pdfjs.bundled/web/images/findbarButton-previous.png /usr/libexec/rstudio/resources/pdfjs.bundled/web/images/findbarButton-next-rtl.png rstudio-common.aarch64: W: files-duplicate /usr/libexec/rstudio/resources/pdfjs.bundled/web/images/findbarButton-previous_2x.png /usr/libexec/rstudio/resources/pdfjs.bundled/web/images/findbarButton-next-rtl_2x.png rstudio-common.aarch64: W: files-duplicate /usr/libexec/rstudio/resources/pdfjs.bundled/web/images/findbarButton-previous-rtl.png /usr/libexec/rstudio/resources/pdfjs.bundled/web/images/findbarButton-next.png rstudio-common.aarch64: W: files-duplicate /usr/libexec/rstudio/resources/pdfjs.bundled/web/images/findbarButton-previous-rtl_2x.png /usr/libexec/rstudio/resources/pdfjs.bundled/web/images/findbarButton-next_2x.png rstudio-common.aarch64: W: files-duplicate /usr/libexec/rstudio/www/images/favicon.ico /usr/libexec/rstudio/www/favicon.ico rstudio-desktop.aarch64: W: files-duplicate /usr/share/pixmaps/rstudio.png /usr/share/icons/hicolor/32x32/apps/rstudio.png rstudio-common.aarch64: W: devel-file-in-non-devel-package /usr/libexec/rstudio/resources/templates/cpp11.cpp rstudio-common.aarch64: W: devel-file-in-non-devel-package /usr/libexec/rstudio/resources/templates/rcpp.cpp rstudio-desktop.aarch64: W: desktopfile-without-binary /usr/share/applications/rstudio.desktop env rstudio-server.aarch64: E: description-line-too-long This package provides the Server version, a browser-based interface to the RStudio IDE. rstudio-common.aarch64: W: dangling-symlink /usr/libexec/rstudio/bin/node /usr/bin/node rstudio-common.aarch64: W: dangling-symlink /usr/libexec/rstudio/bin/pandoc/pandoc /usr/bin/pandoc rstudio-common.aarch64: W: dangling-symlink /usr/libexec/rstudio/resources/dictionaries /usr/share/hunspell rstudio-common.aarch64: W: dangling-symlink /usr/libexec/rstudio/resources/mathjax-27 /usr/share/javascript/mathjax rstudio-common.aarch64: W: dangling-symlink /usr/libexec/rstudio/resources/presentation/revealjs.bundled/fonts/Lato-Bold.ttf /usr/share/fonts/lato-fonts/Lato-Bold.ttf rstudio-common.aarch64: W: dangling-symlink /usr/libexec/rstudio/resources/presentation/revealjs.bundled/fonts/Lato-BoldItalic.ttf /usr/share/fonts/lato-fonts/Lato-BoldItalic.ttf rstudio-common.aarch64: W: dangling-symlink /usr/libexec/rstudio/resources/presentation/revealjs.bundled/fonts/Lato-Italic.ttf /usr/share/fonts/lato-fonts/Lato-Italic.ttf rstudio-common.aarch64: W: dangling-symlink /usr/libexec/rstudio/resources/presentation/revealjs.bundled/fonts/Lato-Regular.ttf /usr/share/fonts/lato-fonts/Lato-Regular.ttf rstudio-common.aarch64: W: dangling-symlink /usr/libexec/rstudio/resources/presentation/revealjs.bundled/fonts/NewsCycle-Bold.ttf /usr/share/fonts/glyphography-newscycle-fonts/newscycle-bold.ttf rstudio-common.aarch64: W: dangling-symlink /usr/libexec/rstudio/resources/presentation/revealjs.bundled/fonts/NewsCycle-Regular.ttf /usr/share/fonts/glyphography-newscycle-fonts/newscycle-regular.ttf rstudio-server.aarch64: W: dangerous-command-in-%trigger chown 6 packages and 0 specfiles checked; 5 errors, 34 warnings, 48 filtered, 5 badness; has taken 4.6 s Rpmlint (debuginfo) ------------------- Checking: rstudio-desktop-debuginfo-2024.04.2+764-3.fc41.aarch64.rpm rstudio-common-debuginfo-2024.04.2+764-3.fc41.aarch64.rpm rstudio-server-debuginfo-2024.04.2+764-3.fc41.aarch64.rpm rstudio-debuginfo-2024.04.2+764-3.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/tmpciqk2jv3')] checks: 32, packages: 4 4 packages and 0 specfiles checked; 0 errors, 0 warnings, 35 filtered, 0 badness; has taken 4.1 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "rstudio-desktop-debuginfo". (none): E: there is no installed rpm "rstudio-desktop". (none): E: there is no installed rpm "rstudio-debugsource". (none): E: there is no installed rpm "rstudio-debuginfo". (none): E: there is no installed rpm "rstudio-common-debuginfo". (none): E: there is no installed rpm "rstudio-common". (none): E: there is no installed rpm "rstudio-server-debuginfo". (none): E: there is no installed rpm "rstudio-server". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.13/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: 8 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s Source checksums ---------------- https://github.com/quarto-dev/quarto/archive/3bd070a1ffabd0b2dc80c67f5d9fa9a2d8bee896/quarto-3bd070a1ffabd0b2dc80c67f5d9fa9a2d8bee896.tar.gz : CHECKSUM(SHA256) this package : 75935003a7fa920db3b3ec22a5b65d350fb962095857a2048a9b798591940603 CHECKSUM(SHA256) upstream package : 75935003a7fa920db3b3ec22a5b65d350fb962095857a2048a9b798591940603 https://github.com/rstudio/rstudio/archive/v2024.04.2+764/rstudio-2024.04.2+764.tar.gz : CHECKSUM(SHA256) this package : 89b0d6741b6bd4dac52fd8bd9372d4f1919c97dd41056a03c975d0570eaf439e CHECKSUM(SHA256) upstream package : 89b0d6741b6bd4dac52fd8bd9372d4f1919c97dd41056a03c975d0570eaf439e Requires -------- rstudio-common (rpmlib, GLIBC filtered): /usr/bin/bash glyphography-newscycle-fonts hunspell lato-fonts ld-linux-aarch64.so.1()(64bit) libR.so()(64bit) libboost_chrono.so.1.83.0()(64bit) libboost_filesystem.so.1.83.0()(64bit) libboost_iostreams.so.1.83.0()(64bit) libboost_program_options.so.1.83.0()(64bit) libboost_thread.so.1.83.0()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libfmt.so.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libsoci_core.so.4.0()(64bit) libsoci_sqlite3.so.4.0()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libyaml-cpp.so.0.7()(64bit) libz.so.1()(64bit) mathjax nodejs pandoc rtld(GNU_HASH) rstudio-desktop (rpmlib, GLIBC filtered): /usr/bin/bash hicolor-icon-theme ld-linux-aarch64.so.1()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5DBus.so.5()(64bit) libQt5DBus.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5PrintSupport.so.5()(64bit) libQt5PrintSupport.so.5(Qt_5)(64bit) libQt5Quick.so.5()(64bit) libQt5Quick.so.5(Qt_5)(64bit) libQt5Solutions_SingleApplication-2.6.so.1()(64bit) libQt5WebChannel.so.5()(64bit) libQt5WebChannel.so.5(Qt_5)(64bit) libQt5WebEngineCore.so.5()(64bit) libQt5WebEngineCore.so.5(Qt_5)(64bit) libQt5WebEngineWidgets.so.5()(64bit) libQt5WebEngineWidgets.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libboost_chrono.so.1.83.0()(64bit) libboost_filesystem.so.1.83.0()(64bit) libboost_iostreams.so.1.83.0()(64bit) libboost_thread.so.1.83.0()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libfmt.so.11()(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.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rstudio-common(aarch-64) rtld(GNU_HASH) shared-mime-info rstudio-server (rpmlib, GLIBC filtered): /bin/sh /usr/bin/bash config(rstudio-server) ld-linux-aarch64.so.1()(64bit) libboost_filesystem.so.1.83.0()(64bit) libboost_iostreams.so.1.83.0()(64bit) libboost_program_options.so.1.83.0()(64bit) libboost_thread.so.1.83.0()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libsoci_core.so.4.0()(64bit) libsoci_sqlite3.so.4.0()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rstudio-common(aarch-64) rtld(GNU_HASH) shadow-utils systemd rstudio-debuginfo (rpmlib, GLIBC filtered): rstudio-debugsource (rpmlib, GLIBC filtered): Provides -------- rstudio-common: bundled(aopalliance) bundled(elemental2) bundled(error-prone-annotations) bundled(failureaccess) bundled(gin) bundled(guava) bundled(guice) bundled(guidelines-support-library-lite-devel) bundled(gwt) bundled(gwt-websockets) bundled(hunspell) bundled(jakarta-inject-api) bundled(js-ace) bundled(js-bn) bundled(js-datatables) bundled(js-focus-visible) bundled(js-highlight) bundled(js-inert-polyfill) bundled(js-jquery) bundled(js-pdf) bundled(js-qunit) bundled(js-reveal) bundled(js-xterm) bundled(js-yaml) bundled(junit) bundled(rapidjson-devel) bundled(sundown) bundled(synctex) bundled(tree-hh-devel) rstudio-common rstudio-common(aarch-64) rstudio-desktop: application() application(rstudio.desktop) metainfo() metainfo(rstudio.metainfo.xml) mimehandler(application/x-r-data) mimehandler(application/x-r-project) mimehandler(application/x-rdp-rsp) mimehandler(text/css) mimehandler(text/javascript) mimehandler(text/x-R) mimehandler(text/x-c++hdr) mimehandler(text/x-c++src) mimehandler(text/x-chdr) mimehandler(text/x-csrc) mimehandler(text/x-markdown) mimehandler(text/x-quarto-markdown) mimehandler(text/x-r) mimehandler(text/x-r-doc) mimehandler(text/x-r-history) mimehandler(text/x-r-html) mimehandler(text/x-r-markdown) mimehandler(text/x-r-presentation) mimehandler(text/x-r-profile) mimehandler(text/x-r-source) mimehandler(text/x-r-sweave) mimehandler(text/x-tex) rstudio-desktop rstudio-desktop(aarch-64) rstudio-server: config(rstudio-server) rstudio-server rstudio-server(aarch-64) rstudio-debuginfo: rstudio-debuginfo rstudio-debuginfo(aarch-64) rstudio-debugsource: rstudio-debugsource rstudio-debugsource(aarch-64) Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name rstudio --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-aarch64 Active plugins: C/C++, Generic, Shell-api Disabled plugins: Perl, Haskell, SugarActivity, R, PHP, Ocaml, Python, fonts, Java Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH