Unable to complete the git download process

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Unable to complete the git download process

Matthieu
Hi there,

just to let you know that when we follow the tutorial to download digikam from github, https://www.digikam.org/download/git/, we have the following error:

./download-repos
Clonage dans 'doc'...
fatal: impossible de mettre à jour la base de l'url depuis la redirection :
      demandé : https://invent.kde.org/digikam-doc/info/refs?service=git-upload-pack
  redirection : https://invent.kde.org/users/sign_in
Could not clone https://invent.kde.org/digikam-doc onto doc
 
- Failed to populate gits repositories, aborting.

Regards

Mat
Reply | Threaded
Open this post in threaded view
|

Re: Unable to complete the git download process

Gilles Caulier-4
Hi,

You are right, the script will only work with KDE git server host, not github or gitlab  mirror, because extra repository "digikam-doc" do not exists on mirror.

But to compile whole digiKam, you don't need the doc repository. You can forget the stage to run this script.

Best

Gilles Caulier

Le jeu. 6 juin 2019 à 01:21, Matthieu <[hidden email]> a écrit :
Hi there,

just to let you know that when we follow the tutorial to download digikam from github, https://www.digikam.org/download/git/, we have the following error:

./download-repos
Clonage dans 'doc'...
fatal: impossible de mettre à jour la base de l'url depuis la redirection :
      demandé : https://invent.kde.org/digikam-doc/info/refs?service=git-upload-pack
  redirection : https://invent.kde.org/users/sign_in
Could not clone https://invent.kde.org/digikam-doc onto doc
 
- Failed to populate gits repositories, aborting.

Regards

Mat
Reply | Threaded
Open this post in threaded view
|

Re: Unable to complete the git download process

Gilles Caulier-4
I clean the git download usage web page :


Gilles Caulier

Le jeu. 6 juin 2019 à 11:20, Gilles Caulier <[hidden email]> a écrit :
Hi,

You are right, the script will only work with KDE git server host, not github or gitlab  mirror, because extra repository "digikam-doc" do not exists on mirror.

But to compile whole digiKam, you don't need the doc repository. You can forget the stage to run this script.

Best

Gilles Caulier

Le jeu. 6 juin 2019 à 01:21, Matthieu <[hidden email]> a écrit :
Hi there,

just to let you know that when we follow the tutorial to download digikam from github, https://www.digikam.org/download/git/, we have the following error:

./download-repos
Clonage dans 'doc'...
fatal: impossible de mettre à jour la base de l'url depuis la redirection :
      demandé : https://invent.kde.org/digikam-doc/info/refs?service=git-upload-pack
  redirection : https://invent.kde.org/users/sign_in
Could not clone https://invent.kde.org/digikam-doc onto doc
 
- Failed to populate gits repositories, aborting.

Regards

Mat