Skip to content
Snippets Groups Projects
Commit 15ec09ab authored by Elena Grandi's avatar Elena Grandi
Browse files

Warning irrilevanti di pdebuild

parent b4015b17
No related branches found
No related tags found
No related merge requests found
......@@ -271,6 +271,13 @@ necessario prevedere l'inclusione della tarball sorgente con l'opzione
$ DIST=buster pdebuild --buildresult ../build/ --use-pdebuild-internal --pbuilder cowbuilder --debbuildopts "-sa" -- --basepath /var/cache/pbuilder/base-fuss-buster.cow/
.. note::
Alla fine della build si riceverà un warning ``cannot create regular
file /var/cache/pbuilder/result/<nomepacchetto>_<versione>.dsc``;
questo è irrilevante e i file necessari che sono stati generati si
trovano nella directory superiore a quella da cui è stato lanciato
``pdebuild``.
.. [#infrastruttura] In particolare, l'inclusione o meno della tarball sorgente è
decisa ed effettuata da ``dpkg-genchanges``, richiamato da
``dpkg-buildpackage`` al quale ``pdebuild`` passa le opzioni
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment