Ticket #217 (closed defect: fixed)

Opened 10 months ago

Last modified 7 months ago

dirroot check fails

Reported by: rho Assigned to: rho
Priority: normal Milestone: 0.9.2
Component: core Version: 0.9rc1
Severity: critical Keywords:
Cc: misja Patch Included: 1
Review Stage: accepted

Description

perhaps some problem on file_exists, maybe on file systems mounted over network.

Attachments

01213_file_exists_fails.diff (1.4 kB) - added by rho on 12/13/07 06:40:26.

Change History

12/13/07 06:40:26 changed by rho

  • attachment 01213_file_exists_fails.diff added.

12/17/07 02:29:49 changed by rho

  • milestone deleted.

12/18/07 00:36:23 changed by ewout

Just applied in my working copy. Seems to work. Looks good to me.

01/24/08 20:27:01 changed by misja

  • haspatch set to 1.
  • review_stage set to accepted.
  • milestone set to 0.9.1.

Looks good to me.

02/15/08 08:24:20 changed by misja

  • milestone changed from 0.9.1 to 0.9.2.

I believe there still were issues with correctly determining the dirroot, is this patch good to go in?

02/15/08 21:34:06 changed by rho

This patch is untested, i make it because there was an issue with the dirroot check when user has the dirroot over nfs on some specific versions of php.

Seems safe to apply, maybe we could remove the dirroot check as it's generated automatically using dirname(FILE)

03/20/08 13:35:57 changed by misja

  • status changed from new to closed.
  • resolution set to fixed.

Applying the patch for now, the changes are minimal and won't affect an install.

03/20/08 13:38:02 changed by misja

Applied in r1570