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

issue with dependency resolver on buildds



Hello.

As you may see at
  https://buildd.debian.org/status/package.php?p=libxmlada&suite=experimental
the dependency resolver fails to install gnat-6 on most architectures.

Some architectures build fine, so the Build-Dependency field of the
source package is probably correct.

On an arm64 porterbox, in an experimental chroot,
# apt-get install gnat/experimental
fails because it refuses to upgrade all GCC libraries (like libcc1-0)
at once, but
# apt-get install gnat-6/experimental
# apt-get install gnat/experimental
works as expected. So the problem is not that some dependencies are
not available yet.

Is it a bug in the dependency resolver?
How can I help it find the upgrade path?


Reply to: