You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (Jira)" <ji...@apache.org> on 2022/10/17 15:30:00 UTC

[jira] [Commented] (YETUS-1210) initial-patches for micro are busted

    [ https://issues.apache.org/jira/browse/YETUS-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618955#comment-17618955 ] 

Allen Wittenauer commented on YETUS-1210:
-----------------------------------------

{code}
release/initial-patches.sh --jira=YETUS-1209 --startingbranch=rel/0.14.0
...
ain mvn -Dmaven.repo.local=/home/aw/.m2 clean
Unable to find image 'ghcr.io/apache/yetus:main' locally
docker: Error response from daemon: Head "https://ghcr.io/v2/apache/yetus/manifests/main": denied: denied.
See 'docker run --help'.
++ cleanup
++ git checkout --force rel/0.14.0
Note: switching to 'rel/0.14.0'.
{code}

when cleanup happens, current branch is set to rel/0.14.0.  Also, why is docker pull failing?  



> initial-patches for micro are busted
> ------------------------------------
>
>                 Key: YETUS-1210
>                 URL: https://issues.apache.org/jira/browse/YETUS-1210
>             Project: Yetus
>          Issue Type: Task
>          Components: website and documentation
>    Affects Versions: 0.14.0
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Major
>
> need to fix code/directions for micro release



--
This message was sent by Atlassian Jira
(v8.20.10#820010)