Re: [Server-devel] OATs delegations -- change in procedure -- need to use sig01 format too...

2010-04-26 Thread Daniel Drake
On 25 April 2010 01:40, Martin Langhoff martin.langh...@gmail.com wrote:
  - We should make --act a no-op, so we just forget about it in the
 future. Gonzalo and Daniel have been working on the scripts and I am a
 bit behind on what they've done. Guys, would be great if you apply
 this -- or I'll patch it later in the week.

Done.

Does the XS need a software update now?

Daniel
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] OATs delegations -- change in procedure -- need to use sig01 format too...

2010-04-26 Thread Martin Langhoff
On Mon, Apr 26, 2010 at 8:12 AM, Daniel Drake d...@laptop.org wrote:
 Does the XS need a software update now?

Hoping to work on that today afternoon. We have a bit of a tangle
because we have build  spec changes in 'master' that

 - Fix things to work on f11 but have not been tested in f9.

 - Split off the scripts to a subpackage. I'll probably revert this in
a xs-0.6 branch to keep it simple for the life of xs-0.6.

cheers,


m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] make-server-delegations output and importing to XS

2010-04-26 Thread Daniel Drake
On 26 April 2010 10:07, Gonzalo Odiard godi...@gmail.com wrote:
 I can do a python version.
 I don't like having hundreds of files opened, it's ok with you?

I just wrote one, committing now.

Daniel
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] make-server-delegations output and importing to XS

2010-04-26 Thread Gonzalo Odiard
Ok, Anything like this?

Gonzalo

On Fri, Apr 23, 2010 at 12:54 PM, Martin Langhoff martin.langh...@gmail.com
 wrote:

 On Thu, Apr 22, 2010 at 4:50 PM, Daniel Drake d...@laptop.org wrote:
  OK, no problem.
  Just curious though, whats the justification behind this? is there an
  existing project that runs in this way?
  The single file model just doesn't seem so scalable.

 Thanks!  If we have a utility script that splits up such a file, I am
 happy.

 From the PoV of the programmers of the inventory systems we interop
 with, the simplest thing is to export a single file. That is what I
 want to ask from inventory backends.

 A single file simplifies little corner cases like what when a school
 disappears / stops having XOs ? (empty file? file removal?).

 There are number of such corner cases, and  by putting them clearly on
 our side of the interoperability we make them our problem, and we can
 work to make sure we handle them correctly.

 cheers,



 m
 --
  martin.langh...@gmail.com
  mar...@laptop.org -- School Server Architect
  - ask interesting questions
  - don't get distracted with shiny stuff  - working code first
  - http://wiki.laptop.org/go/User:Martinlanghoff




-- 
Gonzalo Odiard
Responsable de Desarrollo
Sistemas Australes


make-list-by-school.sh
Description: Bourne shell script
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] make-server-delegations output and importing to XS

2010-04-26 Thread Gonzalo Odiard
I can do a python version.
I don't like having hundreds of files opened, it's ok with you?

Gonzalo

On Fri, Apr 23, 2010 at 4:27 PM, Martin Langhoff
martin.langh...@gmail.comwrote:

 On Fri, Apr 23, 2010 at 1:17 PM, Gonzalo Odiard godi...@gmail.com wrote:
  Ok, Anything like this?

 That's the idea... though one thing we might need to be aware of: CSV
 files can have quoted values, and even commas within them. Some
 exporters may even escape quotes within the value...

 That's why I've used python for the other scripts that handle CSV input...




 cheers,



 m
 --
  martin.langh...@gmail.com
  mar...@laptop.org -- School Server Architect
  - ask interesting questions
  - don't get distracted with shiny stuff  - working code first
  - http://wiki.laptop.org/go/User:Martinlanghoff




-- 
Gonzalo Odiard
Responsable de Desarrollo
Sistemas Australes
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel