Thanks Vivian, but the packages are already installed.

 I think i found the problem somewhere else. Problem seems to be in file
/usr/lib/build/init_buildsystem
in this particular file we have copy_qemu function which is getting called
inside if condition of "check_use_emulator". that is the issue. i tried with
the crude way of commenting the if condition and then copy_qemu is being
called everytime. this solves my problem.

Can you please help me with the better solution to solve this particular
problem

Thanks & Regards,
Kunal




On Tue, Oct 26, 2010 at 7:28 AM, Zhang, Vivian <[email protected]>wrote:

>  Hi,
>
>   It looks like that build doesn’t work properly with arm build. Please
> make sure the required packages for arm build is installed on your dist.
>
> Ubuntu: install package qemu-kvm-extras-static.
>
> Opensuse: install package qemu-svn. (
> http://download.opensuse.org/repositories/openSUSE:/Tools)
>
> Fedora: install package qemu-svn. (This package doesn't include in fedora
> repo, you can install it from opensuse repos. Eg:
> qemu-svn-0.11git2009.08.10.0340-12.7.i586.rpm from
> http://download.opensuse.org/repositories/openSUSE:/Tools/openSUSE_11.2/i586
> )
>
>
>
> Thanks
>
> vivian
>
>
>
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *Kunal Goel
> *Sent:* Monday, October 25, 2010 10:38 PM
> *To:* meego-packaging; [email protected]
> *Subject:* [meego-packaging] RPM Build without OBS
>
>
>
> Hi,
>
>
>   I am trying to build the RPM without OBS.  I  followed the link
> http://wiki.meego.com/Packaging/Tutorial#Build_rpm_without_chroot_or_OBS
>
> I was able to succesfull downlaod the rpms from repository create a chroot
> but the problem being faced is qemu-arm(-static?) isn't getting copied in
> and you don't have binfmt_misc set up properly.
>
> i am using the command as "sudo build --repository
> http://repo.meego.com/MeeGo/releases/1.0.1/core/repos/armv7l/packages/
> --arch armv7l test.spec"
>
> Can you please help me with that.
>
> Thanks & Regards,
> Kunal
>
>
>
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to