Pages:
Author

Topic: Transferfing balance from Satoshi Client to Blockchain.info/wallet questions - page 2. (Read 5898 times)

legendary
Activity: 1358
Merit: 1002
Need writable directory, but '/var/spool/abrt/ccpp-2012-10-17-20:30:25-4079' is not writable. Move it to '/home/seth/.cache/abrt/spool' and operate on the moved data?

After following the directions and attempting to open the GUI this is the error I get.

Did you click Yes on that error prompt? You should.
It still doesn't open after you click Yes? You may need to start Bitcoin-Qt again after clicking yes.
That's the error reporting tool if I'm not mistaken.

Also, there's no reason you couldn't install bitcoin wallet on Fedora. Not everything has to be in a RPM

That's what many people have claimed. But not by actual Fedora users. I'd like to see an actual Fedora user explain how they got the Satoshi Client working.

As a Slackware user, make config;make;make install usually works for most stuff for me Smiley I believe the project is open source so it should be possible to compile from scratch if nothing else.

Alien might be the answer for Fedora I've only used it once though and that was about 8 years ago and was going rpm->deb.

If he tries to compile it, it will not be easy. Bitcoin needs OpenSSL binaries that are a little different than the ones that ship with Fedora/CentOS.
hero member
Activity: 482
Merit: 502
You can install the outdated rpm package to satisfy all dependencies (or just dissect the package and install them manually) and then use the latest version from bitcoin.org
legendary
Activity: 2576
Merit: 2267
1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
Also, there's no reason you couldn't install bitcoin wallet on Fedora. Not everything has to be in a RPM

That's what many people have claimed. But not by actual Fedora users. I'd like to see an actual Fedora user explain how they got the Satoshi Client working.

As a Slackware user, make config;make;make install usually works for most stuff for me Smiley I believe the project is open source so it should be possible to compile from scratch if nothing else.

Alien might be the answer for Fedora I've only used it once though and that was about 8 years ago and was going rpm->deb.
hero member
Activity: 614
Merit: 500
Need writable directory, but '/var/spool/abrt/ccpp-2012-10-17-20:30:25-4079' is not writable. Move it to '/home/seth/.cache/abrt/spool' and operate on the moved data?

After following the directions and attempting to open the GUI this is the error I get.
legendary
Activity: 1099
Merit: 1000
Running bitcoin from GUI is not mandatory, you can also run bitcoind from Fedora terminal.
Command line is easy once you'd made a few transactions, I run it from Debian, and it's not hard at all.
legendary
Activity: 1358
Merit: 1002
Also, there's no reason you couldn't install bitcoin wallet on Fedora. Not everything has to be in a RPM

That's what many people have claimed. But not by actual Fedora users. I'd like to see an actual Fedora user explain how they got the Satoshi Client working.

http://linux.ringingliberty.com/bitcoin/ <--- Try the instructions here
hero member
Activity: 614
Merit: 500
Also, there's no reason you couldn't install bitcoin wallet on Fedora. Not everything has to be in a RPM

That's what many people have claimed. But not by actual Fedora users. I'd like to see an actual Fedora user explain how they got the Satoshi Client working.
legendary
Activity: 1358
Merit: 1002
What's this? https://bitcointalksearch.org/topic/bitcoin-rpm-packages-for-fedora-and-red-hat-enterprise-linux-102650 Wink

And yes, you can move your wallet.dat to another computer with some other OS and it will work.
YOu'll just need to Detach databases at shutdown(mark it on the Options screen), replace the wallet.dat(if you had another wallet.dat in there) and run Bitcoin with the -rescan flag so it can fetch all the transactions for the addresses on your wallet.

Did you finished the thread? You'll see how I'm F'ed and not able to install Bitcoin Satoshi Client on Fedora.

I re-read it again and don't see where you say you tried to use the rpm at the thread I linked you and the install failed. All I see is that you use Fedora and there is no rpm, which isn't true. Huh
You can't install Bitcoin-Qt 0.7 but 0.6.3 is there.
Ofcourse if you're using 0.7 already on Ubuntu I'm not sure if the wallet.dat file will be compatible with 0.6.3
hero member
Activity: 614
Merit: 500
I've recently got a new computer and am running Fedora on it, which basically makes it impossible for me to run the Satoshi client until the devs go out of their way to build an rpm.

My old computer was/is running Ubuntu. I've had to do a clean install in the hopes of fixing some major issues it has. It crashes a lot and when it does that it screws up Bitcoin's ability to load the block index. So, I'll spend a bunch of time trying to load the entire blockchain so that I can access my full balance, but before the entire blockchain finishes downloading, my computer crashes again, thus screwing up the block index, meaning I need to reinstall the Satoshi Client all over again. So, I'm done with that. I'm ready to toss my old computer into the garbage bin.

Actually, I'm thinking about installing Windows XP on there. My first question is can I put a wallet.dat file that I had from Ubuntu into my Windows Bitcoin wallet and get my balance? If so, then at least I can transfer my balance into a blockchain.info/wallet.

My next question has to do with the safety of the blockchain.info/wallets.

I'm able to backup an encrypted wallet and send it to my email. That's nice. The website claims that it, or Multibit can import the wallet. What about Mt. Gox? For example, if I can't get Multibit running on my Fedora, and if for any reason blockchain.info goes down permanently, how else can I get my balance back?

My last and most important question is about the security of the blockchain.info wallet. Right now when I decrypt my blockchain.info/wallet I do it through a browser. Blockchain.info uses GoDaddy as their certificate authority, which means they have access to every password that gets used to decrypt wallets. Not only do I not trust GoDaddy, I don't trust the entire Certificate Authority system at all, since I don't trust any corporate entity, period. Can somebody address these concerns? Am I missing something? Does GoDaddy really not have access to the passwords to our wallets?

All GoDaddy does is sign the certificates that the web server presents to you. It's all about a chain of trust and they never see your passwords or have any interaction with the server at all. It's a process worth understanding as from what I understand, similar principles are used in bitcoin itself.  

Interesting. So the Certificate is actually issued by blockchain.info but signed for trust by GoDaddy? I was under the (false?) impression that corporations like GoDaddy actually issued the certificates.

legendary
Activity: 2576
Merit: 2267
1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
Also, there's no reason you couldn't install bitcoin wallet on Fedora. Not everything has to be in a RPM
legendary
Activity: 2576
Merit: 2267
1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
I've recently got a new computer and am running Fedora on it, which basically makes it impossible for me to run the Satoshi client until the devs go out of their way to build an rpm.

My old computer was/is running Ubuntu. I've had to do a clean install in the hopes of fixing some major issues it has. It crashes a lot and when it does that it screws up Bitcoin's ability to load the block index. So, I'll spend a bunch of time trying to load the entire blockchain so that I can access my full balance, but before the entire blockchain finishes downloading, my computer crashes again, thus screwing up the block index, meaning I need to reinstall the Satoshi Client all over again. So, I'm done with that. I'm ready to toss my old computer into the garbage bin.

Actually, I'm thinking about installing Windows XP on there. My first question is can I put a wallet.dat file that I had from Ubuntu into my Windows Bitcoin wallet and get my balance? If so, then at least I can transfer my balance into a blockchain.info/wallet.

My next question has to do with the safety of the blockchain.info/wallets.

I'm able to backup an encrypted wallet and send it to my email. That's nice. The website claims that it, or Multibit can import the wallet. What about Mt. Gox? For example, if I can't get Multibit running on my Fedora, and if for any reason blockchain.info goes down permanently, how else can I get my balance back?

My last and most important question is about the security of the blockchain.info wallet. Right now when I decrypt my blockchain.info/wallet I do it through a browser. Blockchain.info uses GoDaddy as their certificate authority, which means they have access to every password that gets used to decrypt wallets. Not only do I not trust GoDaddy, I don't trust the entire Certificate Authority system at all, since I don't trust any corporate entity, period. Can somebody address these concerns? Am I missing something? Does GoDaddy really not have access to the passwords to our wallets?

All GoDaddy does is sign the certificates that the web server presents to you. It's all about a chain of trust and they never see your passwords or have any interaction with the server at all. It's a process worth understanding as from what I understand, similar principles are used in bitcoin itself.  
hero member
Activity: 614
Merit: 500
What's this? https://bitcointalksearch.org/topic/bitcoin-rpm-packages-for-fedora-and-red-hat-enterprise-linux-102650 Wink

And yes, you can move your wallet.dat to another computer with some other OS and it will work.
YOu'll just need to Detach databases at shutdown(mark it on the Options screen), replace the wallet.dat(if you had another wallet.dat in there) and run Bitcoin with the -rescan flag so it can fetch all the transactions for the addresses on your wallet.

Did you finished the thread? You'll see how I'm F'ed and not able to install Bitcoin Satoshi Client on Fedora.
legendary
Activity: 1358
Merit: 1002
What's this? https://bitcointalksearch.org/topic/bitcoin-rpm-packages-for-fedora-and-red-hat-enterprise-linux-102650 Wink

And yes, you can move your wallet.dat to another computer with some other OS and it will work.
YOu'll just need to Detach databases at shutdown(mark it on the Options screen), replace the wallet.dat(if you had another wallet.dat in there) and run Bitcoin with the -rescan flag so it can fetch all the transactions for the addresses on your wallet.
hero member
Activity: 614
Merit: 500
I've recently got a new computer and am running Fedora on it, which basically makes it impossible for me to run the Satoshi client until the devs go out of their way to build an rpm.

My old computer was/is running Ubuntu. I've had to do a clean install in the hopes of fixing some major issues it has. It crashes a lot and when it does that it screws up Bitcoin's ability to load the block index. So, I'll spend a bunch of time trying to load the entire blockchain so that I can access my full balance, but before the entire blockchain finishes downloading, my computer crashes again, thus screwing up the block index, meaning I need to reinstall the Satoshi Client all over again. So, I'm done with that. I'm ready to toss my old computer into the garbage bin.

Actually, I'm thinking about installing Windows XP on there. My first question is can I put a wallet.dat file that I had from Ubuntu into my Windows Bitcoin wallet and get my balance? If so, then at least I can transfer my balance into a blockchain.info/wallet.

My next question has to do with the safety of the blockchain.info/wallets.

I'm able to backup an encrypted wallet and send it to my email. That's nice. The website claims that it, or Multibit can import the wallet. What about Mt. Gox? For example, if I can't get Multibit running on my Fedora, and if for any reason blockchain.info goes down permanently, how else can I get my balance back?

My last and most important question is about the security of the blockchain.info wallet. Right now when I decrypt my blockchain.info/wallet I do it through a browser. Blockchain.info uses GoDaddy as their certificate authority, which means they have access to every password that gets used to decrypt wallets. Not only do I not trust GoDaddy, I don't trust the entire Certificate Authority system at all, since I don't trust any corporate entity, period. Can somebody address these concerns? Am I missing something? Does GoDaddy really not have access to the passwords to our wallets?
Pages:
Jump to: