Re: [gobolinux-devel] [gobolinux-commits] tools/Scripts/bin InstallPackage

2007-03-31 Thread Jonas Karlsson
On Sat, 31 Mar 2007 23:39:30 +0200, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > CVSROOT: /sources/goboscripts > Module name: tools > Changes by: Jonas Karlsson 07/03/31 21:39:30 > > Modified files: > Scripts/bin: InstallPackage > > Log message: > Bash dumps stdin

Re: [gobolinux-devel] Fixed AttachProgram

2007-03-31 Thread Hisham Muhammad
On 3/31/07, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote: > More fixes, this time for AttachProgram: ... > Sorry for send separates post but i'm fixing problems when i'm founding > them. No problem, committed them all (just changed the awk call into a grep). Thanks! > Btw, DisableProgram Script s

[gobolinux-devel] Fixed AttachProgram

2007-03-31 Thread Aitor Pérez Iturri
More fixes, this time for AttachProgram: This is the patch: Changed: * In find command "-type d" should go before "-maxdepth 0" in order to find does not compain with the call. * Pass_Away function call changed * Changed call to Dependencies script --- --

Re: [gobolinux-devel] Fixed some errors in DetachProgram

2007-03-31 Thread Aitor Pérez Iturri
El Sat, 31 Mar 2007 15:03:57 -0300 "Hisham Muhammad" <[EMAIL PROTECTED]> escribi__: > Fixed, thanks. > > Changes were just committed to CVS. > > > btw, can someone explain me how works Get_Dir function? It´s seem > > very strange. > > I created that to abstract away the filesystem hierarchy fr

[gobolinux-devel] Fixed little Dependencies error

2007-03-31 Thread Aitor Pérez Iturri
When Dependencies tries to get blacklisted programs from /S/S/S/Dependencies.blacklist, it get confused if this file has comments, i fixed that by replacing a "cat" with an "awk" command, here the changes: --- /Users/eof/Depot/srcs/GoboCVS/tools/Scripts/bin/Dependencies 2007-03-30 10:48:51.000

Re: [gobolinux-devel] Fixed some errors in DetachProgram

2007-03-31 Thread Hisham Muhammad
On 3/31/07, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote: > I have found some errors when running DetachProgram: > > - > #]DetachProgram Worker /Depot/Programs > [...] > SymlinkProgram: Removing unused directories... > /System/Links/Executables/PrepareProgram: line 152: /Depot/Programs: is > a

[gobolinux-devel] Fixed some errors in DetachProgram

2007-03-31 Thread Aitor Pérez Iturri
I have found some errors when running DetachProgram: - #]DetachProgram Worker /Depot/Programs [...] SymlinkProgram: Removing unused directories... /System/Links/Executables/PrepareProgram: line 152: /Depot/Programs: is a directory << error [...] DetachProgram: Detaching Dependencies... Usage: