Openmoko Bug #2169: mokomakefile/org.openmoko.asu.stable: illume_svn.bb do_fetch failed

Openmoko Public Trac bugs at docs.openmoko.org
Thu Dec 18 22:25:47 CET 2008


#2169: mokomakefile/org.openmoko.asu.stable: illume_svn.bb do_fetch failed
---------------------+------------------------------------------------------
 Reporter:  lindi    |          Owner:  openmoko-devel
     Type:  defect   |         Status:  new           
 Priority:  normal   |      Milestone:                
Component:  unknown  |        Version:  unspecified   
 Severity:  normal   |       Keywords:                
 Haspatch:  0        |      Blockedby:                
Estimated:           |    Patchreview:                
 Blocking:           |   Reproducible:                
---------------------+------------------------------------------------------

Comment(by joel):

 I can confirm that the stable image doesn't build out of the box.

 Main problem is that the source packages are missing for the revisions
 that the build system tries to download. It looks like direct svn access
 is used as fallback but fails as well. I had to manually find existing
 version and put new revision numbers in the following file:
 {{{
 $OMDIR/openembedded/conf/distro/includes/sane-srcrevs.inc
 }}}

 You're for example missing:
 '''illume_svn.enlightenment.org_.svn.e.trunk_35818_.tar.gz''' at
 http://downloads.openmoko.org/sources/

 So you can try setting illume revision to something that exists. I used
 the following to make it build (don't know if it's the best choice...):
 {{{
  EFL_SRCREV ?= "36540"
  SRCREV_pn-illume ?= "36520"
 }}}

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2169#comment:1>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list