Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302646 - www-client/chromium-9999: ebuild problem
Summary: www-client/chromium-9999: ebuild problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 15:18 UTC by Jonni Ä.
Modified: 2010-01-29 09:51 UTC (History)
1 user (show)

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 Jonni Ä. 2010-01-28 15:18:06 UTC
Hi,

I can't install www-client/chromium-9999 because of "zlib sed failed" error.
It occurs because of this snippet of code:
"sed -e '/^#include "mozzconf.h"$/d' -i third_party/{,WebKit/WebCore/platform/image-decoders}/zlib/zconf.h || die "zlib sed failed""
So I think that snippet of code could be removed, because the newest revision of WebKit doesn't even have that file.

Reproducible: Always

Steps to Reproduce:
1. emerge "=www-client/chromium-9999"
2.
3.

Actual Results:  
zlib sed failed

Expected Results:  
www-client/chromium-9999 should've installed
Comment 1 Bernard Cafarelli gentoo-dev 2010-01-29 09:51:49 UTC
Thanks for the report!

The code was recently reorganized (it's now in a single directory, much better). I've updated the matching sed line, -9999 ebuild should work again on your next sync