Ticket #30 (closed enhancement: fixed)

Opened 2 years ago

Last modified 15 months ago

qtp-install-watchall - added check for failed installs of required packages

Reported by: hansfn Owned by: Waschbuesch
Priority: major Milestone:
Component: QmailToaster Plus Version: 1.4.14
Keywords: Cc:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

I ran qtp-install-watchall which finished happily just to discover that the command didn't work because multitail wasn't installed. The attached patch fixes this.

Regards, Hans

PS! Thx for a great product!

Attachments

qtp-install-watchall.patch Download (1.2 KB) - added by hansfn 2 years ago.

Change History

Changed 2 years ago by hansfn

comment:1 Changed 15 months ago by Waschbuesch

  • Owner changed from jake to Waschbuesch
  • Status changed from new to assigned

comment:2 Changed 15 months ago by Waschbuesch

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

Fixed in latest SVN - I modified the proposed patch to using 'rpm -q packagename =~ regex' instead of simple file checks.

Note: See TracTickets for help on using tickets.