On Mon, Jul 19, 2021 at 7:31 PM Vitaly Zaitsev via devel <devel@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > > Hello. > > Found a strange RPM autodeps issue, related to Java packaging, only on > EPEL7. > > EPEL7 package contains additional auto-detected strict dependencies: > osgi(com.github.jnr.jffi) and osgi(com.sun.jna). That's why the package > cannot be installed due to lack of dependencies on RHEL/CentOS 7: > > Error: Package: pycharm-community-2021.1.3-1.el7.x86_64 (phracek-PyCharm) > Requires: osgi(com.github.jnr.jffi) > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest [...] > How I can fix this? You can disable osgi requires generator or filter osgi requires (with eg. __requires_exclude or __requires_exclude_from macros). -- Mikolaj Izdebski > > -- > Sincerely, > Vitaly Zaitsev (vitaly@xxxxxxxxxxxxxx) > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure