https://bugzilla.redhat.com/show_bug.cgi?id=969209
--- Comment #5 from Orion Poplawski orion@cora.nwra.com --- (In reply to Mario Ceresa from comment #3)
Okay, I point out some potential issues:
- mock fails to install the package:
Error: Package: x2goagent-3.5.0.20-3.fc20.x86_64 (/x2goagent-3.5.0.20-3.fc20.x86_64) Requires: x2goserver
x2goserver and x2goagent each require each other at run-time, so this is expected.
- rpmlint is not silent:
- Several non standard executable permission (0775L) on libraries. Not sure
if it's intentional
Nope, fixed.
- Several only-non-binary-in-usr-lib
Bug in rpmlint, see bug 483199
- Several devel-file-in-non-devel-package
Fixed
- Others:
nx-libs.x86_64: W: self-obsoletion nx <= 3.5.0.20-3.fc20 obsoletes nx = 3.5.0.20-3.fc20 nx-libs.x86_64: W: self-obsoletion nx(x86-64) <= 3.5.0.20-3.fc20 obsoletes nx(x86-64) = 3.5.0.20-3.fc20
Fixed
nx-libs.x86_64: E: no-binary
nx-libs is kind of just a container.
nx-libs.x86_64: W: non-conffile-in-etc /etc/ld.so.conf.d/nx-libs-x86_64.conf
Fixed.
nx-libs.x86_64: E: incorrect-fsf-address /usr/share/doc/nx-libs-3.5.0.20/LICENSE
Fixed.
libXcomp.x86_64: E: missing-call-to-setgroups /usr/lib64/nx/libXcomp.so.3.5.0
Hmm, this is an odd one...
nx-devel.x86_64: W: no-dependency-on nx/nx-libs/libnx
Fixed.
nx-fontconfig-devel.x86_64: W: no-dependency-on nx-fontconfig/nx-fontconfig-libs/libnx-fontconfig nx-freetype2-devel.x86_64: W: no-dependency-on nx-freetype2/nx-freetype2-libs/libnx-freetype2
Fixed the naming.
nxagent.x86_64: E: missing-call-to-setgroups /usr/lib64/nx/bin/nxagent
Ah, okay, looking into it.
x2goagent.x86_64: W: dangling-relative-symlink /usr/lib64/x2go/bin/x2goagent ../../nx/bin/nxagent
- there are unversioned so-files:
libNX_X11: /usr/lib64/nx/X11/libximcp.so libNX_X11: /usr/lib64/nx/X11/libxlcDef.so libNX_X11: /usr/lib64/nx/X11/libxlcUTF8Load.so libNX_X11: /usr/lib64/nx/X11/libxlibi18n.so libNX_X11: /usr/lib64/nx/X11/libxlocale.so libNX_X11: /usr/lib64/nx/X11/libxomGeneric.so
However, they seem private, so maybe it is not an issue
These are links to versioned files.
http://www.cora.nwra.com/~orion/fedora/nx/nx-libs.spec http://www.cora.nwra.com/~orion/fedora/nx/nx-libs-3.5.0.20-4.fc18.src.rpm
* Tue Jun 11 2013 Orion Poplawski orion@cora.nwra.com - 3.5.0.20-4 - Fix 775 library permissions - Move nx/X11 .so files to -devel - Fix nx obsoletes - Mark ld.so.conf.d files config(noreplace) - Fix requires