Meego Wiki
Views

Talk:Build Infrastructure/Sysadmin Distro/OBS setup openSUSE114

From MeeGo wiki
< Talk:Build Infrastructure(Difference between revisions)
Jump to: navigation, search
(OBS WebUI Problem)
 
(One intermediate revision not shown)
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.

Latest revision as of 19:35, 11 October 2011

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

Personal tools