-
Notifications
You must be signed in to change notification settings - Fork 6
Build fails on macOS 12.3.1 (since python 2.7 is removed in that version) #39
Comments
Sorry, was sick for a while. I'm still in the process on catching up on all the things. Preferably my whole crate will become obsolete with getsentry/sentry-rust#469. But if it's not done until I catch up to this issue, I will update. Just to get some feedback, would getsentry/sentry-rust#469 solve your issue @storyalex. |
I think we can move to that package after getsentry/sentry-rust#469 is solved, but that issue does not solve the build problem on osx (per se). The build problem in CI for that issue on OSX is not the same as we get for this repo (If that's what you meant). I fully understand if this is never resolved, tbqh it doesn't really matter to us since we don't send reports from macOS generally. Hope you got well from your sickness and thanks for your work on this project! |
Oh, I didn't look properly at that PR when I linked it, from the OP I thought it's about integrating the new pure-Rust breakpad alternative. See Moving to |
Sentry published a Rust release including my attachments PR so I was able to publish
I did try getting it working as a Sentry integration as that would be the cleanest way to extend The PR linked above would allow basic synchronisation of breadcrumbs and scope to the crash reporting process so they're included with minidump events too. |
Nice progress anyhow. Let's hope it continues. Good work so far! |
Title says it all.
I think it's fixed in upstream getsentry/sentry-native repo, but I'm not sure how to bump it in here.
Let me know if you need more info or testing!
The text was updated successfully, but these errors were encountered: