Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511420 - www-client/chromium-37.0.2008.2 with www-plugins/chrome-binary-plugins[pdf] - file collision in ?
Summary: www-client/chromium-37.0.2008.2 with www-plugins/chrome-binary-plugins[pdf] -...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-25 05:34 UTC by Thomas Kear
Modified: 2014-05-28 02:22 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 Thomas Kear 2014-05-25 05:34:48 UTC
With the PDF plugin now included in chromium's source, /usr/lib64/chromium-browser/libpdf.so is in conflict with chrome-binary-plugins[pdf].

RDEPEND="!www-plugins/chrome-binary-plugins[pdf]" in chromium-37.0.2008.2.ebuild appears to have the desired effect.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-05-25 11:58:45 UTC
(In reply to Thomas Kear from comment #0)
> With the PDF plugin now included in chromium's source,
> /usr/lib64/chromium-browser/libpdf.so is in conflict with
> chrome-binary-plugins[pdf].
> 
> RDEPEND="!www-plugins/chrome-binary-plugins[pdf]"

Or www-plugins/chrome-binary-plugins[-pdf] maybe?
Comment 2 Mike Gilbert gentoo-dev 2014-05-28 02:22:16 UTC
Thanks for the report. Should be fixed now.

  28 May 2014; Mike Gilbert <floppym@gentoo.org>
  chrome-binary-plugins-37.0.2008.2_alpha1.ebuild:
  Drop pdf plugin; it is now part of chromium.

  28 May 2014; Mike Gilbert <floppym@gentoo.org> chromium-37.0.2008.2.ebuild:
  Add blocker to on <chrome-binary-plugins-37 so that portage upgrades
  correctly.