openbox.ppc64le: W: empty-%post openbox.ppc64le: W: empty-%postun openbox.ppc64le: W: files-duplicate /usr/share/doc/packages/openbox/xbm/shade.xbm /usr/share/doc/packages/openbox/xbm/shade_toggled.xbm openbox.ppc64le: W: files-duplicate /usr/share/themes/Mikachu/openbox-3/bullet.xbm /usr/share/doc/packages/openbox/xbm/bullet.xbm openbox.ppc64le: W: files-duplicate /usr/share/themes/Syscrash/openbox-3/max.xbm /usr/share/doc/packages/openbox/xbm/max_toggled.xbm openbox.ppc64le: W: files-duplicate /usr/share/themes/Syscrash/openbox-3/max_disabled.xbm /usr/share/doc/packages/openbox/xbm/max.xbm openbox-devel.ppc64le: W: no-dependency-on openbox*/openbox-libs/libopenbox* openbox.ppc64le: W: script-without-shebang /etc/xdg/openbox/autostart openbox.ppc64le: W: script-without-shebang /etc/xdg/openbox/environment This text file has executable bits set or is located in a path dedicated for executables, but lacks a shebang and cannot thus be executed. If the file is meant to be an executable script, add the shebang, otherwise remove the executable bits or move the file elsewhere. openbox.ppc64le: E: env-script-interpreter (Badness: 9) /usr/lib/openbox-xdg-autostart /usr/bin/env python This script uses 'env' as an interpreter. For the rpm runtime dependency detection to work, the shebang #!/usr/bin/env python needs to be patched into #!/usr/bin/python otherwise the package dependency generator merely adds a dependency on /usr/bin/env rather than the actual interpreter /usr/bin/python. Alternatively, if the file should not be executed, then ensure that it is not marked as executable or don't install it in a path that is reserved for executables. 7 packages and 0 specfiles checked; 1 errors, 9 warnings.