Comment # 35
from Gal Hammer
(In reply to comment #33) I handled all the errors but one and reduce the number of warnings. > [root@f17 x86_64]# rpmlint ovirt-guest-agent-1.0.4-1.fc17.x86_64.rpm > ovirt-guest-agent.x86_64: E: no-binary Although the agent is no-arch (Python) the sub-packages are compiled (arch depended). AFAIK there is no way to create an arch depended sub-package with a main no-arch package. > ovirt-guest-agent.x86_64: W: non-standard-uid /var/log/ovirt-guest-agent > ovirtagent > ovirt-guest-agent.x86_64: W: non-standard-gid /var/log/ovirt-guest-agent > ovirtagent These uid/gid are assigned to this package. > ovirt-guest-agent.x86_64: W: log-files-without-logrotate > /var/log/ovirt-guest-agent I'm using the Python's build in log rotation. > ovirt-guest-agent-debuginfo.x86_64: E: incorrect-fsf-address > /usr/src/debug/ovirt-guest-agent-1.0.4/gdm-plugin/gdm-ovirtcred-extension.c > ovirt-guest-agent-debuginfo.x86_64: E: incorrect-fsf-address > /usr/src/debug/ovirt-guest-agent-1.0.4/gdm-plugin/gdm-ovirtcred-extension.h Fixed. The current rpmlint output is: ]$ rpmlint /var/lib/mock/fedora-16-x86_64/result/*.rpm ovirt-guest-agent.src: W: summary-not-capitalized C oVirt Guest Agent ovirt-guest-agent.x86_64: W: summary-not-capitalized C oVirt Guest Agent ovirt-guest-agent.x86_64: E: no-binary ovirt-guest-agent.x86_64: W: non-conffile-in-etc /etc/pam.d/ovirt-locksession ovirt-guest-agent.x86_64: W: non-standard-uid /var/log/ovirt-guest-agent ovirtagent ovirt-guest-agent.x86_64: W: non-standard-gid /var/log/ovirt-guest-agent ovirtagent ovirt-guest-agent.x86_64: W: non-conffile-in-etc /etc/dbus-1/system.d/org.ovirt.vdsm.Credentials.conf ovirt-guest-agent.x86_64: W: non-conffile-in-etc /etc/pam.d/ovirt-shutdown ovirt-guest-agent.x86_64: W: non-conffile-in-etc /etc/udev/rules.d/55-ovirt-guest-agent.rules ovirt-guest-agent.x86_64: W: non-conffile-in-etc /etc/security/console.apps/ovirt-hibernate ovirt-guest-agent.x86_64: W: non-conffile-in-etc /etc/security/console.apps/ovirt-shutdown ovirt-guest-agent.x86_64: W: non-conffile-in-etc /etc/pam.d/ovirt-hibernate ovirt-guest-agent.x86_64: W: non-conffile-in-etc /etc/security/console.apps/ovirt-locksession ovirt-guest-agent.x86_64: W: log-files-without-logrotate /var/log/ovirt-guest-agent ovirt-guest-agent.x86_64: W: dangerous-command-in-%post ln ovirt-guest-agent.x86_64: W: dangerous-command-in-%postun rm ovirt-guest-agent-gdm-plugin.x86_64: W: no-documentation ovirt-guest-agent-gdm-plugin.x86_64: W: non-conffile-in-etc /etc/pam.d/gdm-ovirtcred ovirt-guest-agent-kdm-plugin.x86_64: W: no-documentation ovirt-guest-agent-kdm-plugin.x86_64: W: non-conffile-in-etc /etc/pam.d/kdm-ovirtcred ovirt-guest-agent-pam-module.x86_64: W: summary-not-capitalized C oVirt Guest Agent PAM module ovirt-guest-agent-pam-module.x86_64: W: no-documentation 6 packages and 0 specfiles checked; 1 errors, 21 warnings.
You are receiving this mail because:
- You are on the CC list for the bug.
_______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review