Cannot reproduce - works for me.

$ docker run -it --rm amd64/debian:bullseye /bin/bash
$ apt-get update
$ apt-get install apt-utils curl
$ curl -sS https://apertium.projectjj.com/apt/install-nightly.sh |  bash

$ apt-cache policy apertium
apertium:
  Installed: (none)
  Candidate: 3.8.0+g862~6d1d2fb5-1~bullseye1
  Version table:
     3.8.0+g862~6d1d2fb5-1~bullseye1 1001
       1001 http://apertium.projectjj.com/apt/nightly bullseye/main amd64
Packages
     3.7.1-1 500
        500 http://deb.debian.org/debian bullseye/main amd64 Packages

$ apt-get install apertium apertium-spa-ita

$ echo 'Amplia gama, los mejores precios: proteínas, vitaminas, aminoácidos
y muchos más del fabricante.' | apertium spa-ita
Ampia gamma, i migliori prezzi: proteine, vitamine, amminoacidi e *muchos
più del fabbricante.

-- Tino Didriksen


On Wed, 17 Nov 2021 at 17:13, Alexander V <allsportvideoma...@gmail.com>
wrote:

> Hi there! i tried to install, for example, apertium-eng-ita package on my
> debian system. but no luck, cause of dependencies. What was done:
>
> 1) clear debian 11 system installed
> 2) curl -sS https://apertium.projectjj.com/apt/install-nightly.sh |  bash
> 3) apt-get install apertium (and it installed the 3.7 version)
> 4) apt-get install apertium-spa-ita :
>
>
>
>
>
>
>
>
>
>
>
>
>
> *Reading package lists... DoneBuilding dependency tree... DoneReading
> state information... DoneSome packages could not be installed. This may
> mean that you haverequested an impossible situation or if you are using the
> unstabledistribution that some required packages have not yet been
> createdor been moved out of Incoming.The following information may help to
> resolve the situation:The following packages have unmet
> dependencies: apertium-eng-ita : Depends: apertium (>= 3.8.0) but 3.7.1-1
> is to be installed                    Depends: apertium-lex-tools (>=
> 0.3.0) but 0.2.7-1 is to be installedE: Unable to correct problems, you
> have held broken packages.*
>
> It happened only with debian 11, everything is ok with fresh Ubuntu.
> Please tell me what to do in Debian 11 case.
>
> Thanks
>
_______________________________________________
Apertium-stuff mailing list
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to