Closed
Description
Description
Hi,
i want to Upload a Package to the new Package Registry.
curl --user mg:NE[..]iTTQdC --upload-file ./output/bash-helper-scripts-latest.deb https://<domain>/api/packages/mg/generic/bash-helper-scripts/1.1.1/bash-helper-scripts-latest.deb
.
The package is usccessfully uploaded:
ul 25 17:04:09 gitea gitea[2053835]: 2022/07/25 17:04:09 [62deb0e9] router: completed PUT /api/packages/mg/generic/bash-helper-scripts/1.1.2/bash-helper-scripts-latest.deb for 192.168.2.50:41852, 201 Created in 23.3ms @ generic/generic.go:68(generic.UploadPackage)
and
After a new try with the same Version Number:
Package version already exists
But after that the Package is never shown:
Gitea Version
1.17.0-rc2
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
20.04.4 LTS (Focal Fossa)
How are you running Gitea?
Gitea ist installed with ansible:
https://git.mgrote.net/mg/ansible/src/branch/master/roles/tmaurice.gitea
All Vars:
https://git.mgrote.net/mg/ansible/src/branch/master/group_vars/gitea.yml
Database
SQLite