Is the source wrong? git via git instead of https?
fatal: unable to connect to github.com:
github.com[0: 140.82.121.3]: errno=Connection timed out
==> ERROR: Failure while downloading mastodon git repo
Aborting...
Git Clone URL: | https://aur.archlinux.org/mastodon-git.git (read-only, click to copy) |
---|---|
Package Base: | mastodon-git |
Description: | Free software social network server based on ActivityPub and OStatus |
Upstream URL: | https://joinmastodon.org |
Licenses: | AGPL3 |
Conflicts: | mastodon, mastodon-docker, mastodon-docker-git |
Provides: | mastodon |
Submitter: | alerque |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-04-07 09:48 (UTC) |
Last Updated: | 2024-03-28 00:27 (UTC) |
Is the source wrong? git via git instead of https?
fatal: unable to connect to github.com:
github.com[0: 140.82.121.3]: errno=Connection timed out
==> ERROR: Failure while downloading mastodon git repo
Aborting...
Could you please rmeove the python2-dependency?
It's been a while since I've been able to work on this and it might be a while yet before I use it again actively, although I do still have an interest. If anybody else is interested in jumping on as co-maintainer I'm happy to add. Also I'll accept PRs against this repo if anybody has build changes they have confirmed work.
@caleb, sure! There are a few other things that need fixing. Cheers!
Thanks @flacks, I've updated those things. Hey if you have an interest in co-maintaining this I can probably add you. I'm not very active on Mastadon right now and it might be good to have another pair of hands on board.
@jokke git is assumed in this case, the packaging guidelines specifically say not to include it explicitly.
@caleb @lesderid to fix the current build issue, you need to change the end of the command in build() from "rails assets:precompile" to "rake mastodon:setup".
Hi! protobuf is missing as a build dependency.
Fails to build for me with:
==> Starting build()...
rails aborted!
KeyError: key not found: "OTP_SECRET"
/home/lesderid/mastodon-git/src/mastodon/config/environments/production.rb:104:in `fetch'
please add git to makedepends
Still doesn't work?
rails not found
Pinned Comments
alerque commented on 2021-01-07 11:42 (UTC)
It's been a while since I've been able to work on this and it might be a while yet before I use it again actively, although I do still have an interest. If anybody else is interested in jumping on as co-maintainer I'm happy to add. Also I'll accept PRs against this repo if anybody has build changes they have confirmed work.