From: "Barros Pena, Belen" <belen.barros.pena@intel.com>
To: Biao <huanmateme@163.com>,
Mihai Lindner <mihaix.lindner@linux.intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Fails to launch the hob
Date: Thu, 3 Jan 2013 16:47:48 +0000 [thread overview]
Message-ID: <CD0B6407.1EB06%belen.barros.pena@intel.com> (raw)
In-Reply-To: <28832c0.77c6.13bd0b4afab.Coremail.huanmateme@163.com>
Any chance we could change the content of the error message to provide better indication of what the problem is? The idea would be adding version numbers and printing only what's causing trouble.
So, from:
$ hob
FATAL: Gtk+, PyGtk and PyGobject are required to use Hob,
You have Gtk+ 2.20.1 and PyGtk 2.17.0.
To something like:
$ hob
FATAL: Hob requires Gtk+ 2.20.0 or higher, PyGtk 2.21.0 or higher and PyGobject [insert minimum version here] or higher
You have PyGtk 2.17.0.
Would this be possible?
We should probably also add a paragraph listing essential packages to the Hob manual page on the website (https://www.yoctoproject.org/documentation/hob-manual). If someone tells me what's the minimum version of PyGobject required I could probably edit the page myself.
Thanks!
Belen
From: Biao <huanmateme@163.com<mailto:huanmateme@163.com>>
Date: Tuesday, 25 December 2012 06:16
To: Mihai Lindner <mihaix.lindner@linux.intel.com<mailto:mihaix.lindner@linux.intel.com>>
Cc: "yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>" <yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>>
Subject: Re: [yocto] Fails to launch the hob
At 2012-12-24 20:37:26,"Mihai Lindner" <mihaix.lindner@linux.intel.com<mailto:mihaix.lindner@linux.intel.com>> wrote:
>On Mon, 2012-12-24 at 14:23 +0200, Mihai Lindner wrote:
>> On Mon, 2012-12-24 at 15:37 +0800, Biao wrote:
>> > Hi all,
>> >
>> >
>> > I can not launch hob on my ubun-10.04, it seems saying "no PyGobject" whereas python-object has already been installed. Can anyone kindly give a help?
>> >
>Oh, forgot to mention here, that you should probably be using Denzil,
>instead of Danny or 'master'.
Thanks for the kindly reminder.
>> >
>> > $ hob
>> > FATAL: Gtk+, PyGtk and PyGobject are required to use Hob,
>> > You have Gtk+ 2.20.1 and PyGtk 2.17.0.
>> >
>> >
>> > $ sudo apt-get install python-gobject
>> > Reading package lists... Done
>> > Building dependency tree
>> > Reading state information... Done
>> > python-gobject is already the newest version.
>> >
>> Python-gobject seems fine, Gtk seems fine (you have 2.20.1, Hob wants
>> higher than 2.20.0), which leaves python-gtk2 version 2.17.0 on your
>> system. Hob wants a version higher than 2.21.0.
Thanks for this information, it seems the prompt message on the environment checking is not so clear. Where are the hob users supposed to get such kind of information from?
I did not found this information from the hob manual.
>>
>> --Mihai
>> >
>> > $ uname -a
>> > Linux zb-d 2.6.32-33-generic #72-Ubuntu SMP Fri Jul 29 21:07:13 UTC 2011 x86_64 GNU/Linux
>> >
>> >
>> > Thanks,
>> > Biao
>> > _______________________________________________ yocto mailing list yocto@yoctoproject.org<mailto:yocto@yoctoproject.org> https://lists.yoctoproject.org/listinfo/yocto
>>
>>
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
>> https://lists.yoctoproject.org/listinfo/yocto
>
>
>_______________________________________________
>yocto mailing list
>yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
>https://lists.yoctoproject.org/listinfo/yocto
---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
next prev parent reply other threads:[~2013-01-03 16:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-24 7:37 Fails to launch the hob Biao
2012-12-24 12:23 ` Mihai Lindner
2012-12-24 12:37 ` Mihai Lindner
2012-12-25 6:16 ` Biao
2013-01-03 16:47 ` Barros Pena, Belen [this message]
2013-01-03 23:11 ` Zhang, Jessica
2013-01-04 10:10 ` Barros Pena, Belen
2013-01-04 16:57 ` Barros Pena, Belen
2013-01-04 20:56 ` Bitbake and task offloading onto multiple cloud-based servers Alex J Lennon
2013-01-04 21:08 ` Chris Larson
2013-01-04 21:17 ` Alex J Lennon
2013-01-04 21:27 ` Chris Larson
2013-01-08 23:12 ` Tom Zanussi
2013-01-09 11:58 ` Alex J Lennon
2013-01-09 15:43 ` Tom Zanussi
2013-01-04 22:43 ` Mark Hatle
2013-01-04 22:47 ` Alex J Lennon
2013-01-04 23:14 ` Flanagan, Elizabeth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CD0B6407.1EB06%belen.barros.pena@intel.com \
--to=belen.barros.pena@intel.com \
--cc=huanmateme@163.com \
--cc=mihaix.lindner@linux.intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.