Bug #2061
SQL errors when running fo-postinstall with postgresql 9.1
| Status: | Closed | Start date: | 05/24/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Build/install/config | |||
| Target version: | 2.1.0 | |||
| Rank: | Tester: |
Description
When fo-postinstall is run with postgresql 9.1 there are a bunch of sql errors when the license reference tables are built:
*** update the license_ref table ***
Applying database functions
Removing obsolete views
Removing obsolete columns
Database schema update completed successfully.
Update reference licenses
SQL failed: ERROR: syntax error at or near "s"
LINE 32: ...m \\"Program\\" as used in this Agreement refers to 3DFX\'s
^
SQL failed: ERROR: syntax error at or near "s"
LINE 4: ...icense for your files or you may contact ADAPTEC\'s Legal De...
^
SQL failed: ERROR: syntax error at or near "S"
LINE 3: ...UTION OF THE LICENSED WORK CONSTITUTES RECIPIENT\'S ACCEPTAN...
^
<\pre>
There are more errors than are shown here.
History
Updated by Paul Holland 12 months ago
- Assignee changed from Bob Gobeille to Dong Ma
- IterNum set to 2
Updated by Mary Laser 9 months ago
- Target version changed from 2.0.1 to 2.1.0