Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Merge Review: iputils https://bugzilla.redhat.com/show_bug.cgi?id=225909 bugzilla@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |medium Priority|normal |medium Product|Fedora Extras |Fedora panemade@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |panemade@xxxxxxxxx ------- Additional Comments From panemade@xxxxxxxxx 2007-08-31 01:21 EST ------- rpmlint on binary rpm gave me W: iputils mixed-use-of-spaces-and-tabs (spaces: line 109, tab: line 70) The specfile mixes use of spaces and tabs for indentation, which is a cosmetic annoyance. Use either spaces or tabs for indentation, not both. I: iputils checking W: iputils symlink-should-be-relative /usr/share/man/man8/ping6.8.gz /usr/share/man/man8/ping.8.gz Absolute symlinks are problematic eg. when working with chroot environments. W: iputils symlink-should-be-relative /usr/share/man/man8/tracepath6.8.gz /usr/share/man/man8/tracepath.8.gz Absolute symlinks are problematic eg. when working with chroot environments. E: iputils setuid-binary /bin/ping6 root 04755 The file is setuid, this may be dangerous, especially if this file is setuid root. E: iputils non-standard-executable-perm /bin/ping6 04755 A standard executable should have permission set to 0755. If you get this message, it means that you have a wrong executable permissions in some files included in your package. E: iputils setuid-binary /bin/ping root 04755 The file is setuid, this may be dangerous, especially if this file is setuid root. E: iputils non-standard-executable-perm /bin/ping 04755 A standard executable should have permission set to 0755. If you get this message, it means that you have a wrong executable permissions in some files included in your package. W: iputils symlink-should-be-relative /usr/sbin/tracepath /bin/tracepath Absolute symlinks are problematic eg. when working with chroot environments. W: iputils symlink-should-be-relative /usr/sbin/ping6 /bin/ping6 Absolute symlinks are problematic eg. when working with chroot environments. W: iputils symlink-should-be-relative /usr/sbin/arping /sbin/arping Absolute symlinks are problematic eg. when working with chroot environments. W: iputils symlink-should-be-relative /usr/sbin/tracepath6 /bin/tracepath6 Absolute symlinks are problematic eg. when working with chroot environments. W: iputils incoherent-init-script-name rdisc The init script name should be the same as the package name in lower case, or one with 'd' appended if it invokes a process by that name. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review