Skip to content
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

Bfgminer Clone from github #833

Open
Derk2020 opened this issue Apr 17, 2022 · 5 comments
Open

Bfgminer Clone from github #833

Derk2020 opened this issue Apr 17, 2022 · 5 comments

Comments

@Derk2020
Copy link

Hi,
I have the Problem that I can't use the ./autogen.sh
When I do this there is a Problem with Clone from github.
File could not be found

Can anyone help?

@kazmek
Copy link

kazmek commented May 11, 2022

I was trying to compile it myself too. I received a url in the errors it threw. https://github.blog/2021-09-01-improving-git-protocol-security-github/
I've been out of the loop for a bit. I'll poke around a bit more. I'm thinking the urls just need to be updated to HTTPS since I see its still trying to clone stuff into the dir using unauthenticated protocols.

@MarkSierra
Copy link

I have the same issue. A couple of months ago it worked just fine.

@MarkSierra
Copy link

I found a fix!

After "git clone https://github.com/luke-jr/bfgminer.git" type in "cd bfgminer".
Then type in "sudo nano .gitmodules". In this file you have to replace every "git://" with "https://".
Exit and save the file.

Then execute the "sudo ./autogen.sh" command and it should work :)

@blindrun
Copy link

blindrun commented Aug 9, 2022

I found a fix!

After "git clone https://github.com/luke-jr/bfgminer.git" type in "cd bfgminer". Then type in "sudo nano .gitmodules". In this file you have to replace every "git://" with "https://". Exit and save the file.

Then execute the "sudo ./autogen.sh" command and it should work :)

you need to change the git:// to https:// in the ~bfgminer/.git/configure file as well

@nymbuzcumulus
Copy link

Dear Friend,,,
I have installed the yiimp server it seems its working, I have the console open on a second pc on the same network,,, for me thats a triumph since I am not the most qualified programmer. I humbly recognize my limits..
I want to ask you if you would be interested on helping me to do the right settings to Yiimp.. I have bitcoin-qt runing on the network as well.

The goal> We have here 50 asics.. between s9 + s19 +whatsminers,, in between all we do 3.5PH !
We are meant to push the solo blocks mode with all that power and seek for the block reward.

My Proposal is help us to do the whole thing work and we go half reward with you on the first block found... what you think ?
Would love to have your Mastery participation in our project,,,

You canb contact me via:
email: [email protected]
whatsapp: +525564907240
Sally Sheridan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants