[Bug 1030] Review request: xbmc - Media center

RPM Fusion Bugzilla noreply at rpmfusion.org
Fri Mar 5 17:33:08 CET 2010


http://bugzilla.rpmfusion.org/show_bug.cgi?id=1030





--- Comment #123 from Jonathan Dieter <jdieter at gmail.com>  2010-03-05 17:33:07 ---
$ rpmlint xbmc-9.11-12.fc12.i686.rpm
xbmc.i686: W: spelling-error %description -l en_US playlist -> play list,
play-list, playtime
xbmc.i686: W: spelling-error %description -l en_US slideshow -> sideshow, slide
show, slide-show
xbmc.i686: W: spelling-error %description -l en_US plugins -> plug ins,
plug-ins, plugging
xbmc.i686: W: invalid-url URL: http://www.xbmc.org/ <urlopen error timed out>
xbmc.i686: W: executable-stack
/usr/lib/xbmc/system/players/paplayer/SNESAPU-i486-linux.so
xbmc.i686: E: non-executable-script /usr/lib/xbmc/system/python/spyce/verchk.py
0644 /usr/bin/env
xbmc.i686: E: non-executable-script
/usr/lib/xbmc/system/python/spyce/run_spyceCGI.py 0644 /usr/bin/env
xbmc.i686: E: non-executable-script
/usr/lib/xbmc/system/python/spyce/run_spyceModpy.py 0644 /usr/bin/env
xbmc.i686: E: non-executable-script /usr/lib/xbmc/system/python/spyce/spyce.py
0644 /usr/bin/env
xbmc.i686: E: non-executable-script
/usr/lib/xbmc/system/python/spyce/run_spyceCmd.py 0644 /usr/bin/env
xbmc.i686: E: non-executable-script
/usr/lib/xbmc/system/python/spyce/spyceCGI.py 0644 /usr/bin/env
xbmc.i686: E: non-executable-script
/usr/lib/xbmc/system/python/spyce/spyceCmd.py 0644 /usr/bin/env
1 packages and 0 specfiles checked; 7 errors, 5 warnings.

$ rpmlint xbmc-9.11-12.fc12.src.rpm 
xbmc.src: W: spelling-error %description -l en_US playlist -> play list,
play-list, playtime
xbmc.src: W: spelling-error %description -l en_US slideshow -> sideshow, slide
show, slide-show
xbmc.src: W: spelling-error %description -l en_US plugins -> plug ins,
plug-ins, plugging
xbmc.src: W: strange-permission xbmc-generate-tarball-xz.sh 0755
xbmc.src: W: invalid-url Source0: xbmc-9.11-patched.tar.xz
1 packages and 0 specfiles checked; 0 errors, 5 warnings.

We can ignore the spelling errors, and I'm not sure why I'm consistently
getting a "urlopen error timed out" on the url; it looks reasonable.

The executable stack error may be a problem with SELinux, but I don't have
SELinux enabled on my machines, so I can't test it.

The non-executable-script are actual errors and should be fixed, either by
making the scripts executable or removing their shebang lines.

As for strange-permission...I think it's fine, and as you explain where we get
the source from, invalid-url is also not a problem.

(Note: I'm running rpmlint in an up-to-date F12 box, so I'm not sure why my
output differs from yours.)


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list