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

Bug#973039: marked as done (ocaml: does not pull ocaml-nox anymore)



Your message dated Fri, 30 Oct 2020 08:34:04 +0000
with message-id <E1kYPrI-000D47-42@fasolo.debian.org>
and subject line Bug#973039: fixed in ocaml 4.11.1-4
has caused the Debian Bug report #973039,
regarding ocaml: does not pull ocaml-nox anymore
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 owner@bugs.debian.org
immediately.)


-- 
973039: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973039
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ocaml
Version: 4.11.1-3
Severity: important
Tags: patch

Hi,

apparently the "ocaml" since 4.11 does not depend on ocaml-nox-$VERSION
anymore. This has the bad side effect that installing "ocaml" does not
pull "ocaml-nox" anymore, and thus there are no ocaml executables/tools
(including the compiler) available.

The versioned dependency suggests it was resolved by dependencies
before, and I'm not sure why it is not anymore now. A simple patch
(workaround?) is attached to always depend on "ocaml-nox", no matter
what.

Thanks,
-- 
Pino
diff -Nru ocaml-4.11.1/debian/changelog ocaml-4.11.1/debian/changelog
--- ocaml-4.11.1/debian/changelog
+++ ocaml-4.11.1/debian/changelog
@@ -1,3 +1,10 @@
+ocaml (4.11.1-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Make sure ocaml pulls ocaml-nox as well. (Closes: #-1)
+
+ -- Pino Toscano <pino@debian.org>  Tue, 27 Oct 2020 13:32:33 +0100
+
 ocaml (4.11.1-3) unstable; urgency=medium
 
   * Upload to unstable
diff -Nru ocaml-4.11.1/debian/control ocaml-4.11.1/debian/control
--- ocaml-4.11.1/debian/control
+++ ocaml-4.11.1/debian/control
@@ -117,6 +117,7 @@
 Architecture: any
 Depends:
  ocaml-base-nox,
+ ocaml-nox,
  ${misc:Depends},
  ${ocaml:Depends},
  libx11-dev

--- End Message ---
--- Begin Message ---
Source: ocaml
Source-Version: 4.11.1-4
Done: =?utf-8?q?St=C3=A9phane_Glondu?= <glondu@debian.org>

We believe that the bug you reported is fixed in the latest version of
ocaml, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 973039@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stéphane Glondu <glondu@debian.org> (supplier of updated ocaml package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 30 Oct 2020 08:38:03 +0100
Source: ocaml
Architecture: source
Version: 4.11.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stéphane Glondu <glondu@debian.org>
Closes: 973039
Changes:
 ocaml (4.11.1-4) unstable; urgency=medium
 .
   [ Pino Toscano ]
   * Make sure ocaml pulls ocaml-nox as well. (Closes: #973039)
Checksums-Sha1:
 c23ecc327715a9ca93c50466a46d1788a8909bdf 2254 ocaml_4.11.1-4.dsc
 2f0a50bb46656596576a540709b5d2d8077f7ea6 39704 ocaml_4.11.1-4.debian.tar.xz
Checksums-Sha256:
 c211087810cd4e9e2cfbfddb90fbcfcb9a691d8944db82ad09b3463c0e75a335 2254 ocaml_4.11.1-4.dsc
 f24962c01b7b7bc3e40d2022aca68018134e8743f284bb2d3500541fe057b717 39704 ocaml_4.11.1-4.debian.tar.xz
Files:
 cb7f7a711fc330fd87efe6c46237a906 2254 ocaml optional ocaml_4.11.1-4.dsc
 75f584db2725bce1fa359ece1c680e91 39704 ocaml optional ocaml_4.11.1-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCgAwFiEEbeJOl+yohsxW5iUOIbju8bGJMIEFAl+byhYSHGdsb25kdUBk
ZWJpYW4ub3JnAAoJECG47vGxiTCBA+YH/RnoVR5VJliiXVpe/o8YMRsj5R548hnd
FZ3nnZNlxpCCOExrbPh7AYRn43gOOnAEGpoow3XqaagQnsJbHNWh5SVF8E0ielH6
LEAE5/1sJErbQAwRbqwLzlwJxilUB62gES+76LgdT/SG5b83GEH7MJqHSvkmMRMk
CyCCN+FXRJl8d366PUB75KgupFT88XSwg0ohbD5W7bw8jEATqYw1F/43Ool3CnwW
EClEjJm9g28hCEpza1cC/MEKjXO5Vhzi+daTg3NBzBC/S5MC1hGoXFOFCoen9SSu
sQbTKQ1b7t6UHAZH+5SbaRsfAzCjjybRSmZJgV5nToFXkyjNycyXHmg=
=EU5C
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: