Project

Profile

Help

Issue #6770

closed

pfixtures/pbindings don't work on pulp2-nightly-pulp3-source-centos7 box

Added by ttereshc almost 4 years ago. Updated almost 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Dev Environment
Sprint:
Quarter:

Description

Tanya gets:

$ pfixtures 
ERRO[0000] cannot find mappings for user vagrant: No subuid ranges found for user "vagrant" in /etc/subuid 
Trying to pull quay.io/pulp/pulp-fixtures:latest...

Daniel gets:

(pulp) [vagrant@pulp2-nightly-pulp3-source-centos7 devel]$ pfixtures
ERRO[0000] cannot find mappings for user vagrant: No subuid ranges found for user "vagrant" in /etc/subuid 
Trying to pull quay.io/pulp/pulp-fixtures:latest...
Getting image source signatures
Copying blob afb6ec6fdc1c done
Copying blob 11fa52a0fdc0 done
Copying blob b90c53a0b692 done
Copying blob e078df321eca done
Copying blob 72b0b81318dd done
Copying blob dfb18d5873e7 done
Copying blob a8c2f7bd2135 done
Copying config da6ddb5e3f done
Writing manifest to image destination
Storing signatures
  Error processing tar file(exit status 1): there might not be enough IDs available in the namespace (requested 0:42 for /etc/gshadow): lchown /etc/gshadow: invalid argument
Error: unable to pull quay.io/pulp/pulp-fixtures:latest: unable to pull image: Error committing the finished image: error adding layer with blob "sha256:afb6ec6fdc1c3ba04f7a56db32c5ff5ff38962dc4cd0ffdef5beaa0ce2eb77e2": Error processing tar file(exit status 1): there might not be enough IDs available in the namespace (requested 0:42 for /etc/gshadow): lchown /etc/gshadow: invalid argument
Actions #1

Updated by dalley almost 4 years ago

  • Description updated (diff)
Actions #2

Updated by ttereshc almost 4 years ago

  • Subject changed from pfixtures doesn't work on pulp2-nightly-pulp3-source-centos7 box to pfixtures/pbindings don't work on pulp2-nightly-pulp3-source-centos7 box
Actions #3

Updated by ttereshc almost 4 years ago

Same problem with pbindings

Actions #4

Updated by fao89 almost 4 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 73
Actions #5

Updated by fao89 almost 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to fao89
Actions #6

Updated by fao89 almost 4 years ago

Adding this note for not forgetting:

vagrant box update centos7
Actions #7

Updated by fao89 almost 4 years ago

Quick workaround:

sed -i "s/podman/sudo podman/g" .bashrc.d/alias.bashrc
source .bashrc.d/alias.bashrc
Actions #8

Updated by pulpbot almost 4 years ago

  • Status changed from ASSIGNED to POST
Actions #9

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 73 to Sprint 74
Actions #10

Updated by fao89 almost 4 years ago

  • Status changed from POST to NEW
  • Assignee deleted (fao89)
Actions #11

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 74 to Sprint 75
Actions #12

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 75 to Sprint 76
Actions #13

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 76 to Sprint 77
Actions #14

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 77 to Sprint 78
Actions #15

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 78 to Sprint 79
Actions #16

Updated by daviddavis over 3 years ago

  • Sprint deleted (Sprint 79)

Removing from sprint per our pulpcore meeting.

Actions #17

Updated by dkliban@redhat.com over 3 years ago

  • Category set to Installer - Moved to GitHub issues
Actions #18

Updated by ggainey almost 3 years ago

  • Status changed from NEW to CLOSED - CURRENTRELEASE

At some point, this was fixed in pulp_installer and now works as expected. Closing.

Also available in: Atom PDF