Project

General

Profile

Actions

Bug #1066

closed

Remove old dynamic caches

Added by Perry Mason over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Dynamic DNS
Target version:
Start date:
12/02/2010
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

Description

php: /services_dyndns_edit.php: The command '/bin/rm /conf/dyndns_opt2opendns'Fullrate'.cache' returned exit code '1', the output was 'rm: /conf/dyndns_opt2opendnsFullrate.cache: No such file or directory'

From console I tried.

[2.0-BETA4][root@pfsense.localdomain]/root(1): /bin/rm /conf/dyndns_opt2opendns'Fullrate'.cache
rm: /conf/dyndns_opt2opendnsFullrate.cache: No such file or directory
[2.0-BETA4][root@pfsense.localdomain]/root(2): /bin/rm /conf/dyndns_opt2opendns\'Fullrate\'.cache

So apostrophe should be removed from cache file names.

Actions #1

Updated by Perry Mason over 13 years ago

should have looked like this :)

[2.0-BETA4][root@pfsense.localdomain]/root(1): /bin/rm /conf/dyndns_opt2opendns'Fullrate'.cache
rm: /conf/dyndns_opt2opendnsFullrate.cache: No such file or directory
[2.0-BETA4][root@pfsense.localdomain]/root(2): /bin/rm /conf/dyndns_opt2opendns\'Fullrate\'.cache
[2.0-BETA4][root@pfsense.localdomain]/root(3): 

Actions #2

Updated by Jim Pingle over 13 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Perry Mason over 13 years ago

Error gone and cache file left behind in /conf/

Actions #4

Updated by Chris Buechler over 13 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF