- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I just flashed the new 3.5 image on my edison and did an opkg update.
I get the following error:
Collected errors:
* opkg_download: Failed to download http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586//Packages http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586//Packages, wget returned 8.
This doesn't really break anything (to my knowledge) but I wanted to report it anyways.
/etc/opkg/iotkit.conf has the line
src iotkit http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/ http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/
but the intelgalactic directory in http://iotdk.intel.com/repos/3.5/ http://iotdk.intel.com/repos/3.5/ obviously does not exist. What should I replace the line with? Or just delete it?
Regards,
Cooper
Edit: Ah, apologies, I just saw the threads and . I guess the files are just not there yet and it will fix itself?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Cooper132,
These are the changes I made my Edison in order to have the 3.0 repo:
This is the default content of iotkit.conf:
src iotkit http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/
src iotdk-all http://iotdk.intel.com/repos/3.5/iotdk/edison/all
src iotdk-core2-32 http://iotdk.intel.com/repos/3.5/iotdk/edison/core2-32
src iotdk-edison http://iotdk.intel.com/repos/3.5/iotdk/edison/edison,
You should change it for the below:
src iotdk-i586 http://iotdk.intel.com/repos/3.0/iotdk/i586/
src iotdk-intel-core-2-32 http://iotdk.intel.com/repos/3.0/iotdk/intel_core2_32/
src iotdk-x86 http://iotdk.intel.com/repos/3.0/iotdk/x86/
src iotdk-core-2-32 http://iotdk.intel.com/repos/3.0/iotdk/core2-32/
src mraa-upm http://iotdk.intel.com/repos/3.0/intelgalactic/opkg/i586/
Once you do it, you can run the command opkg update and you should now be able to download packages from the repo. I chose the 3.0 repo because it currently has more packages.
Let me know if this helps you.
-Peter.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Cooper132,
These are the changes I made my Edison in order to have the 3.0 repo:
This is the default content of iotkit.conf:
src iotkit http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/
src iotdk-all http://iotdk.intel.com/repos/3.5/iotdk/edison/all
src iotdk-core2-32 http://iotdk.intel.com/repos/3.5/iotdk/edison/core2-32
src iotdk-edison http://iotdk.intel.com/repos/3.5/iotdk/edison/edison,
You should change it for the below:
src iotdk-i586 http://iotdk.intel.com/repos/3.0/iotdk/i586/
src iotdk-intel-core-2-32 http://iotdk.intel.com/repos/3.0/iotdk/intel_core2_32/
src iotdk-x86 http://iotdk.intel.com/repos/3.0/iotdk/x86/
src iotdk-core-2-32 http://iotdk.intel.com/repos/3.0/iotdk/core2-32/
src mraa-upm http://iotdk.intel.com/repos/3.0/intelgalactic/opkg/i586/
Once you do it, you can run the command opkg update and you should now be able to download packages from the repo. I chose the 3.0 repo because it currently has more packages.
Let me know if this helps you.
-Peter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Here is how we build 3.5:
https://github.com/SkulltronixTeam/edison-yocto-docker GitHub - SkulltronixTeam/edison-yocto-docker: A tiny Docker-based build system for Intel's Edison Yocto linux distro

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page