Darshaka Pathirana

Results 32 issues of Darshaka Pathirana

Just stumbled over this: if `/tmp/restic-0.9.6-SHA256SUMS` is missing, check-mode fails: ``` % ansible-playbook -D -C site-backup01.yml [...] TASK [paulfantom.restic : Get checksum list from github] changed: [backup01.example.com] TASK [paulfantom.restic :...

It should be possible to allow all users to run the restic binary. For that the variable restic_mode should be set to 0755 to set the permissions of the file...

Please be aware that `libappindicator3-1` has been removed from Debian, see the following links: * https://tracker.debian.org/pkg/libappindicator * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895037 Quoting the Bug report: > The libappindicator package is currently QA team...

I see a lot of of error lines like this: ``` 2021-12-03T04:04:39.798+0100 ERROR systray http://localhost:3636/static/js/main.6aac3b50.chunk.js?__WB_REVISION__=7d6d77508e11a968d34e:1:59308: CONSOLE LOG false undefined 0 1 2021-12-03T04:04:40.966+0100 ERROR systray http://localhost:3636/static/js/main.6aac3b50.chunk.js?__WB_REVISION__=7d6d77508e11a968d34e:1:142706: CONSOLE LOG [object Object] 2021-12-03T04:11:58.415+0100...

See: https://github.com/certifi/python-certifi/commit/8effc0d8fd3e14e3db1f04c915246b82bb8c6107 Closes: pydio/pydio-sync#184

Since 2021-09-30, the day of the Let's Encrypt DST Root CA X3 expiration, pydio-sync stopped working with: ``` 00:57:40 ERROR 140401309402880 Thread-3 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590) Traceback (most...

After the upgrade from Debian/stretch to Debian/buster, `pydio-agent` fails to connect to an already configured workspace with the following error: ``` 10:47:11 INFO 140186165586816 MainThread Product Version Number 1.2.7 and...

As far as I can tell the newer releases like the current stable versions 1.2.8 for MacOSX, 1.2.7 for Linux and 1.2.9 for Windows are missing here: https://github.com/pydio/pydio-sync/releases

Closes: pydio/pydio-sync#178

libgstapp-0.10.so.0 (and other shared object files) are missing in Debian/stretch: ``` % ./pydio-ui ./pydio-ui: error while loading shared libraries: libgstapp-0.10.so.0: cannot open shared object file: No such file or directory...