Varac

Results 229 comments of Varac

Ok, I will upload the output on the next segfaul. I just noticed there was a 1.3 release and am using this, and could not reproduce the behaviour ad-hoc. Will...

Happened again: ``` Nov 24 09:07:37 rocinante autorandr[22544]: Segmentation fault (core dumped) Nov 24 09:07:38 rocinante autorandr[22544]: Parsing XRandR output failed, 91 bytes left unmatched after regular expression, starting at...

Awesome, works great :partying_face:

Hugh, it works for backup, but not for the `check` cmd: ``` $ autorestic -vvv --ci check Using config paths: . /root autorestic Using config: /etc/autorestic/.autorestic.yml Using env: /etc/autorestic/.autorestic.env Using...

Here are examples from two related projects which export basic restic metrics in Prometheus format (which I'd love to see in autorestic as well): * [restic-robot prometheus metrics](https://github.com/Southclaws/restic-robot/blob/master/metrics.go) * [Collect...

I added a script which exports prometheus metrics from autorestic metadata which can get picked up by the [node-exporter textfile-collector](https://github.com/prometheus/node_exporter#textfile-collector). See https://0xacab.org/varac-projects/ansible-role-autorestic/-/blob/main/files/autorestic-metrics.sh

I'm a bit confused about the scope of this issue. Imo, the internal date format should be the international standardized [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) (referenced here as "ISO format"). This means, the...

Same here, `ubuntu 19.10`, `glabels 3.4.1-1.1build3`, a Dymo LabelManager 420P with this [Dymo_D1_19mm.template.txt](https://github.com/jimevins/glabels/files/3959640/Dymo_D1_19mm.template.txt). In glables it looks like this: ![screenshot-2019-12-13T09:06:55Z](https://user-images.githubusercontent.com/488213/70782699-e64fc780-1d87-11ea-8095-23c61d0057d6.png) But the printed label is offset like this: ![IMG_20191213_090730](https://user-images.githubusercontent.com/488213/70782743-07b0b380-1d88-11ea-9839-b0bb5142fc0d.jpg)

+1 for adding a Tianocore image.

I also saw [Make MASQUERADE config setting override -f](https://github.com/corecode/dma/pull/67) and tried latest master, but if I understand correctly, MASQUERADE only sets the `envelope from`, not the `from` header right ?