[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

(maybe solved) Re: apt-get reports conflicts while installing j2sdk



Apparently, _H. S._, on 03/22/04 14:57,typed:
Hi,

I am running Sarge. I am trying to install Java and yesterday installed j2sdk1.3 and then realized I needed j2sdk1.4. Some problem with the glibc or gcc version.

So I removed that:
#> apt-get --purge remove j2sdk1.3 j2re1.3

Then I installed j2sdk1.4 but go these errors:
~# apt-get install j2sdk1.4
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  j2re1.4
Suggested packages:
  ttf-kochi-gothic ttf-kochi-mincho j2sdk1.4-doc
The following NEW packages will be installed:
  j2re1.4 j2sdk1.4
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/23.5MB of archives.
After unpacking 60.5MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
(Reading database ... 130182 files and directories currently installed.)
Unpacking j2re1.4 (from .../j2re1.4_1.4.0.99beta-1_i386.deb) ...
Do you agree to the above license terms? [yes or no] yes
dpkg: error processing /var/cache/apt/archives/j2re1.4_1.4.0.99beta-1_i386.deb (--unpack): trying to overwrite `/usr/share/man/man1/JavaPluginControlPanel.1.gz', which is also in package j2re1.3
Selecting previously deselected package j2sdk1.4.
Unpacking j2sdk1.4 (from .../j2sdk1.4_1.4.0.99beta-1_i386.deb) ...
Do you agree to the above license terms? [yes or no] yes
Errors were encountered while processing:
 /var/cache/apt/archives/j2re1.4_1.4.0.99beta-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


So how do I remove whateve was left over from j2sdk1.3 remove operation?


I think solved:
~# dpkg --remove j2re1.3
~# apt-get install  j2re1.4

seemed to have worked.

Which leads to me the question is the deb package of j2re1.3 from Blackdown broken? Since it didn't remove itself with "apt-get --purge remove".

->HS
--
(Remove all underscores,_if any_, from my email address to get the correct one. Apologies for the inconvenience, but this is to reduce spam.)




Reply to: