Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] Fix arcade signing new fonts on dancing #25987

Closed
rmarinho opened this issue Nov 20, 2024 · 0 comments · Fixed by #25986
Closed

[ci] Fix arcade signing new fonts on dancing #25987

rmarinho opened this issue Nov 20, 2024 · 0 comments · Fixed by #25986
Labels
area/infrastructure 🏗️ s/triaged Issue has been reviewed t/bug Something isn't working testing-infrastructure Issue relating to testing infrastructure
Milestone

Comments

@rmarinho
Copy link
Member

Description

Build was failing on signign the new templates fonts

https://dev.azure.com/dnceng/internal/_build/results?buildId=2585606&view=results

 SignToolTask starting.
  DryRun: False
  Signing mode: Real
  MicroBuild signing logs will be in (Signing*.binlog): D:\a\_work\1\s\artifacts\log\Release\
  MicroBuild signing configuration will be in (Round*.proj): D:\a\_work\1\s\artifacts\tmp\Release\
D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24562.13\tools\Sign.proj(72,5): error : Could not determine certificate name for signable file(s):
##[error].packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24562.13\tools\Sign.proj(72,5): error : Could not determine certificate name for signable file(s):
D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24562.13\tools\Sign.proj(72,5): error : 	File: FluentSystemIcons-Regular.ttf
##[error].packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24562.13\tools\Sign.proj(72,5): error : 	File: FluentSystemIcons-Regular.ttf
D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24562.13\tools\Sign.proj(72,5): error : 		Microsoft.Maui.Templates.net9.9.0.10-ci.net9.24570.3.nupkg
##[error].packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24562.13\tools\Sign.proj(72,5): error : 		Microsoft.Maui.Templates.net9.9.0.10-ci.net9.24570.3.nupkg
D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24562.13\tools\Sign.proj(72,5): error : 	File: SegoeUI-Semibold.ttf
##[error].packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24562.13\tools\Sign.proj(72,5): error : 	File: SegoeUI-Semibold.ttf
D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24562.13\tools\Sign.proj(72,5): error : 		Microsoft.Maui.Templates.net9.9.0.10-ci.net9.24570.3.nupkg
##[error].packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24562.13\tools\Sign.proj(72,5): error : 		Microsoft.Maui.Templates.net9.9.0.10-ci.net9.24570.3.nupkg
  SignToolTask execution finished.

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

9.0.10 SR1

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

No response

Affected platforms

Other (Tizen, Linux, etc. not supported by Microsoft directly)

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@rmarinho rmarinho added area/infrastructure 🏗️ t/bug Something isn't working testing-infrastructure Issue relating to testing infrastructure labels Nov 20, 2024
@rmarinho rmarinho added this to the .NET 9 SR2 milestone Nov 20, 2024
@dotnet-policy-service dotnet-policy-service bot added the s/triaged Issue has been reviewed label Nov 20, 2024
@rmarinho rmarinho moved this from Todo to In Progress in MAUI SDK Ongoing Nov 20, 2024
@rmarinho rmarinho modified the milestones: .NET 9 SR2, .NET 9 SR1.1 Nov 20, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in MAUI SDK Ongoing Nov 20, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/infrastructure 🏗️ s/triaged Issue has been reviewed t/bug Something isn't working testing-infrastructure Issue relating to testing infrastructure
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant