Forum OpenACS CMS: New 4.6 beta install, CMS package installation fails

After a fresh 4.6 beta install most things seem to be working.  CMS
package installation fails.  See output below.

Other packages will install (ecommerce, photodb, postcard, ticket
tracker, etc)

Have tried multiple fresh installs, CMS install error is repeatable.

Thanks for any assistance

Package Installation
Your Workspace : System : ACS Package Manager : Package Installation
Installing packages...

    * Installing data model for Content Management System 4.1.1...
          o Loading data model
/web/beta/packages/cms/sql/postgresql/cms-create.sql...

CREATE
inline_0
----------
        0
(1 row)
DROP
CREATE
inline_1
----------
        0
(1 row)
DROP
CREATE
inline_2
----------
        0
(1 row)
DROP
content_type__register_mime_typ
---------------------------------
                              0
(1 row)
content_type__register_mime_typ
---------------------------------
                              0
(1 row)
CREATE
inline_0
----------
        0
(1 row)
DROP
CREATE
COMMENT
CREATE
CREATE
CREATE
CREATE
inline_1
----------
(1 row)
DROP
CREATE
CREATE
COMMENT
CREATE
CREATE
CREATE
COMMENT
CREATE
CREATE
COMMENT
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
inline_0
----------
        0
(1 row)
DROP
CREATE
inline_1
----------
        0
(1 row)
DROP
CREATE
inline_2
----------
        0
(1 row)
DROP
CREATE
inline_3
----------
        0
(1 row)
DROP
CREATE
inline_4
----------
        0
(1 row)
DROP
CREATE
INSERT 32825 1
INSERT 32826 1
INSERT 32827 1
INSERT 32828 1
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
inline_0
----------
        0
(1 row)
DROP
BEGIN
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
workflow__add_arc
-------------------
                0
(1 row)
COMMIT
CREATE
CREATE
DROP
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
DROP
inline_0
----------
        0
(1 row)
CREATE
DROP
acs_privilege__add_child
--------------------------
                        0
(1 row)
CREATE
CREATE
CREATE
CREATE
INSERT 32972 1
CREATE
CREATE
CREATE
INSERT 32980 1
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
CREATE
UPDATE 1
CREATE
inline_0
----------
        0
(1 row)
DROP
HTTP/1.0 200 OK
Server: AOLserver/3.3.1+ad13
Content-Type: text/html; charset=iso-8859-1
MIME-Version: 1.0
Date: Fri, 25 Oct 2002 20:12:47 GMT
Content-Length: 3127
Connection: close






            Request Error

psql:cms-publishing-wf.sql:317: ERROR:  wf_tr_role_asgn_map_asgn_fk
referential integrity violation - key referenced from
wf_transition_role_assign_map not found in wf_roles

    invoked from within
"db_source_sql_file -callback $callback $path/$file_path"
    (procedure "apm_package_install_data_model" line 32)
    invoked from within
"apm_package_install_data_model -callback $callback -data_model_files
$data_model_files $spec_file_path"
    (procedure "apm_package_install" line 19)
    invoked from within
"apm_package_install -install_path $install_path  -callback
apm_ns_write_callback -load_data_model  -data_model_files
$data_model_files $spec_file"
    ("foreach" body line 36)
    invoked from within
"foreach pkg_info $pkg_install_list {
    set spec_file [pkg_info_spec $pkg_info]
    if { [catch {
    array set version [apm_read_package_info_file $spe..."
    ("uplevel" body line 34)
    invoked from within
"uplevel {
          ad_page_contract {

    Installs the packages.

    @author Bryan Quinn (mailto:bquinn@arsdigita.com)
    @creation-date Mon Oct  9 00:22:31..."
    (procedure
"code::tcl::/web/beta/packages/acs-admin/www/apm/packages-ins..." line 2)
    invoked from within
"code::tcl::$__adp_stub"
    invoked from within
"if { [file exists $__adp_stub.tcl] } {

      # ensure that data source preparation procedure exists and is
up-to-date
      adp_init tcl $__adp_stub
..."
    ("uplevel" body line 3)
    invoked from within
"uplevel {

    if { [file exists $__adp_stub.tcl] } {

      # ensure that data source preparation procedure exists and is
up-to-date
      adp_init t..."
    (procedure "adp_prepare" line 2)
    invoked from within
"adp_prepare "
    (procedure "template::adp_parse" line 30)
    invoked from within
"template::adp_parse [file root [ad_conn file]] {}"
    (procedure "adp_parse_ad_conn_file" line 7)
    invoked from within
"$handler"
    ("uplevel" body line 2)
    invoked from within
"uplevel $code"
    invoked from within
"ad_try {
    $handler
      } ad_script_abort val {
    # do nothing
      }"
    invoked from within
"rp_serve_concrete_file [ad_conn file]"
    (procedure "rp_serve_abstract_file" line 60)
    invoked from within
"rp_serve_abstract_file "$root/$path""
    ("uplevel" body line 2)
    invoked from within
"uplevel $code"
    invoked from within
"ad_try {
    rp_serve_abstract_file "$root/$path"
    set tcl_url2file([ad_conn url]) [ad_conn file]
    set tcl_url2path_info([ad_conn url]) [ad_conn path_inf..."

I fixed this problem already, so it sounds like you need to update from cvs.  When did you last update?
I have the postcard package running, but have a few hiccups:
How do I remove an uploaded postcard or manage the page?
If I have more than like 4-5 images, does the page branch into  others, or does it just flow into one long page?
Just trying get this this feature running. Any help is welcome!