-
-
Notifications
You must be signed in to change notification settings - Fork 192
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
Audit sysimage for relocatability #698
base: master
Are you sure you want to change the base?
Audit sysimage for relocatability #698
Conversation
Nice. Some of these are doubtless the paths to |
Oh, but this is a |
22b04ab
to
6e6dec0
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #698 +/- ##
==========================================
+ Coverage 84.56% 84.88% +0.31%
==========================================
Files 3 3
Lines 823 840 +17
==========================================
+ Hits 696 713 +17
Misses 127 127 ☔ View full report in Codecov by Sentry. |
I'm happy to look into trying to fix this in Base etc. Do you have any tips on where these paths might be stored? |
The But there's really not a "correct answer" to this though since the files might not exist at all. So what are you going to put in there? |
Thanks. I guess a first step is to make paths to the depot relative. Whether the file actually exists and what to do about that could come later? |
For things that are obviously inside of a depot, we could replace them with |
It would be nice to get this PR in, since it is just informational. I think that work on actually removing or fixing the absolute paths can happen in follow-up PRs, right? |
Co-authored-by: Dilum Aluthge <[email protected]>
Co-authored-by: Dilum Aluthge <[email protected]>
@DilumAluthge feel free to just push and take this over |
I think this PR adds some good information. Also, this PR does not add the I'm inclined to merge this PR (since it just adds information), to see if people find this useful in their usage. @IanButterworth @staticfloat @KristofferC Any objection to merging this PR. If there are no objections, I'll proceed with merging this PR and making a new release. |
It's finding absolute paths to the depot: