#5221 Request to open a new project "svrcore"
Closed: Fixed None Opened 7 years ago by nhosoi.

= problem =
The module svrcore used to be hosted in Mozilla. But it was abandoned. The 389-ds-base project has a dependency on the module and we need to modify svrcore.

Please note that the module has been built in koji for a long time.
http://koji.fedoraproject.org/koji/packageinfo?packageID=3891

= analysis =
There is no legal issue for Fedora to take over the project.

= enhancement recommendation =
Could you please start the project in Fedora and give us the git repository for the source code?

Thanks.


Project name: svrcore

Project short summary: SVRCore is a secure pin and token collection system for applications.

SCM choice (git/bzr/hg/svn): git

Project admin Fedora Account System account name: firstyear, nkinder

Yes/No?, would you like a Trac instance for your project?: Yes

Do you need a mailing list? no

Send commits to the following list: ​389-commits@lists.fedorahosted.org

Thank you for your time in setting this up!

We can definitely set this up for you if you like, but would https://pagure.io/ meet your needs?

Replying to [comment:2 kevin]:

We can definitely set this up for you if you like, but would https://pagure.io/ meet your needs?

Wow. Thanks for the link! Let me try the tool first.
Thank you!

Hi Kevin,

I'm on this page.
https://pagure.io/svrcore

I followed the instruction in this section
If you have not created your git repo yet:

Then it failed by "Permission denied (publickey)" as follows. I guess I'm missing some setup... If you could tell me how to fix this, I'd greatly appreciate it.

$ git clone ssh://git@pagure.io/svrcore.git
Cloning into 'svrcore'...
The authenticity of host 'pagure.io (140.211.169.204)' can't be established.
RSA key fingerprint is ...
RSA key fingerprint is ...
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'pagure.io,140.211.169.204' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Hi Kevin,

The Pagure.io account should be fine. Can you please add myself (firstyear) to be a repository owner also.

I presume that pagure uses my ssh keys from FAS?

Thanks!

Pagure doesn't actually sync ssh keys, you need to login and go to your settings and set the ssh key(s) you want to use. ;) That should fix the issue you were seeing with the permission denied.

The repo owner can add you or make a group. It's all self service.

Thanks a lot, Kevin! I could create a repository!

Now, I'm closing this ticket...

Login to comment on this ticket.

Metadata