From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Tue, 04 Feb 2020 07:01:43 +0000 Subject: [Buildroot] [Bug 12536] Linux-Headers extracting failure In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=12536 --- Comment #1 from Peter Seiderer --- The extract command for e.g. RaspberryPi looks like the following: gzip -d -c /dl/linux/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz | /host/bin/tar --strip-components=1 -C /build/linux-headers-custom -xf - Maybe try to re-name your tarball a little bit more meaningful.e.g. /home/user/pi/my/dl/linux/tarball.tar or (after compression) /home/user/pi/my/dl/linux/tarball.tar.gz -- You are receiving this mail because: You are on the CC list for the bug.