| Summary: | media-fonts/corefonts-1-r4 fails to unpack/install some fonts | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Priit Laes (IRC: plaes) <plaes> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Priit Laes (IRC: plaes)
2010-02-10 12:20:27 UTC
Do you have anything funny in ${PATH} ?
ebuild does only 'cabextract' on those files
and cabextract doesn't seem to link to anything external.
~ # echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 ~ $ sudo echo $PATH /usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 I meant "do you have any non-portage binaries in ${PATH}
or non-portage libraries in ld.so.conf path" ?
What happens if you try to unpack those archives manually ?
Hrm.. actually I was wrong, as fonts are still unpacked (just the warning about large files is shown). I think I used `qlist coreutils | grep -i arial` when I checked font list :S Sorry for wasting your time. |