You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using CentOS 7, and using puppet/archive 4.6.0. Unable to get through this step when deploying my duo auth proxy.
Notice: /Stage[main]/Duo_authproxy::Install/Archive[/tmp/duoauthproxy-2.7.0-src.tgz]/creates: creates changed 'archive not extracted' to extracting in /tmp to create /opt/duoauthproxy/2.7.0 (corrective)
Notice: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-move]/returns: mv: cannot move ‘duoauthproxy-2.7.0-src’ to a subdirectory of itself, ‘duoauthproxy-2.7.0-src/duoauthproxy-2.7.0-src’
Error: 'mv duoauthproxy-2.7.0*-src duoauthproxy-2.7.0-src' returned 1 instead of one of [0]
Error: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-move]/returns: change from 'notrun' to ['0'] failed: 'mv duoauthproxy-2.7.0*-src duoauthproxy-2.7.0-src' returned 1 instead of one of [0] (corrective)
Notice: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-make]: Dependency Exec[duoauthproxy-move] has failures: true
Warning: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-make]: Skipping because of failed dependencies
Warning: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-install]: Skipping because of failed dependencies
Warning: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-tag]: Skipping because of failed dependencies
Info: Class[Duo_authproxy::Install]: Unscheduling all events on Class[Duo_authproxy::Install]
Warning: /Stage[main]/Duo_authproxy::Config/File[authproxy.cfg]: Skipping because of failed dependencies
Warning: /Stage[main]/Duo_authproxy::Service/Service[duoauthproxy]: Skipping because of failed dependencies
Am I missing a crucial thing?
The text was updated successfully, but these errors were encountered:
They may have changed the naming. I think the folder in the archive used to have a build number where the * is and we wanted to remove that so it was predictable for us
Using CentOS 7, and using puppet/archive 4.6.0. Unable to get through this step when deploying my duo auth proxy.
Am I missing a crucial thing?
The text was updated successfully, but these errors were encountered: