Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] - unable to find group 1000 # git: no matching entries in group file #16387

Closed
jhult opened this issue Jul 9, 2021 · 4 comments
Closed
Labels
issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change topic/distribution This PR changes something about the packaging of Gitea type/bug
Milestone

Comments

@jhult
Copy link
Contributor

jhult commented Jul 9, 2021

Rootless container is broken on Docker (due to #16361 I believe)

Error response from daemon: unable to find group 1000 # git: no matching entries in group file

Gitea version (or commit ref): https://hub.docker.com/layers/gitea/gitea/latest-rootless/images/sha256-b86c5ffeaf0d592e87e89b84f72ecf652fa1977248b8f6668a4590c9f9cfd765?context=explore

@jhult
Copy link
Contributor Author

jhult commented Jul 9, 2021

I think this is due to the attempt to put a comment at the end of the line (which Docker does not allow).

@6543
Copy link
Member

6543 commented Jul 9, 2021

Damed ci should verify souch! :/

@6543 6543 added type/bug issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change theme/docker labels Jul 9, 2021
@6543 6543 added this to the 1.15.0 milestone Jul 9, 2021
jhult added a commit to jhult/gitea that referenced this issue Jul 9, 2021
Move comment to top of USER instruction
@6543
Copy link
Member

6543 commented Jul 9, 2021

Ok lets just remove comment @jhult wana send a pull?

@jhult
Copy link
Contributor Author

jhult commented Jul 9, 2021

Whoops. @6543, I submitted a PR before I saw your comment.

I just moved the comment on top of the USER instruction (instead of removing it).

AbdulrhmnGhanem pushed a commit to kitspace/gitea that referenced this issue Aug 10, 2021
Move comment to top of USER instruction
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
@delvh delvh added topic/distribution This PR changes something about the packaging of Gitea and removed theme/docker labels Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change topic/distribution This PR changes something about the packaging of Gitea type/bug
Projects
None yet
Development

No branches or pull requests

3 participants