maidsafe-archive / MaidSafe

This is the super-project in which each MaidSafe library resides. Some information is common to all libraries, and is detailed here. Library-specific information can be found in each library's wiki.
Other
583 stars 102 forks source link

Error while installing maidsafe-farmer package #135

Closed ralphtheninja closed 7 years ago

ralphtheninja commented 10 years ago
$ uname -a
Linux hp 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
$ sudo apt-get install maidsafe-farmer
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  maidsafe-farmer
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 30,8 MB of archives.
After this operation, 166 MB of additional disk space will be used.
Get:1 http://dash.maidsafe.net/repos/apt/ubuntu/ trusty/main maidsafe-farmer amd64 0.1.171-1 [30,8 MB]
Fetched 30,8 MB in 9s (3 247 kB/s)                                             
Selecting previously unselected package maidsafe-farmer.
(Reading database ... 281397 files and directories currently installed.)
Preparing to unpack .../maidsafe-farmer_0.1.171-1_amd64.deb ...
Unpacking maidsafe-farmer (0.1.171-1) ...
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Setting up maidsafe-farmer (0.1.171-1) ...
vault manager executable is missing in /opt/maidsafe/vault
dpkg: error processing package maidsafe-farmer (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 maidsafe-farmer
E: Sub-process /usr/bin/dpkg returned an error code (1)

Let me know if there is anything else I should dig up and post here.

Cheers