Unable to install new trezor-bridge on ubuntu 14.04 64bit
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
2
down vote
favorite
I would like to install trezor-bridge (2.0.12), however i am unable to proceed. Does anybody know what's the issue please? I am kind of new with linux, would be glad to any answer.
root@lubisG2:/home/lubis/Downloads# sudo dpkg -i trezor-bridge_2.0.12_amd64.deb
Selecting previously unselected package trezor-bridge.
(Reading database ... 220309 files and directories currently installed.)
Preparing to unpack trezor-bridge_2.0.12_amd64.deb ...
Unpacking trezor-bridge (2.0.12) ...
Setting up trezor-bridge (2.0.12) ...
Failed to issue method call: No such file or directory
Failed to issue method call: Unit trezord.service failed to load: No such file or directory. See system logs and 'systemctl status trezord.service' for details.
dpkg: error processing package trezor-bridge (--install):
subprocess installed post-installation script returned error exit status 6
Errors were encountered while processing:
trezor-bridge
14.04 apt software-installation systemd
add a comment |Â
up vote
2
down vote
favorite
I would like to install trezor-bridge (2.0.12), however i am unable to proceed. Does anybody know what's the issue please? I am kind of new with linux, would be glad to any answer.
root@lubisG2:/home/lubis/Downloads# sudo dpkg -i trezor-bridge_2.0.12_amd64.deb
Selecting previously unselected package trezor-bridge.
(Reading database ... 220309 files and directories currently installed.)
Preparing to unpack trezor-bridge_2.0.12_amd64.deb ...
Unpacking trezor-bridge (2.0.12) ...
Setting up trezor-bridge (2.0.12) ...
Failed to issue method call: No such file or directory
Failed to issue method call: Unit trezord.service failed to load: No such file or directory. See system logs and 'systemctl status trezord.service' for details.
dpkg: error processing package trezor-bridge (--install):
subprocess installed post-installation script returned error exit status 6
Errors were encountered while processing:
trezor-bridge
14.04 apt software-installation systemd
What doesjournalctl -xe -u trezord
say?
â George Udosen
Apr 23 at 21:10
1
are you sure this version is supposed to work with 14.04?
â Sebastian Stark
Apr 23 at 21:36
it doesn't say anything:( just a lot of empty rows..... no i am not sure about that, even though i didn't find anything against...
â lubis
Apr 24 at 4:53
1
From where did you get the Deb package? If it requires systemd it's probably not meant to work with Ubuntu Trusty.
â David Foerster
Jun 3 at 10:02
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I would like to install trezor-bridge (2.0.12), however i am unable to proceed. Does anybody know what's the issue please? I am kind of new with linux, would be glad to any answer.
root@lubisG2:/home/lubis/Downloads# sudo dpkg -i trezor-bridge_2.0.12_amd64.deb
Selecting previously unselected package trezor-bridge.
(Reading database ... 220309 files and directories currently installed.)
Preparing to unpack trezor-bridge_2.0.12_amd64.deb ...
Unpacking trezor-bridge (2.0.12) ...
Setting up trezor-bridge (2.0.12) ...
Failed to issue method call: No such file or directory
Failed to issue method call: Unit trezord.service failed to load: No such file or directory. See system logs and 'systemctl status trezord.service' for details.
dpkg: error processing package trezor-bridge (--install):
subprocess installed post-installation script returned error exit status 6
Errors were encountered while processing:
trezor-bridge
14.04 apt software-installation systemd
I would like to install trezor-bridge (2.0.12), however i am unable to proceed. Does anybody know what's the issue please? I am kind of new with linux, would be glad to any answer.
root@lubisG2:/home/lubis/Downloads# sudo dpkg -i trezor-bridge_2.0.12_amd64.deb
Selecting previously unselected package trezor-bridge.
(Reading database ... 220309 files and directories currently installed.)
Preparing to unpack trezor-bridge_2.0.12_amd64.deb ...
Unpacking trezor-bridge (2.0.12) ...
Setting up trezor-bridge (2.0.12) ...
Failed to issue method call: No such file or directory
Failed to issue method call: Unit trezord.service failed to load: No such file or directory. See system logs and 'systemctl status trezord.service' for details.
dpkg: error processing package trezor-bridge (--install):
subprocess installed post-installation script returned error exit status 6
Errors were encountered while processing:
trezor-bridge
14.04 apt software-installation systemd
edited Jun 3 at 10:01
![](https://i.stack.imgur.com/E0SEH.png?s=32&g=1)
![](https://i.stack.imgur.com/E0SEH.png?s=32&g=1)
David Foerster
26.1k1361106
26.1k1361106
asked Apr 23 at 20:42
lubis
111
111
What doesjournalctl -xe -u trezord
say?
â George Udosen
Apr 23 at 21:10
1
are you sure this version is supposed to work with 14.04?
â Sebastian Stark
Apr 23 at 21:36
it doesn't say anything:( just a lot of empty rows..... no i am not sure about that, even though i didn't find anything against...
â lubis
Apr 24 at 4:53
1
From where did you get the Deb package? If it requires systemd it's probably not meant to work with Ubuntu Trusty.
â David Foerster
Jun 3 at 10:02
add a comment |Â
What doesjournalctl -xe -u trezord
say?
â George Udosen
Apr 23 at 21:10
1
are you sure this version is supposed to work with 14.04?
â Sebastian Stark
Apr 23 at 21:36
it doesn't say anything:( just a lot of empty rows..... no i am not sure about that, even though i didn't find anything against...
â lubis
Apr 24 at 4:53
1
From where did you get the Deb package? If it requires systemd it's probably not meant to work with Ubuntu Trusty.
â David Foerster
Jun 3 at 10:02
What does
journalctl -xe -u trezord
say?â George Udosen
Apr 23 at 21:10
What does
journalctl -xe -u trezord
say?â George Udosen
Apr 23 at 21:10
1
1
are you sure this version is supposed to work with 14.04?
â Sebastian Stark
Apr 23 at 21:36
are you sure this version is supposed to work with 14.04?
â Sebastian Stark
Apr 23 at 21:36
it doesn't say anything:( just a lot of empty rows..... no i am not sure about that, even though i didn't find anything against...
â lubis
Apr 24 at 4:53
it doesn't say anything:( just a lot of empty rows..... no i am not sure about that, even though i didn't find anything against...
â lubis
Apr 24 at 4:53
1
1
From where did you get the Deb package? If it requires systemd it's probably not meant to work with Ubuntu Trusty.
â David Foerster
Jun 3 at 10:02
From where did you get the Deb package? If it requires systemd it's probably not meant to work with Ubuntu Trusty.
â David Foerster
Jun 3 at 10:02
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027590%2funable-to-install-new-trezor-bridge-on-ubuntu-14-04-64bit%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
What does
journalctl -xe -u trezord
say?â George Udosen
Apr 23 at 21:10
1
are you sure this version is supposed to work with 14.04?
â Sebastian Stark
Apr 23 at 21:36
it doesn't say anything:( just a lot of empty rows..... no i am not sure about that, even though i didn't find anything against...
â lubis
Apr 24 at 4:53
1
From where did you get the Deb package? If it requires systemd it's probably not meant to work with Ubuntu Trusty.
â David Foerster
Jun 3 at 10:02