https://bugzilla.redhat.com/show_bug.cgi?id=1353064 Bug ID: 1353064 Summary: Review Request: ignition-transport - A fast and efficient message passing system Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: richmattes@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://rmattes.fedorapeople.org/RPMS/ignition-transport/ignition-transport.spec SRPM URL: https://rmattes.fedorapeople.org/RPMS/ignition-transport/ignition-transport-1.2.0-1.fc24.src.rpm Description: The ignition transport library combines ZeroMQ with Protobufs to create a fast and efficient message passing system. Asynchronous message publication and subscription is provided along with service calls and discovery. Fedora Account System Username: rmattes $ rpmlint ./ignition-transport.spec ../RPMS/x86_64/ignition-transport-* ignition-transport.x86_64: W: shared-lib-calls-exit /usr/lib64/libignition-transport1.so.1.2.0 exit@GLIBC_2.2.5 ignition-transport-devel.x86_64: W: only-non-binary-in-usr-lib ignition-transport-devel.x86_64: W: no-documentation 3 packages and 1 specfiles checked; 0 errors, 3 warnings. The only-non-binary-in-usr-lib is fine, it's the library symlink. The no documentation is also fine, as the development documentation is in the doc subpackage. The call to exit() happens in a catch statement when zeromq initialization fails. It could probably be handled better, I'll ask about it upstream. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx