You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/07/22 07:10:35 UTC

[GitHub] [buildstream] gtristan commented on issue #1686: BUG message when trying to track a junction

gtristan commented on issue #1686:
URL: https://github.com/apache/buildstream/issues/1686#issuecomment-1192257836

   I'm getting:
   
   ```
   00:01:17][9a6348f1][   fetch:freedesktop-sdk.bst           ] FAILURE git_tag source at freedesktop-sdk.bst [line 3 column 2]: expected ref 'freedesktop-sdk-22.08beta.1-77-g010e91cdd9ecfd10b74d83af27566f1e5f1dc4f4' was not found in git repository: 'gitlab:freedesktop-sdk/freedesktop-sdk.git'
   
       Printing the last 20 lines from log file:
       /home/tristan/.cache/buildstream/logs/gnome/freedesktop-sdk/9a6348f1-fetch.560041.log
       ======================================================================
        * [new branch]          willsalmon/bst2-buildbox-diag -> https___gitlab_com_/willsalmon/bst2-buildbox-diag
        * [new branch]          willsalmon/bst2-buildbox-fix -> https___gitlab_com_/willsalmon/bst2-buildbox-fix
        * [new branch]          willsalmon/bst2-buildorder -> https___gitlab_com_/willsalmon/bst2-buildorder
        * [new branch]          willsalmon/bst2-diag -> https___gitlab_com_/willsalmon/bst2-diag
        * [new branch]          willsalmon/bst2-diag-bad -> https___gitlab_com_/willsalmon/bst2-diag-bad
        * [new branch]          willsalmon/bst2-fv -> https___gitlab_com_/willsalmon/bst2-fv
        * [new branch]          willsalmon/bst2-pushonly -> https___gitlab_com_/willsalmon/bst2-pushonly
        * [new branch]          willsalmon/bst2-slang -> https___gitlab_com_/willsalmon/bst2-slang
        * [new branch]          willsalmon/bst2-staging -> https___gitlab_com_/willsalmon/bst2-staging
        * [new branch]          willsalmon/bst2-tmp -> https___gitlab_com_/willsalmon/bst2-tmp
        * [new branch]          willsalmon/bst2-withpip -> https___gitlab_com_/willsalmon/bst2-withpip
        * [new branch]          wip/hadess/update-flatpak-xdg-utils-20.08 -> https___gitlab_com_/wip/hadess/update-flatpak-xdg-utils-20.08
        * [new branch]          wip/pwithnall/appstream -> https___gitlab_com_/wip/pwithnall/appstream
       Running host command /home/tristan/.cache/buildstream/sources/git_tag/gitlab_freedesktop_sdk_freedesktop_sdk_git: /usr/bin/git cat-file -t freedesktop-sdk-22.08beta.1-77-g010e91cdd9ecfd10b74d83af27566f1e5f1dc4f4
       [--:--:--] STATUS  freedesktop-sdk.bst: Running host command
   
           /usr/bin/git cat-file -t freedesktop-sdk-22.08beta.1-77-g010e91cdd9ecfd10b74d83af27566f1e5f1dc4f4
       fatal: Not a valid object name freedesktop-sdk-22.08beta.1-77-g010e91cdd9ecfd10b74d83af27566f1e5f1dc4f4
       [00:00:03] FAILURE freedesktop-sdk.bst: Fetching from https://gitlab.com/freedesktop-sdk/freedesktop-sdk.git
       [00:01:17] FAILURE [9a6348f1] freedesktop-sdk.bst: git_tag source at freedesktop-sdk.bst [line 3 column 2]: expected ref 'freedesktop-sdk-22.08beta.1-77-g010e91cdd9ecfd10b74d83af27566f1e5f1dc4f4' was not found in git repository: 'gitlab:freedesktop-sdk/freedesktop-sdk.git'
       ======================================================================
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org