[Libreoffice-bugs] [Bug 46658] New: RPM packages fail to install due to conflict

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 26 07:42:33 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=46658

             Bug #: 46658
           Summary: RPM packages fail to install due to conflict
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.5.1 RC1
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: dag at wieers.com


When installing the LibreOffice RPM packages on RHEL6.2 64bit I get:

[root at moria Downloads]# rpm -Uhv LibO*/RPMS/*.rpm
Preparing...                ########################################### [100%]
        file /opt/libreoffice3.5/ure/lib/libstdc++.so.6 conflicts between
attempted installs of libreoffice3.5-stdlibs-3.5.1-101.x86_64 and
libreoffice3.5-ure-3.5.1-101.x86_64

Which is weird, because the conflicting file is exactly the same in both
packages:

[root at moria Downloads]# rpm -qlpv
LibO_3.5.1rc1_Linux_x86-64_install-rpm_en-US/RPMS/libreoffice3.5-stdlibs-3.5.1-101.x86_64.rpm
| grep 'libstdc++'
-rwxr-xr-x    1 root    root                   977776 Feb 25 04:18
/opt/libreoffice3.5/ure/lib/libstdc++.so.6
[root at moria Downloads]# rpm -qlpv
LibO_3.5.1rc1_Linux_x86-64_install-rpm_en-US/RPMS/libreoffice3.5-ure-3.5.1-101.x86_64.rpm
| grep 'libstdc++'
-rwxr-xr-x    1 root    root                   977776 Feb 25 04:16
/opt/libreoffice3.5/ure/lib/libstdc++.so.6

Compare this with the official 3.5.0 release, where the same file is only part
of one the ure-subpackage:

[root at moria Downloads]# rpm -qf /opt/libreoffice3.5/ure/lib/libstdc++.so.6
libreoffice3.5-ure-3.5.0-13.x86_64

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list