Re: can only wrap a starkit the first time

jemptymethod <[email protected]> Fri, 5 Feb 2010 03:22:10 -0800 (PST)
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <0a0f8b4d-3a86-4085-87ec-4ca990fbb9b3@k19g2000yqc.googlegroups.com>
On Feb 5, 5:16 am, "[email protected]" <[email protected]>
wrote:
> On Jan 31, 7:08 pm, jemptymethod <[email protected]> wrote:
>
>
>
>
>
> > I've been encountering this issue on and off over the past several
> > months.  If it makes a difference (and I bet it does ;) I'm on
> > Windows, albeit using Cygwin.
>
> > The issue is, I can only ever create a starkit once.  After creating
> > it the first time, when I subsequently try to wrap my vfs I get the
> > error pasted below.  It seems to indicate its a permissions problem,
> > but I've tried to change them either via 'chmod 777 ozone.vfs' or even
> > recursively 'chmod 777 -R ozone.vfs', but to no avail.
>
> > Thanks in advance for any suggestions
>
> > $ ./tclkitsh ../sdx.kit wrap ozone.vfs
> > couldn't open "ozone.vfs": permission denied
> >     while executing
> > "open $name w"
> >     (procedure "writefile" line 2)
> >     invoked from within
> > "writefile $out $header"
> >     invoked from within
>
> I suggest you try without using cygwin and see what happens.

Actually this was just my own stupidity, have a look at the command
line I pasted and what I was trying to "wrap": the .vfs dir itself.
As soon as I changed the extension to the desired .kit all worked as
expected.

-- 
You received this message because you are subscribed to the "starkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/starkit?hl=en