2024-11-20T17:35:19.871Z | <Ken Dreyer> I thought someone mentioned Pulp in our bi-weekly infra meeting recently, sorry I can't remember who brought it up |
2024-11-20T17:36:20.801Z | <Ken Dreyer> Anyway, today I am troubleshooting (or really watching others troubleshoot) a very complicated Pulp bug, where the filesystem has become inconsistent with the database 🫠|
2024-11-20T18:33:53.949Z | <John Mulligan> That might have been me. I think the context was as a fully open source alternative to artifactory... |
2024-11-20T18:34:22.022Z | <John Mulligan> interesting. |
2024-11-20T21:29:18.180Z | <Ken Dreyer> Hey folks, I've had some discussions about CentOS Stream, and I'm thinking that Alma Linux could be a replacement for how we use CentOS Stream in the upstream labs, build processes, and base container images. |
2024-11-20T21:30:35.522Z | <Ken Dreyer> I don't know anyone in the Alma Linux project, and I'm not familiar with their build system for their artifacts. But their published EOL dates are much longer than CentOS Stream, [CERN uses it](https://linux.web.cern.ch/which/), and it could be a better fit for what we do in Ceph. |
2024-11-20T23:22:03.725Z | <Samuel Just> I'm seeing build failures with
```{}[Checks API] No suitable checks publisher found.
Finished: FAILURE```
|
2024-11-20T23:22:42.254Z | <Samuel Just> I'm seeing build failures with
```{}[Checks API] No suitable checks publisher found.
Finished: FAILURE``` |
2024-11-20T23:22:58.732Z | <Samuel Just> I'm seeing build failures with
```{}[Checks API] No suitable checks publisher found.
Finished: FAILURE```
<https://shaman.ceph.com/builds/ceph/wip-sjust-crimson-testing-2024-11-20/fb2f3d02bafcdb0469aaaca832164e86e657bb9f/default/416058/> |
2024-11-20T23:24:30.294Z | <David Galloway> ```+ sudo docker build -t ubuntu_builder -
sudo: docker: command not found
Build step 'Execute shell' marked build as failure```
Is the true failure |