[Bugs] [Bug 1353518] packaging: rpmlint warning and errors
bugzilla at redhat.com
bugzilla at redhat.com
Mon Apr 22 14:09:56 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1353518
--- Comment #1 from Yaniv Kaul <ykaul at redhat.com> ---
We are in a slightly better state now (6.1):
{
"module" : "ManPages",
"order" : 45,
"results" : [
{
"arch" : "armv7hl,x86_64",
"code" : "ManPageMissing",
"diag" : "No man page for <tt>/usr/sbin/conf.py</tt>",
"subpackage" : "glusterfs-server"
},
{
"arch" : "armv7hl,x86_64",
"code" : "ManPageMissing",
"diag" : "No man page for <tt>/usr/sbin/gcron.py</tt>",
"subpackage" : "glusterfs-server"
},
{
"arch" : "armv7hl,x86_64",
"code" : "ManPageMissing",
"diag" : "No man page for <tt>/usr/sbin/gf_attach</tt>",
"subpackage" : "glusterfs-server"
},
{
"arch" : "armv7hl,x86_64",
"code" : "ManPageMissing",
"diag" : "No man page for <tt>/usr/sbin/glfsheal</tt>",
"subpackage" : "glusterfs-server"
},
{
"arch" : "armv7hl,x86_64",
"code" : "ManPageMissing",
"diag" : "No man page for <tt>/usr/sbin/snap_scheduler.py</tt>",
"subpackage" : "glusterfs-server"
}
],
"run_time" : 0,
"status" : "completed"
},
{
"module" : "RpmScripts",
"order" : 90,
"results" : [
{
"arch" : "src",
"code" : "UseraddNoUid",
"context" : {
"excerpt" : [
"useradd -r -g gluster -d %{_rundir}/gluster -s
/sbin/nologin -c "GlusterFS daemons" gluster"
],
"lineno" : 948,
"path" : "glusterfs.spec",
"sub" : "%pre"
},
"diag" : "Invocation of <tt>useradd</tt> without specifying a
UID; this may be OK, because /usr/share/doc/setup/uidgid defines no UID for
<var>gluster</var>"
}
],
"run_time" : 0,
"status" : "completed"
},
{
"module" : "Setxid",
"order" : 91,
"results" : [
{
"arch" : "armv7hl,x86_64",
"code" : "UnauthorizedSetxid",
"context" : {
"path" : "/usr/bin/fusermount-glusterfs"
},
"diag" : "File <var>/usr/bin/fusermount-glusterfs</var> is
setuid root but is not on the setxid whitelist.",
"subpackage" : "glusterfs-fuse"
}
],
"run_time" : 0,
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Bugs
mailing list