From: Ed Swarthout <ed.swarthout@hdebug.com>
To: openembedded-core@lists.openembedded.org, alexandra.safta@enea.com
Subject: udev ptest leaves symlink loops in target sysroots
Date: Mon, 15 Sep 2014 00:10:02 -0500 [thread overview]
Message-ID: <541674AA.8070102@hdebug.com> (raw)
I've been working on qemu crashes for the blacklisted emacs build.
As one of the fixes it would be nice to point qemu directly to the
target sysroots directory to find the loader. But this causes qemu to
hang because there are symlink loops in the directory tree and it does
not know how to ignore loops.
It looks like udev ptest is the culprit:
/f/deb/home/yocto/yocto/build2014/tmp/sysroots/qemuppc/usr/lib/udev/ptest/test/sys/block/loop0/subsystem/loop0/subsystem:
total used in directory 8 available 55515512
drwxr-xr-x 2 ed ed0 4096 Aug 24 10:51 .
lrwxrwxrwx 1 ed ed0 33 Aug 24 10:51 loop0 ->
../../devices/virtual/block/loop0
lrwxrwxrwx 1 ed ed0 33 Aug 24 10:51 loop1 ->
../../devices/virtual/block/loop1
lrwxrwxrwx 1 ed ed0 33 Aug 24 10:51 loop2 ->
../../devices/virtual/block/loop2
lrwxrwxrwx 1 ed ed0 33 Aug 24 10:51 loop3 ->
../../devices/virtual/block/loop3
Does it have to leave these there after it completes the test?
Ed
Ed Swarthout
Austin, Tx
next reply other threads:[~2014-09-15 5:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-15 5:10 Ed Swarthout [this message]
2014-09-15 14:39 ` udev ptest leaves symlink loops in target sysroots Burton, Ross
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=541674AA.8070102@hdebug.com \
--to=ed.swarthout@hdebug.com \
--cc=alexandra.safta@enea.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox