Bug 975156

Summary: On a new install of koji-1.8.0, population of the database fails.
Product: [Fedora] Fedora Reporter: Stephen Brasher <stephenb2>
Component: kojiAssignee: Dennis Gilmore <dennis>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 17CC: dennis, mikem, orion
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-17 20:27:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch for the schema.sql to allow the database to be created correctly. none

Description Stephen Brasher 2013-06-17 17:54:26 UTC
Created attachment 762109 [details]
Patch for the schema.sql to allow the database to be created correctly.

Description of problem:
On a new installation of Koji, the 'psql koji koji < /usr/share/doc/koji*/docs/schema.sql' fails.


Version-Release number of selected component (if applicable):
koji-1.8.0-1.fc17.noarch


How reproducible:
On a new install, population of the database from usr koji with the following command:

Steps to Reproduce:
1. psql koji koji < /usr/share/doc/koji*/docs/schema.sql
2.
3.

Actual results:
Didn't save the results, but there were allot of errors

Expected results:
Database created.


Additional info:
Created a patch to allow the database to be created correctly, patch attached.

Comment 1 Fedora End Of Life 2013-07-03 22:09:23 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Orion Poplawski 2013-07-17 20:27:42 UTC

*** This bug has been marked as a duplicate of bug 952685 ***