Re: [proaudio] lv2core-9999 and authorization to install |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] lv2core-9999 and authorization to install
- From: Gavin Pryke <gavinlee303@xxxxxxxxx>
- Date: Mon, 20 Dec 2010 17:18:19 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=F0Pu+hz6qByrNBfNrMn0gOJhE62fwZyG530+LlvhN2s=; b=BiL+y5UlGJ7Z5DzIrAt6oBNnWUto+EscD0QujXByL1ATGNP64AWW51CAgTkEfH3vtL 9/pZNyHiY1NT3r+ZLdCQBXFDbSZyMpbr1Ewc0JYRlFVSbyGgrds8lL+LHkjuXDKduHhr hy2qibwx4l8FZyN5Q3aPv0U1ZUSm4bIpQfhwo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=WJDS/ezJRgsgSTy/i3peLHwMhfETnquA4va6UvdIeDBWZxuJLX0vJez4XL+vpx+Gn5 w/4bTWAGyNBxy6P9SiiITi3BMHz/aE00c4ZP2TyiC5HYl1E3RGkLGwdu0vjdhgWd2mHk rWeApJqx+bsKkK+m/xsmIEzv6/UD8rZg6eIq4=
On Monday 13 December 2010 19:44:19 yermandu wrote:
> this happens with another packages, with the same problem for
> ACCESS DENIED open_wr: /etc/ld.so.cache~
>
> I dont have idea what is.
Sorry for not replying specifically to the question. :)
The build scripts of the packages that fail like this should not call ldconfig
which triggers a sandbox access violation. As far as I know that should be
left up to portage to handle. The build scripts of those packages should be
patched.
Cheers
Gav