Bitcoin Forum
July 07, 2024, 12:43:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Ubuntu PPA cannot function  (Read 1407 times)
HorseRider (OP)
Donator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1001


View Profile
December 21, 2012, 03:31:09 AM
 #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.







16SvwJtQET7mkHZFFbJpgPaDA1Pxtmbm5P
01BTC10
VIP
Hero Member
*
Offline Offline

Activity: 756
Merit: 503



View Profile
December 21, 2012, 03:40:21 AM
 #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
HorseRider (OP)
Donator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1001


View Profile
December 21, 2012, 03:56:51 AM
 #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.


16SvwJtQET7mkHZFFbJpgPaDA1Pxtmbm5P
01BTC10
VIP
Hero Member
*
Offline Offline

Activity: 756
Merit: 503



View Profile
December 21, 2012, 04: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
HorseRider (OP)
Donator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1001


View Profile
December 21, 2012, 06: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.

16SvwJtQET7mkHZFFbJpgPaDA1Pxtmbm5P
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!