On Fri, 2014-02-07 at 06:16 +0000, Zhao, Juan J wrote:
> Hi there,
> 
>                In the latest code for
> weekeyboard(platoform/upstream/weekeyboard), there is a
> sandbox/pcoval/upstream, it causes weekeyboard not local-buildable
> with this error in tizen branch:
> 
>                error: Invalid upstream treeish upstream/0.0.2
> 
> error: Generating upstream tarball and/or generating patches failed.
> GBS tried this as you have upstream branch in you git tree. Fix the
> problem by either:
> 
>   1. Update your upstream branch and/or fix the spec file. Also, check
> the upstream tag format.
> 
>   2. Remove or rename the upstream branch (change the package to
> native)
> 
> See
> https://source.tizen.org/documentation/reference/git-build-system/upstream-package
>  for more details.
> 
> error: <gbs>Failed to export packaging files from git tree
> 
> error: no spec files to build.
> 
>                
> 
>                Why would this “sandbox/pcoval/upstream” branch
> influence the local build for weekeyboard? 

Why do you think the "sandbox/pcoval/upstream" branch has anything to do
with the problem?

The problem is that the upstream tag (i.e. 'upstream/0.0.2') is missing
in your local repository. Try "$ git fetch --tags"

Thanks,
  Markus



_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to