Hi, There is a problem when building a package with GBS 0.20 for i586 architecture.
The output rpm package is i686 instead of i586 although I specify option '-A i586'. I am using this repository in .gbs.conf: http://download.tizen.org/releases/daily/tizen/mobile/latest/ The i586 folder is empty there and all packages are present in i686 so I guess this might be the problem. The reason why I need i586 instead of i686 rpms is the emulator which doesn't let me install i686. Here's the error message: package xxx.i686 is intended for a different architecture I can bypass this with --ignorearch option but pkgcmd tool used for installation can't. I can see with 'uname -a' that emulator has following architecture: i686_emulated Maybe this is the problem? I'm using emulator from SDK 2.2.1. How can I fix this and install the rpm package successfully on emulator? Thank you in advance. --- Regards Piotr Trojanowski _______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
