Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[BUGLOGGED]chromium-bin-7.0.517.44 &&/icu-4.4.1 dep
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
cach0rr0
Moderator
Moderator


Joined: 13 Nov 2008
Posts: 3847
Location: Houston, Republic of Texas

PostPosted: Wed Dec 01, 2010 10:36 pm    Post subject: [BUGLOGGED]chromium-bin-7.0.517.44 &&/icu-4.4.1 dep Reply with quote

just looking for an opinion here

background:

Code:

$ chromium-bin
/opt/chromium.org/chrome: error while loading shared libraries: libicui18n.so.44: cannot open shared object file: No such file or directory


It also depends on libicuu18n.so.44, which is also provided by dev-libs/icu

Right, so I run an ~amd64 setup across the board for a number of reasons, primarily testing.
As I do so, and as chromium-bin's dependency is tagged as simply >=dev-libs/icu-4.4.1, and because for me at some point something pulled in icu-4.6.2 (a result of ~arch), .44 isn't what I have.

well, chromium-bin, at least that build, does not function with icu-4.6 (try symlinking it - you'll get an "chrome: undefined symbol: utf8_countTrailBytes" error on startup, as one might expect)

Is this the sort of thing where the dependency in the ebuild should be fixed, or should this be a "chalk it up to running ~arch" sort of deal?

The solution is to either mask 4.6.2 yourself, or

Code:

emerge -v =dev-libs/icu-4.4.2


and everything works. Not sure if a revdep-rebuild is in order, about to try it myself as:

Code:

 * These packages depend on icu:
dev-db/sqlite-3.7.3 (icu ? dev-libs/icu)
dev-libs/boost-1.42.0-r2 (icu ? >=dev-libs/icu-3.3)
www-client/chromium-8.0.552.210 (>=dev-libs/icu-4.4.1)
www-client/chromium-bin-7.0.517.44 (>=dev-libs/icu-4.4.1)


Anyway, just wanted to put the info out there in case someone else hits this, as Google yielded nothing useful, as well see if anyone thinks this is worth mentioning in official channels

EDIT

so it seems breakage did occur, but thankfully only of chromium (with chromium-bin now fixed, the solution here is simple)

Code:

[ 38% ]  *   broken /usr/lib64/chromium-browser/chrome (requires libicui18n.so.46
libicuuc.so.46)

_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash


Last edited by cach0rr0 on Thu Dec 02, 2010 3:27 am; edited 1 time in total
Back to top
View user's profile Send private message
floppymaster
Developer
Developer


Joined: 07 Jul 2010
Posts: 172
Location: Detroit, MI, USA

PostPosted: Thu Dec 02, 2010 2:04 am    Post subject: Reply with quote

Have you seen bug 347175?
Back to top
View user's profile Send private message
cach0rr0
Moderator
Moderator


Joined: 13 Nov 2008
Posts: 3847
Location: Houston, Republic of Texas

PostPosted: Thu Dec 02, 2010 3:26 am    Post subject: Reply with quote

floppymaster wrote:
Have you seen bug 347175?


No I had not actually :lol:

so uhh...I reckon this here thread is pointless. Let's all just pretend I didn't make it :)

Suppose it's new enough it hadn't been indexed. Then again, had I not wrongly figured bugzilla is always indexed fairly quickly, and that doing a direct search was pointless, I'd have done this and found it immediately

http://bugs.gentoo.org/buglist.cgi?quicksearch=chromium-bin+icu
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
phajdan.jr
Developer
Developer


Joined: 23 Mar 2006
Posts: 1672
Location: Poland

PostPosted: Thu Dec 02, 2010 7:55 am    Post subject: Re: [BUGLOGGED]chromium-bin-7.0.517.44 &&/icu-4.4.1 Reply with quote

cach0rr0 wrote:
Is this the sort of thing where the dependency in the ebuild should be fixed, or should this be a "chalk it up to running ~arch" sort of deal?


I also commented in the bug, but the summary is that dep was obviously wrong, and I'm thinking about the right solution.

By the way, if you still see problems with the updated ebuild, please let me know.
_________________
http://phajdan-jr.blogspot.com/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum