Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500306 - www-client/chromium should install chromedriver executable somewhere in PATH
Summary: www-client/chromium should install chromedriver executable somewhere in PATH
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-02-04 20:09 UTC by Murph
Modified: 2014-05-18 10:44 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 Murph 2014-02-04 20:09:19 UTC
chromedriver is used for automated unit testing via Selenium. Basically it opens a chromium browser and follows commands from a script.

If I emerge chromium, it installs the binary to /usr/lib64/chromium-browser/chromedriver, which isn't in any system path.

Shouldn't binaries be linked to /usr/bin or such?

Reproducible: Always
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2014-02-13 04:42:35 UTC
  12 Feb 2014; Pawel Hajdan jr
  +chromium-34.0.1833.5.ebuild, +files/chromium-d8-r0.patch,
  -chromium-34.0.1809.0.ebuild:
  Dev channel bump. Fix bug #500306 by Murph. Remove old.

I think we can merge this to chromium-33 on the next bump there.
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2014-05-18 10:44:05 UTC
(In reply to Paweł Hajdan, Jr. from comment #1)
>   12 Feb 2014; Pawel Hajdan jr
>   +chromium-34.0.1833.5.ebuild, +files/chromium-d8-r0.patch,
>   -chromium-34.0.1809.0.ebuild:
>   Dev channel bump. Fix bug #500306 by Murph. Remove old.
> 
> I think we can merge this to chromium-33 on the next bump there.

Actually since chromium-34 is now stable I'm closing this as fixed.