Hi,

Le 08/04/2026 à 18:40, Julien Puydt a écrit :
I just noticed that the failing packages all come from github.com ;
while all others come from other places. I tried to download a .tar.gz
by hand, and the import-orig fails, even though tar extracts the
archive without any warning.

Looks like a lead, finally - even if not a fix yet.

To progress, what is the output of the following commands (esp. sha256sum) for you?

steph@cil:/tmp/debian$ gbp clone [email protected]:ocaml-team/elpi.git
gbp:info: Cloning from '[email protected]:ocaml-team/elpi.git'
steph@cil:/tmp/debian$ cd elpi
steph@cil:/tmp/debian/elpi$ uscan
Newest version of elpi on remote site is 3.6.2, local version is 3.4.3
 => Newer package available from:
        => https://github.com/LPCIC/elpi/archive/refs/tags/v3.6.2.tar.gz
Successfully symlinked ../v3.6.2.tar.gz to ../elpi_3.6.2.orig.tar.gz.
steph@cil:/tmp/debian/elpi$ sha256sum ../elpi_3.6.2.orig.tar.gz
17fc53bab6d2309fd675f056eadb6b7f064e7a65e55fc81348bea217dcfd38d3  
../elpi_3.6.2.orig.tar.gz
steph@cil:/tmp/debian/elpi$ gbp import-orig ../elpi_3.6.2.orig.tar.gz
What is the upstream version? [3.6.2] gbp:info: Importing '../elpi_3.6.2.orig.tar.gz' to branch 'upstream/latest'...
gbp:info: Source package is elpi
gbp:info: Upstream version is 3.6.2
gbp:info: Replacing upstream source on 'debian/latest'
gbp:info: Successfully imported version 3.6.2 of ../elpi_3.6.2.orig.tar.gz


Cheers,

--
Stéphane

Reply via email to