BytemarkHosting / symbiosis

A hosting environment that works with you, not against you.
GNU General Public License v2.0
21 stars 14 forks source link

Deprecated File.exists? call used by symbiosis-httpd-configure in Stretch #121

Closed andrewladlow closed 6 years ago

andrewladlow commented 6 years ago

Running symbiosis-httpd-configure -vdf returns a deprecated File.exists? warning, as per:

root@blank:~# symbiosis-httpd-configure -vdf
Configuration: blank.default.aladlow.uk0.bigv.io.conf
    Forcing re-creation of configuration due to --force.
/usr/lib/ruby/vendor_ruby/symbiosis/config_file.rb:138: warning: File.exists? is a deprecated name, use File.exist? instead
    Syntax OK
Configuration: zz-mass-hosting.conf
    Forcing re-creation of configuration due to --force.
/usr/lib/ruby/vendor_ruby/symbiosis/config_file.rb:138: warning: File.exists? is a deprecated name, use File.exist? instead
    Syntax OK
Configuration: zz-mass-hosting.ssl.conf
    Forcing re-creation of configuration due to --force.
/usr/lib/ruby/vendor_ruby/symbiosis/config_file.rb:138: warning: File.exists? is a deprecated name, use File.exist? instead
    Syntax OK
jamielinux commented 6 years ago

Fixed by https://github.com/BytemarkHosting/symbiosis/commit/6fa0cad9002f18eba03beaf2e091dfb54861f22d