Puppet: System Administration Automated

Support

Ticket #1211 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

install.rb should force overwrite when gzip decompressing

Reported by: Fujin Assigned to: luke
Priority: normal Milestone:
Component: installation Version: 0.24.4
Severity: normal Keywords: install.rb gzip
Cc: Triage Stage: Ready for checkin
Attached Patches: Code Complexity: Trivial

Description

gzip: /usr/share/man/man8/puppetmasterd.8.gz already exists; do you wish to overwrite (y or n)? y

This is annoying. Using -f resolves this.

Change History

05/05/08 01:36:38 changed by jamtur01

  • owner changed from community to luke.
  • complexity changed from Unknown to Trivial.
  • stage changed from Unreviewed to Ready for checkin.
  • patch changed from None to Code.

Fixed in commit [69fc802fde27f1de09d6e0d68e1d79ff1c08acdd] in branch 0.24.x

05/05/08 08:02:52 changed by luke

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

Pushed.