-
Agenda:
- meeting minutes: start rotation
- progress container and validation report
- follow up r-multiverse meeting
- conference Phuse US march 2025: send new abstract?
-
I don't think this has been officially announced but I noticed that there's a Rocky 9 iso now available for download here:
https://download.rockylinux.org/stg/rocky/9.0/isos/x86_64/Rocky-9.0-x86_64-d…
-
`sed -e 's|^mirrorlist=|#mirrorlist=|g' \
-e 's|^#baseurl=http://dl.rockylinux.org/$contentdir|baseurl=https://mirrors.sjtug.sjtu.edu.cn/rocky|g' \
-i.bak \
/etc/yum.repos.d/Rocky-*.rep…
-
Trying to build an offline ISO fails due to an image pull failure. I don't see any difference between what I've been doing and what the docs say so I'm at a bit of a loss. Apologies if this is just so…
-
Hangs on Alacritty terminal with `alacritty-direct` set (cannot do anything, e.g. Ctrl+D, Ctrl+C). Alacritty's log doesn't indicate any error on its part. Runs fine with `TERM=alacritty weechat` inste…
rieje updated
3 weeks ago
-
Hello,
Our nodes do not have access to external repositories, we can only connect to our private repo.
Before starting the migration script, I make sure to use stock repo config files, the only …
-
### Are you using paramiko as a client or server?
Server
### What feature(s) aren't working right?
SFTP
### What version(s) of paramiko are you using?
3.4.0
### What version(s) of Python are you…
-
### Is there an existing issue for this bug?
- [x] I have searched the existing issues
### Required Troubleshooting Steps
- [x] I have followed these troubleshooting steps
- [x] I have tried both v…
-
My script is in '/usr/lib/zabbix/externalscripts/'
When i run it with
./unity_get_state.py --api_ip=m.y.i.p --api_port=443 --api_user=zabbix --api_password='mypassword' --storage_name="storage…
-
**Describe the bug**
Occasionally there is an error in the CI on `testLifoStorage`. It is not reproducible, and rerunning will pass most of the time. However, this isn't a good thing to have laying a…