I tried to setup from scratch and still facing same error.
It  seems it is an issue at my end regarding github access.
Thanks.

On 01/08/2015 06:43 PM, Otavio Salvador wrote:
On Thu, Jan 8, 2015 at 8:56 AM, Subodh Chiwate
<[email protected]> wrote:
But the meta-fsl-arm is failing during repo sync. Any particular reason for
that failure.
We are successfully pulling from the repositories on all O.S. Systems'
build bots. So I think we are fine on it...

Could someone please post an example for the smartsync option of repo
utility.
We don't support the smartsync feature. We host the branches and
always move to the tip of those (or specific hashes for tags, for
example).

repo sync results in the following error for meta-fsl-arm.

/Data1/yocto/fsl-community-bsp$ repo sync
Fetching project fsl-community-bsp-base
Fetching project Documentation
Fetching project meta-fsl-demos
Fetching project meta-fsl-arm
Fetching projects:  14% (1/7)  Fetching project poky
Fetching projects:  28% (2/7)  Fetching project meta-openembedded
Fetching projects:  42% (3/7)  Fetching project meta-fsl-arm-extra
Fetching projects:  85% (6/7)  remote: Counting objects: 25, done.
remote: Compressing objects: 100% (16/16), done.
remote: Total 16 (delta 14), reused 0 (delta 0)
Unpacking objects: 100% (16/16), done.
 From git://git.yoctoproject.org/poky
    130958c..97d44bf  master     -> yocto/master
Fetching projects: 100% (7/7), done.
Traceback (most recent call last):
   File "/Data1/yocto/fsl-community-bsp/.repo/repo/main.py", line 500, in
<module>
     _Main(sys.argv[1:])
   File "/Data1/yocto/fsl-community-bsp/.repo/repo/main.py", line 476, in
_Main
     result = repo._Run(argv) or 0
   File "/Data1/yocto/fsl-community-bsp/.repo/repo/main.py", line 155, in
_Run
     result = cmd.Execute(copts, cargs)
   File "/Data1/yocto/fsl-community-bsp/.repo/repo/subcmds/sync.py", line
675, in Execute
     project.Sync_LocalHalf(syncbuf)
   File "/Data1/yocto/fsl-community-bsp/.repo/repo/project.py", line 1204, in
Sync_LocalHalf
     lost = self._revlist(not_rev(revid), HEAD)
   File "/Data1/yocto/fsl-community-bsp/.repo/repo/project.py", line 2241, in
_revlist
     return self.work_git.rev_list(*a, **kw)
   File "/Data1/yocto/fsl-community-bsp/.repo/repo/project.py", line 2435, in
rev_list
     p.stderr))
error.GitError: meta-fsl-arm rev-list
(u'^7539a694f3d01f1ab5162bfee16b0327f827c4f7', 'HEAD', '--'): fatal: bad
object 7539a694f3d01f1ab5162bfee16b0327f827c4f7
The 7539a694f3d01f1ab5162bfee16b0327f827c4f7 hash is our current tip
of dizzy branch. Please go into sources/meta-fsl-arm and see if Git is
operating normally. It seems you have a local repository corrupted
somehow.


--
Regards,
Subodh

-- **************** CAUTION - Disclaimer ***************** This e-mail contains 
PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the 
addressee(s). If you are not the intended recipient, please notify the sender 
by e-mail and delete the original message. Further, you are not to copy, 
disclose, or distribute this e-mail or its contents to any other person and any 
such actions are unlawful. This e-mail may contain viruses. UFOMoviez India 
Ltd. has taken every reasonable precaution to minimize this risk, but is not 
liable for any damage you may sustain as a result of any virus in this e-mail. 
You should carry out your own virus checks before opening the e-mail or 
attachment. UFOMoviez India Ltd. reserves the right to monitor and review the 
content of all messages sent to or from this e-mail address. Messages sent to 
or from this e-mail address may be stored on the UFOMoviez India Ltd.'s e-mail 
system. ***************** End of Disclaimer *******************
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to