DrDynamic / dotbot-sudo

MIT License
9 stars 8 forks source link

Undescribed error #5

Open matrumz opened 3 years ago

matrumz commented 3 years ago

Running this plugin on a fresh WSL (Ubuntu) system with python 2.7 & 3.6 installed, and getting the following output

~/.system-bootstrap  master ✗                                                                                                                                                                                     1h6m ⚑ ✚ ◒  ⍉
▶ ./install-standalone fish
An error was encountered while executing action sudo
Action sudo not handled

==> Some tasks were not executed successfully

config file:

- sudo:
    - aptget:
        fish:
          ppa_source: ppa:fish-shell/release-3
          upgrade: true

I know this isn't a lot of info... is there anything I can do to get more info to troubleshoot/resolve this issue?

erikw commented 1 year ago

I think this could be due to the same issue found in https://github.com/wonderbeyond/dotbot-if/issues/1

johnlettman commented 1 year ago

This pull could resolve the issue: https://github.com/DrDynamic/dotbot-sudo/pull/6 Alternatively, the plugins could be passed up in the pattern used by dotbot-ifplatform.