Jeffrey Walton, le dim. 14 juin 2020 21:37:51 -0400, a ecrit: > On Sun, Jun 14, 2020 at 9:10 PM Samuel Thibault <samuel.thiba...@gnu.org> > wrote: > > Jeffrey Walton, le dim. 14 juin 2020 20:48:22 -0400, a ecrit: > > > emacs-nox : Depends: emacs-bin-common (= 1:26.3+1-1) but it is not > > > going to be installed > > > Depends: emacs-common (= 1:26.3+1-1) but 1:26.3+1-2 is to > > > be installed > > > > That's the problem with sid and arch:all packages. You need to fetch > > the 1:26.3+1-1 versions of emacs-common and emacs-bin-common from > > snapshot.debian.org > > Thanks Smauel. > > Please forgive my ignorance... This seems to be a reoccurring problem. > Once is happenstance, twice is a problem. > > If emacs-nox depends upon emacs-common, then why is emacs-nox released > to manufacturing with emacs-common missing?
It's the converse. emacs-common is installed as arch:all sid because the debian archive doesn't see the debian-ports archive. And the debian-ports archive doesn't know to keep a copy of the old version of the arch:all package. > Where does the problem lie? In that debian-ports uses mini-dak, not dak, and thus has limited capabilities. It's on the TODO-list, help welcome. Samuel