On Thu, Apr 11, 2013 at 02:01:42PM +0200, Jaap de Jong wrote: > Hi All, > I've been experimenting with images, and every time I get this error > even with a completely fresh build directory: > > log_check: There were error messages in the logfile > log_check: Matched keyword: [Collected errors] > > Configuring connman. > Configuring connman-systemd. > Configuring tinylogin. > Configuring angstrom-version. > Configuring angstrom-packagegroup-boot. > Collected errors: > * extract_archive: Cannot create symlink from ./var/log to > 'volatile/log': File exists. > * extract_archive: Cannot create symlink from ./var/run to > 'volatile/run': File exists.
Looks like you have inconsistency between fs-perms.txt (e.g. default openembedded-core/meta/files/fs-perms.txt) and what .ipk files are packaging as /var/log and /var/run (probably from base-files, but /var/run is also included in dbus and other packages). > + '[' '!' -z '' ']' > + package_tryout_install_multilib_ipk > + multilib_tryout_dirs= > > > Could really use some help here... > Thanks! > Jaap > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
