Hello,

I am trying to retrieve artifacts from Jfrog Artifactory, I put the https
url in the recipe:
SRC_URI = "https://artifactory.xx.com/<path to artifact>" and Yocto build
returns the following error
"
WARNING: do_fetch: Failed to fetch URL https://artifactory.xx.com/xx
;user=<usr>;pswd=<password>, attempting MIRRORS if available
ERROR: xx-1.0-r0 do_fetch: Fetcher failure: Fetch command failed with exit
code 6, output:
Authorization failed.
"

I tried to remove the 'user' and 'pswd' option, the same error returned.
What's the correct syntax for fetching artifacts?

Thanks for the help!

Michael
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to