Meego Wiki
Views

Talk:ARM/Meego on Beagleboard from scratch

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "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/im…")
m (This an error notice.)
 
(5 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.
 +
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:
I get this message at the end of image building:

Latest revision as of 19:44, 9 January 2011

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.

Personal tools