Bug 718212

Summary: db:migrate fails on postgres
Product: Red Hat Satellite Reporter: Jeff Weiss <jweiss>
Component: Localization and InternationalizationAssignee: Lukas Zapletal <lzap>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 6.0.0CC: dajohnso
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-22 17:48:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 747354    

Description Jeff Weiss 2011-07-01 12:31:03 UTC
Description of problem:


rake aborted!
An error has occurred, this and all later migrations canceled:

PGError: ERROR:  type modifier is not allowed for type "text"
LINE 1: ALTER TABLE "roles" ADD COLUMN "description" text(2048)
                                                     ^
: ALTER TABLE "roles" ADD COLUMN "description" text(2048)


Version-Release number of selected component (if applicable):


How reproducible:
 

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Lukas Zapletal 2011-07-01 12:34:10 UTC
6070e2b fixing text vs varchar problem on pgsql

Comment 2 Jeff Weiss 2011-07-08 20:27:06 UTC
Verified, katello-0.1.49-1.git.351.4aac21a.fc14.noarch