Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect if dkpg / arp-scan has errors or can't be run on bridge initialization #17

Open
davafons opened this issue Jun 26, 2019 · 0 comments
Labels
bug Something isn't working plugin Plugin with additional features for the bot

Comments

@davafons
Copy link
Collaborator

davafons commented Jun 26, 2019

Expected Behavior

When a connection to the bridge computer is made, the status of dpkg and arp-get commands should be checked, to assert that programs can be installed.

For example, in cases like dpkg Error code 100, which requires to run sudo dpkg --configure -a before continuing.

Actual Behavior

If dpkg or arp-get is in an error status, the _bridge_initialization plugin won't be executed correctly, and won't install any dependencies.

Steps to Reproduce the Problem

Hard to reproduce.

@davafons davafons added the bug Something isn't working label Jun 26, 2019
@davafons davafons changed the title Detect if dkpg / arp-scan has errors or can't be executed Detect if dkpg / arp-scan has errors or can't be run Jun 26, 2019
@davafons davafons changed the title Detect if dkpg / arp-scan has errors or can't be run Detect if dkpg / arp-scan has errors or can't be run on bridge initialization Jun 26, 2019
@davafons davafons added the plugin Plugin with additional features for the bot label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugin Plugin with additional features for the bot
Projects
None yet
Development

No branches or pull requests

1 participant