RogueAI
RogueAI
> I have implementing basic "timeshift" support for `btrbk cp` (see #480). Can someone here please tell me how snapper creates its snapshots? After a first look through the docs...
> Btrbk can already do everything that snapper can do. For a few things it's simply easier/more user friendly to use a UI, but then Timeshift is great. And btrbk...
An update on this issue: I was able to correctly propagate the TraceId for subrequests, but had to make a couple of changes: - upgrade nginx-opentracing to `v0.8.0` - enable...
Hi I recently migrated to a similar setup and found myself dealing with this as well. I tried to have a look at the issue and by the looks of...
Hi, I wanted to add a bit more context on this, hopefully providing some useful info. We're also affected by this, as tools such as dependency-track rely on license id...
Hi @spiffcs, thanks for looking at this! Quoting [dependency-track's readme](https://github.com/DependencyTrack/dependency-track/blob/bcc6170627013d2c539f9c854d0afd769aeae770/README.md?plain=1#L89) it just says: > Supports standardized SPDX license ID’s So I suppose DT only recognizes license references as SPDX ID,...
Il problema sembra essere sulla lib ghost4j, da quello che vedo non e' piu' mantenuta. Tra i vari fork di cie-middleware-linux, uno in particolare usa apache pdfbox al suo posto...
There is plenty of space as far as I can tell: ``` /dev/nvme0n1p1 1.1G 275M 782M 26% /efi ``` I'm not sure if it's relevant, but there are actually a...
I've retested this with `v1.8.5` and it seems to be working now. Unfortunately, in the meanwhile I've setup secure boot + custom signing keys so my environment is not as...
Hi @marcopeocchi, Ok perhaps I should mention, I've set the container to run with the GID/UID of the user with access to the mounted volume, here's the gist of it:...