Installing Emacs packages via the Debian package manager causes trouble
kelleyk opened this issue · 1 comments
kelleyk commented
@saeedghsh reported this in another thread.
When he tried to install elpa-elpy
, apt
tried to pull in Emacs from the main Ubuntu repositories, which caused conflicts. The solution is probably to publish metapackages in the PPA (just like what's in the main Ubuntu repositories), or to modify the PPA packaging so that the metapackage names are provided by the existing packages.
If anyone else has run into this issue, or has comments/concerns/wisdom about possible solutions, please chime in!
kelleyk commented
I believe that this issue will be resolved in my emacs27
packages, which should be available in the PPA shortly. Please let me know if that isn't the case!