Olcayertas (Talk | contribs) |
Olcayertas (Talk | contribs) m (This an error notice.) |
||
| Line 1: | Line 1: | ||
| + | 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. | 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. | ||
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:
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.