[oe] hal-info-20070913

VictorLai at aaeon.com.tw VictorLai at aaeon.com.tw
Thu Sep 13 09:38:48 UTC 2007


Hi, I am sure my network connection is fine.
What can I do if git repo is down?

Best Regards,

-------------------------------------------------
賴立凱 / Victor Lai
研發處 軟體部 / RD Software
研揚科技 / AAEON Technology Inc.
Tel:886-2-89191234  ext:738
Fax: 886-2-89191054
E-mail: VictorLai at aaeon.com.tw
-------------------------------------------------


                                                                           
             "Stelios                                                      
             Koroneos"                                                     
             <skoroneos at digita                                      收件人 
             l-opsis.com>              <openembedded-devel at openembedded.or 
             寄件人:                  g>                                  
             openembedded-deve                                    副本抄送 
             l-bounces at lists.o                                             
             penembedded.org                                          主旨 
                                       Re: [oe] hal-info-20070913          
                                                                           
             2007/09/13 下午                                               
             03:45                                                         
                                                                           
                                                                           
                 請回信 給                                                 
             openembedded-deve                                             
             l at lists.openembed                                             
                  ded.org                                                  
                                                                           
                                                                           




Victor,

I think you are either having network issues
> fatal: unable to connect a socket (Connection timed out)

or the git repo was down or had problems


Stelios S. Koroneos

Digital OPSiS - Embedded Intelligence
http://www.digital-opsis.com


> -----Original Message-----
> From: openembedded-devel-bounces at openembedded.org
> [mailto:openembedded-devel-bounces at openembedded.org]On Behalf Of
> VictorLai at aaeon.com.tw
> Sent: Thursday, September 13, 2007 8:58 AM
> To: openembedded-devel at openembedded.org
> Subject: [oe] hal-info-20070913
>
>
>
> Hi,
> After 2 days of downloading and compiling, I have successfully compiled a
> image using "bitbake angstrom-x11-gpe-image". However, when I set up the
> same environment start download and compiling on my other PC, it fails at
> the following:
>
> It seems it is using a hal-info package updated today. How can I
> solve this
> issue?
>
> Thanks.
>
> ------------------------------------------------------------------
> --------------------------------------------------------
> root at victorlai-desktop:/OE# ./compileall
> Setting up dev env for Ångström
> Altered environment for OE Development
> mtn: doing anonymous pull; use -kKEYNAME if you need authentication
> mtn: connecting to monotone.openembedded.org
> mtn: network error: name resolution failure for
monotone.openembedded.org:
> Name or service not known
> mtn: updating along branch 'org.openembedded.dev'
> mtn: already up to date at e672e671c803c6418e7dafffe4c149fa8480620a
> NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available.
> Install it to
> increase performance.
> NOTE: Handling BitBake files: / (4640/4640) [100 %]
> NOTE: Parsing finished. 4419 cached, 3 parsed, 218 skipped, 0 masked.
> NOTE: build 200709131317: started
>
> OE Build Configuration:
> BB_VERSION     = "1.8.8"
> OE_REVISION    = "e672e671c803c6418e7dafffe4c149fa8480620a"
> TARGET_ARCH    = "arm"
> TARGET_OS      = "linux-gnueabi"
> MACHINE        = "akita"
> DISTRO         = "angstrom"
> DISTRO_VERSION = "2007.9-test-20070913"
> TARGET_FPU     = "soft"
>
> NOTE: Resolving missing task queue dependencies
> NOTE: preferred version 2.5 of glibc not available (for item
> virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)
> NOTE: Preparing runqueue
> NOTE: Executing runqueue
> NOTE: Running task 1757 of 3075 (ID: 1327,
> /OE/org.openembedded.dev/packages/hal/hal-info_git.bb, do_fetch)
> NOTE: package hal-info-20070913+git: started
> NOTE: package hal-info-20070913+git-r1: task do_fetch: started
> fatal: unable to connect a socket (Connection timed out)
> ERROR: Error in executing:
> ERROR: Exception:<class 'bb.fetch.FetchError'> Message:Fetch
> command export
> PATH=/OE/org.openembedded.dev/tmp/staging/i686-linux/bin/arm-angst
> rom-linux-gnueabi:/OE/org.openembedded.dev/tmp/staging/i686-linux/
> bin:/OE/org.openembedded.dev/tmp/cross/bin:/OE/bitbake-1.8.8
> /bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:
> /usr/games;
>  git ls-remote git://anongit.freedesktop.org/hal-info/ failed with signal
> 1, output:
>
> ERROR: Printing the environment of the function
> ERROR: Error in executing:
> ERROR: Exception:<class 'bb.fetch.FetchError'> Message:Fetch
> command export
> PATH=/OE/org.openembedded.dev/tmp/staging/i686-linux/bin/arm-angst
> rom-linux-gnueabi:/OE/org.openembedded.dev/tmp/staging/i686-linux/
> bin:/OE/org.openembedded.dev/tmp/cross/bin:/OE/bitbake-1.8.8
> /bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:
> /usr/games;
>  git ls-remote git://anongit.freedesktop.org/hal-info/ failed with signal
> 1, output:
>
> ERROR: Printing the environment of the function
> ERROR: Build of /OE/org.openembedded.dev/packages/hal/hal-info_git.bb
> do_fetch failed
> Traceback (most recent call last):
>   File "/OE/bitbake-1.8.8/bin/bitbake", line 134, in <module>
>     main()
>   File "/OE/bitbake-1.8.8/bin/bitbake", line 131, in main
>     cooker.cook()
>   File "/OE/bitbake-1.8.8/lib/bb/cooker.py", line 552, in cook
>     return self.buildTargets(pkgs_to_build)
>   File "/OE/bitbake-1.8.8/lib/bb/cooker.py", line 466, in buildTargets
>     failures = rq.execute_runqueue()
>   File "/OE/bitbake-1.8.8/lib/bb/runqueue.py", line 403, in
> execute_runqueue
>     self.execute_runqueue_internal()
>   File "/OE/bitbake-1.8.8/lib/bb/runqueue.py", line 531, in
> execute_runqueue_internal
>     self.cooker.tryBuild(fn, False)
>   File "/OE/bitbake-1.8.8/lib/bb/cooker.py", line 125, in tryBuild
>     return self.tryBuildPackage(fn, item, self.configuration.cmd,
> the_data,
> build_depends)
>   File "/OE/bitbake-1.8.8/lib/bb/cooker.py", line 98, in tryBuildPackage
>     bb.build.exec_task('do_%s' % task, the_data)
>   File "/OE/bitbake-1.8.8/lib/bb/build.py", line 292, in exec_task
>     execute(None, task)
>   File "/OE/bitbake-1.8.8/lib/bb/build.py", line 281, in execute
>     exec_func(item, localdata)
>   File "/OE/bitbake-1.8.8/lib/bb/build.py", line 98, in exec_func
>     exec_func_python(func, d)
>   File "/OE/bitbake-1.8.8/lib/bb/build.py", line 117, in exec_func_python
>     utils.better_exec(comp,g,tmp, bb.data.getVar('FILE',d,1))
>   File "/OE/bitbake-1.8.8/lib/bb/utils.py", line 144, in better_exec
>     exec code in context
>   File "do_fetch", line 4, in <module>
>   File "do_fetch", line 2, in do_fetch
>   File "/OE/bitbake-1.8.8/lib/bb/build.py", line 98, in exec_func
>     exec_func_python(func, d)
>   File "/OE/bitbake-1.8.8/lib/bb/build.py", line 117, in exec_func_python
>     utils.better_exec(comp,g,tmp, bb.data.getVar('FILE',d,1))
>   File "/OE/bitbake-1.8.8/lib/bb/utils.py", line 144, in better_exec
>     exec code in context
>   File "base_do_fetch", line 63, in <module>
>   File "base_do_fetch", line 12, in base_do_fetch
>   File "/OE/bitbake-1.8.8/lib/bb/fetch/__init__.py", line 123, in init
>     urldata[url].setup_localpath(d)
>   File "/OE/bitbake-1.8.8/lib/bb/fetch/__init__.py", line 278, in
> setup_localpath
>     self.localpath = self.method.localpath(self.url, self, d)
>   File "/OE/bitbake-1.8.8/lib/bb/fetch/git.py", line 59, in localpath
>     ud.tag = self.latest_revision(url, ud, d)
>   File "/OE/bitbake-1.8.8/lib/bb/fetch/__init__.py", line 424, in
> latest_revision
>     rev = self._latest_revision(url, ud, d)
>   File "/OE/bitbake-1.8.8/lib/bb/fetch/git.py", line 129, in
> _latest_revision
>     output = runfetchcmd("git ls-remote %s://%s%s" % (ud.proto, ud.host,
> ud.path), d, True)
>   File "/OE/bitbake-1.8.8/lib/bb/fetch/__init__.py", line 252, in
> runfetchcmd
>     raise FetchError("Fetch command %s failed with signal %s,
output:\n%s"
> % (pathcmd, signal, output))
> bb.fetch.FetchError: Fetch command export
> PATH=/OE/org.openembedded.dev/tmp/staging/i686-linux/bin/arm-angst
> rom-linux-gnueabi:/OE/org.openembedded.dev/tmp/staging/i686-linux/
> bin:/OE/org.openembedded.dev/tmp/cross/bin:/OE/bitbake-1.8.8
> /bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:
> /usr/games;
>  git ls-remote git://anongit.freedesktop.org/hal-info/ failed with signal
> 1, output:
>
> ERROR: Task 1327 (/OE/org.openembedded.dev/packages/hal/hal-info_git.bb,
> do_fetch) failed
> NOTE: Tasks Summary: Attempted 1756 tasks of which 1756 didn't need to be
> rerun and 1 failed.
> ERROR: '/OE/org.openembedded.dev/packages/hal/hal-info_git.bb' failed
> root at victorlai-desktop:/OE#
>
> Best Regards,
>
> -------------------------------------------------
> 賴立凱 / Victor Lai
> 研發處 軟體部 / RD Software
> 研揚科技 / AAEON Technology Inc.
> Tel:886-2-89191234  ext:738
> Fax: 886-2-89191054
> E-mail: VictorLai at aaeon.com.tw
> -------------------------------------------------
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



_______________________________________________
Openembedded-devel mailing list
Openembedded-devel at lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list