Bug#968474: [Help] Re: Bug#968474: Please include ocamlvars.mk to avoid FTBFS because of dh_dwz

2020-08-16 Thread Stéphane Glondu
Le 16/08/2020 à 10:33, Andreas Tille a écrit : > I've fixed this in Git. However, when trying to build I get: > > + ocamlfind ocamlc -c -annot -w Z -package batteries -package csv -package > xmlm -package gsl -package sqlite3 -package zip -package mcl -thread -I > pplacer_src -I json_src -I pam

Bug#957496: Please build with llvm-9 (or more recent)

2020-08-16 Thread Stéphane Glondu
tags 968497 + patch thanks Le 16/08/2020 à 14:04, Stéphane Glondu a écrit : > astra-toolbox is one of the 3 packages (along with qtcreator and > oclgrind) that still depend on llvm-toolchain-8 (which FTBFS on all > architectures, see #957496), and that prevents removing it from >

Bug#957496: Please build with llvm-9 (or more recent)

2020-08-16 Thread Stéphane Glondu
tags 968496 + patch thanks Le 16/08/2020 à 13:57, Stéphane Glondu a écrit : > oclgrind is one of the 3 packages (along with qtcreator and > astra-toolbox) that still depend on llvm-toolchain-8 (which FTBFS on > all architectures, see #957496), and that prevents removing it from >

Bug#968497: Please build with llvm-9 (or more recent)

2020-08-16 Thread Stéphane Glondu
Package: src:astra-toolbox Version: 1.8.3-1 Severity: wishlist Dear Maintainer, astra-toolbox is one of the 3 packages (along with qtcreator and oclgrind) that still depend on llvm-toolchain-8 (which FTBFS on all architectures, see #957496), and that prevents removing it from testing. Cheers,

Bug#968496: Please build with llvm-9 (or more recent)

2020-08-16 Thread Stéphane Glondu
Package: src:oclgrind Version: 19.10-1 Severity: wishlist Dear Maintainer, oclgrind is one of the 3 packages (along with qtcreator and astra-toolbox) that still depend on llvm-toolchain-8 (which FTBFS on all architectures, see #957496), and that prevents removing it from testing. Cheers, -- S

Bug#957496: qtcreator: link to library libclang-1.9 (instead libclang-1.8)

2020-08-16 Thread Stéphane Glondu
hangelog index d7f0b2fc..0f41c77f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qtcreator (4.12.3-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Build with llvm-9 (Closes: #966007) + + -- Stéphane Glondu Sun, 16 Aug 2020 10:59:33 +0200 + qtcreator (4.12

Bug#962762: Should monotone-viz be removed from unstable?

2020-08-16 Thread Stéphane Glondu
reassign 962762 ftp.debian.org retitle 962762 RM: monotone-viz -- RoQA; obsolete, unmaintained thanks Adrian Bunk wrote: > Neither monotone-viz nor monotone are in the current stable, > and monotone was already removed from unstable. > > Should monotone-viz also be removed from unstable? Yes, i

Bug#957496: Prevent migration of ocaml-{integers,ctypes} to testing

2020-08-15 Thread Stéphane Glondu
Hello, These bugs are still on topic and prevent ocaml-{integers,ctypes} from migrating to testing. Could you please fix them? Or have the faulty packages removed from testing. Cheers, -- Stéphane

Bug#968476: Please include ocamlvars.mk to avoid FTBFS because of dh_dwz

2020-08-15 Thread Stéphane Glondu
Package: src:supermin Version: 5.2.0-1 Severity: serious Tags: ftbfs X-Debbugs-Cc: debian-ocaml-ma...@lists.debian.org Dear Maintainer, Your package FTBFS at the moment, because of a failure in dh_dwz. This failure is common to many packages written in OCaml (see for example [1] and [2]). As a w

Bug#968475: Please include ocamlvars.mk to avoid FTBFS because of dh_dwz

2020-08-15 Thread Stéphane Glondu
Package: src:kalzium Version: 20.04.0-1 Severity: serious Tags: ftbfs X-Debbugs-Cc: debian-ocaml-ma...@lists.debian.org Dear Maintainer, Your package FTBFS at the moment, because of a failure in dh_dwz. This failure is common to many packages written in OCaml (see for example [1] and [2]). As a

Bug#968474: Please include ocamlvars.mk to avoid FTBFS because of dh_dwz

2020-08-15 Thread Stéphane Glondu
Package: src:pplacer Version: 1.1~alpha19-2 Severity: serious Tags: ftbfs X-Debbugs-Cc: debian-ocaml-ma...@lists.debian.org Dear Maintainer, Your package FTBFS at the moment, because of a failure in dh_dwz. This failure is common to many packages written in OCaml (see for example [1] and [2]). A

Bug#968430: RM: type-conv -- ROM; obsolete

2020-08-15 Thread Stéphane Glondu
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: debian-ocaml-ma...@lists.debian.org Control: block -1 by 968351 Dear FTP team, Please remove type-conv from unstable. Its only reverse dependency is ocaml-deriving-ocsigen, see #968351. Cheers, -- Stéphane

Bug#968429: RM: optcomp -- ROM; obsolete

2020-08-15 Thread Stéphane Glondu
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: debian-ocaml-ma...@lists.debian.org Control: block -1 by 968351 Dear FTP team, Please remove optcomp from unstable. Its only reverse dependency is ocaml-deriving-ocsigen, see #968351. Cheers, -- Stéphane

Bug#968427: Variables declared without extern in cairo_ocaml.h cause FTBFS

2020-08-14 Thread Stéphane Glondu
Source: libcairo2-ocaml-dev Severity: serious Tags: ftbfs Control: affects -1 why3 lablgtk3 Dear Maintainer, /usr/lib/ocaml/cairo2/cairo_ocaml.h declares variables without extern, causing multiple definitions if this file is included in multiple .c files, which is an error with gcc-10. This cause

Bug#949003: Doesn't work on 64 bit architectures

2020-08-14 Thread Stéphane Glondu
For me, slirp:amd64 does not crash, but does not work either (with User Mode Linux). Installing slirp:i386 on an amd64 system works. Cheers, -- Stéphane

Bug#968351: RM: ocaml-deriving-ocsigen -- ROM; obsolete

2020-08-13 Thread Stéphane Glondu
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: debian-ocaml-ma...@lists.debian.org Dear FTP team, Please remove ocaml-deriving-ocsigen from unstable. Its only reverse-dependency was eliom which has just been updated to a version that does not use it. Cheers, -- Stéphane

Bug#968174: FTBFS on ppc64el

2020-08-10 Thread Stéphane Glondu
Source: llvm-toolchain-9 Version: 1:9.0.1-13 Severity: serious Tags: ftbfs Dear Maintainer, llvm-toolchain-9 FTBFS on ppc64el: > [...] > cd /<>/build-llvm/lib/Target/X86 && /usr/bin/g++-10 > -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS > -D__STDC_LIMIT_MACROS -I/<>/build-llvm

Bug#946046: not fixed

2020-08-08 Thread Stéphane Glondu
Le 08/08/2020 à 02:41, Vincent Lefevre a écrit : > unison-2.48 should have never been created: buster has a unison > package with version number 2.48.4-1, thus one has the impression > that this is compatible with unison-2.48, while this is not the > case. The package should have been named unison-

Bug#946046: not fixed

2020-08-08 Thread Stéphane Glondu
Le 08/08/2020 à 03:25, Vincent Lefevre a écrit : > The wontfix does not make any sense. The unison-all package is > described as follows: > > Description: file synchronization tool (all console versions) > This is a metapackage that depends on all supported console versions > of Unison, a file s

Bug#946046: not fixed

2020-08-07 Thread Stéphane Glondu
severity 946046 wishlist tags 946046 + wontfix thanks Le 07/08/2020 à 22:24, Vincent Lefevre a écrit : > This is not sufficient to synchronize with Debian 10 (buster). > It depends only on unison, which depends on unison-2.48, and > with the latest version of unison-2.48, I get lots of errors: > [

Bug#967086: Empty pages when authenticated

2020-08-06 Thread Stéphane Glondu
Le 05/08/2020 à 14:36, Raphael Hertzog a écrit : >> tracker.debian.org does not seem to respond or responds always empty >> pages (no error) when I use a client certificate. > > I don't have the issue with my own certificate. > > I see this in the error log: > [Wed Aug 05 11:17:05.798925 2020] [s

Bug#967086: Empty pages when authenticated

2020-08-03 Thread Stéphane Glondu
Package: tracker.debian.org Severity: important Dear Maintainer, tracker.debian.org does not seem to respond or responds always empty pages (no error) when I use a client certificate. Cheers, -- Stéphane -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy:

Bug#967005: dh_ocaml: produces binaries with corrupt DWARF information (causes many FTBFS)

2020-08-03 Thread Stéphane Glondu
Le 03/08/2020 à 11:49, Lucas Nussbaum a écrit : > During an archive rebuild in unstable/amd64, I ran into many similar > failures, affecting only ocaml packages (see the list in Affects). An > example is yojson: > >> make[1]: Leaving directory '/tmp/yojson-1.7.0' >>dh_dwz >> dwz -- debian

Bug#966595: Please port to lablgtk3

2020-07-31 Thread Stéphane Glondu
Package: src:lablgtk-extras Version: 1.6-1 Severity: serious Tags: upstream Dear Maintainer, Please port lablgtk-extras to lablgtk3. See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911166 . Cheers, -- Stéphane -- System Information: Debian Release: bullseye/sid APT prefers test

Bug#819341: [unison] Please build unison-fsmonitor

2020-07-23 Thread Stéphane Glondu
Le 23/07/2020 à 17:35, Vincent Lefevre a écrit : >> I am planning to change the packaging structure of Unison in Debian. >> >> My current roadmap is: >> - create a new source package unison-2.48 >> - make meta-unison provide unison and unison-gtk with symlinks to the >> binaries provided by uniso

Bug#819341: [unison] Please build unison-fsmonitor

2020-07-23 Thread Stéphane Glondu
Le 22/07/2020 à 21:20, Anton Avramov a écrit : > Can you give an update when should we expect this in debian? > Either as a standolne package or part of the main one I am planning to change the packaging structure of Unison in Debian. My current roadmap is: - create a new source package unison-2.

Bug#966060: Copy-pasting via mouse selection does not work any more

2020-07-22 Thread Stéphane Glondu
Package: terminator Version: 1.92-2 Severity: normal Dear Maintainer, When I select something in a terminal, then press the middle button of the mouse, the selection is pasted at the current cursor position. At least, it is the case with gnome-terminal and it used to be the case with terminator.

Bug#959117: Unable to mount with fuse3 (fusermount: unknown option 'nonempty')

2020-04-29 Thread Stéphane Glondu
Control: tags -1 + patch Le 29/04/2020 à 16:57, Stéphane Glondu a écrit : > On my system, mounting a filesystem with mount.s3ql fails with: >> fusermount: unknown option 'nonempty' >> ERROR: fuse_mount failed > > This seems related to fuse3, where this option ha

Bug#959117: Unable to mount with fuse3 (fusermount: unknown option 'nonempty')

2020-04-29 Thread Stéphane Glondu
Package: s3ql Version: 3.3.2+dfsg-2+b1 Severity: grave Dear Maintainer, On my system, mounting a filesystem with mount.s3ql fails with: > fusermount: unknown option 'nonempty' > ERROR: fuse_mount failed This seems related to fuse3, where this option has been removed. As gnome-gvfs requires fuse3

Bug#886679: Bug#937400: pycaml: Python2 removal in sid/bullseye

2020-04-05 Thread Stéphane Glondu
Le 04/04/2020 à 20:21, Moritz Mühlenhoff a écrit : >>> pycaml is deprecated in favour of pyml (in NEW). The only reverse >>> dependency, coccinelle, is supposed to switch to pyml. Once it's done, >>> we can remove pycaml. >> >> pyml is now in testing. >> >> Emmanuel Arias (in CC) has shown interest

Bug#885677: liblablgtksourceview2-ocaml: Depends on unmaintained gtksourceview2

2020-04-02 Thread Stéphane Glondu
Le 02/04/2020 à 22:23, Thomas Leonard a écrit : > My package (https://tracker.debian.org/pkg/zeroinstall-injector) > depends on lablgtk2 and the tracker says it will be removed on 4th Apr > due to this issue. > > I can't upgrade to lablgtk3 because Debian/unstable only has an old > beta release of

Bug#955494: `menhir --suggest-menhirLib` suggests wrong directory

2020-04-02 Thread Stéphane Glondu
Dear Ralf, Le 02/04/2020 à 09:04, Ralf Treinen a écrit : >> Severity: important > >> `menhir --suggest-menhirLib` returns `/usr/lib/menhirLib` which does >> not exist. It think it should return `/usr/lib/ocaml/menhirLib`. > > why severity=important ? I wasn't even aware of this option. Third-pa

Bug#955494: `menhir --suggest-menhirLib` suggests wrong directory

2020-04-01 Thread Stéphane Glondu
Package: menhir Version: 20200123-2 Severity: important Dear Maintainer, `menhir --suggest-menhirLib` returns `/usr/lib/menhirLib` which does not exist. It think it should return `/usr/lib/ocaml/menhirLib`. Cheers, -- Stéphane -- System Information: Debian Release: bullseye/sid APT prefers

Bug#952595: Incomplete udev rules

2020-02-26 Thread Stéphane Glondu
Package: ledger-wallets-udev Version: 0.2 Severity: important Dear Maintainer, It seems that the following lines: KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0660", GROUP="plugdev", ATTRS{idVendor}=="2c97" KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0660", GROUP="plugdev", ATTRS{idVend

Bug#951761: buster-pu: package opam/2.0.3-1

2020-02-21 Thread Stéphane Glondu
log opam-2.0.3/debian/changelog --- opam-2.0.3/debian/changelog 2019-02-01 12:05:09.0 +0100 +++ opam-2.0.3/debian/changelog 2020-02-18 07:42:31.0 +0100 @@ -1,3 +1,10 @@ +opam (2.0.3-1+deb10u1) buster; urgency=medium + + * Team upload + * Prefer mccs over aspcud (Closes: #908203) + +

Bug#951632: ITP: coq-menhirlib -- Support library for verified Coq parsers produced by Menhir

2020-02-19 Thread Stéphane Glondu
Le 19/02/2020 à 09:06, Ralf Treinen a écrit : > - coq does not build on all architectures, and the situation for building > coq has become worse starting with 8.11. Menhir however is a parser > generator, like bison, and should be available on all architectures. Could you elaborate? What make

Bug#908203: opam in buster

2020-02-17 Thread Stéphane Glondu
0-02-18 07:42:31.0 +0100 @@ -1,3 +1,10 @@ +opam (2.0.3-1+deb10u1) buster; urgency=medium + + * Team upload + * Prefer mccs over aspcud (Closes: #908203) + + -- Stéphane Glondu Tue, 18 Feb 2020 07:42:31 +0100 + opam (2.0.3-1) unstable; urgency=medium * New (bugfix) upstream release

Bug#484997: unison: Place logfile in .unison directory instead of home directory

2020-02-17 Thread Stéphane Glondu
Le 17/02/2020 à 16:34, Gianfranco Costamagna a écrit : > After 12 years or so, I think its time to NMU this change :) A change in upstream sources? Of a default for something that can be configured? Really? Did you discuss with upstream about that change? Is the current behaviour violating some p

Bug#951229: babeld: Please make another source-only upload to allow testing migration

2020-02-12 Thread Stéphane Glondu
Le 12/02/2020 à 21:34, Boyuan Yang a écrit : > I noticed that the latest upload of package babeld was not a source-only > upload. As a result, this upload will not migrate to testing. Please consider > making another source-only upload. You may find more information about source- > only upload at h

Bug#951240: ITP: ppx-here -- ppx rewriter that defines an extension node whose value is its source position

2020-02-12 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: ppx-here Version : 0.13.0 Upstream Author : Jane Street Group, LLC * URL : https://github.com/janestreet/ppx_here * License : MIT Programming Lang: OCaml Description : extension

Bug#951238: ITP: ppx-bin-prot -- generation of bin_prot readers and writers from types

2020-02-12 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: ppx-bin-prot Version : 0.13.0 Upstream Author : Jane Street Group, LLC * URL : https://github.com/janestreet/ppx_bin_prot * License : MIT Programming Lang: OCaml Description

Bug#948528: Package is 5 years out of date

2020-02-10 Thread Stéphane Glondu
Le 09/01/2020 à 21:37, Melik Yuksel a écrit : > Package: unison > Version: 2.48.4-1+b1 > > The unison package on the repository should be updated to the latest version, > which as of January 2020 is 2.51.2. Clients using version above 2.48 are not > backwards compatible with 2.48, so this is ab

Bug#951052: FTBFS with menhir 20200123

2020-02-10 Thread Stéphane Glondu
Package: src:why3 Version: 1.2.1-2 Severity: grave Tags: ftbfs Dear Maintainer, why3 FTBFS with menhir 20200123: https://buildd.debian.org/status/package.php?p=why3&suite=sid Log: > [...] > Linking bin/why3.opt > x86_64-linux-gnu-gcc: error: /usr/lib/ocaml/menhirLib/menhirLib.o: No such > f

Bug#950835: RM: js-build-tools -- ROM; deprecated by upstream

2020-02-07 Thread Stéphane Glondu
Package: ftp.debian.org Severity: normal Dear FTP Masters, Please remove js-build-tools from unstable. It is deprecated upstream [1] (in favour of ocaml-dune) and no longer has reverse-dependencies. [1] https://github.com/janestreet-deprecated/js-build-tools Cheers, -- Stéphane

Bug#950004: ITP: ppx-variants-conv -- generation of accessor and iteration functions for OCaml variant types

2020-01-28 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: ppx-variants-conv Version : 0.13.0 Upstream Author : Jane Street Group, LLC * URL : https://github.com/janestreet/ppx_variants_conv * License : MIT Programming Lang: OCaml Description

Bug#950002: ITP: ppx-custom-printf -- printf-style format-strings for user-defined string conversion

2020-01-28 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: ppx-custom-printf Version : 0.13.0 Upstream Author : Jane Street Group, LLC * URL : https://github.com/janestreet/ppx_custom_printf * License : MIT Programming Lang: OCaml Description

Bug#950003: ITP: ppx-fields-conv -- generation of accessor and iteration functions for OCaml records

2020-01-28 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: ppx-fields-conv Version : 0.13.0 Upstream Author : Jane Street Group, LLC * URL : https://github.com/janestreet/ppx_fields_conv * License : MIT Programming Lang: OCaml Description

Bug#949961: ITP: ppx-compare -- generation of comparison functions from OCaml types

2020-01-27 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: ppx-compare Version : 0.13.0 Upstream Author : Jane Street Group, LLC * URL : https://github.com/janestreet/ppx_compare * License : MIT Programming Lang: OCaml Description

Bug#949953: ITP: ocaml-parsexp -- S-expression parsing library

2020-01-27 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: ocaml-parsexp Version : 0.13.0 Upstream Author : Jane Street Group, LLC * URL : https://github.com/janestreet/parsexp * License : MIT Programming Lang: OCaml Description : S

Bug#949926: FTBFS with bitstring 3.1.1

2020-01-27 Thread Stéphane Glondu
Package: src:mlpost Version: 0.8.2-1 Severity: serious Tags: ftbfs Dear Maintainer, mlpost FTBFS with latest ocaml-bitstring (3.1.1): https://buildd.debian.org/status/package.php?p=mlpost&suite=unstable Cheers, -- Stéphane -- System Information: Debian Release: bullseye/sid APT prefers

Bug#949467: ITP: ocaml-domain-name -- RFC 1035 Internet domain names

2020-01-21 Thread Stéphane Glondu
Le 21/01/2020 à 09:11, Ondřej Surý a écrit : >> A domain name is a sequence of labels separated by dots, such as >> foo.example. Each label may contain any bytes. The length of each >> label may not exceed 63 charactes. The total length of a domain name >> is limited to 253 (byte representation is

Bug#949467: ITP: ocaml-domain-name -- RFC 1035 Internet domain names

2020-01-21 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: ocaml-domain-name Version : 0.3.0 Upstream Author : Hannes Mehnert * URL : https://github.com/hannesm/domain-name * License : ISC Programming Lang: OCaml Description : RFC 1035

Bug#949371: ITP: lwt-ssl -- OCaml OpenSSL binding with concurrent I/O

2020-01-20 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: lwt-ssl Version : 1.1.3 Upstream Author : Jérôme Vouillon and Jérémie Dimino * URL : https://github.com/ocsigen/lwt_ssl * License : LGPL with OpenSSL linking exception Programming Lang

Bug#945017: RM: liblwt-ssl-ocaml-dev -- NBS; no longer built

2020-01-20 Thread Stéphane Glondu
Le 20/01/2020 à 09:08, Juhani Numminen a écrit : > I'm not with the FTP Masters but maybe I can still help :) > > There are still packages that build-depend on liblwt-ssl-ocaml-dev, and > additionally src:lwt still suggests it. The Build-Deps are probably > preventing automatic cruft removal of li

Bug#949283: RM: ppx-core -- ROM; deprecated by upstream

2020-01-19 Thread Stéphane Glondu
Package: ftp.debian.org Severity: normal Dear FTP Masters, Please remove ppx-core from unstable. It is deprecated upstream [1] (in favour of ppxlib) and no longer has reverse-dependencies. [1] https://github.com/janestreet-deprecated/ppx_core Cheers, -- Stéphane

Bug#949127: RM: ppx-driver -- ROM; deprecated by upstream

2020-01-16 Thread Stéphane Glondu
Package: ftp.debian.org Severity: normal Dear FTP Masters, Please remove ppx-driver from unstable. It is deprecated upstream [1] (in favour of ppxlib) and no longer has reverse-dependencies. [1] https://github.com/janestreet-deprecated/ppx_driver Cheers, -- Stéphane

Bug#948859: coccinelle: Package is uninstallable

2020-01-16 Thread Stéphane Glondu
Le 14/01/2020 à 02:26, Benjamin Poirier a écrit : > The coccinelle package has been uninstallable for many weeks in unstable: > > root@f3:~# apt install coccinelle > [...] > The following packages have unmet dependencies: > coccinelle : Depends: libpcre-ocaml-2h5n2 but it is not installable >

Bug#948978: RM: ppx-type-conv -- ROM; deprecated by upstream

2020-01-15 Thread Stéphane Glondu
Package: ftp.debian.org Severity: normal Dear FTP Masters, Please remove ppx-type-conv from unstable. It is deprecated upstream [1] (in favour of ppxlib) and no longer has reverse-dependencies. [1] https://github.com/janestreet-deprecated/ppx_type_conv Cheers, -- Stéphane

Bug#948868: ITP: ocaml-fmt -- OCaml Format pretty-printer combinators

2020-01-14 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: ocaml-fmt Version : 0.8.8 Upstream Author : Daniel Bünzli * URL : https://erratique.ch/software/fmt * License : ISC Programming Lang: OCaml Description : OCaml Format pretty

Bug#937400: pycaml: Python2 removal in sid/bullseye

2020-01-14 Thread Stéphane Glondu
Le 21/11/2019 à 15:26, Stéphane Glondu a écrit : > pycaml is deprecated in favour of pyml (in NEW). The only reverse > dependency, coccinelle, is supposed to switch to pyml. Once it's done, > we can remove pycaml. pyml is now in testing. Emmanuel Arias (in CC) has shown intere

Bug#948776: ITP: ocaml-astring -- alternative String module for OCaml

2020-01-13 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: ocaml-astring Version : 0.8.3 Upstream Author : Daniel Bünzli * URL : http://erratique.ch/software/astring * License : ISC Programming Lang: OCaml Description : alternative String

Bug#947762: French (Dvorak) keyboard layout is messed up with Wayland, not with Xorg

2019-12-30 Thread Stéphane Glondu
Package: gnome-shell Version: 3.34.2-1 Severity: important Dear Maintainer, After a long time using Xorg on this computer, I tried to switch back again to Wayland. Now, with Wayland, my keyboard layout (French (Dvorak)) is messed up: for example, when I input "&" (Shift+keycode 35), I get "Z" (b

Bug#944277: actually a bug in camlp5

2019-12-29 Thread Stéphane Glondu
Le 29/12/2019 à 13:05, Stéphane Glondu a écrit : >> This is probably caused by a bug in camlp5, caught by a stricter dynamic >> linker in OCaml 4.08. It is fixed in camlp5 7.10. >> >> See https://github.com/camlp5/camlp5/pull/46 > > I've updated camlp5 to 7.10

Bug#944277: actually a bug in camlp5

2019-12-29 Thread Stéphane Glondu
Le 19/12/2019 à 23:39, Christopher Cramer a écrit : > This is probably caused by a bug in camlp5, caught by a stricter dynamic > linker in OCaml 4.08. It is fixed in camlp5 7.10. > > See https://github.com/camlp5/camlp5/pull/46 I've updated camlp5 to 7.10, and given back hol-light on amd64. It st

Bug#946041: fixed in unison 2.48.4-3

2019-12-05 Thread Stéphane Glondu
Le 03/12/2019 à 16:53, gregor herrmann a écrit : >> unison (2.48.4-3) unstable; urgency=medium >> . >>* Add entry in NEWS.Debian documenting the incompatibility due to >> compilation with a different OCaml version (Closes: #946041) > > I seems that the NEWS file hasn't made it into the

Bug#819341: Updated patch

2019-12-04 Thread Stéphane Glondu
Le 03/12/2019 à 10:11, Benjamin Riefenstahl a écrit : >> Is there any practical benefit in adding a new binary package? > > What is the problem with binary packages? Binary packages have a cost. They are useful when they have additional dependencies (that are optional for the main package) or whe

Bug#946046: unison-all should also depend on the old unison version, compatible with Debian 10

2019-12-03 Thread Stéphane Glondu
Le 03/12/2019 à 12:54, Vincent Lefevre a écrit : > BTW, I think that "unison" should just be a metapackage depending > on unison-debian, where is the Debian version (with adapted > paths and executable names). That way, users could install both > Unison from stable and from testing/unstable (uniso

Bug#946046: unison-all should also depend on the old unison version, compatible with Debian 10

2019-12-03 Thread Stéphane Glondu
Le 03/12/2019 à 12:27, Vincent Lefevre a écrit : > The purpose of unison-all is the following (see the latest sentence > in particular): > [...] > Each of the supported versions uses a different protocol version; > installing this metapackage ensures the ability to synchronize with > old systems

Bug#819341: Updated patch

2019-12-02 Thread Stéphane Glondu
Le 21/03/2019 à 13:49, Benjamin Riefenstahl a écrit : > See attached a new patch, that adds only the native fsmonitor. Is there any practical benefit in adding a new binary package? Cheers, -- Stéphane

Bug#937400: pycaml: Python2 removal in sid/bullseye

2019-11-21 Thread Stéphane Glondu
severity 937400 serious affects 937400 + src:coccinelle thanks Le 30/08/2019 à 09:33, Matthias Klose a écrit : > - If the package is dead upstream, cannot be converted or maintained > in Debian, it should be removed from the distribution. If the > package still has reverse dependencies, raise

Bug#944844: Bug#944990: patching llvm-8 for julia 1.3.0 (upcoming)

2019-11-19 Thread Stéphane Glondu
On Mon Nov 18 12:54:44 GMT 2019, Sylvestre Ledru wrote: > Sure, I am just setting expectations :) > I am not planning to spend much time on -8. If so, why is llvm-defaults still pointing at -8? Are you planning to fix #944844? Cheers, -- Stéphane

Bug#945016: RM: liblwt-ssl-ocaml -- NBS; no longer built

2019-11-18 Thread Stéphane Glondu
Package: ftp.debian.org Severity: normal User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear FTP Masters, Please remove liblwt-ssl-ocaml from unstable. This package is no longer built, and blocks the ocaml transition. Cheers, -- Stéphane

Bug#945017: RM: liblwt-ssl-ocaml-dev -- NBS; no longer built

2019-11-18 Thread Stéphane Glondu
Package: ftp.debian.org Severity: normal User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear FTP Masters, Please remove liblwt-ssl-ocaml-dev from unstable. This package is no longer built, and blocks the ocaml transition. Cheers, -- Stéphane

Bug#944999: RM: liblwt-ocaml-doc -- NBS; no longer built

2019-11-18 Thread Stéphane Glondu
Package: ftp.debian.org Severity: normal User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear FTP Masters, Please remove liblwt-ocaml-doc from unstable. It is an arch:all package that is no longer built, and blocks the ocaml transition. liblwt-ssl-ocaml* are no longer b

Bug#941907: transition: ocaml

2019-11-17 Thread Stéphane Glondu
Le 16/11/2019 à 21:28, Paul Gevers a écrit : >> Let's see where we are when all ages are fine. > > I'm failing to (quickly) see why ocaml doesn't want to migrate. Does > anybody already have some foo laying around to see what the problem is? > I'm only seeing ocaml in the autohinter section, while

Bug#819341: Ping and updated patches

2019-11-16 Thread Stéphane Glondu
Hello, Le 15/11/2019 à 18:02, Anton Avramov a écrit : > Will this get added to debian packages, so we can use unison-fsmonitor? Sorry for not being responsive. I will update unison and try to add unison-fsmonitor after the ocaml transition [1] is done. [1] https://bugs.debian.org/cgi-bin/bugrepo

Bug#944844: FTBFS on mips* (when building target LLVMAnalysis)

2019-11-16 Thread Stéphane Glondu
Package: src:llvm-toolchain-8 Version: 1:8.0.1-4 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, llvm-toolchain-8 FTBFS on mips*: https://buildd.debian.org/status/package.php?p=llvm-toolchain-8&suite=unstable This failur

Bug#941907: transition: ocaml

2019-11-14 Thread Stéphane Glondu
Hi, Le 12/11/2019 à 20:24, Paul Gevers a écrit : >> Here is a status update after 8 days. >> >> Most of the packages have been updated or rebuilt. For the few >> exceptions, bugs have been filed and all of the concerned packages >> (except llvm-toolchain-8) can be removed from testing. > > I am n

Bug#944709: autopkgtests failure with OCaml 4.08.1

2019-11-14 Thread Stéphane Glondu
Package: src:diffoscope Version: 129 Severity: serious User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, Diffoscope's autopkgtests fail with OCaml 4.08.1. It looks like they just need to be updated. This prevents migration of ocaml to testing. Cheers,

Bug#940579: found 940579 in 4.08.1-1

2019-11-12 Thread Stéphane Glondu
On Tue, 12 Nov 2019 01:15:53 +0100 Andreas Beckmann wrote: > found 940579 4.08.1-1 Why? Cheers, -- Stéphane

Bug#943920: Bug#941907: transition: ocaml

2019-11-12 Thread Stéphane Glondu
block 941907 by 943920 thanks Le 04/11/2019 à 13:50, Stéphane Glondu a écrit : >> Please go ahead. > > Started. Here is a status update after 8 days. Most of the packages have been updated or rebuilt. For the few exceptions, bugs have been filed and all of the concerned packages

Bug#944602: FTBFS with OCaml 4.08.1 (Need update for HTTP_VERSION)

2019-11-12 Thread Stéphane Glondu
Package: src:ocurl Version: 0.8.2-1 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, ocurl FTBFS with OCaml 4.08.1: https://buildd.debian.org/status/package.php?p=ocurl Cheers, -- Stéphane -- System Information: Debia

Bug#944601: FTBFS with OCaml 4.08.1 (safe strings)

2019-11-12 Thread Stéphane Glondu
Package: src:ocamlviz Version: 1.01-3 Severity: serious Dear Maintainer, ocamlviz FTBFS with OCaml 4.08.1 because -safe-string is now the default: https://buildd.debian.org/status/package.php?p=ocamlviz Cheers, -- Stéphane -- System Information: Debian Release: bullseye/sid APT prefers

Bug#944600: FTBFS with OCaml 4.08.1 (safe strings)

2019-11-12 Thread Stéphane Glondu
Package: src:ocaml-melt Version: 1.4.0-2 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, ocaml-melt FTBFS with OCaml 4.08.1 because -safe-string is now the default: https://buildd.debian.org/status/package.php?p=ocaml-mel

Bug#944599: FTBFS with OCaml 4.08.1 (safe strings)

2019-11-12 Thread Stéphane Glondu
Package: src:ocaml-expect Version: 0.0.5-2 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, ocaml-expect FTBFS with OCaml 4.08.1 because -safe-string is now the default: https://buildd.debian.org/status/package.php?p=ocaml

Bug#944593: FTBFS with OCaml 4.08.1 (Unbound module Odoc_html.StringSet)

2019-11-12 Thread Stéphane Glondu
Package: src:pxp Version: 1.2.9-1 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, pxp FTBFS with OCaml 4.08.1: https://buildd.debian.org/status/package.php?p=pxp Cheers, -- Stéphane -- System Information: Debian Rele

Bug#944592: FTBFS with OCaml 4.08.1 (safe strings)

2019-11-12 Thread Stéphane Glondu
Package: src:ocaml-deriving-ocsigen Version: 0.7.1-1 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, ocaml-deriving-ocsigen FTBFS with OCaml 4.08.1 because -safe-string is the default now: https://buildd.debian.org/status

Bug#944404: libsedlex-ocaml: sedlex should depend on ocaml-uchar

2019-11-11 Thread Stéphane Glondu
Le 10/11/2019 à 03:33, Andy Li a écrit : >> It seems that sedlex should depend on ocaml-uchar[1], which needs to be >> packaged for Debian. According to sedlex opam file, this is already done >> for opam builds of sedlex [2]. >> >> [1] https://github.com/ocaml/uchar >> [2] https://github.com/ocaml-

Bug#944366: FTBFS with OCaml 4.08.1 (safe strings)

2019-11-08 Thread Stéphane Glondu
Package: src:ocaml-res Version: 4.0.3-4 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, ocaml-res FTBFS with OCaml 4.08.1 because -safe-string is now the default: https://buildd.debian.org/status/package.php?p=ocaml-res

Bug#944365: FTBFS with OCaml 4.08.1 (implementation/interface mismatch)

2019-11-08 Thread Stéphane Glondu
Package: src:frama-c Version: 20171101+sulfur+dfsg-2 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, frama-c FTBFS with OCaml 4.08.1: https://buildd.debian.org/status/package.php?p=frama-c Cheers, -- Stéphane -- Syst

Bug#944277: FTBFS with OCaml 4.08.1 (Error while running external preprocessor)

2019-11-06 Thread Stéphane Glondu
Package: src:hol-light Version: 20190729-2 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, hol-light FTBFS with OCaml 4.08.1 because of an error while running external preprocessor: https://buildd.debian.org/status/packag

Bug#944276: FTBFS with OCaml 4.08.1 (safe strings)

2019-11-06 Thread Stéphane Glondu
Package: src:camlpdf Version: 2.2.1-1 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, camlpdf FTBFS with OCaml 4.08.1 because -safe-string is now the default: https://buildd.debian.org/status/package.php?p=camlpdf Cheer

Bug#944235: FTBFS with OCaml 4.08.1 (safe strings)

2019-11-06 Thread Stéphane Glondu
Package: src:spamoracle Version: 1.4-16 Severity: serious Tags: ftbfs User: debian-ocaml-ma...@lists.debian.org Usertags: ocaml-4.08-transition Dear Maintainer, spamoracle FTBFS with OCaml 4.08.1 because -safe-string is now the default: https://buildd.debian.org/status/package.php?p=spamoracle

Bug#944204: coq: Updating ocaml to 4.08.1-2 removes coq

2019-11-06 Thread Stéphane Glondu
Le 05/11/2019 à 21:57, Witold Baryluk a écrit : > root@debian:~# apt dist-upgrade -V > [...] > The following packages will be REMOVED: >coq (8.9.1-1) >coq-theories (8.9.1-1) >libcoq-ocaml (8.9.1-1) > [...] > Not sure if coq needs to target specific version of ocaml and it is > correct (

Bug#941907: transition: ocaml

2019-11-04 Thread Stéphane Glondu
Le 03/11/2019 à 21:06, Paul Gevers a écrit : > On 07-10-2019 15:50, Stéphane Glondu wrote: >> I think it's time to upgrade OCaml to 4.08.1. >> >> It has been uploaded to experimental, and builds fine on all release >> architectures. [1] >> >> Most of

Bug#942747: FTBFS: "Error: Unbound module Parser"

2019-10-28 Thread Stéphane Glondu
Control: tags -1 + unreproducible Control: severity -1 important Hello, > While test building packages build depending on nettle, ocamlnet failed to > build both on > experimental and on sid (I'm using an amd64 sbuild chroot). I cannot reproduce. And it seems ocamlnet has been binNMUed ~2 days

Bug#941907: transition: ocaml

2019-10-07 Thread Stéphane Glondu
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Dear Release Team, I think it's time to upgrade OCaml to 4.08.1. It has been uploaded to experimental, and builds fine on all release architectures. [1] Most of reverse-dependencies re

Bug#940318: ITP: lwt-log -- Lwt-friendly logging library

2019-09-15 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: Stéphane Glondu * Package name: lwt-log Version : 1.1.1 Upstream Author : Shawn Wagner and Jérémie Dimino * URL : https://github.com/ocsigen/lwt_log * License : LGPL-2.0+ Programming Lang: OCaml Description : Lwt

Bug#939961: FTBFS with OCaml 4.08.0 (safe strings)

2019-09-15 Thread Stéphane Glondu
Le 14/09/2019 à 23:12, Andy Li a écrit : > You package haxe FTBFS with OCaml 4.08.0 because -safe-string is now > the default. Full log: > >   https://ocaml.debian.net/transitions/ocaml-4.08.0/pool/haxe.log > > > The link returns ERR_NAME_NOT_RESOLVED for me. Is it down? No. But it

Bug#940224: lambda-term: FTBFS with new zed

2019-09-15 Thread Stéphane Glondu
Le 14/09/2019 à 09:51, Gianfranco Costamagna a écrit : > Hello, looks like the new zed made the package FTBFS > [...] > can you please have a look? There is a new upstream release of lambda-term presumably fixing that. Unfortunately, the new lambda-term depends on lwt >= 4 which depends on ocaml >

<    1   2   3   4   5   6   7   8   9   10   >