coln_panic
November 1st, 2007, 01:12 AM
I need gssapi support in sasl for use with a heimdal kerberos, but it won't install due to:
root@server:~# apt-get install libsasl2-modules-gssapi-heimdal
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libsasl2-modules-gssapi-heimdal: Depends: libsasl2-modules (= 2.1.22.dfsg1-12) but 2.1.22.dfsg1-9ubuntu2 is to be installed
E: Broken packages
is it (somewhat) safe to just modify the package to accept the installed version of libsasl2-modules, or what are the proper steps to take to get this fixed? it is a 7.10 install on i386.
thanks,
jay
root@server:~# apt-get install libsasl2-modules-gssapi-heimdal
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libsasl2-modules-gssapi-heimdal: Depends: libsasl2-modules (= 2.1.22.dfsg1-12) but 2.1.22.dfsg1-9ubuntu2 is to be installed
E: Broken packages
is it (somewhat) safe to just modify the package to accept the installed version of libsasl2-modules, or what are the proper steps to take to get this fixed? it is a 7.10 install on i386.
thanks,
jay