+rust-nightly
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Oct 10 2024
https://windriver.nasqueron.org/poudriere/base14-dereckson_dev/2024-10-10_22h17m23s/build.html rust-nightly is needed by Alkane
Self-review as it's a FreeBSD ports build tool.
We need a FreeBSD port for https://github.com/Lusitaniae/phpfpm_exporter
Test of https://github.com/Lusitaniae/phpfpm_exporter available for WindRiver on Grafana:
Adding Temurin comment from joggee in the discussion example.
Oct 9 2024
Local cache is OK.
Salt SELinux module issue
Priority is high as it can affect our certificate renewal process.
$ salt docker-002 state.apply roles/core/certificates/letsencrypt […] ID: selinux_context_certbot_www Function: selinux.fcontext_policy_present Name: /var/letsencrypt-auto Result: True Comment: Started: 18:00:54.789434 Duration: 1865.606 ms Changes: ---------- new: ---------- /var/letsencrypt-auto: ---------- filetype: all files sel_type: httpd_sys_content_t old: ---------- ---------- ID: selinux_context_certbot_www_applied Function: selinux.fcontext_policy_applied Name: /var/letsencrypt-auto Result: True Comment: SElinux policies are already applied for filespec "/var/letsencrypt-auto" Started: 18:00:56.655250 Duration: 7.813 ms Changes: […]
+has_selinux
SELinux context was the default for anything created under /var, which we didn't allow and aren't interested to allow for nginx.
Oct 8 2024
The same issue is triggered by projects_v2, again because there is no repository.
The documentation is now more comprehensive and include the steps to contribute.
Development switched to https://chaoss.github.io/grimoirelab/
That workflow has been added to the main documentation page.
code.nasqueron.org with Hound is stable enough to close this task.
Reference for ABI: https://wiki.osdev.org/System_V_ABI
Authoritative DNS
Oct 7 2024
DNS change
For RHEL 8, we probably only need docker-processes, but roles/paas-docker/devel refers dive too.
Those two are indeed authoritative:
Done at the console, but DNS records aren't instantaneously updated, and I'm not even sure those are authoritative (they are for poneytelecom.eu):
2024-10 plan:
Choose to only support FreeBSD:14:amd64 ABI or to use /${ABI}/ in path
At first uwsgi.yml and api-exec.conf was two separate files. So the difference of spacing. Let's use 2 spaces everywhere, per .editorconfig.
Allow to customize mime-type so we can serve application/openmetrics-text for metrics. Set PATH so /usr/local/bin is always in path, regardless how the service is launched.
We also need a monitoring script to detect those cases:
I've put a live patch in WindRiver to use ccache-metrics with the correct header, Prometheus can then parse correctly the info type.
Tested with Prometheus, we can see the metrics at http://localhost:9090/graph
Adhere to OpenMetrics format
Need to customize header to adhere to OpenMetrics specification.
Spaces