m (moved Talk:Build Infrastructure/Sysadmin Distro/OBS setup openSUSE112 to Talk:Build Infrastructure/Sysadmin Distro/OBS setup openSUSE114: updated instruction to opensuse 11.4) |
|||
| Line 1: | Line 1: | ||
| + | Just added qemu to the list of packages that need installing. Without installing it, arm* builds fail with something like: | ||
| + | |||
| + | chroot: meego obs failed to run command `rpm': Exec format error | ||
| + | |||
| + | ---- | ||
Dear sir, | Dear sir, | ||
My OBS is ready for building packages. | My OBS is ready for building packages. | ||
Just added qemu to the list of packages that need installing. Without installing it, arm* builds fail with something like:
chroot: meego obs failed to run command `rpm': Exec format error
Dear sir, My OBS is ready for building packages. But there is one thing bother me for a long time.
If I add below file into the package by osc command line (contacts-settings-example_0.0.2+1.0.dsc) The result is good and every thing is fine.
But if I add the same file via WebUI page The file name will automaticlly be saved and chaneged to (contacts-settings-example_0.0.2%2b1.0.dsc) Which result to build failure just because "%2b was not equal to + " file not found!!!
Could anyone tell me how to fix it otherwise the webUI client will never be used.
Many Thanks
Neo Chou