question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"PackageDescription must be specified" errors in Runtime with Arcade version 5.0.0-beta.20319.1

See original GitHub issue
  • This issue is blocking
  • This issue is causing unreasonable pain

Runtime is one of the bellwether repos that we use to determine if Arcade can be promoted to .NET Eng - Latest channel. Building a branch of Runtime with the latest version of Arcade is how we validate. Unfortunately, this version of Arcade is causing “PackageDescription must be specified” in the build of the branch used for validation:

AzDO Build Link: https://dev.azure.com/dnceng/internal/_build/results?buildId=696071&view=results

Diff of changes in Arcade between the last promotion (version 5.0.0-beta.20316.1) and this one: https://github.com/dotnet/arcade/compare/71b580038fb704df63e03c6b7ae7d2c6a4fdd71d...1f68f02347dcb21dc61e080613ab55a98658b9f3

This issue is to investigate what is causing this error to occur in Runtime with the latest Arcade.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
ericstjcommented, Jun 22, 2020

Perhaps if we had a pkgproj that builds in a similar way to the way dotnet/runtime pkgprojs do. But honestly I’d prefer we invest in eliminating pkgproj and instead adding targets to CSProj that support the scenarios that pkgproj supports.

1reaction
ericstjcommented, Jun 22, 2020

I’ll have a look.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found