Hi,
When I launch the “JetPack-L4T-3.2-linux-x64_b196.run” script, I get an error window “The manifest file is broken.” And the components manager is empty.
I’m connected to the Internet through a proxy, which seems correctly configured. My browser works fine, I’m also able to use ‘wget’ on any file.
I already tried to remove all files, and re-download the script on nvidia.com, with no luck.
I did some digging and some tests. With wireshark, I was able to see that the “manifest.json” is correctly downloaded 3 times
And when looking at the final “manifest.json”, it seems to me that it begins three times and never ends, therefore the “broken” error. Here is the content of the file (look especially lines 24-25 and 47-48).
{
"manifest": {
"name": "JetPack L4T",
"portfolio": [
{
"name": "JetPack L4T",
"version": "3.2",
"url": "http://developer.download.nvidia.com/devzone/devcenter/mobile/jetpack_l4t/3.2GA/m892ki/JetPackL4T_32_b196/jetpack.json",
"installerMin": "3.2"
},
{
"name": "JetPack L4T",
"version": "3.2 DP",
"url": "http://developer.download.nvidia.com/devzone/devcenter/mobile/jetpack_l4t/3.2/pwv346/JetPackL4T_32_b157/jetpack.json",
"installerMin": "3.2"
},
{
"name": "JetPack L4T",
"version": "3.1",
"url": "http://developer.download.nvidia.com/devzone/devcenter/mobile/jetpack_l4t/013/json/jetpack-l4t-devzone.json",
"installerMin": "3.1"
},
{
"nam{
"manifest": {
"name": "JetPack L4T",
"portfolio": [
{
"name": "JetPack L4T",
"version": "3.2",
"url": "http://developer.download.nvidia.com/devzone/devcenter/mobile/jetpack_l4t/3.2GA/m892ki/JetPackL4T_32_b196/jetpack.json",
"installerMin": "3.2"
},
{
"name": "JetPack L4T",
"version": "3.2 DP",
"url": "http://developer.download.nvidia.com/devzone/devcenter/mobile/jetpack_l4t/3.2/pwv346/JetPackL4T_32_b157/jetpack.json",
"installerMin": "3.2"
},
{
"name": "JetPack L4T",
"version": "3.1",
"url": "http://developer.download.nvidia.com/devzone/devcenter/mobile/jetpack_l4t/013/json/jetpack-l4t-devzone.json",
"installerMin": "3.1"
},
{
"nam{
"manifest": {
"name": "JetPack L4T",
"portfolio": [
{
"name": "JetPack L4T",
"version": "3.2",
"url": "http://developer.download.nvidia.com/devzone/devcenter/mobile/jetpack_l4t/3.2GA/m892ki/JetPackL4T_32_b196/jetpack.json",
"installerMin": "3.2"
},
{
"name": "JetPack L4T",
"version": "3.2 DP",
"url": "http://developer.download.nvidia.com/devzone/devcenter/mobile/jetpack_l4t/3.2/pwv346/JetPackL4T_32_b157/jetpack.json",
"installerMin": "3.2"
},
{
"name": "JetPack L4T",
"version": "3.1",
"url": "http://developer.download.nvidia.com/devzone/devcenter/mobile/jetpack_l4t/013/json/jetpack-l4t-devzone.json",
"installerMin": "3.1"
},
{
"name
Any idea why the installer send three “GET http://developer.download.nvidia.com/devzone/devcenter/mobile/jetpack_l4t/json/linux-x64/manifest.json HTTP/1.1” ?