Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387605 - app-office/libreoffice-bin-3.4.3.2-r1 not installable due to self conflict
Summary: app-office/libreoffice-bin-3.4.3.2-r1 not installable due to self conflict
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-18 21:39 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2011-10-19 07:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.