sujaykundu777 / devlopr-jekyll

(FREE SITE GENERATOR) - A Customizable/Hackable portfolio jekyll theme where you can blog using Markdown or CMS :rocket: in minutes built for developers. (with CMS) ✨
https://devlopr.netlify.app
MIT License
656 stars 966 forks source link

[Actions]: Failed Workflow for 'Deploy Site', Docker Build Error at 'deploy-gh-pages' in the Initial Commit #227

Open freyaliWL opened 1 month ago

freyaliWL commented 1 month ago

Describe the bug During the initial setup and deployment using GitHub Actions, the Docker build step fails with an error indicating that the package libffi7 cannot be located. This issue prevents the successful deployment of the Jekyll site via GitHub Pages.

To Reproduce Steps to reproduce the behavior:

  1. Fork the repository.
  2. Push initial commit to master branch triggering the GitHub Actions workflow.
  3. The workflow fails at the deploy-gh-pages job during Docker build.
  4. See error.

Expected behavior The expected behavior is for the Docker container to build successfully, allowing the GitHub Actions workflow to proceed with deploying the Jekyll site to GitHub Pages without errors.

[Error Logs] E: Unable to locate package libffi7 E: Unable to locate package libffi7

Screenshot 2024-07-11 at 9 11 27 PM Screenshot 2024-07-11 at 9 10 57 PM

Additional context Add any other context about the problem here.

github-actions[bot] commented 1 month ago

Thanks for submitting an issue! I'll check it at as soon as possible and get back to you.

sujaykundu777 commented 1 month ago

Yes currently Github Pages is not supporting the latest jekyll version, trying to find a way @freyaliWL Even though we deploy to github pages it will break. Till that time i would highly suggest to use a older release, or deploy your project to netlify or firebase