Absent pbuilderrc file for package-helpers after update of trisquel-builder

Projet:Trisquel
Version:8.0
Composant:Documentation
Catégorie:Rapporter un bogue
Priorité:critical
Attribué:Non assigné
Statut:closed
Description

Since commit 5446e42e718be081b3b7321034c3d6135fdbc41c of trisquel-builder, which introduced the sbuild system, this repository no longer provides the pbuilderrc file needed to correctly follow the package-helpers' documentation, and as far as I can see, no package helper builds without that file.

lun, 07/15/2019 - 00:10
Statut:active» patch (needs review)

This should be fixed with the following pull request: https://devel.trisquel.info/trisquel/package-helpers/merge_requests/229 .

The truth is that the scripts in package-helpers don't need pbuilder. You can use the helpers and then sbuild pointing to the .DSC file generated by sbuild, so as to make the .DEB files.

dim, 11/24/2019 - 22:47