<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][RESUME] igt@kms_chamelium@hdmi-audio - warn - Home directory not accessible: Permission denied"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110896#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][RESUME] igt@kms_chamelium@hdmi-audio - warn - Home directory not accessible: Permission denied"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110896">bug 110896</a>
from <span class="vcard"><a class="email" href="mailto:contact@emersion.fr" title="emersion <contact@emersion.fr>"> <span class="fn">emersion</span></a>
</span></b>
<pre>(In reply to Tomi Sarvela from <a href="show_bug.cgi?id=110896#c11">comment #11</a>)
<span class="quote">> All CI testhosts have user 'testrunner' with valid $HOME /home/testrunner
> with permissions rwxr-xr-x. Shell is /bin/bash, as default Ubuntu user shell.
>
> Plain sudo (root) can access the testrunner home directory.</span >
See below.
<span class="quote">> Does aplay -L do special tricks, like changing UID again?</span >
No.
<span class="quote">> I can't really see where this error comes from:
>
> Home directory not accessible: Permission denied</span >
Hmm. It turns out this comes from pulseaudio. It has calls a check_ours
function in src/pulsecore/core-util.c:1450.
Tomi, could you make sure pulseaudio isn't auto-started on the DUTs? This can
be done by editing /etc/pulse/client.conf and adding:
autospawn = no
We have a check that skips the test if pulseaudio is loaded anyway. Maybe this
can turn some skips into fail/pass.
testrunner@icl-u2:~$ ps -aux | grep pulse
testrun+ 4748 0.0 0.0 278880 6932 ? Sl 18:06 0:00
/usr/bin/pulseaudio --start --log-target=syslog</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>