Please help me with my issues below.

BTW: image-creator/tools/mic-check-alldeps
for ubuntu 9.10, I changed line 117 as follow:
versions=("3.2.22" "3.85" "1:4.0")

Best regards,
Axel

----- Forwarded by Axel Endler/NECEL on 06/16/2010 02:45 PM -----

Jeremiah Foster <[email protected]> 
Sent by: <[email protected]>
06/16/2010 02:35 AM

To
[email protected]
cc
[email protected]
Subject
Re: [genivi_rs] Can somebody help me to create a armv7l meeGo for the 
beagle board?






You may find the MeeGo dev mailing list helpful as well:

MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Jeremiah

On Jun 15, 2010, at 23:39, [email protected] wrote:


All, 
OK, the old architecture armv5l some kind of works, now. 
I have some issues to create an armv7l meeGo image by following the 
instructions of http://wiki.meego.com/ARM/Meego_on_the_Beagle -> Kickstart 
using daily repositories 
Please provide a mail address whom I can ask before I get the normal 
"reject your eMail message". 

PRECONDITION: 
Linux desktop 2.6.31-22-generic #60-Ubuntu SMP Thu May 27 00:22:23 UTC 
2010 i686 GNU/Linux 
DISTRIB_ID=Ubuntu 
DISTRIB_RELEASE=9.10 
mic-image-creator --version 
0.19 

TEST1 
sudo mic-image-creator --run-mode=0 --cache=mycachedir --format=fs 
--arch=armv7l --config=meego-beagle-rootfs-daily.ks 
Usage: mic-image-creator [options] 
RESULT1 
mic-image-creator: error: no such option: --run-mode 
-- 
TEST2 
sudo mic-image-creator --cache=mycachedir --format=fs --arch=armv7l 
--config=meego-beagle-rootfs-daily.ks 
[main] 
use_comps=1 
default_ks=default.ks 
cachedir=/var/tmp/cache 
distro_name=MeeGo 
image_format=livecd 
tmpdir=/var/tmp 
outdir=. 
RESULT2 
Error: Image format 'fs' not supported 
-- 
TEST3 
sudo mic-image-creator  --cache=mycachedir --format=livecd --arch=armv7l 
--config=meego-beagle-rootfs-daily.ks 
[main] 
RESULT3 
... 
  File "/usr/lib/pymodules/python2.6/mic/imgcreate/yuminst.py", line 50, 
in __init__ 
    self.arch.setup_arch(target_arch) 
AttributeError: 'LiveCDYum' object has no attribute 'arch' 
me...@nikos-desktop:~/beagle$ echo $? 
1 
-- 
TEST4 
sudo mic-image-creator  --cache=mycachedir --format=liveusb --arch=armv7l 
--config=meego-beagle-rootfs-daily.ks 
RESULT4 
... 
Traceback (most recent call last): 
  File "/usr/bin/mic-image-creator", line 793, in <module> 
    ret = main() 
  File "/usr/bin/mic-image-creator", line 740, in main 
    creator.install() 
  File "/usr/lib/python2.6/dist-packages/mic/imgcreate/creator.py", line 
745, in install 
    ayum = LiveCDYum(self._recording_pkgs, target_arch = self.target_arch) 

  File "/usr/lib/python2.6/dist-packages/mic/imgcreate/yuminst.py", line 
50, in __init__ 
    self.arch.setup_arch(target_arch) 
AttributeError: 'LiveCDYum' object has no attribute 'arch' 


Best regards,
Axel.


=============================================
Jeremiah C. Foster 
Core Integration Team Lead, GENIVI
Pelagicore AB
Ekelundsgatan 4, 6tr, SE-411 18 Gothenburg, Sweden
Mobile: +46 (0)730 93 0506
E-Mail: [email protected]
=============================================

=== NOTE ===
The information contained in this E-mail message is
intended only for use of the individual or entity
named above. If the reader of this message  is not
the intended recipient, or the employee or agent
responsible to deliver it to the intended recipient,
you are hereby notified that any dissemination,
distribution or copying of this communication is
strictly prohibited.
=============
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to