Displaying 1 result from an estimated 1 matches for "previouslog".
Did you mean:
previouslly
2007 Jul 13
0
Dconf trouble
...ror
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 Gz...