[jira] [Created] (IGNITE-13839) TeamCity release assembly git issue

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-13839) TeamCity release assembly git issue

Anton Vinogradov (Jira)
Yaroslav Molochkov created IGNITE-13839:
-------------------------------------------

             Summary: TeamCity release assembly git issue
                 Key: IGNITE-13839
                 URL: https://issues.apache.org/jira/browse/IGNITE-13839
             Project: Ignite
          Issue Type: Bug
            Reporter: Yaroslav Molochkov


Currently there is a problem with script "vote_1[git]create_rc_tag" execution:
{code}
error: object directory /opt/buildagent/system/git/git-BF1D6845.git/objects does not exist; check .git/objects/info/alternates
error: refs/heads/ignite-2.9 does not point to a valid object!
error: refs/remotes/origin/ignite-2.9 does not point to a valid object!
error: refs/tags/1.1.3 does not point to a valid object!
{code}

The problem is with mirroring option for TC VCS root.

Possible solution: redesign release build to require native checked out repository, not mirrored one.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)