Yes, it works after I cp /home/ssg/Desktop/ftp/moblin-app-checker-0.5.6/tetj/tetj.py to /home/ssg/Desktop/ftp/moblin-app-checker-0.5.6/share/moblinisv/.
Thanks so much! -----Original Message----- From: Chen, Hao H Sent: 2009年6月5日 17:00 To: Li, Hao H; [email protected] Subject: RE: Running Manual case by ISV Application Checker It seems that your tetj engine is not in running path, so that moblinpackagechk.py was unable to find it. Please confirm if /home/ssg/Desktop/ftp/moblin-app-checker-0.5.6/share/moblinisv/tetj.py is there? If not, try to mv /home/ssg/Desktop/ftp/moblin-app-checker-0.5.6/tetj/tetj.py to /home/ssg/Desktop/ftp/moblin-app-checker-0.5.6/share/moblinisv/. It might be due to packaging. Hao -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Li, Hao H Sent: 2009年6月5日 16:37 To: [email protected] Subject: [Moblin Dev] Running Manual case by ISV Application Checker Hi, When I run ISV Application Checker in ubuntu9.04 to check the helloword program that was downloaded by git clone git://git.moblin.org/sample_apps.git, it showed below manual case should be run n command line. sudo /home/ssg/Desktop/ftp/moblin-app-checker-0.5.6/bin/moblinpackagechk.py -a helloworld -j /home/ssg/Desktop/ftp/moblin-app-checker-0.5.6/results/x86-hli32-desk2-helloworld-2009-06-06-17h-21m-44s When I run it, it generated below error message Traceback (most recent call last): File "/home/ssg/Desktop/ftp/moblin-app-checker-0.5.6/bin/moblinpackagechk.py", line 30, in <module> from tetj import * ImportError: No module named tetj Does anyone know how to fix this issue? Thanks! Li Hao Best Regards Email:[email protected]<mailto:[email protected]> Moblin Enabling Support Team Software and Service Group Intel Asia-Pacific Research & Development Ltd. Tel: 86-21-61167039 _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
