Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299857 - pango fails to install
Summary: pango fails to install
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-06 09:29 UTC by Ann Ohnym
Modified: 2010-01-06 23:01 UTC (History)
0 users

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 Ann Ohnym 2010-01-06 09:29:45 UTC
This will be a very bad bugreport, but here it goes:
Start with a fresh gentoo installation, 
run emerge lyx directly afterwards
it failed on installing pango.
It seems to complain about this:

ebuild.sh line 39: called src_install
enivironment line 2881: called gnome2_src_install
environment line 2242: called die
The specific snippet of code:
emake DESTDIR="${D}" "scrollkeeper_localstate_dir=${D}${sk_tmp_dir} " "$@" install || die "install failed";


I did emerge lyx again and then it worked.
So it is probably just a minor glitch.

Reproducible: Always

Steps to Reproduce:
1. install fresh gentoo system
2. emerge lyx
3.
Comment 1 Rafał Mużyło 2010-01-06 18:08:13 UTC
You're right, without at very least the build log,
I wouldn't consider this a bug report.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-01-06 22:30:42 UTC
full build.log and emerge --info are the bare minimum for this kind of problem.