Installation - Package not found in Emacs 25 for OS X
Closed this issue · 5 comments
Hi,
I attempted to install the package via
M-x package install RET org-pomodoro , receiving the following message:
http://melpa.milkbox.net/packages/org-pomodoro-20150331.1023.tar: Not found
Is there a workaround?
Could that be a MELPA problem? Maybe this has to do with the recent update? I pushed some changes today.
Could be.
What is the mechanism that takes the code from the Github repository to the MELPA tar file?
https://github.com/milkypostman/melpa/blob/master/package-build.el
I haven't had the time and pleasure to look into the MELPA code yet (definitely have to do that some time though!) :-)
Maybe create issue in the melpa repository?
Open issue in MELPA's
melpa/melpa#2819
Thank you.
To fix this, update package list with:
M-x package-refresh-contents