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

[Bug] Zeitwerk Dependency Required And Wrong Nokogiri installed #100

Closed
skycat2216 opened this issue Mar 2, 2022 · 6 comments
Closed

[Bug] Zeitwerk Dependency Required And Wrong Nokogiri installed #100

skycat2216 opened this issue Mar 2, 2022 · 6 comments

Comments

@skycat2216
Copy link

skycat2216 commented Mar 2, 2022

Describe the bug
I'll describe it very quick,if my words offend anyone,I have to apologize in here.
First,Ruby recently removed net-stmp/net-imap/net-pop from default gems.
So Zeitwerk is down.
Before developers fix this,please add these gems into Gemfile.lock file manually and run:

bundle install

To fix dependency errors.
And next thing is the script installed wrong version of Nokogiri.
Again,please install it with these command:

pkg install ruby clang make binutils pkg-config libxslt
gem install nokogiri --platform=ruby -- --use-system-libraries
gem uninstall nokogiri

and choose the options with aarch64-linux
Before developers fix it.
[About]
mikel/mail#1439
https://stackoverflow.com/questions/70500220/rails-7-ruby-3-1-loaderror-cannot-load-such-file-net-smtp
termux/termux-packages#8855
https://nokogiri.org/tutorials/installing_nokogiri.html

Smartphone (please complete the following information):

  • Device: Realme X50
  • OS: Android 10
@skycat2216 skycat2216 reopened this Mar 6, 2022
@skycat2216
Copy link
Author

I think I have to left it open for everyone have same problem

@hackglitz
Copy link

Before developers fix this,please add these gems into Gemfile.lock file manually

How to do that please explain

@skycat2216
Copy link
Author

Screenshot_2022-03-06-23-46-38-47_84d3000e3f4017145260f7618db1d683~2
Screenshot_2022-03-06-23-47-00-97_84d3000e3f4017145260f7618db1d683~2

@hackglitz
Copy link

Thanks a lot.. fixed

@gushmazuko
Copy link
Owner

Fixed 280f656

@hackglitz
Copy link

@dedshit Great Work... Thanks

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

3 participants