[Pkg-samba-maint] Debian Samba 4.15 and Salsa..
debian at jugra.de
debian at jugra.de
Mon Sep 27 23:43:28 BST 2021
Hello,
> 1)
> The patches, i have used quilt to update/refresh these,
> Can i do that or do i have to use :
> git am $(cat debian/patches/series | sed s@^@debian/patches/@)
>
> That one gave me one error which i couldnt handle, and with quilt its fine for me.
> (Sorry still git noob here).
I'm not sure if I understand you correctly, but with gbp pq you can
rebase patches in git and build it with gbp buildpackage
> 2) I have my SSH key and GPG key in Debian Salsa but i cant upload.
> My name shows as @thctlo-guest im assuming this is also the login name.
> Git tries the push over https.
>
> remote: You must use a personal access token with 'read_repository' or 'write_repository' scope for Git over HTTP.
> remote: You can generate one at https://salsa.debian.org/-/profile/personal_access_tokens
> fatal: Authentication failed for 'https://salsa.debian.org/samba-team/samba.git/'
>
> So, i created a personal access token but still same..
> Suggestions? Im stuck here.
1. It looks like you are now not member of samba-team on salsa.
2. Maybe you can use ssh URL: git remote set-url origin git at salsa.debian.org:samba-team/samba
P.S.: I have added some samba repos to extrepo, for using your repo it
should be enought to install extrepo and execute
extrepo enable van-belle-samba415
Best Regards,
Juri Grabowski
More information about the Pkg-samba-maint
mailing list