Re: [gobolinux-devel] Bug in Compile

2006-08-07 Thread Jonas Karlsson
On Mon, 07 Aug 2006 21:56:32 +0200, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: On 8/7/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: There's another problem, which I don't know only affects fibosandbox, but it's the only one I can confirm this behaviour on atm, where the settings folder

Re: [gobolinux-devel] Bug in Compile

2006-08-07 Thread Lucas C. Villa Real
On 8/7/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: There's another problem, which I don't know only affects fibosandbox, but it's the only one I can confirm this behaviour on atm, where the settings folder is left, or rather a link to a settings folder. I couldn't find the code responsible but

[gobolinux-devel] Bug in Compile

2006-08-07 Thread Jonas Karlsson
I'm going to post a mail about a bugtracker later tonight, but atm I'm busy. There's a bug in Compile, when installation fails. It doesn't clean up the files it creates. I recently deleted about 40(!) unionsandbox mount points in my /. I found them by accident as they all begins with a dot (h

[gobolinux-devel] Bug in Compile

2006-05-31 Thread Jonas Karlsson
When one has created a new recipie with 'MakeRecipe' and then Compile it the generated Dependency file isn't included in the filehash, which means one cannot create a package of the compiled program, without resigning it. As I can see it SignProgram is called before Dependencies in wrapup().