[mythtv-users] git choas

John Hoyt john.hoyt at gmail.com
Sat Aug 1 13:33:04 UTC 2020


On Sat, Aug 1, 2020 at 9:12 AM John Hoyt <john.hoyt at gmail.com> wrote:

> I've done this enough times to be certain and on the VM the passwd is
>> trivial "nu"
>>
>
> ok - in the future you can run with the --skip-ansible=true flag to speed
> up builds.
>
> Unfortunately this still doesn't solve your issue with ansible...  Still
> scratching my head here
>

Bill,

Staring at the output a bit more, it looks like for some reason ansible is
no longer installing the qt dependencies for James (they're already
installed on my system so I must of have missed this).

Also, here's another failure:

TASK [mythtv-macports : select the installed version of python]
****************
changed: [localhost] => (item={'group': 'python', 'version': 'python38'})
changed: [localhost] => (item={'group': 'python3', 'version': 'python38'})
failed: [localhost] (item={'group': 'pip', 'version': 'pip38'}) =>
{"ansible_loop_var": "item", "changed": true, "cmd": ["port", "select",
"--set", "pip", "pip38"], "delta": "0:00:00.102641", "end": "2020-08-01
15:13:44.042030", "item": {"group": "pip", "version": "pip38"}, "msg":
"non-zero return code", "rc": 1, "start": "2020-08-01 15:13:43.939389",
"stderr": "", "stderr_lines": [], "stdout": "Selecting 'pip38' for 'pip'
failed: The specified group 'pip' does not exist.", "stdout_lines":
["Selecting 'pip38' for 'pip' failed: The specified group 'pip' does not
exist."]}
failed: [localhost] (item={'group': 'pip3', 'version': 'pip38'}) =>
{"ansible_loop_var": "item", "changed": true, "cmd": ["port", "select",
"--set", "pip3", "pip38"], "delta": "0:00:00.100251", "end": "2020-08-01
15:13:44.406449", "item": {"group": "pip3", "version": "pip38"}, "msg":
"non-zero return code", "rc": 1, "start": "2020-08-01 15:13:44.306198",
"stderr": "", "stderr_lines": [], "stdout": "Selecting 'pip38' for 'pip3'
failed: The specified group 'pip3' does not exist.", "stdout_lines":
["Selecting 'pip38' for 'pip3' failed: The specified group 'pip3' does not
exist."]}

I'm going to uninstall some dependencies on my VM and test if I can
reproduce.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200801/903748b9/attachment.htm>


More information about the mythtv-users mailing list