Project

Profile

Help

Issue #3612

closed

Installation documention fails during migration

Added by jsherril@redhat.com almost 6 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Easy Fix
Sprint:
Sprint 37
Quarter:

Description

When running the docs here: https://docs.pulpproject.org/en/3.0/nightly/installation/instructions.html

it says to do:

$ pulp-manager makemigrations
$ pulp-manager migrate --noinput auth
$ pulp-manager migrate --noinput
$ pulp-manager reset-admin-password --password admin

but line 3 fails with:

django.db.utils.ProgrammingError: relation "pulp_app_user" does not exist
the previous migrate command with 'auth' executed without error

dkilban pointed me to https://github.com/pulp/pulp/blob/3.0-dev/.travis/script.sh#L17-L22

which worked much better

Actions #1

Updated by dalley almost 6 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 36
  • Tags Pulp 3 added
Actions #2

Updated by jortel@redhat.com almost 6 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to jortel@redhat.com

Added by jortel@redhat.com almost 6 years ago

Revision 9bc7c0dc | View on GitHub

Update migration doc. closes #3612

Added by jortel@redhat.com almost 6 years ago

Revision 9bc7c0dc | View on GitHub

Update migration doc. closes #3612

Actions #3

Updated by jortel@redhat.com almost 6 years ago

  • Status changed from ASSIGNED to POST
  • Tags Easy Fix added
Actions #4

Updated by rchan almost 6 years ago

  • Sprint changed from Sprint 36 to Sprint 37
Actions #5

Updated by jortel@redhat.com almost 6 years ago

  • Status changed from POST to MODIFIED
Actions #6

Updated by daviddavis almost 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #7

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #8

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF