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

Fix build break in GitHub workflow #213

Conversation

Nexarian
Copy link
Contributor

Need to add apt-get update to refresh the aptitude cache before
installing dependencies.

The same fix was introduced in XRDP here:

https://github.com/neutrinolabs/xrdp/blob/dd968a98b097f8331a1ffbd4991130056b913833/scripts/install_xrdp_build_dependencies_with_apt.sh#L128

Need to add `apt-get update` to refresh the aptitude cache before
installing dependencies.

The same fix was introduced in XRDP here:

https://github.com/neutrinolabs/xrdp/blob/dd968a98b097f8331a1ffbd4991130056b913833/scripts/install_xrdp_build_dependencies_with_apt.sh#L128
@Nexarian
Copy link
Contributor Author

@matt335672 @aquesnel @metalefty Take a look.

@matt335672 matt335672 merged commit 2856e3c into neutrinolabs:devel Mar 21, 2022
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

Successfully merging this pull request may close these issues.

2 participants