[oe] do_rootfs fails

Jaap de Jong jaap.dejong at nedap.com
Tue Apr 9 11:37:36 UTC 2013


adding

angstrom-packagegroup-boot

caused the trouble.


On 04/09/2013 10:07 AM, Jaap de Jong wrote:
> I have this problem that do_rootfs finds.
> Any ideas?
> Thanks!
> Jaap
>
> //
> log_check: There were error messages in the logfile
> log_check: Matched keyword: [Collected errors]
>
> Configuring angstrom-packagegroup-boot.
> Configuring util-linux-losetup.
> Configuring util-linux.
> Configuring sysvinit.
> 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.
> + '[' '!' -z '' ']'
> + package_tryout_install_multilib_ipk
> + multilib_tryout_dirs=
> //
>
> My image.bb contains:
>
> inherit core-image
>
> IMAGE_LOGIN_MANAGER = "tinylogin shadow"
> IMAGE_DEV_MANAGER = ""
> IMAGE_INIT_MANAGER = "sysvinit sysvinit-pidof"
> IMAGE_INITSCRIPTS = "initscripts"
>
> export IMAGE_BASENAME = "${PN}"
>
> IMAGE_FEATURES += " \
>       package-management \
>       debug-tweaks \
> "
>
> IMAGE_INSTALL += " \
>       angstrom-packagegroup-boot \
>       initscripts \
>       busybox-mdev \
>       ca-certificates \
>       dropbear \
>       e2fsprogs-e2fsck \
>       ntp \
>       ntpdate \
>       openssl \
>       rsync \
>       screen \
>       shadow \
>       mtd-utils \
>       util-linux \
>       watchdog \
>       "
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>





More information about the Openembedded-devel mailing list