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.

Make standalone long path artifacts

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

I was doing some test for sbom generation in roslyn

Got this warning

LongPath is not enabled, you may experience build errors. You can avoid these by enabling LongPath with "reg ADD HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem /v LongPathsEnabled /t REG_DWORD /d 1

Link to the build https://dev.azure.com/dnceng/internal/_build/results?buildId=1823758&view=logs&j=20fcf628-b65c-5865-625a-1cef81cda63b&t=57a3a016-8c4d-5bd4-ed27-11d4fc0386e2&l=646

That caused some build errors and it did not log that it failed due to long path error.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
JoeRobichcommented, Jun 29, 2022

Looking at a recent run of our official build and I no longer see a warning about LongPaths not being enabled.

Previously: image

Currently: image

1reaction
alexperovichcommented, Jul 5, 2022

This has been fixed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do you override the artifact output directory for Ivy ...
I am running Ivy as a standalone (therefore, no Ant). I need to override the property for the directory in which Ivy expect...
Read more >
Support very long path names for compiled artifacts on ...
I believe this is pretty fixable! We need to prefix all our paths with r'\\?\' on windows, and make sure to normalize any...
Read more >
Artifact Reference :: Velociraptor - Digging deeper!
Velociraptor comes with a large number of built in artifacts. This reference provides a copy of the built in artifacts normally shipped within...
Read more >
Job artifacts | GitLab
Protected paths · Push event activities limit · Rate limits on Repository files API ... Standalone packaged database ... Make new users confirm...
Read more >
Documentation - Artifact Configuration
Upload an artifact sample; Create an artifact configuration; Edit an artifact configuration. Containers: defining file and directory structure; Deep signing ...
Read more >

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