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

Get build error "The property 'Prefer64bit' cannot be found on this object. Verify that the property exists." in the latest update #7574

Closed
1 of 2 tasks
LittleLittleCloud opened this issue Jun 29, 2021 · 8 comments
Labels
Needs Triage A new issue that needs to be associated with an epic.

Comments

@LittleLittleCloud
Copy link

@ghost ghost added the Needs Triage A new issue that needs to be associated with an epic. label Jun 29, 2021
@riarenas
Copy link
Member

Fixed by: #7564

MachineLearningTools has a weekly update cadence, so I had to trigger the subscription manually. I suggest moving to a daily update cadence so you don't get stuck with bad updates for an entire week.

@RussKie
Copy link
Member

RussKie commented Jul 9, 2021

This also blocks dotnet/winforms release/3.1 branch: https://github.com/dotnet/winforms/pull/5211/checks?check_run_id=3015332988

@riarenas
Copy link
Member

riarenas commented Jul 9, 2021

@RussKie that's not the latest arcade build for the 3.x channel so its missing the latest fixes.

@RussKie
Copy link
Member

RussKie commented Jul 9, 2021

So what are our options? Give it a bit more time?

@RussKie
Copy link
Member

RussKie commented Jul 9, 2021

@lukas-lansky
Copy link
Contributor

lukas-lansky commented Jul 9, 2021

@RussKie Looking into your subscription:

> darc get-subscriptions --source-repo arcade --target-repo winforms --target-branch release/3.1
https://github.com/dotnet/arcade (.NET 3 Eng) ==> 'https://github.com/dotnet/winforms' ('release/3.1')
  - Id: a2a5ea62-d9bf-419c-0c86-08d7315b512a
  - Update Frequency: None
  - Enabled: True
  - Batchable: False
  - PR Failure Notification tags:
  - Merge Policies:
    Standard
  - Last Build: 20210428.7 (99023a1f05a0bb03257f473e48b376c8fb78f845)

I can see you don't update Arcade automatically (Update Frequency: None, makes sense for servicing). Therefore, I will trigger it manually like this:

> darc trigger-subscriptions --id a2a5ea62-d9bf-419c-0c86-08d7315b512a
Will trigger the following 1 subscriptions...
  https://github.com/dotnet/arcade (.NET 3 Eng) ==> 'https://github.com/dotnet/winforms' ('release/3.1')
Continue? (y/n) y
Triggering 1 subscriptions...done

This updated this already existing PR from two days ago: dotnet/winforms#5211 . We just need to merge it now.

@lukas-lansky
Copy link
Contributor

I did the same for WPF: dotnet/wpf#4813

@lukas-lansky
Copy link
Contributor

Interesting, the fix isn't present in Arcade's 3.x servicing branch. Let's fix it here: #7604 . As soon as that's merged, I will trigger the subscriptions again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Triage A new issue that needs to be associated with an epic.
Projects
None yet
Development

No branches or pull requests

4 participants