Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271272 - www-client/chromium-bin [new ebuild]
Summary: www-client/chromium-bin [new ebuild]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Bernard Cafarelli
URL: http://code.google.com:80/chromium/
Whiteboard: sunrise suggested
Keywords: EBUILD
: 271409 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-26 07:21 UTC by Vladimir Dolzhenko
Modified: 2009-12-28 09:24 UTC (History)
2 users (show)

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


Attachments
universal and live ebuild (google-chromium-bin-99999.ebuild,1.62 KB, text/plain)
2009-05-26 07:22 UTC, Vladimir Dolzhenko
Details
chromium logo (chromium.png,7.10 KB, image/png)
2009-05-26 07:26 UTC, Vladimir Dolzhenko
Details
universal and live ebuild (google-chromium-bin-99999.ebuild,1.62 KB, text/plain)
2009-05-26 07:28 UTC, Vladimir Dolzhenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Dolzhenko 2009-05-26 07:21:22 UTC
Chromium is the open-source project behind Google Chrome

Reproducible: Always
Comment 1 Vladimir Dolzhenko 2009-05-26 07:22:08 UTC
Created attachment 192465 [details]
universal and live ebuild
Comment 2 Vladimir Dolzhenko 2009-05-26 07:26:34 UTC
Created attachment 192469 [details]
chromium logo
Comment 3 Vladimir Dolzhenko 2009-05-26 07:28:20 UTC
Created attachment 192472 [details]
universal and live ebuild

fix chromium logo instead of chrome
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2009-05-26 13:45:23 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 5 Bernard Cafarelli gentoo-dev 2009-05-27 08:35:36 UTC
Thanks for the ebuild! I'm cleaning a few things, and I'll add it soon to portage 
Comment 6 Bernard Cafarelli gentoo-dev 2009-05-27 12:02:42 UTC
chromium-bin-0_p16980 and chromium-bin-9999 (this one p.masked) added to tree. I've used chromium as Google insists on the different name

Now if only I could find some 32bit emul libraries for gconf and orbit, we could try this one on multilib amd64...
Comment 7 Sebastian Luther (few) 2009-05-27 18:46:03 UTC
*** Bug 271409 has been marked as a duplicate of this bug. ***
Comment 8 srunni 2009-05-30 00:34:10 UTC
"/opt/chromium.org/chrome-linux/chrome: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory"

Shouldn't gnome-base/gconf be a dependency for this?
Comment 9 Bernard Cafarelli gentoo-dev 2009-06-01 21:15:09 UTC
It already is:
http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/chromium-bin/chromium-bin-0_p17178.ebuild?view=markup

Anyway, if you find a bug in the ebuild, please open a new bugreport, this one was for portage inclusion and is indeed fixed ;)
Comment 10 Zeno Davatz 2009-06-06 08:06:11 UTC
Ok, I just tried this ebuild and when I try to startup I get:

/usr/local/portage/www-client/chromium-bin> chromium-bin 
./chrome: /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./chrome)
Comment 11 Bernard Cafarelli gentoo-dev 2009-06-09 08:47:27 UTC
Please, new bugs imply new bugreports...

The binary needs >=gcc-4.2, it's in its DEPEND. The correct gcc needs to be active though, I'll add a warning after merge to signal it