Skip to content

UpdatePublicKey: Multiple Assignment to "update_unix" #2511

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

Closed
2 of 7 tasks
programmeroftheeve opened this issue Sep 14, 2017 · 2 comments · Fixed by #2514
Closed
2 of 7 tasks

UpdatePublicKey: Multiple Assignment to "update_unix" #2511

programmeroftheeve opened this issue Sep 14, 2017 · 2 comments · Fixed by #2514
Assignees
Labels
Milestone

Comments

@programmeroftheeve
Copy link

  • Gitea version (or commit ref): 005900b
  • Git version: builtin
  • Operating system: docker
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:
bash % git push test master
Gitea: Internal error
UpdatePublicKey: Failed to update public key: pq: multiple assignments to same column "updated_unix"
error: failed to push some refs to 'ssh://git@localhost:2222/tbradt/buildbot_travis.git'

Description

Pushing with SSH with a postgres backend is causing an error. The code pushes just fine to the repo. I did a search to figure out which commit broke things, and it was 005900b.

@lafriks lafriks added this to the 1.3.0 milestone Sep 14, 2017
@lafriks
Copy link
Member

lafriks commented Sep 14, 2017

@lunny can you please look at this?

@lunny
Copy link
Member

lunny commented Sep 15, 2017

@lafriks maybe we still need your help with the vendor/vendor.json

@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants