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: ======= - If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. Note: No gcc, gcc-c++ or clang found in BuildRequires See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/ - 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 LICENSE is not marked as %license See: https://docs.fedoraproject.org/en-US/packaging- guidelines/LicensingGuidelines/#_license_text - Packages have proper BuildRequires/Requires on javapackages-tools (jpackage-utils) - Javadoc documentation files are generated and included in -javadoc subpackage Note: No javadoc subpackage present. Note: Javadocs are optional for Fedora versions >= 21 See: https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation - Javadocs are placed in %{_javadocdir}/%{name} (no -%{version} symlink) Note: No javadoc subpackage present See: https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation - Bundled jar/class files should be removed before build Note: Jar files in source (see attachment) See: https://docs.fedoraproject.org/en-US/packaging- guidelines/Java/#_pre_built_dependencies ===== MUST items ===== C/C++: [ ]: Package does not contain kernel modules. [ ]: Package contains no static executables. [ ]: Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. [x]: Package does not contain any libtool archives (.la) [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", "*No copyright* Apache License 2.0", "Apache License 2.0", "BSD (3 clause)", "Eclipse Public License 1.0", "Eclipse Public License 2.0", "BSD (2 clause)", "Common Public License 1.0", "Apache License 1.1", "zlib/libpng license", "*No copyright* Mozilla Public License 1.0", "GNU Lesser General Public License, Version 2.1", "GNU Lesser General Public License v2.1 or later", "MIT License", "*No copyright* GNU General Public License v2.0 or later", "Python Software Foundation License", "*No copyright* Apache License", "GNU General Public License, Version 2", "*No copyright* MIT License", "*No copyright* [generated file]", "SIL Open Font License 1.1", "GNU General Public License v2.0 or later", "*No copyright* GNU General Public License v3.0 or later", "Public domain", "*No copyright* Eclipse Public License", "Eclipse Public License", "Common Development and Distribution License", "GNU Lesser General Public License v2.1 or later [obsolete FSF postal address (Temple Place)]", "GNU General Public License", "*No copyright* GNU General Public License", "*No copyright* NTP License", "FSF All Permissive License BSD (2 clause)", "GNU General Public License v2.0 only", "*No copyright* JSON License", "Mozilla Public License 2.0", "Public domain Apache License 2.0", "*No copyright* FSF All Permissive License BSD (2 clause)", "*No copyright* Public domain", "Common Public License 1.0 Apache License 2.0", "GNU General Public License v3.0 or later", "Apache License", "BSD (3 clause) Apache License 2.0", "Eclipse Public License Apache License 2.0". 122942 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/idea-intellij- ce/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/idea [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/icons/hicolor/128x128, /usr/share/idea, /usr/share/icons/hicolor/128x128/apps, /etc/profile.d, /usr/share/icons/hicolor, /usr/share/icons/hicolor/scalable/apps, /usr/share/icons/hicolor/scalable [ ]: %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]: 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 Maven: [ ]: If package contains pom.xml files install it (including metadata) even when building with ant [x]: Old add_to_maven_depmap macro is not being used ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [ ]: 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 idea- intellij-ce-core , idea-intellij-ce-plugin-ant , idea-intellij-ce- plugin-android , idea-intellij-ce-plugin-android-gradle-dsl , idea- intellij-ce-plugin-bytecodeviewer , idea-intellij-ce-plugin- completionmlranking , idea-intellij-ce-plugin-configurationscript , idea-intellij-ce-plugin-copyright , idea-intellij-ce-plugin-coverage , idea-intellij-ce-plugin-devkit , idea-intellij-ce-plugin-eclipse , idea-intellij-ce-plugin-editorconfig , idea-intellij-ce-plugin- emojipicker , idea-intellij-ce-plugin-externalsystem-dependencyupdater , idea-intellij-ce-plugin-git4idea , idea-intellij-ce-plugin-github , idea-intellij-ce-plugin-gradle , idea-intellij-ce-plugin-gradle- dependencyupdater , idea-intellij-ce-plugin-gradle-java , idea- intellij-ce-plugin-gradle-java-maven , idea-intellij-ce-plugin-grazie , idea-intellij-ce-plugin-groovy , idea-intellij-ce-plugin-java , idea-intellij-ce-plugin-java-decompiler , idea-intellij-ce-plugin- javafx , idea-intellij-ce-plugin-java-i18n , idea-intellij-ce-plugin- java-ide-customization , idea-intellij-ce-plugin-junit , idea- intellij-ce-plugin-markdown , idea-intellij-ce-plugin-maven , idea- intellij-ce-plugin-maven-model , idea-intellij-ce-plugin-intellilang , idea-intellij-ce-plugin-kotlin-plugin-community , idea-intellij-ce- plugin-lombok , idea-intellij-ce-plugin-featurestrainer , idea- intellij-ce-plugin-hg4idea , idea-intellij-ce-plugin-package-search , idea-intellij-ce-plugin-platform-images , idea-intellij-ce-plugin- properties , idea-intellij-ce-plugin-repository-search , idea- intellij-ce-plugin-settings-repository , idea-intellij-ce-plugin-sh , idea-intellij-ce-plugin-smali , idea-intellij-ce-plugin-stream- debugger , idea-intellij-ce-plugin-svn4idea , idea-intellij-ce-plugin- tasks , idea-intellij-ce-plugin-terminal , idea-intellij-ce-plugin- testng , idea-intellij-ce-plugin-textmate , idea-intellij-ce-plugin- uidesigner , idea-intellij-ce-plugin-vcs-changereminder , idea- intellij-ce-plugin-vcs-git-featurestrainer , idea-intellij-ce-plugin- webp , idea-intellij-ce-plugin-xpath , idea-intellij-ce-plugin-xslt- debugger , idea-intellij-ce-plugin-yaml , idea-intellij-ce-release [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Scriptlets must be sane, if used. [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [ ]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [ ]: 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. [ ]: Spec use %global instead of %define unless justified. Note: %define requiring justification: %define vendor jetbrains, %define fullname IntelliJ Idea, %define shortname idea, %define buildname intellij-community-%{shortname}, %define uniquename io.github.jetbrains.intellij_idea, %define debug_package %{nil} [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. Java: [ ]: Packages are noarch unless they use JNI Note: idea-intellij-ce subpackage is not noarch. Please verify manually [ ]: Package uses upstream build method (ant/maven/etc.) ===== 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 1196523520 bytes in /usr/share idea-intellij-ce-plugin-java-212.5457.46-2.fc36.x86_64.rpm:89620480, idea-intellij-ce-plugin-xslt- debugger-212.5457.46-2.fc36.x86_64.rpm:10035200, idea-intellij-ce- core-212.5457.46-2.fc36.x86_64.rpm:461352960, idea-intellij-ce-plugin- android-212.5457.46-2.fc36.x86_64.rpm:253470720, idea-intellij-ce- plugin-gradle-212.5457.46-2.fc36.x86_64.rpm:57569280, idea-intellij- ce-plugin-svn4idea-212.5457.46-2.fc36.x86_64.rpm:11847680, idea- intellij-ce-plugin-maven-212.5457.46-2.fc36.x86_64.rpm:20531200, idea- intellij-ce-plugin-groovy-212.5457.46-2.fc36.x86_64.rpm:19077120, idea-intellij-ce-plugin- emojipicker-212.5457.46-2.fc36.x86_64.rpm:10536960, idea-intellij-ce- plugin-grazie-212.5457.46-2.fc36.x86_64.rpm:15441920, idea-intellij- ce-plugin-kotlin-plugin- community-212.5457.46-2.fc36.x86_64.rpm:150046720 See: https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines [x]: Rpmlint is run on all installed packages. Note: There are rpmlint messages (see attachment). Rpmlint ------- Checking: idea-intellij-ce-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-core-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-ant-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-android-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-android-gradle-dsl-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-bytecodeviewer-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-completionmlranking-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-configurationscript-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-copyright-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-coverage-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-devkit-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-eclipse-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-editorconfig-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-emojipicker-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-externalsystem-dependencyupdater-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-git4idea-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-github-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-gradle-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-gradle-dependencyupdater-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-gradle-java-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-gradle-java-maven-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-grazie-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-groovy-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-java-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-java-decompiler-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-javafx-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-java-i18n-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-java-ide-customization-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-junit-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-markdown-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-maven-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-maven-model-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-intellilang-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-kotlin-plugin-community-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-lombok-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-featurestrainer-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-hg4idea-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-package-search-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-platform-images-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-properties-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-repository-search-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-settings-repository-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-sh-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-smali-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-stream-debugger-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-svn4idea-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-tasks-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-terminal-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-testng-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-textmate-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-uidesigner-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-vcs-changereminder-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-vcs-git-featurestrainer-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-webp-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-xpath-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-xslt-debugger-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-plugin-yaml-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-release-212.5457.46-2.fc36.x86_64.rpm idea-intellij-ce-212.5457.46-2.fc36.src.rpm idea-intellij-ce.x86_64: W: no-version-in-last-changelog idea-intellij-ce.x86_64: W: invalid-license Apache License idea-intellij-ce.x86_64: E: no-binary idea-intellij-ce.x86_64: W: no-documentation idea-intellij-ce-core.x86_64: W: no-version-in-last-changelog idea-intellij-ce-core.x86_64: W: invalid-license Apache License idea-intellij-ce-core.x86_64: E: arch-dependent-file-in-usr-share /usr/share/idea/bin/fsnotifier idea-intellij-ce-core.x86_64: W: unstripped-binary-or-object /usr/share/idea/bin/fsnotifier idea-intellij-ce-core.x86_64: E: arch-dependent-file-in-usr-share /usr/share/idea/bin/libdbm64.so idea-intellij-ce-core.x86_64: W: unstripped-binary-or-object /usr/share/idea/bin/libdbm64.so idea-intellij-ce-core.x86_64: W: unstripped-binary-or-object /usr/share/idea/lib/pty4j-native/linux/x86-64/libpty.so idea-intellij-ce-core.x86_64: E: sourced-script-with-shebang /etc/profile.d/idea-intellij-ce.sh /usr/bin/sh idea-intellij-ce-core.x86_64: E: executable-sourced-script /etc/profile.d/idea-intellij-ce.sh 755 idea-intellij-ce-core.x86_64: E: non-executable-script /usr/share/idea/bin/format.sh 644 /bin/sh idea-intellij-ce-core.x86_64: E: non-executable-script /usr/share/idea/bin/ltedit.sh 644 /bin/sh idea-intellij-ce-core.x86_64: E: non-executable-script /usr/share/idea/bin/printenv.py 644 /usr/bin/env python idea-intellij-ce-core.x86_64: E: non-executable-script /usr/share/idea/bin/restart.py 644 /usr/bin/env python idea-intellij-ce-core.x86_64: E: incorrect-fsf-address /usr/share/idea/license/swingx_license.txt idea-intellij-ce-core.x86_64: E: incorrect-fsf-address /usr/share/idea/license/trove4j_license.txt idea-intellij-ce-core.x86_64: W: no-manual-page-for-binary idea-intellij-ce idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/3rd-party.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/bootstrap.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/cds/classesLogAgent.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/coverage-common.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/dexlib2.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/dom-impl.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/dom-openapi.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/duplicates-analysis.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/external-system-rt.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/forms_rt.jar idea-intellij-ce-core.x86_64: W: class-path-in-manifest /usr/share/idea/lib/grpc-netty-shaded-1.34.1.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/idea.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/idea_rt.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/isorelax-20030108.jar idea-intellij-ce-core.x86_64: W: class-path-in-manifest /usr/share/idea/lib/jing-20030619.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/jna.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/jps-model.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/jsp-base-openapi.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/junit4.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/kotlin-stdlib-jdk8.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/kotlin-test.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/kotlinx-coroutines-jdk8.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/kotlinx-serialization-core-jvm-1.1.0.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/kotlinx-serialization-json-jvm-1.1.0.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/platform-api.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/platform-impl.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/platform-objectSerializer-annotations.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/platform-statistics-devkit.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/protobuf-java-3.15.8.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/pty4j.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/rd-core-0.212.307.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/rd-framework-0.212.307.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/rd-swing-0.212.307.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/slf4j.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/stats.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/structuralsearch.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/testFramework-java.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/testFramework.core.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/testFramework.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/tests_bootstrap.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/uast-tests.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/util.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/lib/winp-1.28.jar idea-intellij-ce-core.x86_64: W: uncompressed-zip /usr/share/idea/redist/annotations-java8.jar idea-intellij-ce-plugin-ant.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-ant.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-ant.x86_64: W: no-documentation idea-intellij-ce-plugin-ant.x86_64: W: dangling-relative-symlink /usr/share/idea/lib/ant ../../ant idea-intellij-ce-plugin-ant.x86_64: W: uncompressed-zip /usr/share/idea/plugins/ant/lib/ant-jps.jar idea-intellij-ce-plugin-ant.x86_64: W: uncompressed-zip /usr/share/idea/plugins/ant/lib/antIntegration.jar idea-intellij-ce-plugin-android.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-android.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-android.x86_64: W: no-documentation idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/adt-ui.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/analytics-shared-27.2.0.0.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/analytics-tracker-27.2.0.0.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/android-common.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/android-extensions-ide.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/android-kotlin.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/android-profilers.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/android.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/asm-tools.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/build-common.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/kxml2-2.3.0.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/layoutlib-loader.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/lint-ide.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/studio.android.sdktools.common-27.2.0.0.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/studio.android.sdktools.ddmlib-27.2.0.0.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/studio.android.sdktools.flags-27.2.0.0.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/studio.android.sdktools.layoutlib-api-27.2.0.0.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/studio.android.sdktools.lint-api-27.2.0.0.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/studio.android.sdktools.lint-checks-27.2.0.0.jar idea-intellij-ce-plugin-android.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android/lib/studio.android.sdktools.sdk-common-27.2.0.0.jar idea-intellij-ce-plugin-android-gradle-dsl.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-android-gradle-dsl.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-android-gradle-dsl.x86_64: W: no-documentation idea-intellij-ce-plugin-android-gradle-dsl.x86_64: W: uncompressed-zip /usr/share/idea/plugins/android-gradle-dsl/lib/android-gradle-dsl.jar idea-intellij-ce-plugin-bytecodeviewer.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-bytecodeviewer.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-bytecodeviewer.x86_64: W: no-documentation idea-intellij-ce-plugin-bytecodeviewer.x86_64: W: uncompressed-zip /usr/share/idea/plugins/ByteCodeViewer/lib/byteCodeViewer.jar idea-intellij-ce-plugin-completionmlranking.x86_64: W: spelling-error %description -l en_US popup -> pop up, pop-up, popular idea-intellij-ce-plugin-completionmlranking.x86_64: E: description-line-too-long C The plugin improves code completion feature by reordering of elements in the completion popup by ranking more relevant items higher using machine learning. idea-intellij-ce-plugin-completionmlranking.x86_64: E: description-line-too-long C To enable the feature for your programming language, check settings in Editor | General | Code Completion | "Machine Learning Assistant Code Completion" section. idea-intellij-ce-plugin-completionmlranking.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-completionmlranking.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-completionmlranking.x86_64: W: no-documentation idea-intellij-ce-plugin-completionmlranking.x86_64: W: uncompressed-zip /usr/share/idea/plugins/completionMlRanking/lib/completionMlRanking.jar idea-intellij-ce-plugin-configurationscript.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-configurationscript.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-configurationscript.x86_64: W: no-documentation idea-intellij-ce-plugin-configurationscript.x86_64: W: uncompressed-zip /usr/share/idea/plugins/configurationScript/lib/configurationScript.jar idea-intellij-ce-plugin-copyright.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-copyright.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-copyright.x86_64: W: no-documentation idea-intellij-ce-plugin-copyright.x86_64: W: uncompressed-zip /usr/share/idea/plugins/copyright/lib/copyright.jar idea-intellij-ce-plugin-coverage.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-coverage.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-coverage.x86_64: W: no-documentation idea-intellij-ce-plugin-coverage.x86_64: W: uncompressed-zip /usr/share/idea/plugins/coverage/lib/coverage-report-1.0.5.jar idea-intellij-ce-plugin-coverage.x86_64: W: uncompressed-zip /usr/share/idea/plugins/coverage/lib/coverage.jar idea-intellij-ce-plugin-coverage.x86_64: W: uncompressed-zip /usr/share/idea/plugins/coverage/lib/coverage_rt.jar idea-intellij-ce-plugin-coverage.x86_64: W: uncompressed-zip /usr/share/idea/plugins/coverage/lib/org.jacoco.core-0.8.7.jar idea-intellij-ce-plugin-coverage.x86_64: W: uncompressed-zip /usr/share/idea/plugins/coverage/lib/org.jacoco.report-0.8.7.jar idea-intellij-ce-plugin-devkit.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-devkit.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-devkit.x86_64: W: no-documentation idea-intellij-ce-plugin-devkit.x86_64: W: uncompressed-zip /usr/share/idea/plugins/devkit/lib/devkit-jps.jar idea-intellij-ce-plugin-devkit.x86_64: W: uncompressed-zip /usr/share/idea/plugins/devkit/lib/devkit.jar idea-intellij-ce-plugin-eclipse.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-eclipse.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-eclipse.x86_64: W: no-documentation idea-intellij-ce-plugin-eclipse.x86_64: W: uncompressed-zip /usr/share/idea/plugins/eclipse/lib/eclipse-common.jar idea-intellij-ce-plugin-eclipse.x86_64: W: uncompressed-zip /usr/share/idea/plugins/eclipse/lib/eclipse-jps.jar idea-intellij-ce-plugin-eclipse.x86_64: W: uncompressed-zip /usr/share/idea/plugins/eclipse/lib/eclipse.jar idea-intellij-ce-plugin-editorconfig.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-editorconfig.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-editorconfig.x86_64: W: no-documentation idea-intellij-ce-plugin-editorconfig.x86_64: W: uncompressed-zip /usr/share/idea/plugins/editorconfig/lib/editorconfig.jar idea-intellij-ce-plugin-emojipicker.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-emojipicker.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-emojipicker.x86_64: W: no-documentation idea-intellij-ce-plugin-emojipicker.x86_64: W: uncompressed-zip /usr/share/idea/plugins/emojipicker/lib/emojipicker.jar idea-intellij-ce-plugin-externalsystem-dependencyupdater.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-externalsystem-dependencyupdater.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-externalsystem-dependencyupdater.x86_64: W: no-documentation idea-intellij-ce-plugin-externalsystem-dependencyupdater.x86_64: W: uncompressed-zip /usr/share/idea/plugins/externalSystem-dependencyUpdater/lib/externalSystem-dependencyUpdater.jar idea-intellij-ce-plugin-git4idea.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-git4idea.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-git4idea.x86_64: W: no-documentation idea-intellij-ce-plugin-git4idea.x86_64: W: uncompressed-zip /usr/share/idea/plugins/git4idea/lib/git4idea-rt.jar idea-intellij-ce-plugin-git4idea.x86_64: W: uncompressed-zip /usr/share/idea/plugins/git4idea/lib/git4idea.jar idea-intellij-ce-plugin-github.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-github.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-github.x86_64: W: no-documentation idea-intellij-ce-plugin-github.x86_64: W: uncompressed-zip /usr/share/idea/plugins/github/lib/github.jar idea-intellij-ce-plugin-gradle.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-gradle.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-gradle.x86_64: W: no-documentation idea-intellij-ce-plugin-gradle.x86_64: W: class-path-in-manifest /usr/share/idea/plugins/gradle/lib/gradle-launcher-7.1.jar idea-intellij-ce-plugin-gradle.x86_64: W: uncompressed-zip /usr/share/idea/plugins/gradle/lib/gradle-tooling-extension-api.jar idea-intellij-ce-plugin-gradle.x86_64: W: uncompressed-zip /usr/share/idea/plugins/gradle/lib/gradle-tooling-extension-impl.jar idea-intellij-ce-plugin-gradle.x86_64: W: uncompressed-zip /usr/share/idea/plugins/gradle/lib/gradle.jar idea-intellij-ce-plugin-gradle-dependencyupdater.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-gradle-dependencyupdater.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-gradle-dependencyupdater.x86_64: W: no-documentation idea-intellij-ce-plugin-gradle-dependencyupdater.x86_64: W: uncompressed-zip /usr/share/idea/plugins/gradle-dependencyUpdater/lib/gradle-dependencyUpdater.jar idea-intellij-ce-plugin-gradle-java.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-gradle-java.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-gradle-java.x86_64: W: no-documentation idea-intellij-ce-plugin-gradle-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/gradle-java/lib/gradle-java.jar idea-intellij-ce-plugin-gradle-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/gradle-java/lib/gradle-jps.jar idea-intellij-ce-plugin-gradle-java-maven.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-gradle-java-maven.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-gradle-java-maven.x86_64: W: no-documentation idea-intellij-ce-plugin-gradle-java-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/gradle-java-maven/lib/gradle-java-maven.jar idea-intellij-ce-plugin-grazie.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-grazie.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-grazie.x86_64: W: no-documentation idea-intellij-ce-plugin-grazie.x86_64: W: uncompressed-zip /usr/share/idea/plugins/grazie/lib/grazie.jar idea-intellij-ce-plugin-groovy.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-groovy.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-groovy.x86_64: W: no-documentation idea-intellij-ce-plugin-groovy.x86_64: W: uncompressed-zip /usr/share/idea/plugins/Groovy/lib/Groovy.jar idea-intellij-ce-plugin-groovy.x86_64: W: uncompressed-zip /usr/share/idea/plugins/Groovy/lib/groovy-constants-rt.jar idea-intellij-ce-plugin-groovy.x86_64: W: uncompressed-zip /usr/share/idea/plugins/Groovy/lib/groovy-jps.jar idea-intellij-ce-plugin-groovy.x86_64: W: uncompressed-zip /usr/share/idea/plugins/Groovy/lib/groovy-rt.jar idea-intellij-ce-plugin-java.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-java.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-java.x86_64: W: no-documentation idea-intellij-ce-plugin-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java/lib/aether-dependency-resolver.jar idea-intellij-ce-plugin-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java/lib/java-api.jar idea-intellij-ce-plugin-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java/lib/java-impl.jar idea-intellij-ce-plugin-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java/lib/javac2.jar idea-intellij-ce-plugin-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java/lib/jps-builders-6.jar idea-intellij-ce-plugin-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java/lib/jps-builders.jar idea-intellij-ce-plugin-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java/lib/jps-launcher.jar idea-intellij-ce-plugin-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java/lib/jshell-protocol.jar idea-intellij-ce-plugin-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java/lib/platform-impl.jar idea-intellij-ce-plugin-java.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java/lib/rt/jps-javac-rt-rpc.jar idea-intellij-ce-plugin-java-decompiler.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-java-decompiler.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-java-decompiler.x86_64: W: no-documentation idea-intellij-ce-plugin-java-decompiler.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java-decompiler/lib/java-decompiler.jar idea-intellij-ce-plugin-javafx.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-javafx.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-javafx.x86_64: W: no-documentation idea-intellij-ce-plugin-javafx.x86_64: W: uncompressed-zip /usr/share/idea/plugins/javaFX/lib/javaFX-common.jar idea-intellij-ce-plugin-javafx.x86_64: W: uncompressed-zip /usr/share/idea/plugins/javaFX/lib/javaFX-jps.jar idea-intellij-ce-plugin-javafx.x86_64: W: uncompressed-zip /usr/share/idea/plugins/javaFX/lib/javaFX.jar idea-intellij-ce-plugin-javafx.x86_64: W: uncompressed-zip /usr/share/idea/plugins/javaFX/lib/rt/sceneBuilderBridge.jar idea-intellij-ce-plugin-java-i18n.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-java-i18n.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-java-i18n.x86_64: W: no-documentation idea-intellij-ce-plugin-java-i18n.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java-i18n/lib/java-i18n.jar idea-intellij-ce-plugin-java-ide-customization.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-java-ide-customization.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-java-ide-customization.x86_64: W: no-documentation idea-intellij-ce-plugin-java-ide-customization.x86_64: W: uncompressed-zip /usr/share/idea/plugins/java-ide-customization/lib/java-ide-customization.jar idea-intellij-ce-plugin-junit.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-junit.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-junit.x86_64: W: no-documentation idea-intellij-ce-plugin-junit.x86_64: W: uncompressed-zip /usr/share/idea/plugins/junit/lib/idea-junit.jar idea-intellij-ce-plugin-junit.x86_64: W: uncompressed-zip /usr/share/idea/plugins/junit/lib/junit-rt.jar idea-intellij-ce-plugin-junit.x86_64: W: uncompressed-zip /usr/share/idea/plugins/junit/lib/junit5-rt.jar idea-intellij-ce-plugin-markdown.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-markdown.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-markdown.x86_64: W: no-documentation idea-intellij-ce-plugin-markdown.x86_64: W: uncompressed-zip /usr/share/idea/plugins/markdown/lib/markdown.jar idea-intellij-ce-plugin-maven.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-maven.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-maven.x86_64: E: arch-dependent-file-in-usr-share /usr/share/idea/plugins/maven/lib/maven3/lib/jansi-native/linux32/libjansi.so idea-intellij-ce-plugin-maven.x86_64: W: unstripped-binary-or-object /usr/share/idea/plugins/maven/lib/maven3/lib/jansi-native/linux32/libjansi.so idea-intellij-ce-plugin-maven.x86_64: E: arch-dependent-file-in-usr-share /usr/share/idea/plugins/maven/lib/maven3/lib/jansi-native/linux64/libjansi.so idea-intellij-ce-plugin-maven.x86_64: W: unstripped-binary-or-object /usr/share/idea/plugins/maven/lib/maven3/lib/jansi-native/linux64/libjansi.so idea-intellij-ce-plugin-maven.x86_64: W: no-documentation idea-intellij-ce-plugin-maven.x86_64: E: non-executable-script /usr/share/idea/plugins/maven/lib/maven3/bin/mvn 644 /bin/sh idea-intellij-ce-plugin-maven.x86_64: E: non-executable-script /usr/share/idea/plugins/maven/lib/maven3/bin/mvnDebug 644 /bin/sh idea-intellij-ce-plugin-maven.x86_64: E: non-executable-script /usr/share/idea/plugins/maven/lib/maven3/bin/mvnyjp 644 /bin/sh idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/artifact-resolver-m2.jar idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/artifact-resolver-m3.jar idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/artifact-resolver-m31.jar idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/maven-jps.jar idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/maven-server-api.jar idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/maven.jar idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/maven2-server.jar idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/maven3-server-common.jar idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/maven3-server.jar idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/maven30-server.jar idea-intellij-ce-plugin-maven.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven/lib/maven36-server.jar idea-intellij-ce-plugin-maven-model.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-maven-model.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-maven-model.x86_64: W: no-documentation idea-intellij-ce-plugin-maven-model.x86_64: W: uncompressed-zip /usr/share/idea/plugins/maven-model/lib/maven-model.jar idea-intellij-ce-plugin-intellilang.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-intellilang.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-intellilang.x86_64: W: no-documentation idea-intellij-ce-plugin-intellilang.x86_64: W: uncompressed-zip /usr/share/idea/plugins/IntelliLang/lib/IntelliLang.jar idea-intellij-ce-plugin-intellilang.x86_64: W: uncompressed-zip /usr/share/idea/plugins/IntelliLang/lib/java-langInjection-jps.jar idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: W: no-documentation idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: E: non-executable-script /usr/share/idea/plugins/KotlinPluginCommunity/kotlinc/bin/kapt 644 /usr/bin/env bash idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: E: non-executable-script /usr/share/idea/plugins/KotlinPluginCommunity/kotlinc/bin/kotlin 644 /usr/bin/env bash idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: E: non-executable-script /usr/share/idea/plugins/KotlinPluginCommunity/kotlinc/bin/kotlin-dce-js 644 /usr/bin/env bash idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: E: non-executable-script /usr/share/idea/plugins/KotlinPluginCommunity/kotlinc/bin/kotlinc 644 /usr/bin/env bash idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: E: non-executable-script /usr/share/idea/plugins/KotlinPluginCommunity/kotlinc/bin/kotlinc-js 644 /usr/bin/env bash idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: E: non-executable-script /usr/share/idea/plugins/KotlinPluginCommunity/kotlinc/bin/kotlinc-jvm 644 /usr/bin/env bash idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: E: incorrect-fsf-address /usr/share/idea/plugins/KotlinPluginCommunity/kotlinc/license/third_party/trove_license.txt idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: W: class-path-in-manifest /usr/share/idea/plugins/KotlinPluginCommunity/kotlinc/lib/kotlin-ant.jar idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: W: class-path-in-manifest /usr/share/idea/plugins/KotlinPluginCommunity/kotlinc/lib/kotlin-compiler.jar idea-intellij-ce-plugin-kotlin-plugin-community.x86_64: W: class-path-in-manifest /usr/share/idea/plugins/KotlinPluginCommunity/kotlinc/lib/kotlin-runner.jar idea-intellij-ce-plugin-lombok.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-lombok.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-lombok.x86_64: W: no-documentation idea-intellij-ce-plugin-lombok.x86_64: W: uncompressed-zip /usr/share/idea/plugins/lombok/lib/lombok.jar idea-intellij-ce-plugin-featurestrainer.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-featurestrainer.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-featurestrainer.x86_64: W: no-documentation idea-intellij-ce-plugin-featurestrainer.x86_64: W: uncompressed-zip /usr/share/idea/plugins/featuresTrainer/lib/featuresTrainer.jar idea-intellij-ce-plugin-hg4idea.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-hg4idea.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-hg4idea.x86_64: W: no-documentation idea-intellij-ce-plugin-hg4idea.x86_64: W: uncompressed-zip /usr/share/idea/plugins/hg4idea/lib/hg4idea.jar idea-intellij-ce-plugin-package-search.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-package-search.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-package-search.x86_64: W: no-documentation idea-intellij-ce-plugin-package-search.x86_64: W: uncompressed-zip /usr/share/idea/plugins/packageSearch/lib/packageSearch.jar idea-intellij-ce-plugin-platform-images.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-platform-images.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-platform-images.x86_64: W: no-documentation idea-intellij-ce-plugin-platform-images.x86_64: W: uncompressed-zip /usr/share/idea/plugins/platform-images/lib/platform-images.jar idea-intellij-ce-plugin-properties.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-properties.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-properties.x86_64: W: no-documentation idea-intellij-ce-plugin-properties.x86_64: W: uncompressed-zip /usr/share/idea/plugins/properties/lib/properties.jar idea-intellij-ce-plugin-repository-search.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-repository-search.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-repository-search.x86_64: W: no-documentation idea-intellij-ce-plugin-repository-search.x86_64: W: uncompressed-zip /usr/share/idea/plugins/repository-search/lib/repository-search.jar idea-intellij-ce-plugin-settings-repository.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-settings-repository.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-settings-repository.x86_64: W: no-documentation idea-intellij-ce-plugin-settings-repository.x86_64: W: uncompressed-zip /usr/share/idea/plugins/settings-repository/lib/jgit.jar idea-intellij-ce-plugin-settings-repository.x86_64: W: uncompressed-zip /usr/share/idea/plugins/settings-repository/lib/settings-repository.jar idea-intellij-ce-plugin-sh.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-sh.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-sh.x86_64: W: no-documentation idea-intellij-ce-plugin-sh.x86_64: W: uncompressed-zip /usr/share/idea/plugins/sh/lib/sh.jar idea-intellij-ce-plugin-smali.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-smali.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-smali.x86_64: W: no-documentation idea-intellij-ce-plugin-smali.x86_64: W: uncompressed-zip /usr/share/idea/plugins/smali/lib/smali.jar idea-intellij-ce-plugin-stream-debugger.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-stream-debugger.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-stream-debugger.x86_64: W: no-documentation idea-intellij-ce-plugin-stream-debugger.x86_64: W: uncompressed-zip /usr/share/idea/plugins/stream-debugger/lib/stream-debugger.jar idea-intellij-ce-plugin-svn4idea.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-svn4idea.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-svn4idea.x86_64: W: no-documentation idea-intellij-ce-plugin-svn4idea.x86_64: W: uncompressed-zip /usr/share/idea/plugins/svn4idea/lib/svn4idea.jar idea-intellij-ce-plugin-tasks.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-tasks.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-tasks.x86_64: W: no-documentation idea-intellij-ce-plugin-tasks.x86_64: W: uncompressed-zip /usr/share/idea/plugins/tasks/lib/tasks-core.jar idea-intellij-ce-plugin-terminal.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-terminal.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-terminal.x86_64: W: no-documentation idea-intellij-ce-plugin-terminal.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/terminal/.zshenv idea-intellij-ce-plugin-terminal.x86_64: E: non-executable-script /usr/share/idea/plugins/terminal/jediterm-bash.in 644 /bin/bash idea-intellij-ce-plugin-terminal.x86_64: W: uncompressed-zip /usr/share/idea/plugins/terminal/lib/terminal.jar idea-intellij-ce-plugin-testng.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-testng.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-testng.x86_64: W: no-documentation idea-intellij-ce-plugin-testng.x86_64: W: uncompressed-zip /usr/share/idea/plugins/testng/lib/testng-plugin.jar idea-intellij-ce-plugin-testng.x86_64: W: uncompressed-zip /usr/share/idea/plugins/testng/lib/testng-rt.jar idea-intellij-ce-plugin-testng.x86_64: W: uncompressed-zip /usr/share/idea/plugins/testng/lib/testng.jar idea-intellij-ce-plugin-textmate.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-textmate.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-textmate.x86_64: W: no-documentation idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/bat/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/clojure/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/coffeescript/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/cpp/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/csharp/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/css/.vscode idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/css/.vscode idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/css/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/docker/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/fsharp/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/git/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: E: non-executable-script /usr/share/idea/plugins/textmate/lib/bundles/git/src/askpass-empty.sh 644 /bin/sh idea-intellij-ce-plugin-textmate.x86_64: E: non-executable-script /usr/share/idea/plugins/textmate/lib/bundles/git/src/askpass.sh 644 /bin/sh idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/go/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/groovy/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/handlebars/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/hlsl/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/html/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/ini/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/java/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/javascript/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/json/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/less/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/log/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/lua/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/make/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/objective-c/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/perl/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/php/.vscode idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/php/.vscode idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/php/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/powershell/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/pug/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/python/.vscode idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/python/.vscode idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/python/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/r/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/razor/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/ruby/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/rust/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/scss/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/search-result/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/shaderlab/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/shellscript/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/sql/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/swift/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/vb/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/xml/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: hidden-file-or-dir /usr/share/idea/plugins/textmate/lib/bundles/yaml/.vscodeignore idea-intellij-ce-plugin-textmate.x86_64: W: uncompressed-zip /usr/share/idea/plugins/textmate/lib/textmate.jar idea-intellij-ce-plugin-uidesigner.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-uidesigner.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-uidesigner.x86_64: W: no-documentation idea-intellij-ce-plugin-uidesigner.x86_64: W: uncompressed-zip /usr/share/idea/plugins/uiDesigner/lib/jps/java-guiForms-jps.jar idea-intellij-ce-plugin-uidesigner.x86_64: W: uncompressed-zip /usr/share/idea/plugins/uiDesigner/lib/uiDesigner.jar idea-intellij-ce-plugin-vcs-changereminder.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-vcs-changereminder.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-vcs-changereminder.x86_64: W: no-documentation idea-intellij-ce-plugin-vcs-changereminder.x86_64: W: uncompressed-zip /usr/share/idea/plugins/vcs-changeReminder/lib/vcs-changeReminder.jar idea-intellij-ce-plugin-vcs-git-featurestrainer.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-vcs-git-featurestrainer.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-vcs-git-featurestrainer.x86_64: W: no-documentation idea-intellij-ce-plugin-vcs-git-featurestrainer.x86_64: W: uncompressed-zip /usr/share/idea/plugins/vcs-git-featuresTrainer/lib/vcs-git-featuresTrainer.jar idea-intellij-ce-plugin-webp.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-webp.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-webp.x86_64: E: arch-dependent-file-in-usr-share /usr/share/idea/plugins/webp/lib/libwebp/linux/libwebp_jni.so idea-intellij-ce-plugin-webp.x86_64: W: unstripped-binary-or-object /usr/share/idea/plugins/webp/lib/libwebp/linux/libwebp_jni.so idea-intellij-ce-plugin-webp.x86_64: E: arch-dependent-file-in-usr-share /usr/share/idea/plugins/webp/lib/libwebp/linux/libwebp_jni64.so idea-intellij-ce-plugin-webp.x86_64: W: unstripped-binary-or-object /usr/share/idea/plugins/webp/lib/libwebp/linux/libwebp_jni64.so idea-intellij-ce-plugin-webp.x86_64: W: no-documentation idea-intellij-ce-plugin-webp.x86_64: W: uncompressed-zip /usr/share/idea/plugins/webp/lib/webp.jar idea-intellij-ce-plugin-xpath.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-xpath.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-xpath.x86_64: W: no-documentation idea-intellij-ce-plugin-xpath.x86_64: W: uncompressed-zip /usr/share/idea/plugins/xpath/lib/rt/xslt-rt.jar idea-intellij-ce-plugin-xpath.x86_64: W: uncompressed-zip /usr/share/idea/plugins/xpath/lib/xpath.jar idea-intellij-ce-plugin-xslt-debugger.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-xslt-debugger.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-xslt-debugger.x86_64: W: no-documentation idea-intellij-ce-plugin-xslt-debugger.x86_64: W: class-path-in-manifest /usr/share/idea/plugins/xslt-debugger/lib/rt/serializer-2.7.2.jar idea-intellij-ce-plugin-xslt-debugger.x86_64: W: class-path-in-manifest /usr/share/idea/plugins/xslt-debugger/lib/rt/xalan-2.7.2.jar idea-intellij-ce-plugin-xslt-debugger.x86_64: W: uncompressed-zip /usr/share/idea/plugins/xslt-debugger/lib/rt/xslt-debugger-impl-rt.jar idea-intellij-ce-plugin-xslt-debugger.x86_64: W: uncompressed-zip /usr/share/idea/plugins/xslt-debugger/lib/xslt-debugger-rt.jar idea-intellij-ce-plugin-xslt-debugger.x86_64: W: uncompressed-zip /usr/share/idea/plugins/xslt-debugger/lib/xslt-debugger.jar idea-intellij-ce-plugin-yaml.x86_64: W: no-version-in-last-changelog idea-intellij-ce-plugin-yaml.x86_64: W: invalid-license Apache License idea-intellij-ce-plugin-yaml.x86_64: W: no-documentation idea-intellij-ce-plugin-yaml.x86_64: W: uncompressed-zip /usr/share/idea/plugins/yaml/lib/yaml.jar idea-intellij-ce-release.x86_64: W: no-version-in-last-changelog idea-intellij-ce-release.x86_64: W: invalid-license Apache License idea-intellij-ce-release.x86_64: W: no-documentation idea-intellij-ce.src: W: no-version-in-last-changelog idea-intellij-ce.src: W: invalid-license Apache License 59 packages and 0 specfiles checked; 30 errors, 405 warnings. Rpmlint (installed packages) ---------------------------- Cannot parse rpmlint output: Unversioned so-files -------------------- idea-intellij-ce-core: /usr/share/idea/bin/libdbm64.so idea-intellij-ce-core: /usr/share/idea/lib/pty4j-native/linux/x86-64/libpty.so idea-intellij-ce-plugin-maven: /usr/share/idea/plugins/maven/lib/maven3/lib/jansi-native/linux32/libjansi.so idea-intellij-ce-plugin-maven: /usr/share/idea/plugins/maven/lib/maven3/lib/jansi-native/linux64/libjansi.so idea-intellij-ce-plugin-webp: /usr/share/idea/plugins/webp/lib/libwebp/linux/libwebp_jni.so idea-intellij-ce-plugin-webp: /usr/share/idea/plugins/webp/lib/libwebp/linux/libwebp_jni64.so Source checksums ---------------- https://github.com/JetBrains/intellij-community/archive/idea/212.5457.46.tar.gz : CHECKSUM(SHA256) this package : f8b6554701d3dc39e74d4eda62ad137c1330f5e8614a314c49c59dd096b15f5b CHECKSUM(SHA256) upstream package : f8b6554701d3dc39e74d4eda62ad137c1330f5e8614a314c49c59dd096b15f5b Requires -------- idea-intellij-ce (rpmlib, GLIBC filtered): /sbin/ldconfig idea-intellij-ce-core idea-intellij-ce-plugin-android idea-intellij-ce-plugin-android-gradle-dsl idea-intellij-ce-plugin-ant idea-intellij-ce-plugin-bytecodeviewer idea-intellij-ce-plugin-completionmlranking idea-intellij-ce-plugin-configurationscript idea-intellij-ce-plugin-copyright idea-intellij-ce-plugin-coverage idea-intellij-ce-plugin-devkit idea-intellij-ce-plugin-eclipse idea-intellij-ce-plugin-editorconfig idea-intellij-ce-plugin-emojipicker idea-intellij-ce-plugin-externalsystem-dependencyupdater idea-intellij-ce-plugin-featurestrainer idea-intellij-ce-plugin-git4idea idea-intellij-ce-plugin-github idea-intellij-ce-plugin-gradle idea-intellij-ce-plugin-gradle-dependencyupdater idea-intellij-ce-plugin-gradle-java idea-intellij-ce-plugin-gradle-java-maven idea-intellij-ce-plugin-grazie idea-intellij-ce-plugin-groovy idea-intellij-ce-plugin-hg4idea idea-intellij-ce-plugin-intellilang idea-intellij-ce-plugin-java idea-intellij-ce-plugin-java-decompiler idea-intellij-ce-plugin-java-i18n idea-intellij-ce-plugin-java-ide-customization idea-intellij-ce-plugin-javafx idea-intellij-ce-plugin-junit idea-intellij-ce-plugin-kotlin-plugin-community idea-intellij-ce-plugin-lombok idea-intellij-ce-plugin-markdown idea-intellij-ce-plugin-maven idea-intellij-ce-plugin-maven-model idea-intellij-ce-plugin-package-search idea-intellij-ce-plugin-platform-images idea-intellij-ce-plugin-properties idea-intellij-ce-plugin-repository-search idea-intellij-ce-plugin-settings-repository idea-intellij-ce-plugin-sh idea-intellij-ce-plugin-smali idea-intellij-ce-plugin-stream-debugger idea-intellij-ce-plugin-svn4idea idea-intellij-ce-plugin-tasks idea-intellij-ce-plugin-terminal idea-intellij-ce-plugin-testng idea-intellij-ce-plugin-textmate idea-intellij-ce-plugin-uidesigner idea-intellij-ce-plugin-vcs-changereminder idea-intellij-ce-plugin-vcs-git-featurestrainer idea-intellij-ce-plugin-webp idea-intellij-ce-plugin-xpath idea-intellij-ce-plugin-xslt-debugger idea-intellij-ce-plugin-yaml java-11 jre-11 idea-intellij-ce-core (rpmlib, GLIBC filtered): /usr/bin/sh libc.so.6()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH) idea-intellij-ce-plugin-ant (rpmlib, GLIBC filtered): idea-intellij-ce-core mvn(ant:ant) idea-intellij-ce-plugin-android (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-android-gradle-dsl (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-bytecodeviewer (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-completionmlranking (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-configurationscript (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-copyright (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-coverage (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-devkit (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-eclipse (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-editorconfig (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-emojipicker (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-externalsystem-dependencyupdater (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-git4idea (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-github (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-gradle (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-gradle-dependencyupdater (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-gradle-java (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-gradle-java-maven (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-grazie (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-groovy (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-java (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-java-decompiler (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-javafx (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-java-i18n (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-java-ide-customization (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-junit (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-markdown (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-maven (rpmlib, GLIBC filtered): idea-intellij-ce-core libc.so.6 libc.so.6()(64bit) libutil.so.1 libutil.so.1()(64bit) rtld(GNU_HASH) idea-intellij-ce-plugin-maven-model (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-intellilang (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-kotlin-plugin-community (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-lombok (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-featurestrainer (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-hg4idea (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-package-search (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-platform-images (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-properties (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-repository-search (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-settings-repository (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-sh (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-smali (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-stream-debugger (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-svn4idea (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-tasks (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-terminal (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-testng (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-textmate (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-uidesigner (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-vcs-changereminder (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-vcs-git-featurestrainer (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-webp (rpmlib, GLIBC filtered): idea-intellij-ce-core libc.so.6 libc.so.6()(64bit) rtld(GNU_HASH) idea-intellij-ce-plugin-xpath (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-xslt-debugger (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-plugin-yaml (rpmlib, GLIBC filtered): idea-intellij-ce-core idea-intellij-ce-release (rpmlib, GLIBC filtered): idea-intellij-ce Provides -------- idea-intellij-ce: idea-intellij-ce idea-intellij-ce(x86-64) idea-intellij-community-edition idea-intellij-ce-core: application() application(io.github.jetbrains.intellij_idea.desktop) idea-intellij-ce-core idea-intellij-ce-core(x86-64) libdbm.so()(64bit) libpty.so()(64bit) idea-intellij-ce-plugin-ant: idea-intellij-ce-plugin-ant idea-intellij-ce-plugin-ant(x86-64) idea-intellij-ce-plugin-android: idea-intellij-ce-plugin-android idea-intellij-ce-plugin-android(x86-64) idea-intellij-ce-plugin-android-gradle-dsl: idea-intellij-ce-plugin-android-gradle-dsl idea-intellij-ce-plugin-android-gradle-dsl(x86-64) idea-intellij-ce-plugin-bytecodeviewer: idea-intellij-ce-plugin-bytecodeviewer idea-intellij-ce-plugin-bytecodeviewer(x86-64) idea-intellij-ce-plugin-completionmlranking: idea-intellij-ce-plugin-completionmlranking idea-intellij-ce-plugin-completionmlranking(x86-64) idea-intellij-ce-plugin-configurationscript: idea-intellij-ce-plugin-configurationscript idea-intellij-ce-plugin-configurationscript(x86-64) idea-intellij-ce-plugin-copyright: idea-intellij-ce-plugin-copyright idea-intellij-ce-plugin-copyright(x86-64) idea-intellij-ce-plugin-coverage: idea-intellij-ce-plugin-coverage idea-intellij-ce-plugin-coverage(x86-64) idea-intellij-ce-plugin-devkit: idea-intellij-ce-plugin-devkit idea-intellij-ce-plugin-devkit(x86-64) idea-intellij-ce-plugin-eclipse: idea-intellij-ce-plugin-eclipse idea-intellij-ce-plugin-eclipse(x86-64) idea-intellij-ce-plugin-editorconfig: idea-intellij-ce-plugin-editorconfig idea-intellij-ce-plugin-editorconfig(x86-64) idea-intellij-ce-plugin-emojipicker: idea-intellij-ce-plugin-emojipicker idea-intellij-ce-plugin-emojipicker(x86-64) idea-intellij-ce-plugin-externalsystem-dependencyupdater: idea-intellij-ce-plugin-externalsystem-dependencyupdater idea-intellij-ce-plugin-externalsystem-dependencyupdater(x86-64) idea-intellij-ce-plugin-git4idea: idea-intellij-ce-plugin-git4idea idea-intellij-ce-plugin-git4idea(x86-64) idea-intellij-ce-plugin-github: idea-intellij-ce-plugin-github idea-intellij-ce-plugin-github(x86-64) idea-intellij-ce-plugin-gradle: idea-intellij-ce-plugin-gradle idea-intellij-ce-plugin-gradle(x86-64) idea-intellij-ce-plugin-gradle-dependencyupdater: idea-intellij-ce-plugin-gradle-dependencyupdater idea-intellij-ce-plugin-gradle-dependencyupdater(x86-64) idea-intellij-ce-plugin-gradle-java: idea-intellij-ce-plugin-gradle-java idea-intellij-ce-plugin-gradle-java(x86-64) idea-intellij-ce-plugin-gradle-java-maven: idea-intellij-ce-plugin-gradle-java-maven idea-intellij-ce-plugin-gradle-java-maven(x86-64) idea-intellij-ce-plugin-grazie: idea-intellij-ce-plugin-grazie idea-intellij-ce-plugin-grazie(x86-64) idea-intellij-ce-plugin-groovy: idea-intellij-ce-plugin-groovy idea-intellij-ce-plugin-groovy(x86-64) idea-intellij-ce-plugin-java: idea-intellij-ce-plugin-java idea-intellij-ce-plugin-java(x86-64) idea-intellij-ce-plugin-java-decompiler: idea-intellij-ce-plugin-java-decompiler idea-intellij-ce-plugin-java-decompiler(x86-64) idea-intellij-ce-plugin-javafx: idea-intellij-ce-plugin-javafx idea-intellij-ce-plugin-javafx(x86-64) idea-intellij-ce-plugin-java-i18n: idea-intellij-ce-plugin-java-i18n idea-intellij-ce-plugin-java-i18n(x86-64) idea-intellij-ce-plugin-java-ide-customization: idea-intellij-ce-plugin-java-ide-customization idea-intellij-ce-plugin-java-ide-customization(x86-64) idea-intellij-ce-plugin-junit: idea-intellij-ce-plugin-junit idea-intellij-ce-plugin-junit(x86-64) idea-intellij-ce-plugin-markdown: idea-intellij-ce-plugin-markdown idea-intellij-ce-plugin-markdown(x86-64) idea-intellij-ce-plugin-maven: idea-intellij-ce-plugin-maven idea-intellij-ce-plugin-maven(x86-64) libjansi-1.8.so libjansi-1.8.so()(64bit) idea-intellij-ce-plugin-maven-model: idea-intellij-ce-plugin-maven-model idea-intellij-ce-plugin-maven-model(x86-64) idea-intellij-ce-plugin-intellilang: idea-intellij-ce-plugin-intellilang idea-intellij-ce-plugin-intellilang(x86-64) idea-intellij-ce-plugin-kotlin-plugin-community: idea-intellij-ce-plugin-kotlin-plugin-community idea-intellij-ce-plugin-kotlin-plugin-community(x86-64) idea-intellij-ce-plugin-lombok: idea-intellij-ce-plugin-lombok idea-intellij-ce-plugin-lombok(x86-64) idea-intellij-ce-plugin-featurestrainer: idea-intellij-ce-plugin-featurestrainer idea-intellij-ce-plugin-featurestrainer(x86-64) idea-intellij-ce-plugin-hg4idea: idea-intellij-ce-plugin-hg4idea idea-intellij-ce-plugin-hg4idea(x86-64) idea-intellij-ce-plugin-package-search: idea-intellij-ce-plugin-package-search idea-intellij-ce-plugin-package-search(x86-64) idea-intellij-ce-plugin-platform-images: idea-intellij-ce-plugin-platform-images idea-intellij-ce-plugin-platform-images(x86-64) idea-intellij-ce-plugin-properties: idea-intellij-ce-plugin-properties idea-intellij-ce-plugin-properties(x86-64) idea-intellij-ce-plugin-repository-search: idea-intellij-ce-plugin-repository-search idea-intellij-ce-plugin-repository-search(x86-64) idea-intellij-ce-plugin-settings-repository: idea-intellij-ce-plugin-settings-repository idea-intellij-ce-plugin-settings-repository(x86-64) idea-intellij-ce-plugin-sh: idea-intellij-ce-plugin-sh idea-intellij-ce-plugin-sh(x86-64) idea-intellij-ce-plugin-smali: idea-intellij-ce-plugin-smali idea-intellij-ce-plugin-smali(x86-64) idea-intellij-ce-plugin-stream-debugger: idea-intellij-ce-plugin-stream-debugger idea-intellij-ce-plugin-stream-debugger(x86-64) idea-intellij-ce-plugin-svn4idea: idea-intellij-ce-plugin-svn4idea idea-intellij-ce-plugin-svn4idea(x86-64) idea-intellij-ce-plugin-tasks: idea-intellij-ce-plugin-tasks idea-intellij-ce-plugin-tasks(x86-64) idea-intellij-ce-plugin-terminal: idea-intellij-ce-plugin-terminal idea-intellij-ce-plugin-terminal(x86-64) idea-intellij-ce-plugin-testng: idea-intellij-ce-plugin-testng idea-intellij-ce-plugin-testng(x86-64) idea-intellij-ce-plugin-textmate: idea-intellij-ce-plugin-textmate idea-intellij-ce-plugin-textmate(x86-64) idea-intellij-ce-plugin-uidesigner: idea-intellij-ce-plugin-uidesigner idea-intellij-ce-plugin-uidesigner(x86-64) idea-intellij-ce-plugin-vcs-changereminder: idea-intellij-ce-plugin-vcs-changereminder idea-intellij-ce-plugin-vcs-changereminder(x86-64) idea-intellij-ce-plugin-vcs-git-featurestrainer: idea-intellij-ce-plugin-vcs-git-featurestrainer idea-intellij-ce-plugin-vcs-git-featurestrainer(x86-64) idea-intellij-ce-plugin-webp: idea-intellij-ce-plugin-webp idea-intellij-ce-plugin-webp(x86-64) libwebp_jni.so libwebp_jni64.so()(64bit) idea-intellij-ce-plugin-xpath: idea-intellij-ce-plugin-xpath idea-intellij-ce-plugin-xpath(x86-64) idea-intellij-ce-plugin-xslt-debugger: idea-intellij-ce-plugin-xslt-debugger idea-intellij-ce-plugin-xslt-debugger(x86-64) idea-intellij-ce-plugin-yaml: idea-intellij-ce-plugin-yaml idea-intellij-ce-plugin-yaml(x86-64) idea-intellij-ce-release: idea-intellij-ce-release idea-intellij-ce-release(x86-64) metainfo() metainfo(io.github.jetbrains.intellij_idea.metainfo.xml) Jar and class files in source ----------------------------- ./intellij-community-idea-212.5457.46/xml/tests/testData/xml/mylib.jar ./intellij-community-idea-212.5457.46/xml/relaxng/lib/trang-core.jar ./intellij-community-idea-212.5457.46/xml/relaxng/lib/rngom-20051226-patched.jar ./intellij-community-idea-212.5457.46/updater/testData/lib/bootstrap_deleted.jar ./intellij-community-idea-212.5457.46/updater/testData/lib/bootstrap.jar ./intellij-community-idea-212.5457.46/updater/testData/lib/boot_with_directory_becomes_file.jar ./intellij-community-idea-212.5457.46/updater/testData/lib/boot2_changed_with_unchanged_content.jar ./intellij-community-idea-212.5457.46/updater/testData/lib/boot2.jar ./intellij-community-idea-212.5457.46/updater/testData/lib/boot.jar ./intellij-community-idea-212.5457.46/updater/testData/lib/annotations_changed.jar ./intellij-community-idea-212.5457.46/updater/testData/lib/annotations.jar ./intellij-community-idea-212.5457.46/python/setup-test-environment/gradle/wrapper/gradle-wrapper.jar ./intellij-community-idea-212.5457.46/python/helpers/pydev/jython_test_deps/junit.jar ./intellij-community-idea-212.5457.46/python/helpers/pydev/jython_test_deps/ant.jar ./intellij-community-idea-212.5457.46/python/build/dependencies/gradle/wrapper/gradle-wrapper.jar ./intellij-community-idea-212.5457.46/python/build/build-debug-binaries/src/gradle/wrapper/gradle-wrapper.jar ./intellij-community-idea-212.5457.46/plugins/xslt-debugger/engine/lib/rmi-stubs.jar ./intellij-community-idea-212.5457.46/plugins/xslt-debugger/engine/impl/lib/saxon9he.jar ./intellij-community-idea-212.5457.46/plugins/xslt-debugger/engine/impl/lib/saxon.jar ./intellij-community-idea-212.5457.46/plugins/xslt-debugger/engine/impl/lib/rmi-stubs.jar ./intellij-community-idea-212.5457.46/plugins/webp/lib/libwebp.jar ./intellij-community-idea-212.5457.46/plugins/tasks/tasks-core/lib/wsdl4j-1.4.jar ./intellij-community-idea-212.5457.46/plugins/tasks/tasks-core/lib/axis-saaj-1.3.jar ./intellij-community-idea-212.5457.46/plugins/tasks/tasks-core/lib/axis-jaxrpc-1.4.jar ./intellij-community-idea-212.5457.46/plugins/tasks/tasks-core/lib/axis-1.4.jar ./intellij-community-idea-212.5457.46/plugins/stream-debugger/lib/streamex-0.6.5.jar ./intellij-community-idea-212.5457.46/plugins/sh/gradle/wrapper/gradle-wrapper.jar ./intellij-community-idea-212.5457.46/plugins/settings-repository/lib/jgit.jar ./intellij-community-idea-212.5457.46/plugins/settings-repository/lib/jgit-sources.jar ./intellij-community-idea-212.5457.46/plugins/package-search/lib/src/package-version-utils-1.0.0-sources.jar ./intellij-community-idea-212.5457.46/plugins/package-search/lib/src/api-models-2.2.3-sources.jar ./intellij-community-idea-212.5457.46/plugins/package-search/lib/package-version-utils-1.0.0.jar ./intellij-community-idea-212.5457.46/plugins/package-search/lib/api-models-2.2.3.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/codehaus/mojo/build-helper-maven-plugin/1.0/build-helper-maven-plugin-1.0.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-war-plugin/2.1-alpha-1/maven-war-plugin-2.1-alpha-1.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-surefire-plugin/2.4.3/maven-surefire-plugin-2.4.3.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-eclipse-plugin/2.4/maven-eclipse-plugin-2.4.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-compiler-plugin/2.0.2/maven-compiler-plugin-2.0.2.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/intellij/test/maven-extension/1.0/maven-extension-1.0.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/plugins/intellij/test/maven-extension/1.0/maven-extension-1.0-sources.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local2/jmock/jmock/1.2.0/jmock-1.2.0.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local2/jmock/jmock/1.1.0/jmock-1.1.0.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local2/jmock/jmock/1.1.0/jmock-1.1.0-sources.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local2/jmock/jmock/1.0.0/jmock-1.0.0.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local1/org/ow2/asm/asm/4.1/asm-4.1.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local1/junit/junit/4.0/junit-4.0.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local1/junit/junit/3.8.2/junit-3.8.2.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local1/junit/junit/3.8.1/junit-3.8.1.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local1/commons-io/commons-io/2.4/commons-io-2.4.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local1/asm/asm/3.3/asm-3.3.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local1/asm/asm/3.3.1/asm-3.3.1.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/local1/asm/asm-attrs/2.2.1/asm-attrs-2.2.1.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/archetypes/org/apache/maven/archetypes/maven-archetype-quickstart/1.0/maven-archetype-quickstart-1.0.jar ./intellij-community-idea-212.5457.46/plugins/maven/src/test/data/archetypes/org/apache/maven/archetypes/maven-archetype-foobar/1.0/maven-archetype-foobar-1.0.jar ./intellij-community-idea-212.5457.46/plugins/maven/maven2-server-impl/lib/plexus-utils-1.5.5.jar ./intellij-community-idea-212.5457.46/plugins/maven/maven2-server-impl/lib/nexus-indexer-1.2.3.jar ./intellij-community-idea-212.5457.46/plugins/maven/maven2-server-impl/lib/mercury-artifact-1.0-alpha-6.jar ./intellij-community-idea-212.5457.46/plugins/maven/maven2-server-impl/lib/maven2/lib/maven-2.2.1-uber.jar ./intellij-community-idea-212.5457.46/plugins/maven/maven2-server-impl/lib/maven2/boot/classworlds-1.1.jar ./intellij-community-idea-212.5457.46/plugins/maven/maven2-server-impl/lib/maven-dependency-tree-1.2.jar ./intellij-community-idea-212.5457.46/plugins/maven/maven2-server-impl/lib/commons-beanutils.jar ./intellij-community-idea-212.5457.46/plugins/maven/maven2-server-impl/lib/archetype-common-2.0-alpha-4-SNAPSHOT.jar ./intellij-community-idea-212.5457.46/plugins/maven/maven2-server-impl/lib-src/nexus-indexer-1.2.3-sources.jar ./intellij-community-idea-212.5457.46/plugins/maven/maven-server-api/lib/lucene-core-2.4.1.jar ./intellij-community-idea-212.5457.46/plugins/maven/jps-plugin/testData/compiler/classpathTest/lib/x.jar ./intellij-community-idea-212.5457.46/plugins/markdown/test/data/html/plantuml/download/plantuml/plantuml.jar ./intellij-community-idea-212.5457.46/plugins/markdown/gradle/wrapper/gradle-wrap Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10 Command line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name idea-intellij-ce --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-x86_64 Active plugins: Shell-api, C/C++, Generic, Java Disabled plugins: R, Ocaml, Perl, Haskell, PHP, Python, SugarActivity, fonts Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH