public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [Bug 12821] New: Vagrantfile in download page still points to 2020.02
@ 2020-04-27 20:02 bugzilla at busybox.net
  2020-05-16 14:22 ` [Buildroot] [Bug 12821] " bugzilla at busybox.net
  2024-06-15 14:52 ` bugzilla
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2020-04-27 20:02 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=12821

            Bug ID: 12821
           Summary: Vagrantfile in download page still points to 2020.02
           Product: buildroot
           Version: 2020.02
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Outdated package
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: phernandez at luxoft.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 12821] Vagrantfile in download page still points to 2020.02
  2020-04-27 20:02 [Buildroot] [Bug 12821] New: Vagrantfile in download page still points to 2020.02 bugzilla at busybox.net
@ 2020-05-16 14:22 ` bugzilla at busybox.net
  2024-06-15 14:52 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2020-05-16 14:22 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=12821

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at buildroot.uclibc |angelo.compagnucci at gmail.co
                   |.org                        |m

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 12821] Vagrantfile in download page still points to 2020.02
  2020-04-27 20:02 [Buildroot] [Bug 12821] New: Vagrantfile in download page still points to 2020.02 bugzilla at busybox.net
  2020-05-16 14:22 ` [Buildroot] [Bug 12821] " bugzilla at busybox.net
@ 2024-06-15 14:52 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2024-06-15 14:52 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=12821

Yann E. MORIN <yann.morin.1998@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yann.morin.1998@free.fr
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #1 from Yann E. MORIN <yann.morin.1998@free.fr> ---
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!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-15 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-27 20:02 [Buildroot] [Bug 12821] New: Vagrantfile in download page still points to 2020.02 bugzilla at busybox.net
2020-05-16 14:22 ` [Buildroot] [Bug 12821] " bugzilla at busybox.net
2024-06-15 14:52 ` bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox