After upgrade image from 20160315 version to 20160606 in the Edison module my Studio IoT Edition can't synchronize libraries. Why?
Include screen.
Link Copied
Hi grzkan,
Could you please go to /etc/opkg/ on your Edison? Once there enter cat iotkit.conf, please let us know what you get. I'm wondering if the issue could be similar to the one from this thread: /thread/95968 https://communities.intel.com/thread/95968.
Regards,
-Pablo
Hi Pablo,
my iotkit.conf:
src iotkit http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/ http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/
src iotdk-all http://iotdk.intel.com/repos/3.5/iotdk/edison/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 http://iotdk.intel.com/repos/3.5/iotdk/edison/core2-32
src iotdk-edison http://iotdk.intel.com/repos/3.5/iotdk/edison/edison http://iotdk.intel.com/repos/3.5/iotdk/edison/edison
but http://iotdk.intel.com/repos/3.5/intelgalactic/ http://iotdk.intel.com/repos/3.5/intelgalactic/ not exist.
My better thread: /thread/103052 https://communities.intel.com/thread/103052
Thanks
Grzegorz
Hi grzkan,
Let us investigate this case a little bit more. We would like to run some tests before providing an answer. In the meantime, you could always go back to a prior image version in case you want to keep working on your code. Here's the link for image 3.0, http://iotdk.intel.com/src/3.0/edison/iot-devkit-yp-poky-edison-20160315.zip http://iotdk.intel.com/src/3.0/edison/iot-devkit-yp-poky-edison-20160315.zip.
Regarding the other thread that you mentioned. Do you have any question about that one? Tmornini already provided the link to the built image in case you haven't noticed it.
Regards,
-Pablo
Hi grzkan,
Are you still using image 3.5? If that's the case could you please try to change this line from iotkit.conf?
Original line: src iotkit http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/ http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/
Edited line: src iotkit http://iotdk.intel.com/repos/3.0/intelgalactic/opkg/i586/ http://iotdk.intel.com/repos/3.0/intelgalactic/opkg/i586/
The issue is that these line hasn't been updated yet, and the 3.5 intelgalactic link is not even available.
Also, which mraa and upm version are you using?
Regards,
-Pablo
Hi grzkan,
Do you have updates on this case?
Regards,
-Pablo
Hi, Pablo
change line to 'src iotkit http://iotdk.intel.com/repos/3.0/intelgalactic/opkg/i586/ http://iotdk.intel.com/repos/3.0/intelgalactic/opkg/i586/'
- not effect.
I go back to previous image.
But... why next versions after 3.0 image haven't place (path) in http://http://iotdk.intel.com/repos/3.0/intelgalactic/opkg/i586/ //iotdk.intel.com/repos/? This is not consequence.
Regards,
grzkan
Hi grzkan,
Let us investigate this. There should be some update issue with the repository. But we are working on it.
Regards,
-Pablo
Hi grzkan,
We have already reported this and it should be solved soon. Please keep checking the link so you can update your image once that is available.
Kind regards,
-Pablo
Today I executed a fresh install of the Edison firmware and The C/C++ Eclipse IDE.
I have this exact problem, "Could not detect the repository ... " I have tried to follow all of the suggestions in this post but have failed to get this working.
The post is marked assumed answered. Is the answer .. ??
We know this does not work. We will get back to you when it does?
Hi irakandjii,
The workaround for this issue so far is to go back to the previous image. However, I'm just checking the link that does that's causing the issue, and everything seems to be there already, http://iotdk.intel.com/repos/3.5/intelgalactic/ http://iotdk.intel.com/repos/3.5/intelgalactic/. Which image are you using now?
Regards,
-Pablo
I have the same issue.
I've installed both the ISS IoT Edition and the latest firmware yesterday. Couldn't make it work yet.
Also have tried linking the current repository (3.5) as a custom repository, but then I couldn't run my project.
Host and target have MRAA and UPM libraries updated.
Will the previous image synchronize with the default repository of the IDE?
Edit: Yes, it will.
Hi Pablo thanks for the reply
I am using 3.5 without and modifications (fresh install from the Intel site), the program I am trying to compile is the standard blink program from the eclipse examples.
After reading this thread, I also checked /intelgalactic and saw that it appeared to be complete. I also followed the suggestions in this thread.
Here is more detail on what I found.
When I first inspected iotkit.conf it was an empty file.so I manually created the iotkit.conf file. Afterward the tool chain to seem to work "the error message disappeared", but the program would not run. So I rebooted, and tried again. After the reboot the build failed again with the "Could not detect ..." message, I checked iotkit.conf and it was again empty. I surmised the problem is in the script that created iotkit.conf, but I do not know enough to confirm or correct this problem.
Just to complete the loop I used the Arduino IDE and the program compiled and ran properly.
Thanks for your attention
Hi, Pablo
I'm also facing this problem now. But I chlick this website http://iotdk.intel.com/repos/3.0/intelgalactic/opkg/i586/ http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/' find that the mraa 1.1.2 1586.ipk and upm upm 0.7.2 1586.ipk is avariable now(last modified: Thu, 28 Jul 2016 01:17:25 -0700).So is there any solution to this problem? and what should I do ?
hellp your reply
Regards,
kelvin
Hi guys,
Irakandjii, Kelvin: could you please share a screenshot of your results when entering cat /etc/opkg/iotkit.conf, I understand from your post that you're not getting any data in there, am I right? That shouldn't be the case. I'm using the latest image as well but I didn't need to edit my iotkit.conf file.
If you're in a hurry you can always go back to the previous image, http://iotdk.intel.com/src/3.0/edison/iot-devkit-yp-poky-edison-20160315.zip http://iotdk.intel.com/src/3.0/edison/iot-devkit-yp-poky-edison-20160315.zip. This is while we try to solve this issue with the latest image.
Regards,
-Pablo
Hi Pablo
my iotkit.conf is:
src iotkit http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/ http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/
src iotdk-all http://iotdk.intel.com/repos/3.5/iotdk/edison/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 http://iotdk.intel.com/repos/3.5/iotdk/edison/core2-32
src iotdk-edison http://iotdk.intel.com/repos/3.5/iotdk/edison/edison http://iotdk.intel.com/repos/3.5/iotdk/edison/edison
And I'm try to use the previous image, however how to install it ? use the Intel Edison Board Configuration Tool ?
Regards,
-Kelvin
Hi Pablo
I have already use the previous image now
and this problem is solved my eclipse can find the repository version.
Thank you for your help !!!
Many Thanks
Kelvin
This is what showed up today, in the file.
I started eclipse and got the same error message.
I did a clean build, no error message, but the blink application did not launch. I looked more closely and saw this.
showing that a command failed, perhaps this is useful, to you. It is unclear to me what is happening.
Ok, I did a complete wipe of the Java installations on the machine and reinstalled the latest .
Eclipse loaded with out warnings or errors, but once I tried to compile I got this.
I will keep 3.5 for now to assist in any further testing / help you may require to assist in getting this resolved.
The same error message (Could not detect repo version) showed up for me, with the version image from Intel. However, all of my code still ran as normal. Is there still an error that should be fixed?
For more complete information about compiler optimizations, see our Optimization Notice.