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