From: [email protected] [mailto:[email protected]] Sent: Monday, March 11, 2013 4:23 PM To: Zhang, Qiang Z Cc: [email protected] Subject: RE: [Tizen General] New Magnolia Build issue
Hi Qiangf, There was no git repository for system-adaptation-pandaboard earlier, I've initialized git by git init command and also I've used --include-all while building. [Qiang] What’s the details error after you create git and run gbs build again? I used to build packages(Tizen2.0 Alpha) earlier by using the GBS, after updating to Magnolia it stopped working, are there any environment changes that needs to be done for MAGNOLIA? Thanks, Venkat Raju. -----Original Message----- From: "Zhang, Qiang Z" <[email protected]<mailto:[email protected]>> Sent: Monday, March 11, 2013 11:57am To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: RE: [Tizen General] New Magnolia Build issue It seems that gbs can’t find any git projects from: /home/venkat/Latest_Tizen_source/tizenmagnolia/adaptation/panda/system-adaptation-pandaboard Could you please check if system-adaptation-pandaboard contains any git projects? If .git exist, but packaging/*.spec is not tracked by git, you need commit locally or specify --include-all to contains uncommit files. Thanks Qiangf From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of [email protected]<mailto:[email protected]> Sent: Monday, March 11, 2013 1:13 PM To: [email protected]<mailto:[email protected]> Subject: [Tizen General] New Magnolia Build issue Hi All, When I tired to build "system-adaptation-pandaboard" form new Magnolia release Iwas facing below errors [sudo] password for venkat: gbp:debug: git rev-parse --is-bare-repository gbp:debug: git rev-parse --git-dir gbp:debug: git rev-parse --show-toplevel gbs:info: generate repositories ... gbs:debug: running command: depanneur --arch=armv7l --clean --repository=/home/venkat/MAGNOLIA/releases/latest/2.0/repos/base/armv7l/packages/armv7l --repository=/home/venkat/MAGNOLIA/main/armv7l/packages/armv7l --dist=tizen2.0 --configdir=/var/tmp/root-gbs --path=/home/venkat/Latest_Tizen_source/tizenmagnolia/adaptation/panda/system-adaptation-pandaboard --debug --threads=1 --packaging-dir=packaging --include-all --upstream-branch=upstream info: start building packages from: /home/venkat/Latest_Tizen_source/tizenmagnolia/adaptation/panda/system-adaptation-pandaboard (git) debug: working on /home/venkat/Latest_Tizen_source/tizenmagnolia/adaptation/panda/system-adaptation-pandaboard error: No source package found at /home/venkat/Latest_Tizen_source/tizenmagnolia/adaptation/panda/system-adaptation-pandaboard gbs:error: Traceback (most recent call last): File "/usr/bin/gbs", line 517, in <module> sys.exit(main(sys.argv)) File "/usr/bin/gbs", line 511, in main return module.main(args) File "/usr/lib/python2.7/dist-packages/gitbuildsys/cmd_build.py", line 306, in main raise GbsError('rpmbuild fails') GbsError: <gbs>rpmbuild fails Can some please help me to fix this issue. Thanks, Venkat Raju.
_______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
