[Bug 528332] Review Request: GNUnet - Secure peer-to-peer networking framework

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 18 10:51:04 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=528332


Felix Kaechele <felix at fetzig.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from Felix Kaechele <felix at fetzig.org>  2009-11-18 05:51:01 EDT ---
A first check after a mock build yields:
GNUnet.src: W: strange-permission gnunetd.init 0755
Can be solved by setting that file to chmod 644 and installing it with install
-m 755 instead of using cp.

GNUnet.x86_64: W: non-standard-uid /var/run/gnunetd gnunet
GNUnet.x86_64: W: non-standard-gid /var/run/gnunetd gnunet
GNUnet.x86_64: W: non-standard-uid /var/log/gnunetd gnunet
GNUnet.x86_64: W: non-standard-gid /var/log/gnunetd gnunet
Can be ignored

GNUnet.x86_64: W: log-files-without-logrotate /var/log/gnunetd
GNUnet.x86_64: W: missing-lsb-keyword Default-Stop in /etc/rc.d/init.d/gnunetd
GNUnet.x86_64: W: incoherent-subsys /etc/rc.d/init.d/gnunetd $prog
Please fix.

I also get a flood of GNUnet.x86_64: W: unused-direct-shlib-dependency when
running rpmlint on the installed packages. Please check this as well.

Furthermore please add comments to the patches as to where they come from and
if they have been brought to upstream's notice at some point (bugzilla etc.).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list