Bug 12821 - Vagrantfile in download page still points to 2020.02
Summary: Vagrantfile in download page still points to 2020.02
Status: RESOLVED MOVED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: 2020.02
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: Angelo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-27 20:02 UTC by sch0bert
Modified: 2024-06-15 14:52 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sch0bert 2020-04-27 20:02:55 UTC
I followed the instructions inside the Buildroot user manual and in section 3, it asks you to get the Vagrantfile  from https://buildroot.org/downloads/Vagrantfile but this is still pointing to 2020.02 and should be pointing to 2020.02.1

2020.02 is not able to compile using the config file from freescale_imx8mmevk_defconfig, it end up with the next error without image creation:

remote: Enumerating objects: 54171, done.
remote: Counting objects: 100% (54171/54171), done.
remote: Compressing objects: 100% (9304/9304), done.
error: cannot fork() for index-pack: Cannot allocate memory
fatal: fetch-pack: unable to fork off index-pack
Detected a corrupted git cache.
This is the second time in a row; bailing out
--2020-04-24 22:54:26--  http://sources.buildroot.net/linux/linux-rel_imx_4.14.98_2.0.0_ga.tar.gz
Resolving sources.buildroot.net (sources.buildroot.net)... 104.26.1.37, 104.26.0.37, 2606:4700:20::681a:125, ...
Connecting to sources.buildroot.net (sources.buildroot.net)|104.26.1.37|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-04-24 22:54:26 ERROR 404: Not Found.

--2020-04-24 22:54:26--  http://sources.buildroot.net/linux-rel_imx_4.14.98_2.0.0_ga.tar.gz
Resolving sources.buildroot.net (sources.buildroot.net)... 104.26.0.37, 104.26.1.37, 2606:4700:20::681a:25, ...
Connecting to sources.buildroot.net (sources.buildroot.net)|104.26.0.37|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-04-24 22:54:27 ERROR 404: Not Found.

package/pkg-generic.mk:167: recipe for target '/home/vagrant/Gemini/test_capxl_daemons_for_gemini/capxl/output/build/linux-headers-rel_imx_4.14.98_2.0.0_ga/.stamp_downloaded' failed
make[1]: *** [/home/vagrant/Gemini/test_capxl_daemons_for_gemini/capxl/output/build/linux-headers-rel_imx_4.14.98_2.0.0_ga/.stamp_downloaded] Error 1
Makefile:84: recipe for target '_all' failed
make: *** [_all] Error 2

This is not happening in version 2020.02.1
Comment 1 Yann E. MORIN 2024-06-15 14:52:37 UTC
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!