(imported topic written by SystemAdmin)
I just setup a Ubuntu 10.10 box for testing with the new 8.1 client for it.
I know the ubuntu i’m using is newer however my problem doesn’t relate to that but rather dependancies.
I downloaded and attempted to run the following:
sudo dpkg -i BESAgent-8.1.551.0-ubuntu10.i386.deb
however i’m running into a dependancy issue, it requires libapt-pkg-libc6.10-6-4.8 but i can’t find it anywhere!
Any ideas?
I’ve copied the console information below:
daniel@daniel-ul:~/Desktop$ sudo dpkg -i BESAgent-8.1.551.0-ubuntu10.i386.deb
Selecting previously deselected package besagent.
(Reading database … 145230 files and directories currently installed.)
Unpacking besagent (from BESAgent-8.1.551.0-ubuntu10.i386.deb) …
dpkg: dependency problems prevent configuration of besagent:
besagent depends on libapt-pkg-libc6.10-6-4.8; however:
Package libapt-pkg-libc6.10-6-4.8 is not installed.
dpkg: error processing besagent (–install):
dependency problems - leaving unconfigured
Processing triggers for ureadahead …
Errors were encountered while processing:
besagent
daniel@daniel-ul:~/Desktop$