James Hedley
James Hedley
Easy to replicate by running rand.sla on a new-ish linux machine. It works on my Win 8 and RHEL 6.5 boxes but fails on Debian 7 (physical), Ubuntu 14.04 (Vbox)...
``` $ python3.6 -m pip install pyheat Defaulting to user installation because normal site-packages is not writeable Collecting pyheat Using cached PyHeat-0.2.tar.gz (66 kB) Preparing metadata (setup.py) ... done Building...
Appears to be the same as #81 but with grails 3.3.8, plugin 2.0.0, hibernate4, gorm version 6.1.8. Shouldn't that combination work? ### Steps to Reproduce 1. `grails dbm-gorm-diff` ### Expected...
Yarn audit on 7.70.25: ``` 120 vulnerabilities found - Packages audited: 984 Severity: 11 Low | 67 Moderate | 34 High | 8 Critical Done in 1.80s. ``` Yarn audit...
Just downloaded the linux release and tried to run it, but it didn't run and I got this error: ```$ ./restic-browser ./restic-browser: symbol lookup error: /lib64/libwebkit2gtk-4.0.so.37: undefined symbol: gst_video_info_dma_drm_from_caps ```...
### Discussed in https://github.com/seaweedfs/seaweedfs/discussions/5982 Originally posted by **jameskhedley** September 6, 2024 Does anyone know if I can do shell volume operations on a system configured for ipv6 only? ``` volume.unmount...
I am possibly doing something stupid but given a simple project using log4js: ``` // index.js // Import the log4js library const log4js = require('log4js'); // Configure log4js (simplest configuration...