Hi, Le vendredi 17 avril 2026 à 09:17 +0200, Stéphane Glondu a écrit : > Le 17/04/2026 à 08:56, Sebastian Ramacher a écrit : > > > elpi (which FTBFS, but has newer upstream versions) and its > > > reverse-dependencies are preventing ppxlib (which is 11 days old > > > now) > > > and its reverse-dependencies to migrate. > > > > Is there anything blocking the fix for elpi? > > Its maintainer (Julien, in CC, who is also the maintainer of all > reverse > dependencies) has trouble with his setup and seemingly lacks time to > sort it out, see the thread starting at: > > https://lists.debian.org/msgid-search/[email protected] >
I finally found the time to test again ; on the elpi repository (ocaml team), I tried: - directly calling gbp import-orig - same error as before ; - commit the content of the tarball in the upstream branch by hand (works, because the tarball is correct) ; - try to call pristine-tar by hand: $ pristine-tar commit ../elpi_3.7.1.orig.tar.gz upstream/3.7.1 tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors error: excessively large binary delta for /tmp/pristine- tar.QetZXjDVr2/origtarball (Please consider filing a bug report.) pristine-tar: failed to generate delta so basically the same error message, and I'm still unable to work on my Debian packages... JP

