On Sat, Mar 13, 2010 at 12:33:33PM +0100, Joachim Ott wrote: > During upgrade: > > Upgrading linux-libc-headers-dev on root from 2.6.32-r1.4 to 2.6.32-r3.4... > Downloading > http://build.shr-project.org/shr-unstable/ipk//armv4t/linux-libc-headers-dev_2.6.32-r3.4_armv4t.ipk. > Collected errors: > * check_data_file_clashes: Package linux-libc-headers-dev wants to > install file /usr/include/scsi/scsi.h > But that file is already provided by package * > check_data_file_clashes: libc6-dev
Yes this is after scsi headers inclusion because of udev, see: http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=e2fb432ca9f375defad1491a3ae83c473f6036fb the same was later applied to linux-libc-headers-2.6.32, you're right someone should remove it from libc6-dev. > I haven't noticed that before, but shr-unstable installs the header > files for 2.6.32 while the kernel is still 2.6.29? And there are no > headerfiles for 2.6.29 on build.shr-project.org anymore. That's because that udev_151 we use, needs newer headers for udev-extra and also ie fsodeviced is needs at least 2.6.31. So we were using 2.6.31 for long (4 months) http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=a5d21cde984b2c6ec5b14f0bae268e07289df9fb And Before rebuild from scratch I bumped it to 2.6.32, because for new default SHR kernel we'll skip 2.6.31 and go for 2.6.32 instead. http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=68364e28d64d54ef0cfd9241e6c6a391ad477245 Regards, -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
