Ticket #71 (closed Defect: fixed)

Opened 6 months ago

Last modified 6 months ago

unsetup unable to clean up if "package" command not present

Reported by: Jan-Nik Assigned to: Jan-Nik
Priority: Low Milestone: 1.2.5
Component: main Version: development
Severity: Trivial Keywords:
Cc: isak.savo@gmail.com

Description

If an error occurred while building via the setup script, unsetup is not able to clean up because the "package" command is not present, although it does not execute "package remove autopackage" afaik.

Attachments

setup.txt (4.8 kB) - added by Jan-Nik on 04/02/08 11:01:26.
Demonstration of unsetup unable to clean up if setup fails
unsetup.patch (500 bytes) - added by Jan-Nik on 04/02/08 11:02:36.
This patch removes the check for the "package" command

Change History

04/02/08 11:01:26 changed by Jan-Nik

  • attachment setup.txt added.

Demonstration of unsetup unable to clean up if setup fails

04/02/08 11:02:36 changed by Jan-Nik

  • attachment unsetup.patch added.

This patch removes the check for the "package" command

04/06/08 15:07:18 changed by isak

  • status changed from new to closed.
  • cc set to isak.savo@gmail.com.
  • resolution set to fixed.

Applied a modified version of the patch in r2435.