https://github.com/osquery/osquery logo
#core
Title
# core
s

seph

02/28/2023, 8:29 PM
I took a pass at merging some binaries. https://github.com/osquery/osquery/pull/7950 It looks like it should work. But the tests are failiung
a

alessandrogario

03/01/2023, 12:07 PM
Thanks for creating the branch! πŸ™‚
I think you can open the PR, but the macOS job right now keeps failing due to homebrew returning 503 😞
(i have squashed the commits)
s

seph

03/01/2023, 2:08 PM
PR is open πŸ™‚
(It’s been open the whole time)
But this seems like progress. I imagine homebrew will fix itself, and we’ll have green tests
a

alessandrogario

03/01/2023, 2:08 PM
Yes! I think it'll work, thanks for fixing it πŸ™‚ (EDIT: did not see we had a PR open already!)
s

seph

03/01/2023, 2:09 PM
Also, the
df
there was showing 25gigs free, which seems like it should oodles of space 😐
a

alessandrogario

03/01/2023, 2:10 PM
brew is broken even on the CI for our internal projects 😩
So it seems those packages are hosted by GitHub, and here's the problem:
Copy code
Update - We have identified the issue with Packages and are working to restore service.  We will continue to keep users updated on progress.
Mar 01, 2023 - 14:07 UTC

Update - Packages is now experiencing degraded availability. We are still investigating and will provide an update when we have one.
Mar 01, 2023 - 13:44 UTC
s

seph

03/01/2023, 2:25 PM
Thank you for unmerging that one that was an issue