Em Ter, 2004-01-27 às 17:08, Felipe R. Santanna escreveu: > Estou tendo um problema na instalacao do j2sdk 1.4.2. > Estou usando na sources.list os seguintes fontes (que encontrei no > apt-get.org): > > deb http://debian.innovationsw.com/debian unstable/i386/ > deb http://debian.innovationsw.com/debian unstable/all/ > deb-src http://debian.innovationsw.com/debian unstable/source/ > > Quando tento instalar o j2sdk, ocorre o seguinte erro: > > Reading Package Lists... Done > Building Dependency Tree... Done > The following NEW packages will be installed: > j2sdk > 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. > Need to get 0B/41.8MB of archives. After unpacking 94.0MB will be used. > (Reading database ... 70124 files and directories currently installed.) > Unpacking j2sdk (from .../j2sdk_1.4.2-1_i386.deb) ... > dpkg: error processing /var/cache/apt/archives/j2sdk_1.4.2-1_i386.deb > (--unpack): > trying to overwrite `/usr/share/man/man1/policytool.1.gz', which is also in > package j2re1.3 > dpkg-deb: subprocess paste killed by signal (Broken pipe) > Errors were encountered while processing: > /var/cache/apt/archives/j2sdk_1.4.2-1_i386.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) > > Se alguem puder me ajudar agradeco muito.
O pacote que voce esta instalando contem um arquivo que ja esta instalado vinculado a outro pacote. use : dpkg -i --force-overwrite /var/cache/apt/archives/j2sdk_1.4.2-1_i386.deb para instalar. > Abracos Felipe. []'s -- Outgoing mail is certified Windows Free. Checked by Debian GNU/Linux <http://www.debian.org>. "free your computer and your soul will follow..."
signature.asc
Description: Esta é uma parte de mensagem assinada digitalmente

