I am trying to install the Ice 3.3 release Debian packages. I added the following lines to my /etc/apt/sources.list.
When I try to install it, I get the following error:Code:deb http://arco.inf-cr.uclm.es/~francisco.moya/debian/ ./ deb-src http://arco.inf-cr.uclm.es/~francisco.moya/debian/ ./
Am I missing another repository?Code:jesse.anderson@clam:~$ sudo apt-get install zeroc-ice33 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: zeroc-ice33: Depends: ice33-services (>= 3.3.0-1) but it is not installable Depends: ice33-translators (>= 3.3.0-1) but it is not installable Depends: libzeroc-ice33-dev (>= 3.3.0-1) but it is not installable Depends: libzeroc-ice-3.3-cil (>= 3.3.0-1) but it is not going to be installed Depends: python-zeroc-ice (>= 3.3.0-1) but 3.2.1-1 is to be installed Depends: php-zeroc-ice (>= 3.3.0-1) but 3.2.1-1 is to be installed E: Broken packages

Reply With Quote
