Meego Wiki
Views

Talk:ARM/Meego on Beagleboard from scratch

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
m (This an error notice.)
m
Line 5: Line 5:
After a few try i gave up and comment out the line in .ks file:
After a few try i gave up and comment out the line in .ks file:
-
# Harbaum repository for omapfb xserver
+
\# Harbaum repository for omapfb xserver
-
# repo --name harbaum --baseurl=http://download.obs.maemo.org/home%3a/harbaum/MeeGo_current/ --save
+
\# repo --name harbaum --baseurl=http://download.obs.maemo.org/home%3a/harbaum/MeeGo_current/ --save
----
----

Revision as of 17:31, 1 January 2011

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:

\# Harbaum repository for omapfb xserver \# 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