Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 387605

Summary: app-office/libreoffice-bin-3.4.3.2-r1 not installable due to self conflict
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2011-10-18 21:39:47 UTC
I expect this is just a silly mistake.

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.3.2-r1.ebuild?revision=1.1&view=markup

RDEPEND="${COMMON_DEPEND}
  	!app-office/libreoffice-bin    <-- ummmm
"

But I'm imagining it was just a mindless replacement from what worked in the previous version 

RDEPEND="!app-office/libreoffice
 	!app-office/openoffice     
 	!app-office/openoffice-bin  <-- this makes sense here
"

And somebody looks to have just done s/openoffice/libreoffice/g =)
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2011-10-19 07:55:29 UTC
Fixed in main tree.