Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #17245
| From | jvk <jaivkadam@gmail.com> |
|---|---|
| Newsgroups | linux.debian.maint.python, linux.debian.devel.mentors |
| Subject | Unexpected workflow |
| Date | 2025-12-05 20:20 +0100 |
| Message-ID | <LYJvs-CD7-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
First of all thank you for addressing my confusions and helping me. There is this last thing which i didnt understand 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/ I executed the following commands 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 852 gbp import-orig --uscan --pristine-tar 857 dch 858 gbp buildpackage --git-pristine-tar --git-color=on --git-verbose --git-notify=on --git-pbuilder 859 gbp buildpackage --git-pristine-tar --git-color=on --git-verbose --git-notify=on --git-pbuilder --git-ignore-new 863 cd python-playwright/ 864 gbp push 865 git push (removed useless cmds such as ls,cd) 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? -- jvk <jaivkadam@gmail.com>
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar
Unexpected workflow jvk <jaivkadam@gmail.com> - 2025-12-05 20:20 +0100
Re: Unexpected workflow Soren Stoutner <soren@debian.org> - 2025-12-05 20:30 +0100
Re: Unexpected workflow Jai kadam <jaivkadam@gmail.com> - 2025-12-05 20:40 +0100
Re: Unexpected workflow Andrey Rakhmatullin <wrar@debian.org> - 2025-12-05 20:30 +0100
csiph-web