> Following the "INSTALL" instructions in the latest CVS, the postgresql > schema file created with "convert-tsql pgsql ..." results in many error > messages when loaded into the database: > > ERROR: column "%internal_ips,%internal_domains" does not exist > LINE 3: (2,"%internal_ips,%internal_domains","!%internal_domains"); > ^ > ERROR: column "!%internal_ips,!%internal_domains" does not exist > LINE 3: (3,"!%internal_ips,!%internal_domains","%internal_domains")... > ^ > ERROR: column "%internal_ips,%internal_domains" does not exist > LINE 3: (4,"%internal_ips,%internal_domains","%internal_domains"); > ^ > ERROR: column "@lbsd.net" does not exist > LINE 3: (5,"@lbsd.net",NULL); > ^ > to list a few. > > I found a reference to a "README" file in the archives, but the only > hint of documentation I've found is the "INSTALL" file. > > Am I missing something? > > I'm grabbing the distribution with > > svn checkout http://svn.linuxrulz.org/repos/cluebringer/trunk
I'll try fix this today. Text must have ' not " afaik, I'll update the convert script and commit. -N
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________ policyd-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/policyd-users
