Your message dated Wed, 2 Oct 2019 08:24:57 +0200 with message-id <[email protected]> and subject line Re: Bug#941507: ocaml-nox: Unable to install ocaml-nox 4.08 from experimental has caused the Debian Bug report #941507, regarding ocaml-nox: Unable to install ocaml-nox 4.08 from experimental to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 941507: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941507 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ocaml-nox Version: 4.05.0-12 Severity: serious Dear Maintainer, Installing ocaml-nox is currently broken in experimental: The following packages have unmet dependencies: ocaml-nox : Depends: ocaml-base-nox-4.08.1 Depends: ocaml-interp (= 4.08.1-1) but it is not going to be installed E: Unable to correct problems, you have held broken packages. Command apt-get --dry-run install -- ocaml-nox/experimental exited with exit code 1. Thanks -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: arm64, i386 Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_ZA.UTF-8, LC_CTYPE=en_ZA.UTF-8 (charmap=UTF-8), LANGUAGE=en_ZA:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages ocaml-nox depends on: ii binutils 2.32.51.20190909-1 ii gcc 4:9.2.1-3.1 ii libc6 2.29-2 ii libncurses-dev [libncurses5-dev] 6.1+20190803-1 ii libncurses6 6.1+20190803-1 ii libtinfo6 6.1+20190803-1 ii ocaml-base-nox [ocaml-base-nox-4.05.0] 4.05.0-12 ii ocaml-interp 4.05.0-12 ii zlib1g 1:1.2.11.dfsg-1+b1 Versions of packages ocaml-nox recommends: ii file 1:5.37-5 Versions of packages ocaml-nox suggests: pn ocaml-doc <none> pn tuareg-mode | ocaml-mode <none> -- no debconf information
--- End Message ---
--- Begin Message ---Le 01/10/2019 à 18:57, Kyle Robbertze a écrit : > Installing ocaml-nox is currently broken in experimental: > > The following packages have unmet dependencies: > ocaml-nox : Depends: ocaml-base-nox-4.08.1 > Depends: ocaml-interp (= 4.08.1-1) but it is not going to be > installed > E: Unable to correct problems, you have held broken packages. > Command apt-get --dry-run install -- ocaml-nox/experimental exited with exit > code 1. This is a limitation in apt. You have to be explicit about all packages that are to be taken from experimental: apt install ocaml-nox/experimental ocaml-interp/experimental ocaml-base-nox/experimental or apt install -t experimental ocaml-nox Cheers, -- Stéphane
--- End Message ---

