• Germany
  • Joined on 2021年03月09日
oger commented on issue dawdyd/resticopia#45 2025年12月23日 18:31:01 +01:00
Error "repository does not exist" but repository might still be created

Btw. I suppose the reason for the initial error message is because ErrorHandler.categorizeError() (in ErrorHandler.kt) first checks for isRcloneConfigError(), and this finds the "failed to...

oger commented on issue dawdyd/resticopia#44 2025年12月22日 21:07:31 +01:00
kotlinx.serialization.MissingFieldException: Field 'total_file_count' is required

OK, I tried again without manually creating the Restic repository first. There was still an error message (which I described at dawdyd/resticopia#45) but now it works...

oger opened issue dawdyd/resticopia#45 2025年12月22日 21:06:24 +01:00
Error "repository does not exist" but repository might still be created
oger opened issue dawdyd/resticopia#44 2025年12月22日 19:36:07 +01:00
kotlinx.serialization.MissingFieldException: Field 'total_file_count' is required
oger pushed to main at oger/shell-timeit 2025年03月03日 20:33:46 +01:00
abe94117e0 Makefile: run pylint during "make check"
7a9914b7b6 timeit: fix "consider-using-f-string" pylint warnings
098470c5eb tests: add test case "test_usage_error_output"
eb990d02d8 tests: add test case "test_env_vars"
59c5d9b560 tests: add test case "test_run_nonexistent_command"
Compare 21 commits »
oger pushed to main at oger/shell-timeit 2025年02月23日 18:37:05 +01:00
fd6085b357 README: update link from Python 2 to 3
71d881a2c4 timeit: fix wrong order of month and day in timestamp in diagram
4b405b2321 timeit: add basic type hints for all functions
bf5ad5a7f7 add mypy to "make check"
a16920730d timeit: add type hint to silence mypy
Compare 43 commits »
oger pushed to main at oger/profiling-examples 2025年02月22日 21:36:48 +01:00
966b5e455c add UNLICENSE file to put project into public domain
3d4c9bc8bf add initial README file
Compare 2 commits »
oger pushed to main at oger/profiling-examples 2025年02月22日 21:29:38 +01:00
0429ce25a1 add another performance test for wp, with bible.txt concatenated 10 times
1a1258c23c Makefile: build with debug info
40a7394421 wp: don't tie cin and cout I/O to each other, to hopefully improve performance
267934739a wp: don't sync C and C++ IO with each other, to improve performance
eb4d8896dc wp: use hashmap instead of binary-tree map
Compare 10 commits »
oger created branch main in oger/profiling-examples 2025年02月22日 21:29:37 +01:00
oger created repository oger/profiling-examples 2025年02月22日 21:29:18 +01:00
oger pushed to python3 at oger/shell-timeit 2025年02月22日 17:29:06 +01:00
fd6085b357 README: update link from Python 2 to 3
71d881a2c4 timeit: fix wrong order of month and day in timestamp in diagram
Compare 2 commits »
oger pushed to python3 at oger/shell-timeit 2025年02月22日 11:46:46 +01:00
4b405b2321 timeit: add basic type hints for all functions
bf5ad5a7f7 add mypy to "make check"
a16920730d timeit: add type hint to silence mypy
ed7b66e423 format test_shell_with_approvals.py with Black
588709e969 run Black also on test code
Compare 10 commits »
oger created branch python3 in oger/shell-timeit 2025年02月22日 11:46:45 +01:00
oger pushed to main at oger/shell-timeit 2025年02月22日 11:45:24 +01:00
438f841262 timeit: make some more env vars available to the timed command
c143cc5cc6 git-timeit: make some environment variables available to the timeit command
af57b48d9f git-timeit: improve progress/status output
2bacc2c291 git-timeit: exit if preparation command fails
98fddc246e git-timeit: don't use colons in default output name
Compare 10 commits »
oger created branch main in oger/shell-timeit 2025年02月22日 11:45:23 +01:00
oger created repository oger/shell-timeit 2025年02月22日 11:39:25 +01:00
oger pushed to main at oger/error_message_art 2025年01月11日 19:50:21 +01:00
8af0ec663c add README file
oger pushed to main at oger/error_message_art 2025年01月11日 19:48:17 +01:00
eea44b3c88 rename gen1.py to generate_code.py
a4cb3aea29 rename test9.cpp to delay_compiler.cpp
4d065c7171 some cleanup in test9.cpp
9c0b47f90f use shutil.copyfile() instead of os.system("cp")
d4b1d0b5af add one line of padding at the top to hide the " 2 | _" error message
Compare 10 commits »
oger created branch main in oger/error_message_art 2025年01月11日 19:48:16 +01:00
oger created repository oger/error_message_art 2025年01月11日 19:03:01 +01:00