8000 `convert` Command Not Found on Ubuntu 24.04 · Issue #2902 · alshedivat/al-folio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
convert Command Not Found on Ubuntu 24.04 #2902
@dfuchss

Description

@dfuchss

Have you checked that your issue isn't already filed?

  • I read through FAQ and searched through the past issues, none of which addressed my issue.
  • Yes, I have checked that this issue isn't already filed.

Bug description

The convert command from ImageMagick fails to run in workflows using the latest ubuntu-latest tag in GitHub Actions. I guess this issue occurs because ubuntu:latest now uses Ubuntu 24.04 instead of 22.04.

How to reproduce the bug

Just build a website with images and look into the logs.

Error messages and logs

Incremental build: disabled. Enable with --incremental
      Generating... 
       Jekyll Feed: Generating feed for posts
       Imagemagick: Searching files in /home/runner/work/ardoco.github.io/ardoco.github.io/assets/img/
       Imagemagick: Generating image "/home/runner/work/ardoco.github.io/ardoco.github.io/_site/assets/img/icsa2019_poster-480.webp"
       Imagemagick: Command returned pid 1991 exit 127 with error sh: 1: convert: not found 
       Imagemagick: Generating image "/home/runner/work/ardoco.github.io/ardoco.github.io/_site/assets/img/icsa2019_poster-800.webp"

What operating system are you using?

Not applicable (e.g. you're using GitHub Pages or other hosting)

Where are you seeing the problem on?

Deployed site

More info

The page still reders, but the webp files are not generated anymore

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0