Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"error processing package elpa-magit" "emacs: not found" #25

Closed
MaxGhenis opened this issue Aug 18, 2021 · 7 comments
Closed

"error processing package elpa-magit" "emacs: not found" #25

MaxGhenis opened this issue Aug 18, 2021 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@MaxGhenis
Copy link

See this run. UBICenter/ubicenter.org#288 caused the break; UBICenter/ubicenter.org#287 was 7 days ago and built fine. I also tried updating to 0.2.1 in UBICenter/ubicenter.org#289, but got the same error.

Install git for emacs
  install/git: Handling install of emacsen flavor emacs
  install/git: Byte-compiling for emacs
  + emacs -batch -q -no-site-file -f batch-byte-compile git.el git-blame.el
  /usr/lib/emacsen-common/packages/install/git: 26: emacs: not found
  /usr/lib/emacsen-common/packages/install/git emacs failed at /usr/lib/emacsen-common/lib.pl line 19, <TSORT> line 7.
  dpkg: error processing package elpa-magit (--configure):
   installed elpa-magit package post-installation script subprocess returned error exit status 2

Looks like this might be relevant. Here's our workflow file.

@Albert-Z-Guo
Copy link

Albert-Z-Guo commented Aug 18, 2021

I got a build error related to elpa-magit today as well: Docker build failed with exit code 100
The build was working fine yesterday. o.O

Errors were encountered while processing:
   elpa-magit
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  The command '/bin/sh -c apt-get install -qq -y git-all' returned a non-zero code: 100

@jeffreytse
Copy link
Owner

Hi,

Thanks for the reporting, I will try to settle it as soon as possible.

Thanks and Regards

@jeffreytse jeffreytse self-assigned this Aug 18, 2021
@jeffreytse jeffreytse added the bug Something isn't working label Aug 18, 2021
jeffreytse added a commit that referenced this issue Aug 18, 2021
Replace base image to archlinux:base-devel
@jeffreytse
Copy link
Owner

jeffreytse commented Aug 18, 2021

Hi @MaxGhenis @Albert-Z-Guo ,

This issue has been settled down, please use the version jeffreytse/jekyll-deplay-action@master and try again.

Thanks and Regards

@MaxGhenis
Copy link
Author

That worked, thanks @jeffreytse!

@jeffreytse
Copy link
Owner

@MaxGhenis , You're welcome, hope you have a good day! : )

@Albert-Z-Guo
Copy link

Worked for me as well! Thanks for the quick fix @jeffreytse!

@jeffreytse
Copy link
Owner

@Albert-Z-Guo , You're welcome, hope you have a good day! : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants