Tools Repo
-
Same issue in this thread –> https://forum.pfsense.org/index.php?topic=79413.0
Seems to be a DNS issue ..
git clone git@git.pfsense.org:pfsense-tools tools
Cloning into 'tools'…
Password for git@git.pfense.org:notice it returns as pfense.org not pfSense.org.
Before I could circumvent this by lookup up git.pfsense.org and simply punching in the IP directly… This obviously shouldnt be working like that... but it did..
Anyway that no longer works.So I guess we are waiting for someone to fix this in the config.
Please fix this ...
Thanks! -
Can't be that admins/devs/mods are unaware of the issue. That's just improbable mathematically. Help has been asked in public forums over past 3 weeks quite a lot of times. If one browses forum even by skimming trough the topics, it should be noticeable enough.
Including in topics they have communicated in earlier times (It would show up in "Show new replies to your posts")
EDIT: :)
https://forum.pfsense.org/index.php?topic=79413.0
@bmeeks:I had some private e-mail communications on Saturday with the maintainer of the Tools repo SSH access. He is aware of the problems and working on it.
Bill
-
i have problem with tools-repo
DNS lookup error: general failure debug1: Host 'git.pfsense.org' is known and matches the ECDSA host key. debug1: Found key in /root/.ssh/known_hosts:1 debug1: ssh_ecdsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Next authentication method: publickey debug1: Offering RSA public key: /root/.ssh/id_rsa debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Trying private key: /root/.ssh/id_dsa debug1: Trying private key: /root/.ssh/id_ecdsa debug1: Next authentication method: keyboard-interactive Password for git@git.pfense.org:
-
send email to coreteam
-
A few weeks ago pfsense-tools appeared as a private repo on GitHub for me (and presumably for others that were already signed up). Can someone update the instructions here to say where the pfsense-tools repo will be found after you sign up?
-
Yeah that would be nice to have. I unfortunately did not have my GitHub details in there at the time of the announcement but do now.
Unfortunately still don't have access though. -
The pfsense-tools repo was showing up for me on GitHub a few weeks back, but now it seems to be gone again?!
-
The pfsense-tools repo was showing up for me on GitHub a few weeks back, but now it seems to be gone again?!
It is still there for me, private repo and updated 7 hours ago, so it is not a general problem - I guess you are special :)
-
Yeah that would be nice to have. I unfortunately did not have my GitHub details in there at the time of the announcement but do now.
Unfortunately still don't have access though.You should have received a confirmation email from github to whatever email is in your github account settings.
-
The pfsense-tools repo was showing up for me on GitHub a few weeks back, but now it seems to be gone again?!
I see your github user in there, are you looking in the right spot?
-
You should have received a confirmation email from github to whatever email is in your github account settings.
Nope received nothing. Also double checked mail logs but no email from them.
-
-
A few weeks ago pfsense-tools appeared as a private repo on GitHub for me (and presumably for others that were already signed up). Can someone update the instructions here to say where the pfsense-tools repo will be found after you sign up?
We are going to make a wiki page with the updated information. I'll post here when it is done. thanks for pointing that out Phil.
-
I see your github user in there, are you looking in the right spot?
Hah, turns out I wasn't logged in, and for some reason Github unhelpfully reports a 404 error in that case. All good now.
-
Did you complete the ICLA/CCLA and LA part?
yeah awhile back already. My GH username wasnt there when the repo was moved to GitHub but prior to that I had access.
-
Did you complete the ICLA/CCLA and LA part?
yeah awhile back already. My GH username wasnt there when the repo was moved to GitHub but prior to that I had access.
Ah, they were set to expire after 1 year so you will have to fill them out again, all your info should be there so it should be quick. They expire manually now.
https://portal.pfsense.org/members/signup/ICLA
https://portal.pfsense.org/members/signup/CCLAhttps://portal.pfsense.org/members/signup/LA
Once you do that you should be set.
-
Ah, they were set to expire after 1 year so you will have to fill them out again, all your info should be there so it should be quick. They expire manually now.
https://portal.pfsense.org/members/signup/ICLA
https://portal.pfsense.org/members/signup/CCLAhttps://portal.pfsense.org/members/signup/LA
Once you do that you should be set.
Thanks - i did do the ICLA+CCLA ones a few weeks ago thinking that they might have expired but did not do the LA one. Which i have done now.
…and now sorted. Thank you.
-
Could anyone confirm that this is still working? I've accepted the ICLA + LA and still nothing, it just asks for a password. I've verified the public key is working on my end using github. Thanks.
-
Could anyone confirm that this is still working? I've accepted the ICLA + LA and still nothing, it just asks for a password. I've verified the public key is working on my end using github. Thanks.
I had the same issue,
Piba gave me the hint that i could clone from github.
git@github.com:pfsense/pfsense-tools.git
-
We need to update the documentation about moving back to github. And create a wiki document on it.