Bug#942087: Affected by the issue when adding git commit to the package version
Timothée Jaussoin <[email protected]>
| Newsgroups | gmane.linux.debian.devel.dpkg.bugs |
|---|---|
| Message-ID | <2b7504e6-59ff-4471-be98-b19a85a1b453__30831.5759569936$1751981975$gmane$org@movim.eu> |
Hi, We are adding the git commit to our alpha and beta packages and this issue appears when the git commit hash start with +b dpkg-deb: construction du paquet « bc-flexisip-account-manager » dans « ../bc-flexisip-account-manager_2.0.0-0.beta.23+b427810_amd64.deb ». dpkg-genbuildinfo -O../bc-flexisip-account-manager_2.0.0-0.beta.23+b427810_amd64.buildinfo dpkg-genchanges -O../bc-flexisip-account-manager_2.0.0-0.beta.23+b427810_amd64.changes dpkg-genchanges: erreur: impossible de lire ../bc-flexisip-account-manager_2.0.0-0.beta.23.dsc: No such file or directory dpkg-buildpackage: erreur: le sous-processus dpkg-genchanges -O../bc-flexisip-account-manager_2.0.0-0.beta.23+b427810_amd64.changes a retourné l’état de sortie 255 Changing the commit hash works but solving this issue would prevent some failing pipelines on our side. Thanks for the awesome work :) ! Regards, edhelas