Skip to content

fetching submodules requires authentication for qemu #1628

@chamalis

Description

@chamalis

Reproduce:

git clone https://github.com/riscv-collab/riscv-gnu-toolchain rgt
cd rgt
git submodule update --init --recursive

Output:

Submodule 'binutils' (https://sourceware.org/git/binutils-gdb.git) registered for path 'binutils'                                                                                                                  
Submodule 'dejagnu' (https://git.savannah.gnu.org/git/dejagnu.git) registered for path 'dejagnu'                                                                                                                   

...
                                                                                                           
Cloning into '/home/user/Downloads/rgt/qemu/roms/edk2/UnitTestFrameworkPkg/Library/GoogleTestLib/googletest'...                                                                                                     
Cloning into '/home/user/Downloads/rgt/qemu/roms/edk2/UnitTestFrameworkPkg/Library/SubhookLib/subhook'...                                                                                                           

(gnome-ssh-askpass:3386053): Gtk-WARNING **: 16:32:28.259: cannot open display:                                                                                                                                    
error: unable to read askpass response from '/usr/libexec/openssh/gnome-ssh-askpass'                                                                                                                               
Username for 'https://github.com':

I have opened all the repos in .gitmodules file, at the browser, they open without any auth, only one typo (fixed in latest PR).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions