Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Soren Stoutner Newsgroups: linux.debian.maint.python,linux.debian.devel.mentors Subject: Re: Unexpected workflow Date: Fri, 05 Dec 2025 20:30:01 +0100 Message-ID: References: X-Original-To: debian-python@lists.debian.org, debian-mentors@lists.debian.org, jvk X-Mailbox-Line: From debian-python-request@lists.debian.org Fri Dec 5 19:27:39 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-114.51 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=unavailable autolearn_force=no Organization: Debian Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAFVBMVEWIg4F7bGiws7ReTkyy kYoXFRrd6/4yMA0PAAACaklEQVQ4y22TwXabMBBFJaPuNZGSNZZp1uhM6BpkJeu4VFk3bsL/f0Lf CHC6qHyOgbl68zTDoIwaVfh3tUopTUGpbFToDiFnY9IY2oMAZYMiS4R9SfbSXepSS5EcFAa/muIU aRj8mkoUqrEraFzhYegBmqig0LyCIyM8DAwPlpBqmJVYaD2UeWZ3abVjsqKIojg+hY4omsyIcNSi qIBM6jJWOveS6kvBeVvHJ+VYzJUW88RmA12UiBx3HEcUMRuzIZI6tBQovTrPclNB3AuUXoXvs0XY C3B2baJpW4Dn2ZpVMInCirkxoyhM1qpK5nFrO65QvCrCqql2DyPgvm94iMQz5/PmISuEotxQGMD5 M5G1N9CjXJ5HQH96BZG2xx6AzejYZccxT4Re3Zr4bPKkCcGcz5Or3dVEABkAUY/znnVcQVVkrXVU vomoEJFe7x4nQuaZmZELL6qnXZGIB5YV/Q2IogtSmyNybEcBX2+QCLOAQYm+gmoORUrYzV7dc6R2 T1WPm45oVEQqsjtoIovHyTmcyxMhVVxTqapomZyLlAmTKC9AmjgamXXGZo+epNrXO3wGGiPRHbKL FnMy2RRgRb1gzFXXGjhICp8wqaTtdtyQH6nWTfkatJvJJoUCbOjSC7wR9/naEVognxrOFdLh7Ugx QpA/0QT4pRV0+u2dqsXD5y9EBDjVAJS3ZZLxmZblgmsU8x7mBeCKg48Py7WU2IiH1epbEbC8K9Ms y0cpcySVUcdQVrBY+rEsv+XpYgFKXT8B3v2yATxv8fKK2EfC358tsIMLYqfD401xA0j1EY4P/wWf IbhlOWyBv4OQsywBM8MAAAAAAElFTkSuQmCC MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart9390504.PESOCj6nHy"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-Debian-User: soren X-Mailing-List: archive/latest/23481 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/2057075.ZEGd2ZCEzU@soren-desktop Approved: robomod@news.nic.it Lines: 97 Sender: robomod@news.nic.it X-Original-Date: Fri, 05 Dec 2025 12:27:12 -0700 X-Original-Message-ID: <2057075.ZEGd2ZCEzU@soren-desktop> X-Original-References: Xref: csiph.com linux.debian.maint.python:17246 linux.debian.devel.mentors:48194 --nextPart9390504.PESOCj6nHy Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Soren Stoutner Subject: Re: Unexpected workflow Date: Fri, 05 Dec 2025 12:27:12 -0700 Message-ID: <2057075.ZEGd2ZCEzU@soren-desktop> Organization: Debian References: MIME-Version: 1.0 On Friday, December 5, 2025 12:16:54=E2=80=AFPM Mountain Standard Time jvk = wrote: > First of all thank you for addressing my confusions and helping me. > There is this last thing which i didnt understand >=20 > So i deleted the repo again and made a new one to redo and understand > the work flow better . > https://salsa.debian.org/jvk_here/python-playwright/ >=20 > I executed the following commands >=20 > history :- > mkdir maintain_playwright > 847 cd maintain_playwright/ > 848 gbp clone > https://salsa.debian.org/jvk_here/python-playwright.git --pristine-tar > 849 cd python-playwright/ > 850 gbp import-orig --uscan --pristine-tar >=20 > 852 gbp import-orig --uscan --pristine-tar >=20 >=20 >=20 >=20 > 857 dch > 858 gbp buildpackage --git-pristine-tar --git-color=3Don --git-verbose > --git-notify=3Don --git-pbuilder > 859 gbp buildpackage --git-pristine-tar --git-color=3Don --git-verbose > --git-notify=3Don --git-pbuilder --git-ignore-new >=20 >=20 >=20 > 863 cd python-playwright/ > 864 gbp push > 865 git push > (removed useless cmds such as ls,cd) >=20 > i explecitly mentioned in import-orig and in build to handel the > pristine-tar branch but if you check the repo there is no pristine tar, > why? I think the problem is that you haven=E2=80=99t included =E2=80=9C--pristin= e-tar=E2=80=9D in =E2=80=9Cgbp=20 push=E2=80=9D. However, if you want to use pristine-tar (which I highly re= commend=20 because it makes sure that everyone working on a package has the same versi= on=20 of the .orig.tar.gz, so that when different people upload -X revisions they= =20 don=E2=80=99t fails because the .orig.tar.gz is subtly different), I would = recommend=20 it add it to debian/gbp.conf. When you do this, you don=E2=80=99t need to = add "-- pristine-tar" to any of the commands because it is added automatically. Fo= r=20 example, see: https://salsa.debian.org/python-team/packages/python-electrum-ecc/-/blob/ debian/master/debian/gbp.conf?ref_type=3Dheads =2D-=20 Soren Stoutner soren@debian.org --nextPart9390504.PESOCj6nHy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEJKVN2yNUZnlcqOI+wufLJ66wtgMFAmkzMhAACgkQwufLJ66w tgPShxAAscb8KK9/SyvkYVIIo8ppaB9KX9OsmlXqV+S9K1oTfXW42R+ILk189D/L rvf89mhwq0DRxTVDFncFC8q1U/w0tcBPuihfgN40QGj1Nk0VRf+t8HNPgXSz1TiF SfNnGDJQ+veGTo9XSGUlsUpWgc1+3kpjQpdgAgQ3ZaBi0bW0zWJEOIvICN34/edv 4NCqRfnm4E98v9KLkmd8gyuFTIByrw8y4GjQSyP31njc2qbXoP6YtFqlD5R6KcZj 2IaLac/eG+MjsIy2sJlo5MNYWkmS/LfCpc7TnZLYkw/HJ19zl88+q/dik7b7yw40 Uq1wUGisrvMUuFW60QEqb+vjPMwHhUfLf6OGOKersR4fT+DllL6qEQknRIMOnCKJ GTl7RPcv20I2SUySo26mWPoApDPgtVTQrHRsq+sXKW/X72b06To1EXrp0PHx/NVm JefPGOjCxWh4ckX6uaqmyeL+k+HDKUyecFHzg1d3PULdMAO5ovigaPrQZpKEgiVP NMYeifG6L5OKiMSzN0l8XtQp1EUpjnkidS+4qkembZGayrIY/bNUeh1Gm7xNvk7b EI9ORbxYDGxtKxoJP8ZdL7oBJ5XmS9i5hXEHYdwBCD3wuxqz55Z+Av8DndQ0wMeG xrs1Iyst765E2tNlFNIY7DshvGWJskh6x0pxwQqoM21aotKxy4c= =dQ4B -----END PGP SIGNATURE----- --nextPart9390504.PESOCj6nHy--