Hi,
since upgrade Centos 4.4 to 4.5 we are sometimes getting these error
from Dconf.
Thanks,
David Hrbáč
/etc/cron.weekly/dconf:
Traceback (most recent call last):
File "/etc/cron.weekly/dconf", line 481, in ?
main()
File "/etc/cron.weekly/dconf", line 450, in main
mail('changes to %s' % os.uname()[1],
diff(os.path.realpath(previouslog), os.path.realpath(latestlog)))
File "/etc/cron.weekly/dconf", line 267, in diff
fromfd = dzopen(fromfile)
File "/etc/cron.weekly/dconf", line 142, in dzopen
return gzip.open(filename, arg)
File "/usr/lib/python2.3/gzip.py", line 49, in open
return GzipFile(filename, mode, compresslevel)
File "/usr/lib/python2.3/gzip.py", line 94, in __init__
fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb')
IOError: [Errno 2] No such file or directory:
'/dconf-fs11-20070610-042246.log.gz'