Gentoo Archives: gentoo-alt

From: Johan Hattne <johan@××××××.se>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: [gentoo-alt] media-libs/sk1libs-0.9.1-r2
Date: Tue, 23 Apr 2013 20:30:39
Message-Id: 35C07A83-E0AD-4D6B-875A-F15FD4AFEF9A@hattne.se
1 Dear all;
2
3 I just ran into an issue with media-libs/skilibs-0.9.1-r2. This ebuild uses the python-r1 eclass, where python_get_sitedir() appears to return a full, prefixed path. In the python_install_all() function, this ebuild invokes dosym, which, as far as I recall, automagically takes prepends the prefix.
4
5 In the end I end up with double prefixes and failure during the install phase.
6
7 Any pointers on how to fix this?
8
9 // Cheers; Johan

Replies