Author

Topic: Ubuntu PPA cannot function (Read 1406 times)

donator
Activity: 1120
Merit: 1001
December 21, 2012, 02:29:58 AM
#5
In your first post you wrote:

Quote
sudo apt-get install bitcoin-qt

I don't see any package with this name.

Correct name is:

Quote
sudo apt-get install bitcoind

It does work for me.


You can search for package name with apt-cache search like this:

Quote
apt-cache search bitcoin

Thanks, I will try tonight.
vip
Activity: 756
Merit: 503
December 21, 2012, 12:01:26 AM
#4
In your first post you wrote:

Quote
sudo apt-get install bitcoin-qt

I don't see any package with this name.

Correct name is:

Quote
sudo apt-get install bitcoind

It does work for me.


You can search for package name with apt-cache search like this:

Quote
apt-cache search bitcoin
donator
Activity: 1120
Merit: 1001
December 20, 2012, 11:56:51 PM
#3
Can you use https://www.torproject.org ?

You could access sourceforge that way.


Yes, I downloaded the bitcoin-0.7.2-linux.tar.gz through SSH proxy and extracted on the desktop and are updating the blockchain now.

But I just want to it update automatically to the latest version.


Edit: You can install the daemon this way. (No GUI)

Quote
sudo apt-get install bitcoind

I have tried that, but it does not work.  If we find nothing wrong in the code I typed in, then I guess I will try the VPN tonight.

vip
Activity: 756
Merit: 503
December 20, 2012, 11:40:21 PM
#2
Can you use https://www.torproject.org ?

You could access sourceforge that way.


Edit: You can install the daemon this way. (No GUI)

Quote
sudo apt-get install bitcoind
donator
Activity: 1120
Merit: 1001
December 20, 2012, 11:31:09 PM
#1
I opened a terminal and typed:

Code:

sudo add-apt-repository ppa:bitcoin/bitcoin


Then I got the key.


Then I typed:

Code:
sudo apt-get update

I got the update information


Then I typed:

Code:
sudo apt-get install bitcoin-qt

Then the screen said:

Code:
 Reading package lists... Done
 Building dependency tree      
 Reading state information... Done
 E: Unable to locate package bitcoin-qt

What have I done wrong?
I'm not familiar with linux. I am located in China, the sourceforge is banned by Great Fire Wall. launchpad.net is not banned. ubuntu10.04 can be updated smoothly.






Jump to: