# File lib/fpm/package.rb, line 33 def to_s return "Parent directory does not exist: #{File.dirname(super)} - cannot write to #{super}" end