Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sam-ba: fix download issue #206

Closed
wants to merge 1 commit into from

Conversation

texierp
Copy link
Contributor

@texierp texierp commented Nov 2, 2021

the most recent version of Microchip's SAM-BA programming tool is no longer hosted
on GitHub. Therefore the package is downloaded from Microchip directly.

Fixes:

ERROR: sam-ba-native-3.3.1-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export GIT_PROXY_COMMAND="oe-git-proxy"; export NO_PROXY="*"; export PATH="/work/poky/scripts/native-intercept:/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/work/poky/scripts:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/usr/bin/x86_64-linux:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/usr/bin:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/usr/sbin:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/usr/bin:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/sbin:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/bin:/work/poky/bitbake/bin:/build/tmp/hosttools"; export HOME="/tmp/tmphe_cqe9q"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /build/tmp/work/x86_64-linux/sam-ba-native/downloads 'https://github.com/atmelcorp/sam-ba/releases/download/v3.3.1/sam-ba_3.3.1-linux_x86_64.tar.gz' --progress=dot -v failed with exit code 8, output:
--2021-11-02 20:15:13-- https://github.com/atmelcorp/sam-ba/releases/download/v3.3.1/sam-ba_3.3.1-linux_x86_64.tar.gz
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-11-02 20:15:14 ERROR 404: Not Found.

Signed-off-by: Pierre-Jean Texier [email protected]

the most recent version of Microchip's SAM-BA programming tool is no longer hosted
on GitHub. Therefore the package is downloaded from Microchip directly.

Fixes:

ERROR: sam-ba-native-3.3.1-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export GIT_PROXY_COMMAND="oe-git-proxy"; export NO_PROXY="*"; export PATH="/work/poky/scripts/native-intercept:/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/work/poky/scripts:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/usr/bin/x86_64-linux:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/usr/bin:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/usr/sbin:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/usr/bin:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/sbin:/build/tmp/work/x86_64-linux/sam-ba-native/3.3.1-r0/recipe-sysroot-native/bin:/work/poky/bitbake/bin:/build/tmp/hosttools"; export HOME="/tmp/tmphe_cqe9q"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /build/tmp/work/x86_64-linux/sam-ba-native/downloads 'https://github.com/atmelcorp/sam-ba/releases/download/v3.3.1/sam-ba_3.3.1-linux_x86_64.tar.gz' --progress=dot -v failed with exit code 8, output:
--2021-11-02 20:15:13--  https://github.com/atmelcorp/sam-ba/releases/download/v3.3.1/sam-ba_3.3.1-linux_x86_64.tar.gz
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-11-02 20:15:14 ERROR 404: Not Found.

Signed-off-by: Pierre-Jean Texier <[email protected]>
@rob-baily
Copy link

@texierp This does appear to resolve the sam-ba download issue. Thank you!

@texierp
Copy link
Contributor Author

texierp commented Nov 2, 2021

@texierp This does appear to resolve the sam-ba download issue. Thank you!

Nice, thanks for the feedback ;)

@noglitch
Copy link
Member

noglitch commented Nov 8, 2021

@texierp : Thanks a lot for having proposed this change. Unfortunately, I fear that the microchip website directory tree could be unstable, so I'm not taking this PR.
Best regards,
Nicolas

@noglitch noglitch closed this Nov 8, 2021
@texierp
Copy link
Contributor Author

texierp commented Nov 8, 2021

@noglitch no problem, I saw your comment in #207 ;)

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants