Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000685IPFire 2.7Stable/Final-Versionpublic2010-07-09 10:282010-08-06 10:29
ReporterManiacikarus 
Assigned ToManiacikarus 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Platformi386OSLinuxOS Version2.5
Product VersionCore38 
Target VersionCore39Fixed in VersionCore39 
Summary0000685: Scheduled Cache Cleanup and Blacklist Update not working
DescriptionThe Cron´s for urlfilter and updbooster are not working properly, neither the cache is cleaned nor the blacklist are updated
Steps To ReproduceCheck Last source checkup and Automatic blacklist update
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0002173)
Maniacikarus (administrator)
2010-07-09 10:30
edited on: 2010-07-09 10:31

fcron debug shows


  Cmd "/var/ipfire/urlfilter/autoupdate/cron.daily"
      %weekly * 3-5 /var/ipfire/urlfilter/autoupdate/cron.weekly
  Opt : "weekly"
      0-59/1 # 3-5/1 # remain 1
  Cmd "/var/ipfire/urlfilter/autoupdate/cron.weekly"
      %monthly * 3-5 * /var/ipfire/urlfilter/autoupdate/cron.monthly
  Opt : "monthly"
      0-59/1 # 3-5/1 # 0-31/1 # remain 1
  Cmd "/var/ipfire/urlfilter/autoupdate/cron.monthly"
      %nightly * 3-5 /var/ipfire/updatexlrator/autocheck/cron.daily
  Opt : "nightly"
      0-59/1 # 3-5/1 # remain 1
  Cmd "/var/ipfire/updatexlrator/autocheck/cron.daily"
      %weekly * 3-5 /var/ipfire/updatexlrator/autocheck/cron.weekly
  Opt : "weekly"
      0-59/1 # 3-5/1 # remain 1
  Cmd "/var/ipfire/updatexlrator/autocheck/cron.weekly"
      %monthly * 3-5 * /var/ipfire/updatexlrator/autocheck/cron.monthly
  Opt : "monthly"
      0-59/1 # 3-5/1 # 0-31/1 # remain 1
  Cmd "/var/ipfire/updatexlrator/autocheck/cron.monthly"


manual execution is working fine

(0002178)
SCM (developer)
2010-07-13 18:21

commit a4883c68c14fbf73474cbcf050d3d99acf5b2cfb
Author: Christian Schmidt <christian.schmidt@ipfire.org>
Date: Tue Jul 13 11:35:00 2010 +0200

    Fixed redirector schedules - This fixes bug 0000685

http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=a4883c68c14fbf73474cbcf050d3d99acf5b2cfb [^]
(0002191)
SCM (developer)
2010-07-31 10:56

commit a4883c68c14fbf73474cbcf050d3d99acf5b2cfb
Author: Christian Schmidt <christian.schmidt@ipfire.org>
Date: Tue Jul 13 11:35:00 2010 +0200

    Fixed redirector schedules - This fixes bug 0000685

http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=a4883c68c14fbf73474cbcf050d3d99acf5b2cfb [^]

- Issue History
Date Modified Username Field Change
2010-07-09 10:28 Maniacikarus New Issue
2010-07-09 10:30 Maniacikarus Note Added: 0002173
2010-07-09 10:31 Maniacikarus Note Edited: 0002173 View Revisions
2010-07-12 20:27 Maniacikarus Status new => assigned
2010-07-12 20:27 Maniacikarus Assigned To => Maniacikarus
2010-07-13 18:21 SCM Note Added: 0002178
2010-07-13 18:21 SCM Checkin
2010-07-13 18:21 SCM Status assigned => resolved
2010-07-13 18:21 SCM Resolution open => fixed
2010-07-31 10:56 SCM Checkin
2010-07-31 10:56 SCM Note Added: 0002191
2010-08-06 10:29 Maniacikarus Status resolved => closed
2010-08-06 10:29 Maniacikarus Fixed in Version => Core39


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker