Re: Problem with cloning via SSH

2025-03-13 Thread Mattia Verga via devel
Try log out and then log in again into src.fedoraproject.org. User data is only refreshed upon logging in. Inviato da Proton Mail Android Messaggio originale 13/03/25 13:12, Nikola Davidova ha scritto: > Hello, > I'm having trouble cloning a forked repository from > https://

Re: Problem with cloning via SSH

2025-03-13 Thread Konrad Kleine
Hi Nikola, you mean the issue is when you clone on the command line but with the URL from the website, right? In that case, check that your ~/.ssh/config has no special entry for the git server and that you are cloning as the user that owns the keys. Also you might want to enable verbose SSH lik

Re: Problem with cloning via SSH

2025-03-13 Thread Nikola Davidova
This is what I meant: [image: image.png] On Thu, Mar 13, 2025 at 1:37 PM Konrad Kleine wrote: > Hi Nikola, > > I don't know how you've tried cloning but this works for me: "fedpkg clone > forks//rpms/". > > Regards > Konrad > > On Thu, Mar 13, 2025 at 1:15 PM Nikola Davidova > wrote: > >> Hell

Re: Problem with cloning via SSH

2025-03-13 Thread Stephen Smoogen
Please open a ticket at https://pagure.io/fedora-infrastructure/new_issue so it can be debugged if there is a problem with the backend of src (a pagure instance) or with the IDM system. On Thu, 13 Mar 2025 at 08:15, Nikola Davidova wrote: > Hello, > I'm having trouble cloning a forked repository

Re: Problem with cloning via SSH

2025-03-13 Thread Nikola Davidova
It works in command line, the problem is only on the web. On Thu, Mar 13, 2025 at 1:45 PM Nikola Davidova wrote: > This is what I meant: > > [image: image.png] > > On Thu, Mar 13, 2025 at 1:37 PM Konrad Kleine wrote: > >> Hi Nikola, >> >> I don't know how you've tried cloning but this works for

Re: Problem with cloning via SSH

2025-03-13 Thread Konrad Kleine
Hi Nikola, I don't know how you've tried cloning but this works for me: "fedpkg clone forks//rpms/". Regards Konrad On Thu, Mar 13, 2025 at 1:15 PM Nikola Davidova wrote: > Hello, > I'm having trouble cloning a forked repository from > https://src.fedoraproject.org/ via SSH. I have uploaded my