“Bis repetita” Another upgrade, and another error ...
# package-authoring
t
“Bis repetita” Another upgrade, and another error ^^ Upgrading to 2.1.0 version of our provider, cause an error in build_dotnet stage BUT without error message 😅 I see some warning messages but can”’t see the error message 😞 Removing build_dotnet solving the upgrade, so it’s only on build_dotnet stage. I have only warning message but not clear error message.
a
try running
make build_dotnet
manually, you should see what the error is
Likely a name clash
t
OK... now I see the error (it should be good to have it also via upgrade script 🙂 So I see my error ... but as I need to create a computeID and I only have this field ... I don’t knw how to fix it 😄
I changed the name and now it’s fixed but it’s not easy as usual to have an upgrade without troubles
a
Thanks for the feedback. Glad you managed to unblock yourself.