cron errors
Getting these all of a sudden, any ideas?
Subject of email:
/usr/bin/cl-quota -YC || /usr/bin/logger -t lvemanager "/usr/bin/cl-quota exited with errors"
Contents of email:
Traceback (most recent call last):
File "/usr/bin/cl-quota", line 172, in
main()
File "/usr/bin/cl-quota", line 124, in main
q.synchronize()
File "/usr/lib/python2.6/site-packages/clquota/__init__.py", line 170, in synchronize
self.set_package_limit(package, '0', '0', False)
File "/usr/lib/python2.6/site-packages/clquota/__init__.py", line 145, in set_package_limit
std_in.append(
AttributeError: 'str' object has no attribute 'append'
-
Plz, ignore it --> we are going to release a fix with it tomorrow. Feel free to remove that from crontab. 0 -
Ok Thanks will do 0 -
I have the same problem, please help /usr/bin/cl-quota -YC || /usr/bin/logger -t lvemanager "/usr/bin/cl-quota exited with errors" Traceback (most recent call last): File "/usr/bin/cl-quota", line 172, in main() File "/usr/bin/cl-quota", line 124, in main q.synchronize() File "/usr/lib/python2.6/site-packages/clquota/__init__.py", line 185, in synchronize self.set_user_limit(uid, soft, hard, False) File "/usr/lib/python2.6/site-packages/clquota/__init__.py", line 98, in set_user_limit self._apply_to_all_if_not_set(soft=soft, hard=hard, save=save) File "/usr/lib/python2.6/site-packages/clquota/__init__.py", line 266, in _apply_to_all_if_not_set saved_quotas[uid]['bytes_soft">, KeyError: '623' 0
Please sign in to leave a comment.
Comments
4 comments