Skip to content

mastodon: 4.3.3 does not start on aarch64 nixos, while 4.3.2 does #376974

Closed
@cyplo

Description

Nixpkgs version

  • Stable (24.11)

Describe the bug

mastodon 4.3.3 does not start, as it's prerequisite mastodon-init-db fails to load dependent library, 4.3.2 works all good, nothing else changed about the setup except for moving the nixpkgs pin

Steps to reproduce

nix flake update to get mastodon 4.3.3

Expected behaviour

mastodon stack starts

Screenshots

No response

Relevant log output

Jan 25 13:53:25 cupsnet mastodon-init-db-start[3930506]: bin/rails aborted!
Jan 25 13:53:25 cupsnet mastodon-init-db-start[3930506]: LoadError: Could not open library '/nix/store/q2246wf7h2xd3nivf1phjcriqrkqpkli-vips-8.16.0/lib/libvips.so': /nix/store/qh9c73mr7f8dy1cy247dcjwd4qz12gj1-gcc-13.3.0-lib/lib/libstdc++.so.6: version `CXXABI_1.3.15' not found (required by /nix/store/n19fxibc53s3m69klbjcnygp8hq9f9zi-openexr-2.5.10/lib/../lib/libIex-2_5.so.25). (LoadError)
Jan 25 13:53:25 cupsnet mastodon-init-db-start[3930506]: Searched in <system library path>, /usr/lib, /usr/local/lib, /opt/local/lib
Jan 25 13:53:25 cupsnet mastodon-init-db-start[3930506]: /nix/store/cp5sm93h5cqrjsw69gg3wgv38mm2wvwb-mastodon-4.3.3/config/initializers/vips.rb:6:in `<main>'
Jan 25 13:53:25 cupsnet mastodon-init-db-start[3930506]: /nix/store/cp5sm93h5cqrjsw69gg3wgv38mm2wvwb-mastodon-4.3.3/config/environment.rb:7:in `<main>'
Jan 25 13:53:25 cupsnet mastodon-init-db-start[3930506]: /nix/store/cp5sm93h5cqrjsw69gg3wgv38mm2wvwb-mastodon-4.3.3/bin/rails:4:in `<main>'
Jan 25 13:53:25 cupsnet mastodon-init-db-start[3930506]: Tasks: TOP => db:migrate => db:load_config => environment
Jan 25 13:53:25 cupsnet mastodon-init-db-start[3930506]: (See full trace by running task with --trace)
Jan 25 13:53:25 cupsnet systemd[1]: mastodon-init-db.service: Main process exited, code=exited, status=1/FAILURE

Additional context

No response

System metadata

I don't have shell currently on the server

Notify maintainers

@happy-river
@erictapen
@Izorkin
@ghuntley


Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs

Is this issue important to you?

Add a 👍 reaction to issues you find important.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions