nolanlawson / pinafore

Alternative web client for Mastodon (UNMAINTAINED)
https://pinafore.social
GNU Affero General Public License v3.0
1.02k stars 172 forks source link

chore: update ubuntu used in tests #2350

Closed nolanlawson closed 1 year ago

nolanlawson commented 1 year ago

Random hunch that maybe this will fix #2349

nolanlawson commented 1 year ago

Same error. Tried busting the cache too.

  stderr: 'rails aborted!\n' +
    "LoadError: Could not open library '/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/blurhash-0.1.6/lib/../ext/blurhash/encode.so': /home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/blurhash-0.1.6/lib/../ext/blurhash/encode.so: cannot open shared object file: No such file or directory\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/ffi-1.15.5/lib/ffi/library.rb:145:in `block in ffi_lib'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/ffi-1.15.5/lib/ffi/library.rb:99:in `map'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/ffi-1.15.5/lib/ffi/library.rb:99:in `ffi_lib'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/blurhash-0.1.6/lib/blurhash.rb:26:in `<module:Unstable>'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/blurhash-0.1.6/lib/blurhash.rb:24:in `<module:Blurhash>'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/blurhash-0.1.6/lib/blurhash.rb:6:in `<top (required)>'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.13.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.13.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/config/application.rb:22:in `<top (required)>'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.13.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.13.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/Rakefile:4:in `<top (required)>'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/railties-6.1.7/lib/rails/commands/rake/rake_command.rb:20:in `block in perform'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/railties-6.1.7/lib/rails/commands/rake/rake_command.rb:18:in `perform'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/railties-6.1.7/lib/rails/command.rb:50:in `invoke'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/railties-6.1.7/lib/rails/commands.rb:18:in `<top (required)>'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.13.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'\n" +
    "/home/runner/work/pinafore/pinafore/mastodon/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.13.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'\n" +
    "bin/rails:4:in `<main>'\n" +
    '(See full trace by running task with --trace)\n'