Olcayertas (Talk | contribs) |
Olcayertas (Talk | contribs) m (This an error notice.) |
||
| (4 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | + | While i am trying to build image, i got this error: | |
| + | |||
| + | Error: failed to create image : Failed to find group 'MeeGo Handset Applications Branding' : No Group named MeeGo Handset Applications Branding exists | ||
| + | |||
| + | close failed in file object destructor: | ||
| + | IOError: [Errno 9] Bad file descriptor | ||
| + | |||
| + | 09/01/2011 | ||
| + | Olcay Ertaş | ||
| + | Gebze Institue of Technology | ||
| + | Turkey | ||
| + | ---- | ||
| + | |||
| + | While building image i got this error: | ||
| + | |||
| + | Error: failed to create image : URLGrabber error: [Errno 4] IOError: <urlopen error [Errno 111] Connection refused>: http://download.obs.maemo.org/home%3a/harbaum/MeeGo_current//repodata/repomd.xml | ||
| + | |||
| + | After a few try i gave up and comment out the line in .ks file: | ||
| + | |||
| + | -repo --name harbaum --baseurl=http://download.obs.maemo.org/home%3a/harbaum/MeeGo_current/ --save | ||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
I have built the image and get the same error at the end. Also I am trying to use hdmi out. | I have built the image and get the same error at the end. Also I am trying to use hdmi out. | ||
But hdmi out doesn't work. So i will use seril port and check what is going on. | But hdmi out doesn't work. So i will use seril port and check what is going on. | ||
| + | 14/12/2010 15:35AM | ||
Olcay Ertaş | Olcay Ertaş | ||
Gebze Institue of Technology | Gebze Institue of Technology | ||
While i am trying to build image, i got this error:
Error: failed to create image : Failed to find group 'MeeGo Handset Applications Branding' : No Group named MeeGo Handset Applications Branding exists
close failed in file object destructor: IOError: [Errno 9] Bad file descriptor
09/01/2011 Olcay Ertaş Gebze Institue of Technology Turkey
While building image i got this error:
Error: failed to create image : URLGrabber error: [Errno 4] IOError: <urlopen error [Errno 111] Connection refused>: http://download.obs.maemo.org/home%3a/harbaum/MeeGo_current//repodata/repomd.xml
After a few try i gave up and comment out the line in .ks file:
-repo --name harbaum --baseurl=http://download.obs.maemo.org/home%3a/harbaum/MeeGo_current/ --save
I have built the image and get the same error at the end. Also I am trying to use hdmi out.
But hdmi out doesn't work. So i will use seril port and check what is going on.
14/12/2010 15:35AM Olcay Ertaş Gebze Institue of Technology Turkey
I get this message at the end of image building:
Your new image can be found here: /home/jeremiah/daily/ivi/images/meego-ivi-armv7l-beagle/MANIFEST /home/jeremiah/daily/ivi/images/meego-ivi-armv7l-beagle/meego-ivi-armv7l-beagle-daily.img /home/jeremiah/daily/ivi/images/meego-ivi-armv7l-beagle/meego-ivi-armv7l-beagle-daily.ks /home/jeremiah/daily/ivi/images/meego-ivi-armv7l-beagle/meego-ivi-armv7l-beagle-daily.packages Finished. close failed in file object destructor: IOError: [Errno 9] Bad file descriptor
So while it looks like it built the image successfully, it makes me a little nervous that it finishes with an IO error.