jetsonhacks / jetson-linux-build

Tools to build the Linux kernel and modules on board Jetson Developer Kits
Other
60 stars 16 forks source link

[BUG] #2

Open yunswj opened 3 years ago

yunswj commented 3 years ago

Describe the issue After executing the ./getKernelSources.sh command, my host did not pop up a window, but reported an error

Which version of Ubuntu on the Host machine Ubuntu version: Ubuntu18.04 LTS

What version of L4T/JetPack L4T/JetPack version:32.5.2

Which Jetson Jetson:TX1

To Reproduce

./getKernelSources.sh

Expected behavior image

Additional context Add any other context about the problem here. 已发出 HTTP 请求,正在等待回应... 304 Not Modified 文件 “public_sources.tbz2” 在服务器上未被更改。忽略此下载。

bzip2: Compressed file ends unexpectedly; perhaps it is corrupted? Possible reason follows. bzip2: Inappropriate ioctl for device Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted. You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover data from undamaged sections of corrupted files.

tar: 归档文件中异常的 EOF tar: Error is not recoverable: exiting now tar: kernel_src.tbz2:无法 open: 没有那个文件或目录 tar: Error is not recoverable: exiting now rm: 无法删除'kernel_src.tbz2': 没有那个文件或目录 ./scripts/getKernelSources.sh: 第 115 行: cd: kernel/kernel-4.9: 没有那个文件或目录 /usr/src bash: scripts/config: 没有那个文件或目录

Output error

citronshuang commented 2 years ago

did U solove this problem? neither did I find that window

jetsonhacks commented 2 years ago

Should be fixed in v1.1.