Agl latest stable release Itchy Icefish v9.0.0 repo init failed

Description

Hi,
I did repo init for the latest stable version 9.0.0 but I am getting manifest 'icefish_9.0.0.xml' not available or not found an error. Help me how can I fetch a new stable release source?

imx8@imx8:~/agl_latest$ repo init -b master -m icefish_9.0.0.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
remote: Counting objects: 2, done
remote: Finding sources: 100% (52/52)
remote: Total 52 (delta 7), reused 52 (delta 7)
Unpacking objects: 100% (52/52), done.
From https://gerrit.googlesource.com/git-repo
d38300c..e20da3e master -> origin/master
0b57eed..d957ec6 stable -> origin/stable

Environment

None

Activity

Show:

Manikandan 
March 18, 2020 at 6:47 AM

Hi Scott,

Thanks for your reply.

https://wiki.automotivelinux.org/agl-distro/release-notes  - in this URL mentioned,

$ repo init -b master -m icefish_9.0.0.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo

So, correct that one also.

 

Regards,

Manikandan.R

Scott Murray 
March 17, 2020 at 1:52 PM

You need to specify '-b icefish' instead of '-b master', actually.  The release manifests do usually end up in master, but to use them, you need to specify the corresponding branch.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created March 11, 2020 at 7:17 AM
Updated March 24, 2020 at 10:30 PM
Resolved March 17, 2020 at 8:44 PM

Flag notifications