bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41926: package.el: please improve dependency handling during updates


From: Thomas Klausner
Subject: bug#41926: package.el: please improve dependency handling during updates
Date: Wed, 17 Jun 2020 23:49:05 +0200

Hi!

I recently did

list-packages
U
x

to update all installed packages. Afterwards I found errors in the log
because lsp-ui needed a newer version of one of its dependencies, but
that had not been upgraded yet.
(see https://github.com/emacs-lsp/lsp-ui/issues/462)

Please improve the package handling that the packages are updated from
bottom to top, dependency wise (i.e. if foo needs bar, then bar should
be updated first).

Thanks,
 Thomas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]