[Orange-tech] need to create a drq root/tmp dir

Jorge Daza jorge at drqueue.org
Sat Jan 14 22:26:53 CET 2006


Dear Mark,

it's normal to have many master processes running at the same time, it's
pre-forking to speed up requests.

Let me also know if you need anything else from me.

Best regards,

Jorge

> Hi Toni,
> 
> I haven't heard back for a couple of days. Does that mean it's working 
> now? Please let me know what more you need on my end.
> 
> I've noticed that many master processes are running on xseed1 (see 
> attached). Is that the correct behavior? Since I don't know what correct 
> funtioning of drqureue, I thought I should check.
> 
> Regards,
> Mark
> 
> 
> Dr. Mark Matties wrote:
> 
> >Hi Toni,
> >
> >I checked the perms before I emailed you last. I su'ed to orange then 
> >successfully created and deleted a file in the tmp dir using the sym 
> >link. I also tried your command below as root (with the correct env - 
> >I source'd ~orange/.bashrc) and got the same error you include below. 
> >I don't think it's a permissions problem with the tmp file.
> >
> >Regards,
> >Mark
> >
> >Toni Alatalo wrote:
> >
> >>On Thursday 12 January 2006 21:51, you wrote:
> >> 
> >>
> >>>Done on xseed1. Do you also need it on the compute nodes?
> >>>  
> >>
> >>
> >>i dont think so,
> >>now needed to set the perms for the tmp dir and then sendjob ran:
> >>xseed1:~/renderout/blendfiles orange$ 
> >>/Volumes/MirroredRAID/share/software/drqueue/bin/sendjob -t blender 
> >>emo_hairanimtest.blend emo_hairanimtest.blend.job DrQueue - by Jorge 
> >>Daza García Blanes
> >>
> >>Error sending job to the queue
> >>Error registering BLENDER job from file: emo_hairanimtest.blend.job
> >>xseed1:~/renderout/blendfiles orange$
> >>.. dunno what is causing that now
> >>
> >> 
> >>
> >>>Mark
> >>>  
> >>
> >>
> >>~Toni
> >>
> >> 
> >>
> >>>Toni Alatalo wrote:
> >>>  
> >>>
> >>>>On Thursday 12 January 2006 19:07, you wrote:
> >>>>    
> >>>>
> >>>>>Um - so what do you need linked to what on which nodes?
> >>>>>      
> >>>>
> >>>>ah yes that is the prob,
> >>>>feel free to do cat ~orange/aseta to see our settings:
> >>>>export DRQUEUE_DB=/nfs/xseed2/homes/orange/drqueue/db
> >>>>export DRQUEUE_LOGS=/nfs/xseed2/homes/orange/drqueue/logs
> >>>>export DRQUEUE_MASTER=10.224.0.1
> >>>>export
> >>>>DRQUEUE_ROOT=/Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0
> >>>>export DRQUEUE_TMP=/nfs/xseed2/homes/orange/renderout
> >>>>
> >>>>so that would say
> >>>>that /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/tmp 
> >>>>would
> >>>>have to point to /nfs/xseed2/homes/orange/renderout .. hm i guess 
> >>>>that is
> >>>>ok? this is only for the master 'cause only sendjob has that bug
> >>>>
> >>>>other option is to recompile sendjob which has that bug or get drqman
> >>>>working (that would be great in any case) but if that symlink help us
> >>>>forward that is good too
> >>>>
> >>>>    
> >>>>
> >>>>>Mark
> >>>>>      
> >>>>
> >>>>~Toni
> >>>>
> >>>>    
> >>>>
> >>>>>Dr. Mark Matties wrote:
> >>>>>      
> >>>>>
> >>>>>>Hi Toni,
> >>>>>>
> >>>>>>Sorry  - I missed that was what you decided. It seemed that I was 
> >>>>>>only
> >>>>>>"hearing" half of the conversation. I'll make the sym link shortly.
> >>>>>>
> >>>>>>Regards,
> >>>>>>Mark
> >>>>>>
> >>>>>>Toni Alatalo wrote:
> >>>>>>        
> >>>>>>
> >>>>>>>On Tuesday 10 January 2006 22:39, Jorge Daza wrote:
> >>>>>>>
> >>>>>>>Mark,
> >>>>>>>
> >>>>>>>i just realized today that i did not make this really clear 
> >>>>>>>earlier:
> >>>>>>>fixing that prob with drqueue sendjob requires either that
> >>>>>>>modification + recompile of the tool, or a symlink that can be done
> >>>>>>>only with system access.
> >>>>>>>
> >>>>>>>we can try compiling sendjob.cpp on some of the macs here, or try
> >>>>>>>changing the directory paths to come up with a way that works, but
> >>>>>>>are also busy with other thing so if you can e.g. add that sendjob
> >>>>>>>fix and recompile it would be good - the paths we have in our 
> >>>>>>>startup
> >>>>>>>scripts now should then just work
> >>>>>>>
> >>>>>>>~Toni
> >>>>>>>
> >>>>>>>          
> >>>>>>>
> >>>>>>>>problem is that there is a bug in sendjob.cpp that counts on
> >>>>>>>>$DRQUEUE_TMP == $DRQUEUE_ROOT/tmp (line 355).
> >>>>>>>>
> >>>>>>>>You can either change the code from:
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>snprintf(blenderSgi.scriptdir,BUFFERLEN,"%s/tmp/",getenv("DRQUEUE_ROOT 
> >>>>>>>>
> >>>>>>>>" ));
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>to:
> >>>>>>>>
> >>>>>>>>snprintf(blenderSgi.scriptdir,BUFFERLEN,"%s/",getenv("DRQUEUE_TMP")); 
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>and then recompile.
> >>>>>>>>
> >>>>>>>>Or create a link at $DRQUEUE_ROOT/tmp pointing to $DRQUEUE_TMP.
> >>>>>>>>
> >>>>>>>>Hope it helps.
> >>>>>>>>
> >>>>>>>>Jorge
> >>>>>>>>            
> >>>>>>>
> >>>>>>_______________________________________________
> >>>>>>Orange-tech mailing list
> >>>>>>Orange-tech at blender.org
> >>>>>>http://projects.blender.org/mailman/listinfo/orange-tech
> >>>>>>        
> >>>>>
> >
> >_______________________________________________
> >Orange-tech mailing list
> >Orange-tech at blender.org
> >http://projects.blender.org/mailman/listinfo/orange-tech
> 
> 

> USER       PID %CPU %MEM      VSZ    RSS  TT  STAT STARTED      TIME COMMAND
> root         1   0.0 -0.0    18072     80  ??  Ss   Mon12PM   0:00.41 /sbin/init 
> root         2   0.0 -0.0    18608    152  ??  Ss   Mon12PM   0:55.46 /sbin/mach_init 
> root        86   0.0 -0.0    18092    152  ??  Ss   Mon12PM   0:13.56 /usr/sbin/syslogd -s -m 0
> root        92   0.0 -0.0    29420    160  ??  Ss   Mon12PM   0:01.85 kextd
> root        94   0.0 -0.0    30120    700  ??  Ss   Mon12PM  12:53.05 /usr/sbin/configd
> root        95   0.0 -0.0    27888    180  ??  Ss   Mon12PM   0:00.47 /usr/sbin/diskarbitrationd
> root       100   0.0 -0.0    18676    172  ??  Ss   Mon12PM   0:54.57 /usr/sbin/notifyd
> daemon     116   0.0 -0.0    18084     12  ??  Ss   Mon12PM   0:00.02 portmap
> root       130   0.0 -0.0    27672    372  ??  Ss   Mon12PM   2:31.79 netinfod -s local
> root       134   0.0 -0.0    18056     44  ??  Ss   Mon12PM   1:25.32 update
> root       139   0.0 -0.0    18080     56  ??  Ss   Mon12PM   0:03.12 dynamic_pager -F /private/var/vm/swapfile
> root       165   0.0 -0.0    29440    436  ??  Ss   Mon12PM   0:02.88 /System/Library/CoreServices/coreservicesd
> root       187   0.0 -0.0    27752    252  ??  Ss   Mon12PM   0:00.75 /usr/sbin/distnoted
> nobody     203   0.0 -0.0    28152    536  ??  Ss   Mon12PM   4:27.45 /usr/sbin/mDNSResponder
> root       214   0.0 -0.0    29556    776  ??  Ss   Mon12PM   0:03.28 /System/Library/CoreServices/SecurityServer -X
> root       223   0.0 -0.0    27612    128  ??  Ss   Mon12PM   0:00.62 cron
> root       230   0.0 -0.0    27344     12  ??  Ss   Mon12PM   0:00.00 /usr/sbin/KernelEventAgent
> root       246   0.0 -0.0    27336     24  ??  S    Mon12PM   0:00.02 /usr/libexec/ioupsd
> daemon     258   0.0 -0.0    68340    372  ??  Ss   Mon12PM   0:01.03 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/ATSServer
> root       262   0.0 -0.0    18072     12  ??  S    Mon12PM   0:00.01 /usr/libexec/getty serial.57600 tty.serial
> root       266   0.0 -0.1    33096   1332  ??  Ss   Mon12PM   0:33.40 /usr/sbin/DirectoryService
> root       296   0.0 -0.2    41780   3792  ??  Ss   Mon12PM  20:25.26 /usr/sbin/lookupd
> root       338   0.0 -0.0    76728   1044  ??  Ss   Mon12PM   0:01.59 named
> root       355   0.0 -0.0    27848    108  ??  Ss   Mon12PM   0:00.04 /usr/libexec/crashreporterd
> root       358   0.0 -0.0    27844    204  ??  Ss   Mon12PM   0:05.97 /usr/sbin/watchdog
> root       360   0.0 -0.0    34740    364  ??  S    Mon12PM   0:05.76 PasswordService -n
> root       361   0.0 -0.0    28392    392  ??  S    Mon12PM   1:05.24 PrintServiceMonitor -x
> root       362   0.0 -0.0    27444    160  ??  Ss   Mon12PM   0:00.21 master
> root       363   0.0 -0.0    31792    660  ??  S    Mon12PM  41:10.27 hwmond
> root       364   0.0 -0.0    19144     40  ??  S    Mon12PM   0:00.75 kadmind -passwordserver -nofork
> root       365   0.0 -0.0    18936     16  ??  S    Mon12PM   0:00.01 krb5kdc -n
> root       369   0.0 -0.0    18320    200  ??  Ss   Mon12PM   0:20.89 ntpd -f /var/run/ntp.drift -p /var/run/ntpd.pid
> root       402   0.0 -0.0    27336     76  ??  Ss   Mon12PM   0:28.89 /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/ARDHelper
> root       407   0.0 -0.0    20120     12  ??  Ss   Mon12PM   0:00.00 nfsiod -n 4
> root       410   0.0 -0.0    28588    308  ??  Ss   Mon12PM   1:44.86 /usr/sbin/cupsd
> root       414   0.0 -0.0    27484    208  ??  Ss   Mon12PM   0:01.22 xinetd -inetd_compat -pidfile /var/run/xinetd.pid
> root       420   0.0 -0.0   280216     16  ??  Ss   Mon12PM   0:00.00 rpc.statd
> root       424   0.0 -0.0    18164     16  ??  Ss   Mon12PM   0:00.01 rpc.lockd
> root       433   0.0 -0.0    18144     12  ??  S    Mon12PM   0:00.00 rpc.lockd
> root       448   0.0 -0.0    18320    196  ??  Ss   Mon12PM   0:23.75 ntpd -f /var/run/ntp.drift -p /var/run/ntpd.pid
> root       464   0.0 -0.1   126656   2872  ??  Ss   Mon12PM   3:18.26 slapd
> root       467   0.0 -0.0    31176    468  ??  Ss   Mon12PM   0:01.42 slpd -f /etc/slpsa.conf
> root       483   0.0 -0.0    18092     12  ??  Ss   Mon12PM   0:00.06 mountd
> root       486   0.0 -0.0    18056     12  ??  Ss   Mon12PM   0:00.00 nfsd-master    
> root       488   0.0 -0.0    18056     12  ??  S    Mon12PM   1:06.85 nfsd-server    
> root       489   0.0 -0.0    18056     12  ??  S    Mon12PM   0:02.36 nfsd-server    
> root       490   0.0 -0.0    18056     12  ??  S    Mon12PM   0:00.23 nfsd-server    
> root       491   0.0 -0.0    18056     12  ??  S    Mon12PM   0:00.01 nfsd-server    
> root       492   0.0 -0.0    18056     12  ??  S    Mon12PM   0:00.05 nfsd-server    
> root       493   0.0 -0.0    18056     12  ??  S    Mon12PM   0:00.00 nfsd-server    
> root       494   0.0 -0.0    29760    612  ??  Ss   Mon12PM   0:31.00 /usr/sbin/automount -f -m /Network -nsl
> root       497   0.0 -0.0    28976    352  ??  Ss   Mon12PM   0:00.01 /usr/sbin/automount -f -m /automount/Servers -fstab -mnt /private/Network/Servers -m /automount/static -static -mnt /private/automount
> root       513   0.0 -0.0    28912    252  ??  Ss   Mon12PM   0:13.21 /usr/sbin/servermgrd -DSSL
> root       516   0.0 -0.0    28864    176  ??  S    Mon12PM   0:17.49 /usr/sbin/servermgrd -DSSL
> root       517   0.0 -0.0    28912     56  ??  S    Mon12PM   0:00.66 /usr/sbin/servermgrd -DSSL
> root      1430   0.0 -0.0    28912    272  ??  S    Mon03PM   0:00.71 /usr/sbin/servermgrd -DSSL
> orange   12257   0.0 -0.0    18360    280  ??  Ss   Tue10AM   0:28.91 SCREEN
> orange   12258   0.0 -0.0    18644     12  p1  Ss   Tue10AM   0:00.01 /bin/bash
> orange   12288   0.0 -0.0    18644     12  p1  S+   Tue10AM   0:00.00 sh /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master
> orange   12290   0.0 -0.0    21656    128  p1  S+   Tue10AM   0:37.78 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12291   0.0 -0.0    21528    704  p1  S+   Tue10AM   0:21.04 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12312   0.0 -0.0    18644     12  p2  Ss   Tue10AM   0:00.02 /bin/bash
> orange   14354   0.0 -0.0    30516    376  p2  S+   Tue02PM   0:45.98 /opt/pdsh/bin/pdsh -w 10.224.10.[41-60] sh startslave
> orange   14395   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.32 ssh -q -a -x -f -l orange 10.224.10.46 sh startslave
> orange   14396   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.50 ssh -q -a -x -f -l orange 10.224.10.43 sh startslave
> orange   14397   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.23 ssh -q -a -x -f -l orange 10.224.10.45 sh startslave
> orange   14398   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.10 ssh -q -a -x -f -l orange 10.224.10.59 sh startslave
> orange   14399   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.45 ssh -q -a -x -f -l orange 10.224.10.48 sh startslave
> orange   14400   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.28 ssh -q -a -x -f -l orange 10.224.10.58 sh startslave
> orange   14401   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.28 ssh -q -a -x -f -l orange 10.224.10.47 sh startslave
> orange   14402   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.22 ssh -q -a -x -f -l orange 10.224.10.53 sh startslave
> orange   14403   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.33 ssh -q -a -x -f -l orange 10.224.10.52 sh startslave
> orange   14404   0.0 -0.0    28084    256  ??  Ss   Tue02PM   0:01.16 ssh -q -a -x -f -l orange 10.224.10.50 sh startslave
> orange   14405   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.32 ssh -q -a -x -f -l orange 10.224.10.60 sh startslave
> orange   14406   0.0 -0.0    28084    256  ??  Ss   Tue02PM   0:01.14 ssh -q -a -x -f -l orange 10.224.10.57 sh startslave
> orange   14407   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.36 ssh -q -a -x -f -l orange 10.224.10.49 sh startslave
> orange   14408   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.18 ssh -q -a -x -f -l orange 10.224.10.55 sh startslave
> orange   14409   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.19 ssh -q -a -x -f -l orange 10.224.10.54 sh startslave
> orange   14410   0.0 -0.0    28004     24  ??  Ss   Tue02PM   0:00.00 ssh -q -a -x -f -l orange 10.224.10.42 sh startslave
> orange   14411   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.40 ssh -q -a -x -f -l orange 10.224.10.56 sh startslave
> orange   14412   0.0 -0.0    28084    252  ??  Ss   Tue02PM   0:01.16 ssh -q -a -x -f -l orange 10.224.10.44 sh startslave
> orange   14413   0.0 -0.0    28084    256  ??  Ss   Tue02PM   0:01.30 ssh -q -a -x -f -l orange 10.224.10.51 sh startslave
> root      5701   0.0 -0.0    30740    196  ??  Ss   Wed01PM   0:00.08 /usr/sbin/sshd -i
> mcumming  5703   0.0 -0.0    30740     32  ??  S    Wed01PM   0:00.13 /usr/sbin/sshd -i
> mcumming  5704   0.0 -0.0    18644     12  p0  Ss+  Wed01PM   0:00.06 -bash
> root      5006   0.0 -0.0    19300     80 std- S    Thu02PM   0:00.01 perl -S -w /opt/mpi-gm/bin/mpirun.ch_gm.pl -np 1 /private/var/root/examples/./hello++
> root     11788   0.0 -0.0   137528    940  ??  Ss   Thu09PM   0:05.42 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow console
> root     11790   0.0 -0.0   111928    900  ??  Ss   Thu09PM   1:39.32 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer -daemon
> root     11794   0.0 -0.1   155636   1912  ??  S    Thu09PM   2:32.84 /System/Library/CoreServices/SecurityAgent.app/Contents/MacOS/SecurityAgent
> nobody   11797   0.0 -0.0   132736    736  ??  S    Thu09PM   0:00.06 /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAgent -psn_0_524289
> nobody   11798   0.0 -0.0    93636    520  ??  S    Thu09PM   0:00.02 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/MacOS/AppleVNCServer
> root     12736   0.0 -0.0    27976   1048  ??  Ss   11:02AM   0:00.03 bootpd -v -D
> root     12778   0.0 -0.1    30872   1564  ??  Ss   11:04AM   0:00.32 /usr/sbin/sshd -i
> root     12780   0.0 -0.0    22648    656  ??  Ss   11:04AM   0:00.02 tcsh -c /usr/X11R6/bin/xterm -fg yellow2 -bg blue4 -fn 9x15bold -ut -ls -sb
> root     12782   0.0 -0.1    30432   2372  ??  S    11:04AM   0:00.22 /usr/X11R6/bin/xterm -fg yellow2 -bg blue4 -fn 9x15bold -ut -ls -sb
> root     12783   0.0 -0.0    22652    968 std  Ss   11:04AM   0:00.09 -tcsh
> orange   12812   0.0 -0.0    21656    116  p1  S+   11:05AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12813   0.0 -0.0    21656    116  p1  S+   11:05AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12817   0.0 -0.0    21656    116  p1  S+   11:06AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12818   0.0 -0.0    21656    116  p1  S+   11:06AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12820   0.0 -0.0    21656    116  p1  S+   11:06AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12821   0.0 -0.0    21656    116  p1  S+   11:06AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12825   0.0 -0.0    21656    116  p1  S+   11:06AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12826   0.0 -0.0    21656    116  p1  S+   11:06AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12827   0.0 -0.0    21656    116  p1  S+   11:06AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12828   0.0 -0.0    21656    116  p1  S+   11:06AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12829   0.0 -0.0    21656    116  p1  S+   11:07AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12830   0.0 -0.0    21656    116  p1  S+   11:07AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12831   0.0 -0.0    21656    116  p1  S+   11:07AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12832   0.0 -0.0    21656    116  p1  S+   11:07AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12836   0.0 -0.0    21656    116  p1  S+   11:07AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12837   0.0 -0.0    21656    116  p1  S+   11:07AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12842   0.0 -0.0    21656    116  p1  S+   11:07AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12843   0.0 -0.0    21656    116  p1  S+   11:07AM   0:00.00 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12846   0.0 -0.0    21656    116  p1  S+   11:08AM   0:00.01 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> orange   12847   0.0 -0.0    21656    136  p1  S+   11:08AM   0:00.01 /Volumes/MirroredRAID/software/digital.art/drqueue-0.63.0/bin/master.Darwin
> root     12848   0.0 -0.0    18172    400 std  R+   11:08AM   0:00.00 ps rauxww

> _______________________________________________
> Orange-tech mailing list
> Orange-tech at blender.org
> http://projects.blender.org/mailman/listinfo/orange-tech


-- 
Jorge Daza - jorge at drqueue.org - GPG key available
----------   -----------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://projects.blender.org/pipermail/orange-tech/attachments/20060114/d5ddfbf8/attachment-0001.pgp


More information about the Orange-tech mailing list