I got the warnings below when I did a fedpkg push The push and subsequent build seemed to have worked correctly.
What do these warnings mean and how do I fix my system so that I do not get them ?
cppad>fedpkg push Total 0 (delta 0), reused 0 (delta 0) remote: /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_checkout_notify_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) remote: % self._get_c_name()) remote: /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_merge_tree_flag_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) remote: % self._get_c_name()) remote: Emitting a message to the fedmsg bus. remote: * Publishing information for 1 commits To ssh://pkgs.fedoraproject.org/rpms/cppad 4ecffef..25e6f4c f26 -> f26
On Sunday, 19 March 2017 12.27.37 WET Brad Bell wrote:
I got the warnings below when I did a fedpkg push The push and subsequent build seemed to have worked correctly.
What do these warnings mean and how do I fix my system so that I do not get them ?
This is already reported: https://bugzilla.redhat.com/show_bug.cgi?id=1426035
So this is a warning and you can ignore it for now.
Regards,
On Dom, 2017-03-19 at 05:27 -0700, Brad Bell wrote:
I got the warnings below when I did a fedpkg push The push and subsequent build seemed to have worked correctly.
What do these warnings mean and how do I fix my system so that I do not get them ?
I also get some warnings but I had ignore it ...
cppad>fedpkg push Total 0 (delta 0), reused 0 (delta 0) remote: /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_checkout_notify_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) remote: % self._get_c_name()) remote: /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_merge_tree_flag_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) remote: % self._get_c_name()) remote: Emitting a message to the fedmsg bus. remote: * Publishing information for 1 commits To ssh://pkgs.fedoraproject.org/rpms/cppad 4ecffef..25e6f4c f26 -> f26 _______________________________________________ packaging mailing list -- packaging@lists.fedoraproject.org To unsubscribe send an email to packaging-leave@lists.fedoraproject.o rg
packaging@lists.fedoraproject.org