| View previous topic :: View next topic |
| Author |
Message |
cach0rr0 Moderator


Joined: 13 Nov 2008 Posts: 3847 Location: Houston, Republic of Texas
|
Posted: Wed Dec 01, 2010 10:36 pm Post subject: [BUGLOGGED]chromium-bin-7.0.517.44 &&/icu-4.4.1 dep |
|
|
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 |
|
 |
floppymaster Developer


Joined: 07 Jul 2010 Posts: 172 Location: Detroit, MI, USA
|
Posted: Thu Dec 02, 2010 2:04 am Post subject: |
|
|
| Have you seen bug 347175? |
|
| Back to top |
|
 |
cach0rr0 Moderator


Joined: 13 Nov 2008 Posts: 3847 Location: Houston, Republic of Texas
|
|
| Back to top |
|
 |
phajdan.jr Developer


Joined: 23 Mar 2006 Posts: 1672 Location: Poland
|
Posted: Thu Dec 02, 2010 7:55 am Post subject: Re: [BUGLOGGED]chromium-bin-7.0.517.44 &&/icu-4.4.1 |
|
|
| 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 |
|
 |
|
|
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
|
|