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

Fixes for ubuntu 18.04 #20

Open
bennlich opened this issue Mar 10, 2019 · 1 comment
Open

Fixes for ubuntu 18.04 #20

bennlich opened this issue Mar 10, 2019 · 1 comment

Comments

@bennlich
Copy link
Collaborator

cc @jnull

create_exitnode.sh fails on 18.04 with:

W: --force-yes is deprecated, use one of the options starting with --allow instead.
E: Unable to locate package linux-image-extra-4.15.0-45-generic
E: Couldn't find any package by glob 'linux-image-extra-4.15.0-45-generic'
E: Couldn't find any package by regex 'linux-image-extra-4.15.0-45-generic'

because linux-image-extra is now linux-modules-extra

See: https://askubuntu.com/questions/1082472/how-can-i-resolve-this-problem-unable-to-locate-package-linux-image-extra-4-15#

@ghost
Copy link

ghost commented Apr 1, 2019

I fix dependency package names which changed like iproute to iproute2. I'll make a pull request when i'm done editing the structure and Nomenclature.

https://github.com/Jnull/exitnode/tree/Ubuntu-18.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant