On Mon, Jun 21, 2010 at 4:04 PM, Don McMorris <[email protected]> wrote: > In attempting to install an Evergreen system based on tag rel_1_6_1_0 > [1], I received some "file not found" errors. Upon further > investigation, it seems 2 files in Open-ILS/src/sql/Pg/[2] are > referenced in build-db.sh[3], which appears to be called from > eg_db_config.pl[4] as part of the installation process [5], are > missing from tag rel_1_6_1_0. > The files are: > 008.schema.query.sql > 015.schema.staging.sql > > The files appear to be missing from branch rel_1_6_1 [6] and branch > rel_1_6 [7] as well, but they do appear in trunk. >
You can safely ignore those, unless they're causing the db build to fail (which they should not). I'll make sure that build-db.sh forgets those RSN. Related, there will be a new release, 1.6.1.1, cut soon to address a security issue. No DB or OPAC changes, just one change to cstore. --miker > --Don > > [1] http://svn.open-ils.org/trac/ILS/browser/tags/rel_1_6_1_0 > [2] > http://svn.open-ils.org/trac/ILS/browser/tags/rel_1_6_1_0/Open-ILS/src/sql/Pg/ > [3] > http://svn.open-ils.org/trac/ILS/browser/tags/rel_1_6_1_0/Open-ILS/src/sql/Pg/build-db.sh > [4] > http://svn.open-ils.org/trac/ILS/browser/tags/rel_1_6_1_0/Open-ILS/src/support-scripts/eg_db_config.pl > [5] http://evergreen-ils.org/dokuwiki/doku.php?id=server:1.6.0:install > [6] > http://svn.open-ils.org/trac/ILS/browser/branches/rel_1_6_1/Open-ILS/src/sql/Pg > [7] > http://svn.open-ils.org/trac/ILS/browser/branches/rel_1_6/Open-ILS/src/sql/Pg > [8] http://svn.open-ils.org/trac/ILS/browser/trunk/Open-ILS/src/sql/Pg > -- Mike Rylander | VP, Research and Design | Equinox Software, Inc. / The Evergreen Experts | phone: 1-877-OPEN-ILS (673-6457) | email: [email protected] | web: http://www.esilibrary.com
