[proaudio] ffado progress? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: [proaudio] ffado progress?
- From: Alex Montgomery <apmontgomery@xxxxxxxxx>
- Date: Wed, 9 Sep 2009 12:55:20 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=IlHnjc7tWbCpaK9Dw6fUcQBiz0mSHpZ23IaB70lXWfI=; b=wod/zqTHopSZ3x7RB6IL0a2NEqapfWyD3nY/Nnx/+VO/QXueti/HL3J2SfFc4jOnlI X1jOwsE7W2D2B44e8+jfmXxmyrPk59ytGgFAN3FclSRC9wZ1D2PJ5xAjzsDW1ydS6W9w ogkzjxdJzD8RVyEpONLuqDBo2TOKgFv5JkNsU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QYULJ9IKZMxl019Td8zjzGWwDRDC5rhtlvrnFoq41gDH7Ci61toeeFa/2P4fh3QhQO pG9Njti9ajY3lWf4+Eqkk1ugMTgfCXozUuR1gu/JN83vXlHOACMdRkCNeXJ0P/07gqXx xLdHcHVfObrKnL5KiPtC0ORW6YlRG+C7WSQkU=
Hello,
I am trying to install kdebase 4.3 and libffado from the proaudio
overlay is getting in my way. The ebuild is failing due to a call of
'rm -f /usr/bin/ffadomixer' which isn't allowed within sandbox. There
is already a bug filed about this issue here:
http://proaudio.tuxfamily.org/bugs/view.php?id=58
and a bug filed with the main gentoo bugtracker that discusses why
it's not their problem:
http://bugs.gentoo.org/277074
This seems like a simple enough issue to fix (don't do the rm -f) and
is especially maddening since this is my first libffado install and I
don't even *have* /usr/bin/ffadomixer to begin with. Is there any
progress on fixing this issue? Is it more complex than it seems? I'm
going to try my hand at removing the offending line from the ebuild
locally, but I expect a lot of users will eventually run into this bug
and it would be nice to fix it in the overlay.
Thanks,
-- Alex