Hi,

The actual error that's occurring on the server is:
fatal: git cat-file 6bfe0741f111435476e1d6fde42dcaae43a3238a: bad file

This indicates that the server's view of the git repo is either corrupt or
not up to date compared to the upstream git repo that you're developing
against.

-David


On Mon, Feb 5, 2018 at 6:14 AM Lokesh Rajoria <lokesh.rajo...@gmail.com>
wrote:

> Hi Reviewboard,
>
> I made changes on make file inside the code
>
> Please log in to the Review Board server at 10.203.252.13.
>
> Password:
>
> >>> Running: git rev-parse refs/heads/lte_enb_007
>
> >>> Running: git merge-base 7514a11b281cc9832c323288e7491b281dbccd81
> origin/master
>
> >>> Running: git rev-parse c1d76df4599bdced1ecbbf541652f3fe2def090c
>
> >>> Running: git rev-parse Rel10_master
>
> >>> Running: git status --porcelain --untracked-files=no
>
> >>> Running: git rev-parse --git-dir
>
> >>> Running: git -c core.quotepath=false -c diff.noprefix=false diff
> --no-color --full-index --ignore-submodules -M --no-ext-diff
> c1d76df4599bdced1ecbbf541652f3fe2def090c..7514a11b281cc9832c323288e7491b281dbccd81
>
> >>> Running: git -c core.quotepath=false -c diff.noprefix=false diff
> --no-color --full-index --ignore-submodules -M --no-ext-diff
> c1d76df4599bdced1ecbbf541652f3fe2def090c..c1d76df4599bdced1ecbbf541652f3fe2def090c
>
> >>> Making HTTP GET request to
> *http://10.203.252.13/api/validation/diffs/*
> <http://10.203.252.13/api/validation/diffs/>
>
> >>> Cached response for HTTP GET
> *http://10.203.252.13/api/validation/diffs/*
> <http://10.203.252.13/api/validation/diffs/> expired and was modified
>
> >>> Making HTTP POST request to
> *http://10.203.252.13/api/validation/diffs/*
> <http://10.203.252.13/api/validation/diffs/>
>
> >>> Got API Error 224 (HTTP code 400): The specified diff file could not
> be parsed.
>
> >>> Error data: {u'stat': u'fail', u'reason': u'fatal: git cat-file
> 6bfe0741f111435476e1d6fde42dcaae43a3238a: bad file\n', u'err': {u'msg':
> u'The specified diff file could not be parsed.', u'code': 224}}
>
> Traceback (most recent call last):
>
>   File "/usr/bin/rbt", line 9, in <module>
>
>     load_entry_point('RBTools==0.7.4', 'console_scripts', 'rbt')()
>
>   File "/usr/lib/python2.7/site-packages/rbtools/commands/main.py", line
> 133, in main
>
>     command.run_from_argv([RB_MAIN, command_name] + args)
>
>   File "/usr/lib/python2.7/site-packages/rbtools/commands/__init__.py",
> line 612, in run_from_argv
>
>     exit_code = self.main(*args) or 0
>
>   File "/usr/lib/python2.7/site-packages/rbtools/commands/post.py", line
> 754, in main
>
>     (msg_prefix, e))
>
> rbtools.commands.CommandError: Error validating diff
>
>
>
> The specified diff file could not be parsed. (HTTP 400, API Error 224)
>
>
> Thanks * Regards,
>
> Lokesh R
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to