Ticket #2276 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Wrong instructions for removing old files during an update

Reported by: nuxwin Owned by: nuxwin
Priority: critical Milestone: ispCP ω 1.0.5
Component: Frontend (GUI) Version: ispCP ω 1.0.5
Severity: Easy Keywords:
Cc:

Description

Currently, all files INSTALL specify the wrong commands for deleting old files.

This is problematic for the following reasons:

1. Update broken due to the new SquirrelMail version integrated in 1.0.5:

The update instructions are wrong because the cp command can't override (replace) the -ReleaseNotes directory (that is provided by older versions of SquirrelMail) by the -ReleaseNotes file provided by the new SquirrelMail version.

2. Files that are not provided by the new ispCP package:

With the current deletion command, all files that are not provided by the new package are not deleted during update.

Conclusion:

To fix this two issues, we must just save configuration files and users data. All other files should be deleted.

Change History

comment:1 Changed 2 years ago by nuxwin

  • Status changed from new to assigned

comment:2 Changed 2 years ago by nuxwin

  • Status changed from assigned to closed
  • Resolution set to fixed
  • Summary changed from Wrong instructions for removing old files during an update. to Wrong instructions for removing old files during an update

comment:3 Changed 2 years ago by nuxwin

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 2 years ago by nuxwin

Should be review due to the possible user personal components added into the ispCP docroot.

Thank to Benedikt for this issue.

comment:5 Changed 2 years ago by nuxwin

  • Status changed from reopened to closed
  • Resolution set to fixed

Added (AGAIN) in r2689

Note: See TracTickets for help on using tickets.