- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I have the latest SD card image from https://software.intel.com/en-us/iot/hardware/galileo/downloads https://software.intel.com/en-us/iot/hardware/galileo/downloads (running cat /etc/version gives 201703081404) and have added the following two files in /etc/opkg:
iotdk.conf
src iotdk-all http://iotdk.intel.com/repos/3.5/iotdk/galileo/all http://iotdk.intel.com/repos/3.5/iotdk/galileo/all
src iotdk-i586 http://iotdk.intel.com/repos/3.5/iotdk/galileo/i586 http://iotdk.intel.com/repos/3.5/iotdk/galileo/i586
src iotdk-quark http://iotdk.intel.com/repos/3.5/iotdk/galileo/quark http://iotdk.intel.com/repos/3.5/iotdk/galileo/quark
src iotdk-x86 http://iotdk.intel.com/repos/3.5/iotdk/galileo/x86 http://iotdk.intel.com/repos/3.5/iotdk/galileo/x86
mraa-upm.conf
src mraa-upm http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/ http://iotdk.intel.com/repos/3.5/intelgalactic/opkg/i586/
However- after opkg update when I run opkg upgrade or try to opkg install I'm getting the following error:
check_data_file_clashes: Package libc6 wants to install file /lib/libpthread.so.0
But that file is already provided by package * libpthread0
Am I missing something obvious? Sorry if it's a stupid question but I've searched through various threads on here am I'm yet to have any luck! I'm guessing I don't have the right repos and it's conflicting, could anyone point me in the right direction please? Huge thanks!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Richard,
Thank you for contacting Intel Technical Support.
I have seen this kind of issue reported by other users when trying to install a package. They have solved it by forcing the installation, you can try this command opkg install motion --force-reinstall –force-overwrite .
Hope this information helps.
Regards,
Octavian

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