https://bugs.documentfoundation.org/show_bug.cgi?id=151444
Bug ID: 151444
Summary: Epm rpm build: package
lodevbasis7.5-pyuno-7.5.0.0.alpha0-1.x86_64 conflicts
with lodevbasis7.5-librelogo
Product: LibreOffice
Version: 7.5.0.0 alpha0+ Master
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Installation
Assignee: [email protected]
Reporter: [email protected]
Steps to Reproduce:
1. Build core with the following autogen.input:
```
--enable-dbgutil
--without-help
--without-helppack-integration
--disable-odk
--with-external-tar=/mnt/data/suokunlong/lo/external_tarballs
--enable-epm
--with-package-format=rpm
```
2. Build, then install the rpms in
workdir/installation/LibreOfficeDev/rpm/install with:
$ sudo dnf install ./RPMS/*.rpm
Current Result:
Error:
Problem: package lodevbasis7.5-pyuno-7.5.0.0.alpha0-1.x86_64 conflicts with
lodevbasis7.5-librelogo provided by
lodevbasis7.5-librelogo-7.5.0.0.alpha0-1.x86_64
- package lodevbasis7.5-pyuno-7.5.0.0.alpha0-1.x86_64 obsoletes
lodevbasis7.5-librelogo provided by
lodevbasis7.5-librelogo-7.5.0.0.alpha0-1.x86_64
- conflicting requests
(try to add '--allowerasing' to command line to replace conflicting packages or
'--skip-broken' to skip uninstallable packages)
Fedora Linux 36 (Workstation Edition), on current master as of today.
--
You are receiving this mail because:
You are the assignee for the bug.