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

Bug#836887: libreoffice uninstallable because of Depends/Conflicts loop



Package: libreoffice
Version: 1:5.2.0-2
Tags: patch

Hi

libreoffice is uninstallable on kfreebsd-any because it contains a Depends/Conflicts loop:

* libreoffice depends on libreoffice-report-builder-bin

* libreoffice-report-builder-bin depends on libreoffice-core

* libreoffice-core conflicts with libreoffice-report-builder-bin [kfreebsd-any]

You can use this patch to remove the last conflict line.

-- 
Jon Boden

ubuntuBSD -- The power of FreeBSD kernel with familiarity of Ubuntu OS!

http://www.ubuntubsd.org/ -- https://twitter.com/ubuntuBSD
diff -Nur -x '*~' -x changelog ../debian/control.in debian/control.in
--- ../debian/control.in	2016-04-05 14:31:17.000000000 +0200
+++ debian/control.in	2016-09-04 14:18:37.120974000 +0200
@@ -252,7 +252,7 @@
         myspell-sw (<< 1:3.1.0-3),
         myspell-th (<< 1:3.1.0-3),
         myspell-tl (<< 0.4-0-5)
-Conflicts: cacao-oj6-jre, libreoffice-filter-binfilter, libreoffice-unbundled, libreoffice-report-builder-bin [kfreebsd-i386 kfreebsd-amd64]
+Conflicts: cacao-oj6-jre, libreoffice-filter-binfilter, libreoffice-unbundled
 Provides: libreoffice-bundled
 Replaces: libreoffice-calc (<< 1:3.3.2-5),
           libreoffice-common (<< 1:4.4.1-0ubuntu2),

Reply to: