Project

General

Profile

Actions

Bug #4839

closed

Sometimes the hidden user is not created in pulp

Added by Justin Sherrill about 10 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Urgent
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

For some reason during the install the hidden user is not created in pulp:

[root@sat-perf-04 ~]# mongo
MongoDB shell version: 2.2.4
connecting to: test

use pulp_database

switched to db pulp_database

db.users.find()

{ "_id" : ObjectId("5330b3791fdebb21a7000004"), "name" : "admin", "roles" : [ "super-users" ], "_ns" : "users", "login" : "admin", "password" : "ddHgAbkpmVE=,Dmt/xYH+I36b2sK/DVWXdAH350aQWN3uXunHdY+Zifs=", "id" : "5330b3791fdebb21a7000004" }

The result is that system registration fails during package profile upload:

  1. subscription-manager register --username=admin --password=changeme --org=ACME_Corporation --force --env=dev/RHEL6
    The system with UUID 87be7404-e39d-4365-994e-aad65fd7d770 has been unregistered
    The system has been registered with id: 22b3455f-a235-4a8d-92e7-19820f4eadb0
    Error updating system data on the server, see /var/log/rhsm/rhsm.log for more details.
Actions #1

Updated by Justin Sherrill about 10 years ago

Note that a test of nightly on centos 6.4 does not seem to reproduce this.

Actions #2

Updated by Justin Sherrill about 10 years ago

  • translation missing: en.field_release set to 13
Actions #3

Updated by Justin Sherrill almost 10 years ago

  • Status changed from Assigned to Resolved
  • Assignee set to Justin Sherrill

Haven't seen this in a VERY long time. closing

Actions #4

Updated by Eric Helms almost 10 years ago

  • Target version set to 44
Actions #5

Updated by Eric Helms almost 10 years ago

  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF