I run core and then I got this at status report page

Warning: rmdir(cache/normal/mydomain//node) [function.rmdir]: Directory not empty in _boost_rmdir() (line 1090 of /home/mysitename/public_html/sites/all/modules/boost/boost.module).

*mydomain is the substitution for the domain of my site
*page is the substitution for the title of a specific node displayed

Comments

DrupalDan’s picture

Title: [function.rmdir]: Directory not empty in _boost_rmdir() (line 1090 of /home/aisst/public_html/sites/all/modules/boost/boost.mod » [function.rmdir]: Directory not empty in _boost_rmdir()
bgm’s picture

Seems like you are running an old version of boost. Neither 7.x-1.x-dev nor 7.x-1.0-beta1 have an rmdir at line 1090.

Can you test against the latest -dev?

DrupalDan’s picture

Hi bgm, thank you for your response. I'm running the latest version of dev and so far so good; I haven't seen that log reported there again. So I guess the issue has been fixed.

Thank you very much for your help.

bgm’s picture

Category: bug » support
Status: Active » Fixed

Thanks for the update. Closing the issue.

Was probably related to #1138630: Error deleting files or directories: rmdir warning

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

I updated the url for accuracy