BitShares Forum

Main => Technical Support => Topic started by: thezman007 on October 16, 2015, 05:28:34 pm

Title: 2.0 No worky on Ubuntu 14.04.3 LTS isntalling with Software Center
Post by: thezman007 on October 16, 2015, 05:28:34 pm
Software Center gives me this:

Lintian check results for /home/sewnvac/Downloads/bitshares-light_2.15.288_amd64.deb:
E: BitShares-light: bad-package-name
E: BitShares-light: package-not-lowercase
E: BitShares-light: maintainer-name-missing community@bitshares.org
Use of uninitialized value $name in pattern match (m//) at /usr/share/perl5/Lintian/Check.pm line 203.

I will continue to use 0.9.3 for now.
Title: Re: 2.0 No worky on Ubuntu 14.04.3 LTS isntalling with Software Center
Post by: JA on October 16, 2015, 05:35:18 pm
I will continue to use 0.9.3 for now.
0.9.3 uses the old dying blockchain everything you do on it is basicly useless
Title: Re: 2.0 No worky on Ubuntu 14.04.3 LTS isntalling with Software Center
Post by: maqifrnswa on October 16, 2015, 06:09:49 pm
Software Center gives me this:

Lintian check results for /home/sewnvac/Downloads/bitshares-light_2.15.288_amd64.deb:
E: BitShares-light: bad-package-name
E: BitShares-light: package-not-lowercase
E: BitShares-light: maintainer-name-missing community@bitshares.org
Use of uninitialized value $name in pattern match (m//) at /usr/share/perl5/Lintian/Check.pm line 203.

I will continue to use 0.9.3 for now.

Try:
Code: [Select]
sudo dpkg -i /home/sewnvac/Downloads/bitshares-light_2.15.288_amd64.deb
instead of software centre
or try:
Code: [Select]
sudo apt-add-repository ppa:showard314/bitshares
sudo apt-get update
sudo apt-get install bitshares2-ui
Title: Re: 2.0 No worky on Ubuntu 14.04.3 LTS isntalling with Software Center
Post by: thezman007 on October 23, 2015, 07:33:40 pm
Thank you. Apparently I am retarded and am running 0.9.2 so I cannot get my wallet exported... I am working on it :)