All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaap de Jong <jaap.dejong@nedap.com>
To: "openembedded-devel@lists.openembedded.org"
	<openembedded-devel@lists.openembedded.org>
Subject: do_rootfs fails
Date: Tue, 9 Apr 2013 10:07:27 +0200	[thread overview]
Message-ID: <5163CC3F.7060009@nedap.com> (raw)

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 \
     "




             reply	other threads:[~2013-04-09  8:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-09  8:07 Jaap de Jong [this message]
2013-04-09 11:37 ` do_rootfs fails Jaap de Jong
  -- strict thread matches above, loose matches on Subject: below --
2012-07-31 10:37 Andreas Müller
2012-07-31 10:42 ` Martin Jansa
2012-07-31 11:01   ` Andreas Müller
2012-07-31 11:21     ` Paul Eggleton
2012-07-31 11:34       ` Paul Eggleton
2007-05-11 17:45 Tom Walsh
2007-05-11 18:07 ` Koen Kooi
2007-05-11 18:24   ` Michael Krelin
2007-05-12 21:33     ` Stelios Koroneos
2007-05-19 17:50     ` Richard Purdie
2007-05-12  0:07   ` Matthias Hentges
2007-05-12 10:28     ` Koen Kooi
2007-05-14 12:42     ` Richard Purdie
2007-05-14 22:23     ` Matthias Hentges

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5163CC3F.7060009@nedap.com \
    --to=jaap.dejong@nedap.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.