Bugzilla Migration to new server issue
<[email protected]> Mon, 27 Sep 2021 13:58:23 -0400
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Message-ID | <[email protected]> |
After giving up migrating Bugzilla to a Windows Server, I've deployed the following below and followed the instructions at "https://bugzilla.readthedocs.io/en/latest/installing/moving.html. I get the following issue I run ./checksetup.pl: Adding new table bz_schema... DBD::Pg::db do failed: ERROR: relation "bz_schema" already exists at Bugzilla/DB.pm line 848. Bugzilla::DB::_bz_add_table_raw(Bugzilla::DB::Pg=HASH(0x558df9aaf258), "bz_schema") called at Bugzilla/DB.pm line 1380 Bugzilla::DB::_bz_init_schema_storage(Bugzilla::DB::Pg=HASH(0x558df9aaf258)) called at Bugzilla/DB.pm line 506 Bugzilla::DB::bz_setup_database(Bugzilla::DB::Pg=HASH(0x558df9aaf258)) called at Bugzilla/DB/Pg.pm line 279 Bugzilla::DB::Pg::bz_setup_database(Bugzilla::DB::Pg=HASH(0x558df9aaf258)) called at /var/www/html/bugzilla/checksetup.pl line 123 Just in case, I blew away the database and user in PG, recreated from new, re-imported the backed up database and got the following error: ERROR: could not open extension control file "/usr/share/postgresql/10/extension/pg_repack.control": No such file or directory ERROR: extension "pg_repack" does not exist All tables and data seems to get imported though. Environment: Ubuntu 18.04, Apache, PostgreSQL 10, most current version of Bugzilla. Checking for DBD-Pg (v2.7.0) ok: found v3.10.5 -- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus _______________________________________________ support-list mailing list [email protected] https://lists.bugzilla.org/listinfo/support-list