Reserved user name check missing from binary #9347

Closed
opened 2025-11-02 08:36:06 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @rmbleeker on GitHub (Aug 4, 2022).

Description

The binary downloaded from https://dl.gitea.io/gitea/1.17.0/gitea-1.17.0-linux-amd64 is missing the check-user-name command from the Gitea doctor that is mentioned in the release notes.

Gitea Version

1.17.0

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Screenshot from 2022-08-04 17-07-49

Git Version

2.27.0

Operating System

Red Hat Enterprise Linux 7.9

How are you running Gitea?

Download from https://dl.gitea.io/gitea/

Database

SQLite

Originally created by @rmbleeker on GitHub (Aug 4, 2022). ### Description The binary downloaded from https://dl.gitea.io/gitea/1.17.0/gitea-1.17.0-linux-amd64 is missing the `check-user-name` command from the **Gitea doctor** that is mentioned in the [release notes](https://blog.gitea.io/2022/07/gitea-1.17.0-is-released/#-reserved-usernames-updated-18438httpsgithubcomgo-giteagiteapull18438). ### Gitea Version 1.17.0 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots ![Screenshot from 2022-08-04 17-07-49](https://user-images.githubusercontent.com/4312801/182882403-fb892fd6-dc1f-400e-ac0c-501c540e87d2.png) ### Git Version 2.27.0 ### Operating System Red Hat Enterprise Linux 7.9 ### How are you running Gitea? Download from https://dl.gitea.io/gitea/ ### Database SQLite
GiteaMirror added the type/bug label 2025-11-02 08:36:06 -06:00
Author
Owner

@jolheiser commented on GitHub (Aug 4, 2022):

Thanks for the report! This was indeed an error, we will get the check backported for our 1.17.1 release

@jolheiser commented on GitHub (Aug 4, 2022): Thanks for the report! This was indeed an error, we will get the check backported for our 1.17.1 release
Author
Owner

@rmbleeker commented on GitHub (Aug 5, 2022):

At first I thought it was me, I must have re-read the command line at least a half dozen times to make sure I hadn't made a typo. Then I used the list command and was confused the subcommand wasn't in there, so I double checked if I was running the correct version of Gitea and even downloaded the binary again to make sure the upgrade was performed correctly.

Anyway, I see the PR is merged so I'll close this issue.

@rmbleeker commented on GitHub (Aug 5, 2022): At first I thought it was me, I must have re-read the command line at least a half dozen times to make sure I hadn't made a typo. Then I used the list command and was confused the subcommand wasn't in there, so I double checked if I was running the correct version of Gitea and even downloaded the binary again to make sure the upgrade was performed correctly. Anyway, I see the PR is merged so I'll close this issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9347