#5767 staging: dist-git & pkgdb entries for "toolchain" (container, module)
Closed 7 years ago Opened 7 years ago by ttomecek.

Hello, I would like to request creation of container and module dist-git repos. The repo name is "toolchain". Staging is perfectly fine as I wanna play with the infrastructure.

review: https://bugzilla.redhat.com/show_bug.cgi?id=1421603

Thank you!


Ah, I think this one is for me. I can create these in staging.

Metadata Update from @ralph:
- Issue assigned to ralph

7 years ago

Since @Pingou has been working on setting up pagure on top of staging dist-git, I'm going to wait to sync with him first to see if I can help him exercise and test any new code paths.

Go ahead, it should work as before, only the /usr/local/bin/genacls.pkgdb should now sync the content to pagure's UI as well :)

So I'll be able to see the dist-git repo in pagure? Awesome!

FYI, @phracek has requested these stg repos also:

  • names: {postfix}
  • namespaces: {modules}
  • environment: {staging}

For each combination of name and namespaces:

  • summary: Postfix Mail Transport Agent.
  • description: Postfix is a Mail Transport Agent (MTA).
/scratch❯ git clone git+ssh://ralph@pkgs.stg.fedoraproject.org/modules/postfix.git   
Cloning into 'postfix'...
remote: Counting objects: 3, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (3/3), done.
Checking connectivity... done.
~/scratch❯ git clone git+ssh://ralph@pkgs.stg.fedoraproject.org/modules/toolchain  
Cloning into 'toolchain'...
remote: Counting objects: 3, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (3/3), done.
Checking connectivity... done.
~/scratch❯ git clone git+ssh://ralph@pkgs.stg.fedoraproject.org/docker/toolchain 
fatal: destination path 'toolchain' already exists and is not an empty directory.
~/scratch❯ rm -rf toolchain 
~/scratch❯ git clone git+ssh://ralph@pkgs.stg.fedoraproject.org/docker/toolchain
Cloning into 'toolchain'...
remote: Counting objects: 3, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (3/3), done.
Checking connectivity... done.
~/scratch❯ rm -rf toolchain                                                     
~/scratch❯ git clone git+ssh://ralph@pkgs.stg.fedoraproject.org/test-docker/toolchain
Cloning into 'toolchain'...
remote: Counting objects: 3, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (3/3), done.
Checking connectivity... done.

Metadata Update from @ralph:
- Issue status updated to: Closed (was: Open)

7 years ago

\o/ thank you very much!

Login to comment on this ticket.

Metadata