#12158 flatpaks/freerouting repository not created correctly
Closed: Fixed 7 months ago by jnsamyak. Opened 7 months ago by zlopez.

  • Describe the issue
    I noticed that @releng-bot is assigned to this repository, but https://src.fedoraproject.org/flatpaks/freerouting returns 404. So something must failed really badly during creation of this project.

  • When do you need this? (YYYY/MM/DD)
    Asap

  • When is this no longer needed or useful? (YYYY/MM/DD)

  • If we cannot complete your request, what is the impact?
    The releng-bot will be considered as a maintainer of this repository and nobody will be able to work with the repository


Metadata Update from @phsmoura:
- Issue tagged with: low-gain, low-trouble, ops

7 months ago

Metadata Update from @phsmoura:
- Issue untagged with: low-gain, low-trouble
- Issue tagged with: medium-gain, medium-trouble

7 months ago

I tried a fair bit of poking head at https://pagure.io/releng/fedora-scm-requests/issue/62848; But let's try another way, @yselkowitz can you re-fire the command from creating a new repo for this again and see how it reacts?

I don't think the project was created, was it @zlopez ?

Cloning into 'freerouting'...
fatal: '/srv/git/repositories/flatpaks/freerouting.git' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Could not execute clone: Failed to execute command.

Okay this is super weird!

I can confirm that the repo /srv/git/repositories/flatpaks/freerouting.git really doesn't exist on the machine, but the check for it curl https://src.fedoraproject.org/api/0/flatpaks/freerouting return some metadata:

{
  "access_groups": {
    "admin": [], 
    "collaborator": [], 
    "commit": [
      "flatpak-sig"
    ], 
    "ticket": []
  }, 
  "access_users": {
    "admin": [], 
    "collaborator": [], 
    "commit": [], 
    "owner": [
      "releng-bot"
    ], 
    "ticket": []
  }, 
  "close_status": [], 
  "custom_keys": [], 
  "date_created": "1718146124", 
  "date_modified": "1718616615", 
  "description": "The freerouting package\n", 
  "full_url": "https://src.fedoraproject.org/flatpaks/freerouting", 
  "fullname": "flatpaks/freerouting", 
  "id": 76337, 
  "milestones": {}, 
  "name": "freerouting", 
  "namespace": "flatpaks", 
  "parent": null, 
  "priorities": {}, 
  "tags": [], 
  "url_path": "flatpaks/freerouting", 
  "user": {
    "full_url": "https://src.fedoraproject.org/user/releng-bot", 
    "fullname": "releng bot", 
    "name": "releng-bot", 
    "url_path": "user/releng-bot"
  }
}

@pingou Any idea what could be problem here? It seems that the metadata were created, but the actual repository creation failed.

Yeah, it's in pagure, but the git repo doesn't exist.

I used the command line admin tool to delete it:

pagure-admin delete-project flatpaks/freerouting kevin

it errored deleting the git repos, but finished.

Can you request it again now?

The deletion worked, and re-requesting it fixed the issue: https://src.fedoraproject.org/flatpaks/freerouting; I'm closing this as fixed now, but feel free to reopen it for discussion if required :D

Metadata Update from @jnsamyak:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 months ago

Log in to comment on this ticket.

Metadata
Boards 1
Ops Status: Backlog