Description of problem: Both php-jsonlint and python-demjson install /usr/bin/jsonlint. This prevents both packages from being installed on the same system: Error: Transaction check error: file /usr/bin/jsonlint from install of python2-demjson-2.2.4- 4.fc26.noarch conflicts with file from package php-jsonlint-1.5.0- 1.fc26.noarch In an offline thread, it was suggested that php-jsonlint could change to install /usr/bin/jsonlint-php instead, as this is the name of the executable in Debian.
It might be reasonable to make this change in Rawhide only, since it is backwards incompatible.
Change committed and built in rawhide. If you wish to add a conflicts in your package, use "Conflicts: php-jsonlint < 1.5.0-2" Diff: https://src.fedoraproject.org/cgit/rpms/php-jsonlint.git/commit/?id=db3f2fca5c187352866c788c5aa36591109a5987 Koji: https://koji.fedoraproject.org/koji/buildinfo?buildID=833795