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

Stop glib removal from failing if installed from git #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DoumanAsh
Copy link

rm failure should be ignored for glib download cleanup as it might not download tarball
I also added gcc 11.3.0 since it is latest GCC 11

@abhiTronix
Copy link
Owner

Good work. But I'll need some time to get back to this project as I'm currently working on deffcode library. A lot of bugs and features are pending here, hopefully it will be done in next few days.

@abhiTronix abhiTronix self-assigned this Aug 8, 2022
@abhiTronix abhiTronix added Bug 🐛 Error, flaw or fault WIP 🏗️ Work in Progress labels Aug 8, 2022
@abhiTronix abhiTronix linked an issue Aug 8, 2022 that may be closed by this pull request
@DoumanAsh
Copy link
Author

@abhiTronix I also noticed that during linux part it required rsync to be installed which wasn't installed by default in my debian image
Not sure if it is vital to specify in README

@abhiTronix
Copy link
Owner

@DoumanAsh Good point. I'll add that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐛 Error, flaw or fault WIP 🏗️ Work in Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rm *.tar.* makes the builder to stop
2 participants