Package Details: mastodon 4.2.8-1

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: dodecahedron
Last Packager: dodecahedron
Votes: 20
Popularity: 0.96
First Submitted: 2018-06-19 19:35 (UTC)
Last Updated: 2024-02-23 15:26 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

Sandwich commented on 2023-06-24 11:31 (UTC)

Don't worry, is there a possibility that some dependence is missing? Or maybe there is a certain CPU Flag that is not supported by the i440fx and q35 machine type.

If this helps, my virtual machines are completely bare bones with the following packages:

base base-devel linux-lts grub grub-btrfs efibootmgr dhcpcd sudo git reflector vim logrotate ncdu neofetch htop fish networkmanager firewalld lsof openssh cronie prometheus-node-exporter lvm2 btrfs-progs nfs-utils qemu-guest-agent spice-vdagent python-pyopenssl

dodecahedron commented on 2023-06-24 03:04 (UTC)

Sorry, I'm unable to replicate that error. It compiles successfully for me in a clean container environment.

Sandwich commented on 2023-06-24 01:44 (UTC)

It sucessfully compiled on my Main PC but not on an Virtual Machine that has 6GB RAM 6GB Swap and 6Cores :/

Both systems are up to date

Sandwich commented on 2023-06-24 01:33 (UTC)

Hi, any updates? I also have precompilation issues:

ERROR in ./app/javascript/mastodon/containers/media_container.js 1:999 Module parse failed: Unexpected token (1:999) File was processed with these loaders: * ./node_modules/babel-loader/lib/index.js You may need an additional loader to handle the result of these loaders.

peippo commented on 2023-03-11 19:51 (UTC)

It's odd, yes. Good to know that I should work with current ruby versions - I'll try to find what's wrong with my installation

dodecahedron commented on 2023-03-11 19:06 (UTC)

Huh, in that case, I don't know how to solve that problem. I have no idea why it works fine for some people and not for others.

peippo commented on 2023-03-11 18:52 (UTC)

I build in a chroot, and the package builds fine, but the post-install script fails

dodecahedron commented on 2023-03-11 18:01 (UTC)

That's very strange. This package works with the latest Ruby packages on my server. You may need to build this package in a clean environment or chroot and maybe reboot afterwards.

peippo commented on 2023-03-11 14:23 (UTC) (edited on 2023-03-11 14:36 (UTC) by peippo)

I still get the error from https://aur.archlinux.org/packages/mastodon?O=10#comment-892225 (with bootstrap-1.16.0, otherwise identical)

That means, all the ruby-* packages listed in https://aur.archlinux.org/packages/mastodon?O=10#comment-892275 need to remain in IgnorePkg for the time being

peippo commented on 2023-03-11 11:19 (UTC)

Thanks, @dodecahedron