Hello José Bollo, Thank you for answer but I don't use both OS to 1 build root. I use 2 PCs, one with Ubuntu and the other with OpenSuse.
BR Kiwook -----Original Message----- From: José Bollo [mailto:[email protected]] Sent: Tuesday, May 13, 2014 3:35 PM To: kiwook.hong Subject: Re: [Dev] GBS build fail at opensuse 12 hello Kiwook If you kept the build root common to the 2 OS, have you tried to remove /home/tizen/GBS-ROOT/local? sudo rm -rf /home/tizen/GBS-ROOT/local it will erase any files what ensure that there is no conflicts between ubuntu and suse Best regards josé On mar, 2014-05-13 at 14:43 +0900, kiwook.hong wrote: > Hi > > I faced build fail on OpenSuse 12.3 > > When do “gbs build”, after installing packages, it failed with these > messages. > > > > [ 338s] removing nis flags > from > /home/tizen/GBS-ROOT/local/BUILD-ROOTS/scratch.armv7l.0/etc/nsswitch.conf... > > [ 338s] now finalizing build dir... > > [ 340s] > ----------------------------------------------------------------- > > [ 340s] ----- building dummy.spec (user abuild) > > [ 340s] > ----------------------------------------------------------------- > > [ 340s] > ----------------------------------------------------------------- > > [ 340s] + exec rpmbuild --define '_srcdefattr (-,root,root)' > --nosignature --target=armv7l-tizen-linux --define > '_build_create_debug 1' -ba /home/abuild/rpmbuild/SOURCES/dummy.spec > > [ 340s] error: Bad > owner/group: /home/abuild/rpmbuild/SOURCES/dummy-1.0.0.tar.gz > > [ 340s] Building target platforms: armv7l-tizen-linux > > [ 340s] Building for target armv7l-tizen-linux > > warning: build failed, Leaving the logs in > /home/scm/GBS-ROOT/local/repos/slp/armv7l/logs/fail/dummy-1.0.0-1/log. > txt > > info: *** Build Status Summary *** > > === the following packages failed to build due to rpmbuild issue (1) > === > > dummy: > /home/scm/GBS-ROOT/local/repos/slp/armv7l/logs/fail/dummy-1.0.0-1/log. > txt > > === Total succeeded built packages: (0) === > > info: generated html format report: > > /home/scm/GBS-ROOT/local/repos/slp/armv7l/index.html > > info: generated RPM packages can be found from local repo: > > /home/scm/GBS-ROOT/local/repos/slp/armv7l/RPMS > > info: generated source RPM packages can be found from local repo: > > /home/scm/GBS-ROOT/local/repos/slp/armv7l/SRPMS > > info: build logs can be found in: > > /home/scm/GBS-ROOT/local/repos/slp/armv7l/logs > > info: build roots located in: > > /home/scm/GBS-ROOT/local/BUILD-ROOTS/scratch.armv7l.* > > error: <gbs>some packages failed to be built > > > > There was no problem on Ubuntu. > > Gbs is the latest 0.21 > > Would you help me to build on opensuse? > > > > Thanks > > Kiwook > > > _______________________________________________ > Dev mailing list > [email protected] > https://lists.tizen.org/listinfo/dev _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
