[opensuse-packaging] typelib dependencies
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 what are $subj and where are they coming from? I ran into this issue with python-gobject, which can't be installed because typelib dependencies are failing. The web interface lists the following deps: typelib() typelib(GLib) girepository-1_0 typelib(GObject) girepository-1_0 typelib(cairo) girepository-1_0 typelib(gobject) typelib(import) typelib(of) typelib(to) the "of" and "to" sound like something somewhere parsed a wrong part of some dep string thanks for hints m. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJTPtHYAAoJEIskb84DCy7LjI8QALNPVdqMP4HJhk58mUWgqlAY IpYGFkGT9e5XXQtbUwqNHX4Bl7ZO8x26PGMnNxYMDmGffHJ555h3Mf/SeIHpS8Np Yq+ueGW8zXt8oMi0qufaJGAtB4CwNNA6ZGgAGoQHh4Io9QHTeJL3VCO5ZyOjNz3i ik/kIvzQuS/DQWGOLFS8qpSCkO6qWOmbzWdiptPFkU8T4Ek12tnkqH0Dcjbv0+9d FuNOduEoYUGUY+v707fHQRJcLwYElzoHHipiQftsYWjrgu2Gl9Ci7qOXnt5+wrYt 4qau9FMJV5kv3uRihLntJN5qvcwuPx0M+do63Oeqj0YE/ipwAsGJ/5S2/Hb+eETW i4iQtaZk4aoBfJKbaIgoY74vZ/ZDja5Wmw5kx5FeyQPGrGI3vFqttpXOX70FUsc7 4LWxeJ3uhS3Y4ArBOhrPlQHjc+P0qydfmCc5qoeQbA1snUZgnr0pVun7FROzqVH7 nKazT+g7c/7g5v8T9d2UyIkSY3i+Oz38y0HgRqYUabf6zIiYaZzOr8ew8W8QV/KO K4mEIlBTqCexnFxJ+C3X1u219uaG0CpdgmFdq7zvk6tKbglBRWxK80wNGMNLyQlV jJg4W8NzZCr2p5WfXsTBQjypoLjRTj+gcAHzHtULm+mWyQFnAv96zwq+jbmnyKvr CO7jrxHrdUFFRENXnUxE =qmTy -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Those deps are parsed by gobject-introspection. You seem to be using a more recent version of python gobject; make sure to sync up gi-find-deps.sh with the one in goect-introspection of GNOME:Factory. If there are still issues, please let me know. Cheers, Dominque Sent from my iPad
On 4 apr. 2014, at 17:38, Jan Matějek <jmatejek@suse.cz> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
what are $subj and where are they coming from?
I ran into this issue with python-gobject, which can't be installed because typelib dependencies are failing. The web interface lists the following deps:
typelib() typelib(GLib) girepository-1_0 typelib(GObject) girepository-1_0 typelib(cairo) girepository-1_0 typelib(gobject) typelib(import) typelib(of) typelib(to)
the "of" and "to" sound like something somewhere parsed a wrong part of some dep string
thanks for hints m. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJTPtHYAAoJEIskb84DCy7LjI8QALNPVdqMP4HJhk58mUWgqlAY IpYGFkGT9e5XXQtbUwqNHX4Bl7ZO8x26PGMnNxYMDmGffHJ555h3Mf/SeIHpS8Np Yq+ueGW8zXt8oMi0qufaJGAtB4CwNNA6ZGgAGoQHh4Io9QHTeJL3VCO5ZyOjNz3i ik/kIvzQuS/DQWGOLFS8qpSCkO6qWOmbzWdiptPFkU8T4Ek12tnkqH0Dcjbv0+9d FuNOduEoYUGUY+v707fHQRJcLwYElzoHHipiQftsYWjrgu2Gl9Ci7qOXnt5+wrYt 4qau9FMJV5kv3uRihLntJN5qvcwuPx0M+do63Oeqj0YE/ipwAsGJ/5S2/Hb+eETW i4iQtaZk4aoBfJKbaIgoY74vZ/ZDja5Wmw5kx5FeyQPGrGI3vFqttpXOX70FUsc7 4LWxeJ3uhS3Y4ArBOhrPlQHjc+P0qydfmCc5qoeQbA1snUZgnr0pVun7FROzqVH7 nKazT+g7c/7g5v8T9d2UyIkSY3i+Oz38y0HgRqYUabf6zIiYaZzOr8ew8W8QV/KO K4mEIlBTqCexnFxJ+C3X1u219uaG0CpdgmFdq7zvk6tKbglBRWxK80wNGMNLyQlV jJg4W8NzZCr2p5WfXsTBQjypoLjRTj+gcAHzHtULm+mWyQFnAv96zwq+jbmnyKvr CO7jrxHrdUFFRENXnUxE =qmTy -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Dominique Leuenberger
-
Jan Matějek