You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yaroslav Molochkov (Jira)" <ji...@apache.org> on 2020/12/10 17:59:00 UTC

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

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)