hubspotdevops / puppet-nexus

Puppet module for Sonatype Nexus
MIT License
24 stars 93 forks source link

Issues with Nexus 2.11.1-01 #43

Closed taylorleese closed 9 years ago

taylorleese commented 9 years ago

I tried to use use 2.11.1-01 as the version and received a number of errors.

Error: /Stage[main]/Nexus::Config/File_line[nexus-work]: Could not evaluate: No such file or directory - /usr/local/nexus/conf/nexus.properties
Error: /Stage[main]/Nexus::Config/File_line[nexus-appliction-host]: Could not evaluate: No such file or directory - /usr/local/nexus/conf/nexus.properties
Error: /Stage[main]/Nexus::Config/File_line[nexus-appliction-port]: Could not evaluate: No such file or directory - /usr/local/nexus/conf/nexus.properties
Error: /Stage[main]/Nexus::Config/File_line[nexus-webapp-context-path]: Could not evaluate: No such file or directory - /usr/local/nexus/conf/nexus.properties
Warning: /Stage[main]/Nexus::Service/File_line[nexus_NEXUS_HOME]: Skipping because of failed dependencies
Warning: /Stage[main]/Nexus::Service/File_line[nexus_RUN_AS_USER]: Skipping because of failed dependencies
Warning: /Stage[main]/Nexus::Service/File[/etc/init.d/nexus]: Skipping because of failed dependencies
Warning: /Stage[main]/Nexus::Service/Service[nexus]: Skipping because of failed dependencies
Error: /Stage[main]/Nexus::Service/Service[nexus]: Failed to call refresh: Could not find init script or upstart conf file for 'nexus'
Error: /Stage[main]/Nexus::Service/Service[nexus]: Could not find init script or upstart conf file for 'nexus'
Warning: /Stage[main]/Nexus/Anchor[nexus::end]: Skipping because of failed dependencies
taylorleese commented 9 years ago

This is now urgent based on https://support.sonatype.com/entries/84705937-CVE-2014-9389-Nexus-Security-Advisory-Directory-Traversal.

taylorleese commented 9 years ago

Looks like I should have just used "2.11.1" as the version rather than "2.11.1-01".