Roman Svystun
Roman Svystun
Today I got this error for the first time in 3 years. ``` [ERROR] Failed to execute goal pl.project13.maven:git-commit-id-plugin:3.0.1:revision (get-the-git-infos) on project integration-test-base: Could not complete Mojo execution...: Unable to...
It's not a shallow clone. The system that has this issue also has `git maintenance` running regularly. ``` 0 1-23 * * * "/usr/lib/git-core/git" --exec-path="/usr/lib/git-core" for-each-repo --config=maintenance.repo maintenance run --schedule=hourly...
I have the same errors. I managed to get passed those by modifying files with changes from this commit: https://github.com/aircrack-ng/rtl8812au/commit/f221a169f281dab9756a176ec2abd91e0eba7d19 Then there was another error which I managed to get...
Made it work for Tenda U12 by compiling the driver from here https://github.com/gordboy/rtl8812au with commit from here https://github.com/xxNull-lsk/rtl8812AU/commit/a88cb341d021b58397307a144b1af1d9941da5c0.