Bug#875850: opam fails to build ocamlfind.

2017-09-15 Thread Pietro Abate
On 15/09/17 07:38, Ximin Luo wrote: > > =-=- Processing actions > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > -> installed ocaml-variants.4.06.0+trunk+safe-string > > -> installed ocaml.4.06.0 > > -> installed conf-m4.1 > > [ERROR] Bad hash for > > > > /home/abate/.opam

Bug#875850: opam fails to build ocamlfind.

2017-09-15 Thread Pietro Abate
Package: opam Version: 1.2.2-6 Severity: normal Dear Maintainer, the currrent version in unstable of opam fails to build ocamlfind therefore rendering unusable many opam packages. Compiling opam from git solves the problem. I invite you to upgrade opam to the latest release or git snapshot. This

Bug#823906: [Dose-devel] apt-cudf: unable to find a solution with an out-of-date chroot

2016-05-11 Thread Pietro Abate
On 11/05/16 13:01, Johannes Schauer wrote: > According to David Kalnischkies, apt does not handle multiple actions for the > same package name. If it sees them anyways (like above), then it will override > earlier actions with later actions. So apt would read the above just as > "remove > gcc-5-ba

Bug#823906: apt-cudf: unable to find a solution with an out-of-date chroot

2016-05-10 Thread Pietro Abate
On 11/05/16 00:14, Aurelien Jarno wrote: > > A quick test on my home machine does not reproduce the error. Anyway, I > > guess > > you have to specify that you want to satisfy the build-dependencies of > > qgis/experimental, I guess ? > > I have been able to reproduce the problem on mips, but we

Bug#818912: apt-cudf shouldn't exit non-zero if it isn't crashing

2016-03-22 Thread Pietro Abate
On 21/03/16 18:07, David Kalnischkies wrote: > $ apt install exim4 postfix -s --solver aspcud > [… busy working for a while …] > [ currently a useless apt unmet dependency error ] > E: Sub-process aspcud returned an error code (1) yes. and its seems there is something going on between apt-get and

Bug#810303: dose-builddebcheck output breaks backwards compatibility in 4.1 dropping the "src:" prefix, worth NEWS?

2016-01-19 Thread Pietro Abate
Hi On 20/01/16 00:00, Mehdi Dogguy wrote: > Only did a quick grep: > > % git grep -n "\"src:" **/*.ml > applications/deb-buildcheck.ml:182: let (name,filter) = > Debian.Debutil.debvpkg to_cudf (("src:"^n,a),c) in Here I append "src:" to the name of a debian package to find the correspo

Bug#811569: More forgiving parser on bad input fields

2016-01-19 Thread Pietro Abate
Hi, Dose upstream here. On 19/01/16 23:28, Christoph Berg wrote: > Ubuntu wily and trusty's "universe" Packages files have a weird python > header for python-tempest: > > Package: python-tempest > [...] > Description: Openstack integration test suite > Python_version: 2.7 > [...] > > dose-debch

Bug#810303: dose-builddebcheck output breaks backwards compatibility in 4.1 dropping the "src:" prefix, worth NEWS?

2016-01-19 Thread Pietro Abate
Hi all. On 19/01/16 22:01, Mehdi Dogguy wrote: > > I am one of the active consumers of dose-builddebcheck in unstable and > > quickly noticed the 4.1 upload by seeing all rebootstrap jobs fail. The > > immediate reason is that dose was formerly tagging source packages with > > a "src:" prefix and

Bug#789354: FTBFS: rpm/librpm4_stubs.c:221:18: error: 'RPMTAG_SUGGESTSNAME' undeclared

2015-06-23 Thread Pietro Abate
On 21/06/15 10:34, Ralf Treinen wrote: > > This problem is now fixed upstream. I'm going to prepare a new dose3 release > > soon to be included in debian. The problem was that librpm introduced > > a not backward compatible change. RPMTAG_SUGGESTSNAME was renamed to > > RPMTAG_SUGGESTNAME and RPMTA

Bug#789354: FTBFS: rpm/librpm4_stubs.c:221:18: error: 'RPMTAG_SUGGESTSNAME' undeclared

2015-06-21 Thread Pietro Abate
hello there. This problem is now fixed upstream. I'm going to prepare a new dose3 release soon to be included in debian. The problem was that librpm introduced a not backward compatible change. RPMTAG_SUGGESTSNAME was renamed to RPMTAG_SUGGESTNAME and RPMTAG_ENHANCESNAME to RPMTAG_ENHANCENAME (not

Bug#687643: apt-cudf specifies a version number for install requests even when not needed

2012-09-14 Thread Pietro Abate
Package: apt-cudf Version: 3.0.2-1 Severity: normal Dear Maintainer, the code that translates EDSP into CUDF in apt-cudf always adds a version number to the packages on the request line; this behaviour is incorrect, as it prevents the search for relaxed installation solutions when apt-

Bug#603939: libbz2-ocaml-dev: missing dependency to libbz2-dev

2010-11-18 Thread Pietro Abate
Package: libbz2-ocaml-dev Version: 0.6.0-5+b1 Severity: normal libbz2-ocaml-dev should add a dependency on libbz2-dev. Without it I the linker will fail with -lbz2 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Archite

ITP: ocaml-buddy -- ocaml bindings for buddy bdd

2010-04-14 Thread Pietro Abate
Package: wnpp Severity: wishlist Owner: Pietro Abate Owner: Pietro Abate * Package name: ocaml-buddy Version : 0.1 Upstream Author : Pietro Abate * URL : http://github.com/abate/ocaml-buddy * License : LGPL Programming Lang: Ocaml / C Description

Accepted cduce 0.5.3-1 (source amd64)

2009-03-24 Thread Pietro Abate
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 23 Mar 2009 17:47:53 +0100 Source: cduce Binary: cduce Architecture: source amd64 Version: 0.5.3-1 Distribution: unstable Urgency: low Maintainer: Stefano Zacchiroli Changed-By: Pietro Abate Description: cduce

ocurl + cduce

2009-03-16 Thread Pietro Abate
Hi all, in order to compile the latest cduce version we need the latest ocurl version (0.5.1). I've update the ocurl package and commited everything in svn. Enrico, can you please check my changes and upload if you think it's ok ? As soon as ocurl is in unstable, I'll finish with cduce. thanks.

Bug#505210: ocaml-sqlite3: New function : caml_sqlite3_enable_load_extension

2008-11-10 Thread Pietro Abate
Package: ocaml-sqlite3 Severity: normal Tags: patch This simple patch allows to enable/disable the load_extension functionality in sqlite3. :) p -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux

Bug#505212: ocaml-sqlite3: out-of-date-standards-version 3.7.3

2008-11-10 Thread Pietro Abate
Package: ocaml-sqlite3 Severity: minor lintian complains about the standard version. W: ocaml-sqlite3 source: out-of-date-standards-version 3.7.3 (current is 3.8.0) :) p -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64

Re: Git migration...

2008-05-12 Thread Pietro Abate
there is also this script that can make it easier to learn all the git commands... http://www.gnome.org/~newren/eg/ they say it's made for svn users... :) p On Sat, May 10, 2008 at 06:58:50PM +0200, Ralf Treinen wrote: > On Sat, May 10, 2008 at 06:46:25PM +0200, Stefano Zacchiroli wrote: > > On

ocaml, jocaml, ocamlduce, *?caml

2008-03-03 Thread Pietro Abate
hi all, with jocaml and ocamlduce making their way into ocaml, I'm wondering how we're going to deal with the ocaml libraries in the future. The problem is quite easy. As jocaml and ocamlduce are from different upstreams we can't hope to have some magic binary compatibility and re-use the same ocam

Bug#395122: ITP: libxmlrpc-ocaml-dev -- XML-RPC support library for ocaml

2006-10-24 Thread Pietro Abate
Package: wnpp Severity: wishlist Owner: Pietro Abate <[EMAIL PROTECTED]> * Package name: libxmlrpc-ocaml-dev Version : 0.2.3 Upstream Author : Shawn Wagner <[EMAIL PROTECTED]> * URL : http://raevnos.pennmush.org/code/ocaml-xml-rpc/ * License

Bug#355651: ocaml-compiler-libs: Camlp4 bug introduced in 3.09.1, working with 3.09.0

2006-03-06 Thread Pietro Abate
Package: ocaml-compiler-libs Severity: normal Tags: patch Hi, There is a problem introduced in ocaml 3.09.1 that is present in the debian package (my project fails to compile exactly for the same reason...). Would it be possible to apply this patch mentioned in the ocaml bug tracking system [1] t