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

Bug#749998: python-uno: fails to install, trying to overwrite other packages files



hi,

On Sat, May 31, 2014 at 03:07:14PM +0200, Holger Levsen wrote:
> during a test with piuparts I noticed your package failed to install because 
> it tries to overwrite other packages files without declaring a replaces 
> relation.

No, it fails to install because libreoffice-core bullshittingly contains this.

> From the attached log (scroll to the bottom...):
> 
>   Selecting previously unselected package python-uno.
>   (Reading database ... 32289 files and directories currently installed.)
>   Preparing to unpack .../python-uno_1%3a4.3.0~beta1-1_amd64.deb ...
>   Unpacking python-uno (1:4.3.0~beta1-1) ...
>   dpkg: error processing archive /var/cache/apt/archives/python-
> uno_1%3a4.3.0~beta1-1_amd64.deb (--unpack):
>    trying to overwrite '/usr/lib/libreoffice/program/pyuno.so', which is also 
> in package libreoffice-core 1:4.3.0~beta1-1
>   Errors were encountered while processing:
>    /var/cache/apt/archives/python-uno_1%3a4.3.0~beta1-1_amd64.deb
>   E: Sub-process /usr/bin/dpkg returned an error code (1)

rene@frodo:~/Debian/Pakete/LibreOffice$ dpkg --contents libreoffice-core_4.3.0~beta1-1_amd64.deb | grep pyuno
-rw-r--r-- root/root      6144 2014-05-23 18:07 ./usr/lib/libreoffice/program/pyuno.so
rene@frodo:~/Debian/Pakete/LibreOffice$ dpkg --contents python3-uno_4.3.0~beta1-1_amd64.deb | grep pyuno
-rw-r--r-- root/root    210752 2014-05-23 18:09 ./usr/lib/libreoffice/program/libpyuno.so
-rw-r--r-- root/root       381 2014-05-23 13:51 ./usr/lib/libreoffice/program/services/pyuno.rdb
-rw-r--r-- root/root       521 2014-05-23 10:16 ./usr/lib/libreoffice/share/registry/pyuno.xcd
-rw-r--r-- root/root      1035 2014-05-23 18:06 ./usr/share/doc/python3-uno/demo/pyunoenv.bat
-rw-r--r-- root/root      1643 2014-05-23 18:06 ./usr/share/doc/python3-uno/demo/pyunoenv.tcsh
rene@frodo:~/Debian/Pakete/LibreOffice$ dpkg --contents python-uno_4.3.0~beta1-1_amd64.deb | grep pyuno
-rw-r--r-- root/root       521 2014-05-23 18:06 ./usr/lib/libreoffice/share/registry/pyuno.xcd
-rw-r--r-- root/root      1035 2014-05-23 18:06 ./usr/share/doc/python-uno/demo/pyunoenv.bat
-rw-r--r-- root/root      1643 2014-05-23 18:06 ./usr/share/doc/python-uno/demo/pyunoenv.tcsh
lrwxrwxrwx root/root         0 2014-05-23 18:07 ./usr/lib/libreoffice/program/pyuno.so -> py2uno.so
lrwxrwxrwx root/root         0 2014-05-23 18:07 ./usr/lib/libreoffice/program/libpyuno.so -> libpy2uno.so

God, I hate this install system of upstream... Will have a look..
That file should be in python3-uno...

Regards,

Rene


Reply to: