Search Criteria
Package Details: mastodon 4.3.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mastodon.git (read-only, click to copy) |
---|---|
Package Base: | mastodon |
Description: | Your self-hosted, globally interconnected microblogging community |
Upstream URL: | https://github.com/mastodon/mastodon |
Keywords: | activitypub fediverse mastodon server |
Licenses: | AGPL3 |
Submitter: | flacks |
Maintainer: | Vamp898 |
Last Packager: | Vamp898 |
Votes: | 22 |
Popularity: | 0.131497 |
First Submitted: | 2018-06-19 19:35 (UTC) |
Last Updated: | 2025-05-07 07:43 (UTC) |
Dependencies (15)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR)
- git (git-gitAUR, git-glAUR)
- libidn (libidn-gitAUR)
- libpqxx (libpqxx-gitAUR)
- libvips (libvips-gitAUR, libvips-notiffAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxslt (libxslt-gitAUR)
- libyaml (libyaml-gitAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod)
- postgresql (postgresql13AUR, postgresql-gitAUR, postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR)
- protobuf (protobuf-gitAUR)
- ruby-bundler
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, sudo-hgAUR, fudo-gitAUR, sudo-selinuxAUR, sudo-rs-symlinkAUR)
- valkey (valkey-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »
dodecahedron commented on 2024-10-10 02:32 (UTC)
@peippo I made the precompile assets step prioritize using the corepack-installed Yarn 4 over the system Yarn which should fix that issue for other people.
peippo commented on 2024-10-09 20:46 (UTC)
You’re probably right, this alone did not fix my mastodon-web service, I also had to uninstall system-wide
yarn
as it prevented the precompile-assets step. Perhaps the latter was the more important stepdodecahedron commented on 2024-10-09 14:16 (UTC)
I think you can safely ignore those warnings since
poppler
handles PDFs andopenslide
handles microscope slide images like TIFFs and you're probably not sending either of those on Mastodon.peippo commented on 2024-10-09 12:35 (UTC)
It seems that
libvips
’s optional dependenciespoppler-glib
andopenslide
are required for mastodon (see the error message below), would it be possible to add them as dependencies to mastodon?peippo commented on 2024-08-19 10:45 (UTC)
When you update to 4.2.12, could you also change the dependency redis to valkey? See this news item
Sandwich commented on 2024-08-13 18:52 (UTC)
@mansuetus thanks. That worked for me!
mansuetus commented on 2024-08-13 16:21 (UTC) (edited on 2024-08-13 16:21 (UTC) by mansuetus)
@Sandwich same here, solved.
For ox :
For ERB : (works now without this fix BUT once I did this and it helped)
Hope this helps.
Sandwich commented on 2024-08-13 15:59 (UTC) (edited on 2024-08-13 16:00 (UTC) by Sandwich)
Since the latest Ruby update to 3.2 Mastodon fails starting because it cannot find some libreries. It looks to me like it is using system dependencies instead of bundler:
the same issue for ruby-ox
I have recompiled and cleanly reinstalled the package with no change.
dodecahedron commented on 2024-06-13 14:20 (UTC)
@gaboflowers I think makepkg now generates debug symbols by default, so you might want to disable that in
/etc/makepkg.conf
since this package is huge so generation will take a long time and unless you're a Mastodon dev, you probably don't need debug symbols.gaboflowers commented on 2024-06-13 07:45 (UTC) (edited on 2024-06-13 07:49 (UTC) by gaboflowers)
I tried to install it, but got stuck at one step. This is the last printed:
I googled, and it seems like "Copying source files needed for debug symbols" is a niche-popular step to get stuck at. Any ideas on what could be the reason here?
EDIT: Retried and it worked. I'm leaving this in case anyone goes through the same.
« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »