Alexander Renn
Alexander Renn
Build fails with: ``` /var/lib/dkms/rtl8192cu/1.0/build/core/rtw_br_ext.c:25:10: fatal error: net/ipx.h: No such file or directory 25 | #include ``` IPX has been removed from the kernel source: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/include/net?id=6c9b40844751ea30c72f7a2f92f4d704bc6b2927 Would be nice to...
Hi, I've installed gr-gsm using the pybombs on Ubuntu 16.04, and grgsm_livemon works, kalibrate-sdr finds GSM base stations. The only thing that does not work is grgsm_scanner: it shows only...
By default, saml2aws opens an incognito browser session. It would be great to specify the browser provider options to run the non-incognito session to retain cookies between the browser runs....
**Describe the bug** An attempt to install the helm release with *fluxcd/helm-controller* fails because of the following errors: ``` Warning error 97s (x8 over 3m21s) helm-controller Helm install failed: error...
For example, the sidetree-mock component uses the following port number: 48326 In Linux, however, by default ephemeral port range is from 32768 to 60999: https://en.wikipedia.org/wiki/Ephemeral_port This means that any random...
### Description **Observed Behavior**: Karpenter shows errors in the logs: ``` {"level":"ERROR","time":"2024-06-27T11:32:14.527Z","logger":"controller","message":"Reconciler error","commit":"490ef94","controller":"nodeclaim.disruption","controllerGroup":"karpenter.sh","controllerKind":"NodeClaim","NodeClaim":{"name":"trusted-nvqdc"},"namespace":"","name":"trusted-nvqdc","reconcileID":"7cd8d5d2-1d10-4806-8866-92c138032406","error":"NodeClaim.karpenter.sh \"trusted-nvqdc\" is invalid: [conditions[1].reason: Invalid value: \"\": conditions[1].reason in body should be at least 1 chars long,...