Results 9 comments of Gennadii

Thank you for a quick response, will check segment file 37 right away and give back results. Interestingly enough I actually did full-upgrade yesterday and noticed kernel upgrade during that....

Actually as I see there are 4 different files with name starting from 37: ``` ╰─➤ ls -lah 37* -rwxrwxrwx 1 root root 3,5M wrz 18 11:27 37 -rwxrwxrwx 1...

`37` is a file, so unfortunately I can not `ls` into that. What can be done to be able to create backups again? Is deletion of 37-like files still a...

`cat 37 | grep BORG` is empty. File itself appears like it contains some data: ``` ╰─➤ head -n 2 37 1 ↵ ���� LExifMM� ���(1�2�< �BC�i��HAppleiPhone XHH16.62023:09:17 13:47:23iPhone X#�������"�'�0232���Ȑܐ���...

I got a bit scared by `fsck`'s message: ``` WARNING!!! The filesystem is mounted. If you continue you ***WILL*** cause ***SEVERE*** filesystem damage. ``` Also unfortunately hard drive is used...

Hm, how can I solve the issue without unmounting the hard drive? I do not mind losing that particular backup, I am positive that hustle with stopping services to unmount...

I see what happened with `37` being a file with data while `37-....tmp` being present - I did not turn off backuping in nextcloud-aio as well as ran backup manually...

Decided to change backup directory for now. I will unmount disk and will run `fsck` when I have a little bit more free time (end of next week if nothing...

Hi guys, what can we do to generate a package for java with opencv contrib (we only need aruco) included? Is this related to this issue?