I want to install the package vodafone-mobile-connect-card-driver-for-linux from this page https://forge.vodafonebetavine.net/frs/?group_id=12 , but I am stuck in a dependency hell. It goes something like this:
vmc driver will not install due unsatisfied dependency dbus-1-python
dbus-1-python will not install due unsatisfied dependency dbus-1
dbus-1 will not install due to unsatisfied dependency /sbin/insserve
insserve will not install due to conflict with initscripts-8.54-8.1mdv2008.0.i586
Unfortunately the vmc driver package does not come in a 'Mandriva' version only Suse, Fedora, deb, and tar.gz. I have tried all of them (except deb of course) and none work, they all complain about missing dependencies.
Incidentally, I cant find any of the above packages on Mandriva repositories (I have 13 repositories enabled) I have had to use suse rpm's from rpmfind which is possibly why they don't work. Part of the problem may also be that I have very little experience with Mandriva.
One page I read on the net quoted a dependency called 'python-central' for this program, although this appears to be a debian package, but does it have a Mandriva equivalent?
Can anyone tell me how to break out of this cycle and get the program installed? Any help appreciated.
I must say that this is my very first stumbling block with Mandriva, everything else I have tried with it so far has worked faultlessly.