Gentoo Archives: gentoo-embedded

From: Marcelo Coelho <marcelocoelho@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] My first GNAP use: error: umount: /dev/loop/0
Date: Tue, 18 Jul 2006 18:37:05
Message-Id: 20c6f18e0607181135q877b5adibb520585b8903a32@mail.gmail.com
In Reply to: Re: [gentoo-embedded] My first GNAP use: error: umount: /dev/loop/0 by Thierry Carrez
1 > Could you file a bug in Bugzilla (GNAP component) with this patch so
2 > that I remember to fix it in next version ?
3
4 Done. As it was the first bug i filed in, i hope i did it right.
5
6
7 Thanks for the tips!
8
9
10 2006/7/18, Thierry Carrez <koon@g.o>:
11 > Marcelo Coelho wrote:
12 >
13 > > Well, after a few "echos" i noticed that there was an endless loop
14 > > caused by the invocation of the gtest function invoked by the cleanup
15 > > function.
16 > >
17 > > So a workaround could be changing lines 108 and 115 by
18 > >
19 > > if [ $? ] ; then echo "Failed to unmount ${LOOP}" ; fi
20 > >
21 > > and
22 > >
23 > > if [ $? ] ; then echo "Failed to remove ${DIRTOREMOVE}" ; fi
24 >
25 > Could you file a bug in Bugzilla (GNAP component) with this patch so
26 > that I remember to fix it in next version ?
27 >
28 > > Nevertheless, i'm thinking about using some other software that isn't
29 > > supported by GNAP, so i'll probably start using catalyst. Where does
30 > > GNAP stores the spec files it uses for catalyst?
31 >
32 > Look inside gnap_make. The spec files are dynamically prepared from
33 > static things and configurable ones (packages.conf and livecd.conf from
34 > /usr/lib/gnap/gnap-specs.tar.bz2).
35 >
36 > --
37 > Koon
38 > --
39 > gentoo-embedded@g.o mailing list
40 >
41 >
42 --
43 gentoo-embedded@g.o mailing list