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





Tod Sandman
Sr. Systems Administrator
Middleware Development & Integration
Rice University
Voice: 713.348.5816

-------------------------------------------------------------------------
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
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to