Marcelo Coelho wrote:

> Well, after a few "echos" i noticed that there was an endless loop
> caused by the invocation of the gtest function invoked by the cleanup
> function.
> 
> So a workaround could be changing lines 108 and 115 by
> 
> if [ $? ] ; then echo "Failed to unmount ${LOOP}" ; fi
> 
> and
> 
> if [ $? ] ; then echo "Failed to remove ${DIRTOREMOVE}" ; fi

Could you file a bug in Bugzilla (GNAP component) with this patch so
that I remember to fix it in next version ?

> Nevertheless, i'm thinking about using some other software that isn't
> supported by GNAP, so i'll probably start using catalyst. Where does
> GNAP stores the spec files it uses for catalyst?

Look inside gnap_make. The spec files are dynamically prepared from
static things and configurable ones (packages.conf and livecd.conf from
/usr/lib/gnap/gnap-specs.tar.bz2).

-- 
Koon
-- 
[email protected] mailing list

Reply via email to