- 24 Feb, 2022 1 commit
-
-
Seblu authored
-
- 06 Mar, 2020 5 commits
-
-
Seblu authored
When a package was removed from AUR, the check code didn't update the last_check value and the loop code was always triggered. [DEBUG] Next check is planned in -778781s, waiting for 1s ... [DEBUG] Next check is planned in -778781s, waiting for 1s ... [DEBUG] Next check is planned in -778781s, waiting for 1s ... [DEBUG] Next check is planned in -778781s, waiting for 1s
-
Seblu authored
-
Seblu authored
-
Seblu authored
Fix return NoneType in check: [INFO] imapsync: Next check is planned in 3358s [CRITICAL] '<' not supported between instances of 'int' and 'NoneType' Traceback (most recent call last): File "/usr/bin/aurbot", line 458, in <module> Robot().start() File "/usr/bin/aurbot", line 449, in start timeout = min(next_checks) TypeError: '<' not supported between instances of 'int' and 'NoneType'
-
Seblu authored
-
- 23 Jan, 2020 1 commit
-
-
Seblu authored
- Put deamon code in Robot class - Put package check/update code in Package class - Use python3 f'string - Use sentences for comments and docstrings
-
- 22 Jan, 2020 11 commits
-
-
Seblu authored
-
Seblu authored
-
Seblu authored
-
Seblu authored
-
Seblu authored
aurbot[3547325]: [CRITICAL] name 'fp' is not defined aurbot[3547325]: [ERROR] Unknown error. Please report it with --debug.
-
Seblu authored
-
Seblu authored
Pacman hooks now handle these commands.
-
Seblu authored
-
Seblu authored
-
Seblu authored
-
Seblu authored
- Move maintainer check in update. So, no more maintainer check if there is no need to build the update - Move build code in a subfunction - Improve some messages
-
- 09 Oct, 2018 7 commits
- 06 Oct, 2018 3 commits
- 17 Apr, 2016 1 commit
-
-
Seblu authored
-
- 29 Dec, 2015 7 commits
- 28 Dec, 2015 4 commits