View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#6
Originally Posted by sifo View Post
Here it is :
Code:
/home/user/MyDocs # dpkg -i signond_9.23-1maemo0_armel.deb libsignon-qt0_9.23-1maemo0_armel.deb 
Selecting previously deselected package signond.
(Reading database ... 50862 files and directories currently installed.)
Unpacking signond (from signond_9.23-1maemo0_armel.deb) ...
Adding system user signon....done
Replacing files in old package signond0 ...
Selecting previously deselected package libsignon-qt0.
Unpacking libsignon-qt0 (from libsignon-qt0_9.23-1maemo0_armel.deb) ...
dpkg: dependency problems prevent configuration of signond:
 signond depends on aegisfs; however:
  Package aegisfs is not installed.
 signond depends on libcryptsetup0; however:
  Package libcryptsetup0 is not installed.
 signond depends on libsignoncrypto-qt; however:
  Package libsignoncrypto-qt is not installed.
dpkg: error processing signond (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libsignon-qt0:
 libsignon-qt0 depends on signond; however:
  Package signond is not configured yet.
 libsignon-qt0 depends on libsignoncrypto-qt; however:
  Package libsignoncrypto-qt is not installed.
 libsignon-qt0 depends on libsignoncrypto-qt; however:
  Package libsignoncrypto-qt is not installed.
dpkg: error processing libsignon-qt0 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 signond
 libsignon-qt0
/home/user/MyDocs #
i tried "apt-get install -f" but it wants to remove them !
Code:
/home/user/MyDocs # apt-get install -f 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  libsignon-qt0 signond
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 1057kB disk space will be freed.
Do you want to continue [Y/n]?
should i install aegisfs, ibcryptsetup0 and libcryptsetup0-qt manually from devel ?

Hi,

so: you have 2 ways:
first:
1) install everything which's not aegisfs and is needed manually
2) install signon
3) dpkg --configure -a --force-depends
this is not a permanent

second:
you can try out my updated fuse (I'm lacking testers to claim it stable or not for sure, but this should be ok)
1) install fuse http://talk.maemo.org/showpost.php?p...03&postcount=1
2) install aegisfs http://harmattan-dev.nokia.com/pool/...+0m6_armel.deb
3) apt-get install -f
4) install signon
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2012-10-03 at 18:11.
 

The Following 3 Users Say Thank You to marmistrz For This Useful Post: