From: gnome-perl (G. B. <bug...@gn...> - 2017-12-10 13:53:23
|
https://bugzilla.gnome.org/show_bug.cgi?id=791440 Bug ID: 791440 Summary: Introspection cpanminus installation failed Classification: Bindings Product: gnome-perl Version: unspecified OS: Linux Status: NEW Severity: normal Priority: Normal Component: Glib::Object::Introspection Assignee: gtk...@li... Reporter: uf...@li... QA Contact: gtk...@li... GNOME version: --- On Xubuntu 16.04 LTS in command line: $ sudo cpanm Glib::Object::Introspection downloads: Glib-Object-Introspection-0.044.tar.gz into: /home/<user>/.cpanm/work/1512900786.7091/ but strikes error: --> Working on Glib::Object::Introspection Fetching http://www.cpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.044.tar.gz ... OK Configuring Glib-Object-Introspection-0.044 ... N/A ! Configure failed for Glib-Object-Introspection-0.044. See /home/splu/.cpanm/work/1512913555.4333/build.log for details. inside build.log it says: ... *** can not find package gobject-introspection-1.0 >= 0.10.0 ... so I fixed by (I guess): $ sudo apt install libglib-object-introspection-perl but I m not sure till I will fix bug 791439. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |