Gentoo Archives: gentoo-catalyst

From: LarryT <gparted@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] problem with /dev mounted ...
Date: Sat, 17 Feb 2007 21:12:02
Message-Id: 45D76F77.8060503@gmail.com
1 Hi all,
2 I have a problem since last pportage update of my gentoo.
3 when i run the stage1 and 2 to build my livecd i get an error about /dev
4 which is still mounted. I can reboot or umount -fl the device, but the
5 problem comes back.
6 What may i try, please ?
7
8 Thx,
9 Larry
10
11 Here is one of the output i get :
12 GParted mainfiles # nice catalyst -a -f gparted-stage1.spec && nice
13 catalyst -a -f gparted-stage2.spec ; sync
14 Gentoo Catalyst, version 2.0.2
15 Copyright 2003-2006 The Gentoo Foundation
16 Distributed under the GNU General Public License version 2
17
18 Using default Catalyst configuration file, /etc/catalyst/catalyst.conf
19 Setting sharedir to config file value "/usr/lib/catalyst"
20 Setting snapshot_cache to default value "/var/tmp/catalyst/snapshot_cache"
21 Setting hash_function to default value "crc32"
22 Setting storedir to config file value "/var/tmp/catalyst"
23 Setting portdir to default value "/usr/portage"
24 Setting distdir to config file value "/usr/portage/distfiles"
25 Setting options to config file value "pkgcache kerncache"
26 Kernel cache support enabled.
27 Package cache support enabled.
28 Envscript support enabled.
29 Using target: livecd-stage1
30 Building natively for x86
31 Source path set to
32 /var/tmp/catalyst/builds/default/stage3-i686-2006.tbl.tar.bz2
33 portage_overlay directories are set to:
34 "/mnt/gparted/gparted-001/portage-overlay"
35 Location of the package cache is
36 /var/tmp/catalyst/packages/default/livecd-stage1-i686-0.3.X/
37 Location of the kerncache is
38 /var/tmp/catalyst/kerncache/default/livecd-stage1-i686-0.3.X/
39 Checking for processes running in chroot and killing them.
40 umount: /mnt/gparted/catalyst/tmp/default/livecd-stage1-i686-0.3.X/dev:
41 device is busy
42 umount: /mnt/gparted/catalyst/tmp/default/livecd-stage1-i686-0.3.X/dev:
43 device is busy
44 /dev is still mounted; performing auto-bind-umount... !!! catalyst:
45 First attempt to unmount:
46 /var/tmp/catalyst/tmp/default/livecd-stage1-i686-0.3.X//dev failed.
47 !!! catalyst: Killing any pids still running in the chroot
48 Checking for processes running in chroot and killing them.
49 umount: /mnt/gparted/catalyst/tmp/default/livecd-stage1-i686-0.3.X/dev:
50 device is busy
51 umount: /mnt/gparted/catalyst/tmp/default/livecd-stage1-i686-0.3.X/dev:
52 device is busy
53 !!! catalyst: Couldn't umount bind mount:
54 /var/tmp/catalyst/tmp/default/livecd-stage1-i686-0.3.X//dev
55
56 !!! catalyst: Couldn't umount one or more bind-mounts; aborting for safety.
57
58
59 Traceback (most recent call last):
60 File "modules/generic_stage_target.py", line 541, in mount_safety_check
61 self.unbind()
62 File "modules/generic_stage_target.py", line 831, in unbind
63 raise CatalystError,"Couldn't umount one or more bind-mounts;
64 aborting for safety."
65 CatalystError: <unprintable instance object>
66 None
67
68 !!! catalyst: Unable to auto-unbind /dev
69
70
71 Catalyst aborting....
72 GParted mainfiles #
73
74 --
75 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] problem with /dev mounted ... "Andreas Rückert" <a_rueckert@×××.net>