Pages:
Author

Topic: Ubuntu bitcoin packages (Read 24897 times)

newbie
Activity: 21
Merit: 0
May 10, 2014, 07:35:13 PM
#45
This will definately be useful , Thank you for the contribution Tongue
full member
Activity: 136
Merit: 100
May 10, 2014, 07:21:40 PM
#44
Yesterday (May 4th, 2013), the packages on the PPA were updated.  After the upgrade, the Bitcoin client no longer starts, due to database incompatibility problems.  Anyone else having the same problem?

Me
member
Activity: 90
Merit: 10
May 05, 2013, 08:54:43 AM
#43
Yesterday (May 4th, 2013), the packages on the PPA were updated.  After the upgrade, the Bitcoin client no longer starts, due to database incompatibility problems.  Anyone else having the same problem?
legendary
Activity: 1764
Merit: 1002
February 27, 2013, 12:41:45 PM
#42
I had exactly the same problem as riz experienced (see this post: https://bitcointalksearch.org/topic/bitcoin-qt-ubuntu-live-usb-help-117909)

When I download and install the USB using Unetbootin in windows 7, i picked 12.04 live and installed to a  USB stick giving a few gig persistence thinking that can be used for the blockchain files.

I get it installed and on first boot to USB i open a terminal and

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt

The following packages have unmet dependencies:
 bitcoin-qt : Depends: libboost-filesystem1.46.1 (>= 1.46.1-1) but it is not installable
              Depends: libboost-system1.46.1 (>= 1.46.1-1) but it is not installable
              Depends: libboost-thread1.46.1 (>= 1.46.1-1) but it is not installable
E: Unable to correct problems, you have held broken packages.

I just have this feeling that it is not working with Ubuntu 12.04.2

the PPA was just made available on 2/23.
newbie
Activity: 51
Merit: 0
February 27, 2013, 10:37:46 AM
#41
I had exactly the same problem as riz experienced (see this post: https://bitcointalksearch.org/topic/bitcoin-qt-ubuntu-live-usb-help-117909)

When I download and install the USB using Unetbootin in windows 7, i picked 12.04 live and installed to a  USB stick giving a few gig persistence thinking that can be used for the blockchain files.

I get it installed and on first boot to USB i open a terminal and

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt

The following packages have unmet dependencies:
 bitcoin-qt : Depends: libboost-filesystem1.46.1 (>= 1.46.1-1) but it is not installable
              Depends: libboost-system1.46.1 (>= 1.46.1-1) but it is not installable
              Depends: libboost-thread1.46.1 (>= 1.46.1-1) but it is not installable
E: Unable to correct problems, you have held broken packages.

I just have this feeling that it is not working with Ubuntu 12.04.2
legendary
Activity: 1764
Merit: 1002
February 08, 2013, 11:15:52 AM
#40
Better integration with Ubuntu Unity is needed. I find that the Bitcoin menu does not appear on the Unity top menu bar.

Same here. Since this are packages for Ubuntu it would be expected by a normal user to behave correctcly with its default DE.

Yep.   It's an annoyance.
legendary
Activity: 1148
Merit: 1001
Radix-The Decentralized Finance Protocol
February 08, 2013, 03:55:01 AM
#39
Better integration with Ubuntu Unity is needed. I find that the Bitcoin menu does not appear on the Unity top menu bar.

Same here. Since this are packages for Ubuntu it would be expected by a normal user to behave correctcly with its default DE.
legendary
Activity: 2282
Merit: 1050
Monero Core Team
February 08, 2013, 01:24:03 AM
#38
Better integration with Ubuntu Unity is needed. I find that the Bitcoin menu does not appear on the Unity top menu bar.
hero member
Activity: 637
Merit: 502
February 08, 2013, 12:44:44 AM
#37
I'm of the opinion that bitcoind/Bitcoin-Qt shouldn't be pushed to the central/canonical repos until we hit version 1.0.

Exactly. You never get a second chance to make a first impression.
legendary
Activity: 1652
Merit: 2216
Chief Scientist
February 07, 2013, 06:46:41 PM
#36
I'm of the opinion that bitcoind/Bitcoin-Qt shouldn't be pushed to the central/canonical repos until we hit version 1.0.

Until then, I think we change too much too often (e.g. the blockchain format completely changed in the 0.8 release, and the wallet format will likely be changed before we hit version 1.0).
legendary
Activity: 1736
Merit: 1000
Truly decentralized stable asset
February 01, 2013, 01:10:26 PM
#35
Just started Ubuntu on VM and still no bitcoin in repositories after 2 years of the project activity & dynamic development.

Is somebody working on officially pushing bitcoin to central/canonical Ubuntu repos ? This could significantly increase BTC popularity.
(The same with other distros)

^this
legendary
Activity: 1764
Merit: 1002
May 18, 2012, 10:30:45 AM
#34
Does this apply to 12.04?

what i installed was the PPA which will automatically incl updates for Bitcoin when Ubuntu recommends upgrades.  so yes, it should.
legendary
Activity: 1736
Merit: 1000
Truly decentralized stable asset
May 18, 2012, 04:37:13 AM
#33
Does this apply to 12.04?
legendary
Activity: 1764
Merit: 1002
May 18, 2012, 03:44:43 AM
#32
Thanks graingert it installed flawlessly on 11.10. Easy to follow guide for ubuntu 11.10 :

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt

Now you have a nice bitcoin-qt application in the office menu.



Office menu?  What does this mean?

I just installed this yesterday.  Bitcoin shows up in the Applications menu within Office.
legendary
Activity: 1736
Merit: 1000
Truly decentralized stable asset
May 18, 2012, 02:40:19 AM
#31
Thanks graingert it installed flawlessly on 11.10. Easy to follow guide for ubuntu 11.10 :

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt

Now you have a nice bitcoin-qt application in the office menu.



Office menu?  What does this mean?
sr. member
Activity: 322
Merit: 250
December 03, 2011, 03:02:48 AM
#30
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8842CE5E
Bitcoin-qt didn't show up in the Ubuntu Software Center until I ran that command, but I did see bitcoind. Can anyone explain why, please?
hero member
Activity: 637
Merit: 502
October 31, 2011, 09:30:53 PM
#29
Thanks graingert it installed flawlessly on 11.10. Easy to follow guide for ubuntu 11.10 :

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt

Now you have a nice bitcoin-qt application in the office menu.

full member
Activity: 227
Merit: 100
October 31, 2011, 07:51:54 PM
#28
A new official bitcoin ppa has been released at https://launchpad.net/~bitcoin/+archive/bitcoin

This includes the new 0.5.0 RC bitcoin-qt release.
full member
Activity: 227
Merit: 100
October 29, 2011, 02:58:44 PM
#27
An official bitcoin PPA with version 0.5.0 is being worked on
newbie
Activity: 18
Merit: 0
October 15, 2011, 05:34:28 PM
#26
Hey is this still active?  The version in the repos seems to be 0.3.24-beta, and 0.4.0 has been out for a while.
Pages:
Jump to: