Gentoo Archives: gentoo-catalyst

From: Marko Djukic <djukic@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] catalyst aborts, can not unmount /dev
Date: Thu, 11 May 2006 20:51:10
Message-Id: b27a2a270605111350i5112069apd4f85ba81a612088@mail.gmail.com
1 Hi,
2
3 Catalyst emerges everything then aborts with the following message:
4
5 * Processed 94 info files.
6 Running action sequence: preclean
7 Running command "/bin/bash /usr/lib/catalyst/targets/livecd-stage1/livecd-stage1
8 .sh preclean"
9 Running action sequence: unbind
10 umount: /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev: device is bu
11 sy
12 umount: /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev: device is bu
13 sy
14 !!! catalyst: First attempt to unmount: /var/tmp/catalyst/tmp/default/livecd-sta
15 ge1-x86-2006.0/dev failed.
16 !!! catalyst: Killing any pids still running in the chroot
17 Checking for processes running in chroot and killing them.
18 Running command "/bin/bash /usr/lib/catalyst/targets/support/kill-chroot-pids.sh
19 "
20
21 Killing process(es)
22 pid: process name
23 15073:
24
25 Press Ctrl-C within 10 seconds to abort
26 umount: /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev: device is bu
27 sy
28 umount: /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev: device is bu
29 sy
30 !!! catalyst: Couldn't umount bind mount: /var/tmp/catalyst/tmp/default/livecd-s
31 tage1-x86-2006.0/dev
32
33 !!! catalyst: Couldn't umount one or more bind-mounts; aborting for safety.
34
35 Running lsof at the time of it trying to unmount it's bind mounted
36 /dev shows this:
37 udevd 15073 root 0u CHR 1,3 8449
38 /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev/null
39 udevd 15073 root 1u CHR 1,3 8449
40 /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev/null
41 udevd 15073 root 2u CHR 1,3 8449
42 /var/tmp/catalyst/tmp/default/livecd-stage1-x86-2006.0/dev/null
43
44 The process "15073" quoted above is this:
45 $ ps ax | grep 15073
46 15073 ? S<s 0:00 /sbin/udevd --daemon
47
48
49 Anyone have any ideas why it's failing?
50
51 Thanks,
52
53 Marko
54
55 --
56 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] catalyst aborts, can not unmount /dev Chris Gianelloni <wolf31o2@g.o>
Re: [gentoo-catalyst] catalyst aborts, can not unmount /dev Jacques Landru <landru@××××.fr>