Hello all,
After imaging a BeagleBone A6 with the most recent Angstrom A6A 11-22-12 image, I get the following errors with an opkg update && opkg upgrade:
Collected errors:
- check_data_file_clashes: Package systemd-dev wants to install file /usr/lib/libudev.so
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/lib/pkgconfig/libudev.pc
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/lib/pkgconfig/gudev-1.0.pc
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/lib/libudev.la
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/lib/libgudev-1.0.la
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/share/pkgconfig/udev.pc
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/include/libudev.h
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/include/gudev-1.0/gudev/gudevdevice.h
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/include/gudev-1.0/gudev/gudevenumtypes.h
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/include/gudev-1.0/gudev/gudevenums.h
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/include/gudev-1.0/gudev/gudevclient.h
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/include/gudev-1.0/gudev/gudevenumerator.h
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/include/gudev-1.0/gudev/gudev.h
But that file is already provided by package * udev-dev - check_data_file_clashes: Package systemd-dev wants to install file /usr/include/gudev-1.0/gudev/gudevtypes.h
But that file is already provided by package * udev-dev
I’ve tried most combinations of removing udev-dev and systemd-dev to try to resolve these conflicts, to no avail.
Any ideas how to resolve this issue so that a fresh A6A image can be updated to the most recent revision of Angstrom on the BeagleBone?
TIA
Gregory Perry