Build erroring with "invalid reference format"
Closed this issue · 6 comments
bashtage commented
I am getting "invalid reference format" on all of my Linux builds.
See, for example, https://github.com/bashtage/arch-wheels/runs/1838145086?check_suite_focus=true
Any idea what this means, or what would be a reasonable fix?
matthew-brett commented
No idea! Is there any way to get more information on what it's running?
Like `set -x`? Is this latest devel multibuild?
bashtage commented
Yes, this is latest devel. Where should I put the set -x?
bashtage commented
I added set -x but not help:
https://github.com/bashtage/arch-wheels/runs/1838236417?check_suite_focus=true
It crashes immediately after ---- INSTALL RUN ----
matthew-brett commented
I hate to ask, but does it help if you revert multibuilt to commit 94f249a
?
bashtage commented
PEBCAK. Sorry about this.
matthew-brett commented
:)
No problem.