Project

General

Profile

Actions

Bug #105

closed

Operating Major version too short for AIX

Added by Andrew Forgue over 14 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Importers
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The major column of the operating system is too short for AIX hosts. It's character varying(5), but facter reports '6100-04-01-0944' for OS major version.

puppet1:/srv/www/apps/foreman # rake puppet:migrate:populate_hosts RAILS_ENV=production
(in /srv/www/apps/foreman)
rake aborted!
PGError: ERROR:  value too long for type character varying(5)
: INSERT INTO "operatingsystems" ("name", "created_at", "updated_at", "nameindicator", "major", "minor") VALUES(E'AIX', '2009-12-01 21:19:26.780600', '2009-12-01 21:19:26.780600', NULL, E'6100-04-01-0944', NULL) RETURNING "id" 

Related issues 2 (1 open1 closed)

Related to Foreman - Bug #799: AIX "operating system" info not appearing on "foreman/hosts" pageDuplicate03/29/2011Actions
Related to Foreman - Bug #4570: AIX Operating System version is shown in a strange way.Ready For TestingJosh BairdActions
Actions

Also available in: Atom PDF