Welcome! Log In Create A New Profile

Advanced

Getting the following error

Posted by miscbookreader 
Getting the following error
September 11, 2011 09:02PM
Hi
i am a newbie in debian, i am getting the following error

root@debian:~# apt-get build-dep strongswan
Reading package lists... Done
Building dependency tree... 50%
Building dependency tree... 69%
Building dependency tree
Reading state information... Done
The following packages have unmet dependencies:
libsqlite3-dev : Depends: libsqlite3-0 (= 3.7.3-1) but 3.7.7-2 is to be installed
E: Build-dependencies for strongswan could not be satisfied.

Can you please let me know on how to fix this ?

Thanks
-Misc
Re: Getting the following error
September 12, 2011 12:25PM
You need libsqlit3-0 version 3.7.3-1 specifically. You can try installing that version specifically, but then you may get some other dependency errors for things already installed that now conflict.

apt-get install libsqlite3-0=3.7.3-1
Re: Getting the following error
September 12, 2011 08:54PM
Thank you !
Using this i was able to downgrade libsqlite3-0

Will go to the next step and let you know.

Thanks once again.

Misc
Re: Getting the following error
September 13, 2011 11:34AM
Cool. You didn't get any new dependency issues from forcing that version?
Re: Getting the following error
September 13, 2011 03:39PM
Thanks it worked !

No i did not get any new dependency issue after that and strongswan got installed properly, but am still having issues configuring it.

Thanks
-Salim
sneakypop
Re: Getting the following error
April 02, 2013 08:02PM
sudo dpkg --purge --force-depends libsqlite3-0
sudo apt-get install libsqlite3-0
sudo apt-get install -f
sudo apt-get install libsqlite3-dev
Author:

Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: