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

installing pleroma in a Raspberry Pi #45

Closed
xaloc33 opened this issue Feb 28, 2019 · 7 comments
Closed

installing pleroma in a Raspberry Pi #45

xaloc33 opened this issue Feb 28, 2019 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@xaloc33
Copy link

xaloc33 commented Feb 28, 2019

Hi,

I have a yunohost server running on a raspberry Pi 3, I tried to install the pleroma app but it failed. I think that it fails because it tries to install the amd64 packages for esl-erlang and elixir.
I don't know if this is the only problem there will be with a different architecture or if this problem can be easily fixed, I have no knowledge on how packaging and app works.

Anyway thank you very much for the work that you have done and if it's a difficult problem to solve I might try to install the packages before hand and just remove the lines where it tries to install the amd64 packages.

Thank you again for the work and help,

Xaloc

@yalh76 yalh76 self-assigned this Feb 28, 2019
@yalh76 yalh76 added the bug Something isn't working label Feb 28, 2019
@yalh76
Copy link
Member

yalh76 commented Feb 28, 2019

Hi @xaloc33,

The actual failure is related to nodejs install on ARM: YunoHost/yunohost#660

The PR is merged but I don't know when it will be available on Yunohost.

@xaloc33
Copy link
Author

xaloc33 commented Feb 28, 2019

A ok, thank you very much for answering so quickly. I guess I'll just have to wait for the change to get to stable

@yalh76
Copy link
Member

yalh76 commented Mar 14, 2019

Will be in Yunohost 3.5: https://forum.yunohost.org/t/yunohost-3-5-testing-call-for-feedback

@yalh76
Copy link
Member

yalh76 commented Mar 22, 2019

Can you retry to install Pleroma ?

@xaloc33
Copy link
Author

xaloc33 commented Mar 22, 2019

I've tried a bunch of times but has failed every time.

First time it couldn't get the erlang-solutions.asc. I just retried after checking that the url was ok and second time it worked.

Second time pleroma-ynh-deps failed because erlang-eldap was not being installed, I manually installed before trying again and then this bit worked.

Third time all dependencies seem to be installed, PostgreSQL database is created, nginx is configured, system user is configured, and while or after configuring php-fm I start getting a lot of warnings and finally fails saying:
'''
Warning: ** (Mix) Could not invoke task "ecto.migrate": 1 error found!
Warning: --force : Unknown option
'''

@xaloc33
Copy link
Author

xaloc33 commented Mar 30, 2019

Hi @yalh76,

I'm pretty sure that now the issue was the same that #57 , I've just tried to install and it worked.

Thank you very much for the work

@yalh76
Copy link
Member

yalh76 commented Mar 30, 2019

Cool ^^
Just push the fix 1 day ago :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants