Well, the version with the quotes gives an error also
sudo dpkg -i --ignore-depends=libgcc1:i386,'libc6:armhf 2.28-10+rpi1' ./libc6_2.28-10_i386.deb dpkg: error: --ignore-depends needs a valid package name but 'libc6:armhf 2.28-10+rpi1' is not: illegal architecture name in specifier 'libc6:armhf 2.28-10+rpi1': character ' ' not allowed (only letters, digits and characters '-') Tried this with an other error: sudo dpkg -i --ignore-depends=libgcc1:i386,libc6:armhf ./libc6_2.28-10_i386.deb dpkg: error processing archive ./libc6_2.28-10_i386.deb (--install): package architecture (i386) does not match system (armhf) Errors were encountered while processing: ./libc6_2.28-10_i386.deb The first line from your last solution (sudo apt-get purge libc6:armhf) is still running but I'm quite sure the result is going to restore my backup :-) It is removing 1033 packages including stuff I really need and according to the messages stuff that is essential.. And its stopped because of too much errors. ------------------------------------------------------------------------ ErwinB's Profile: http://forums.slimdevices.com/member.php?userid=69378 View this thread: http://forums.slimdevices.com/showthread.php?t=106958 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
