Re: [Shotwell] Wrong git repo when building using jhbuild



*** Checking out shotwell *** [1/1]
git clone git://yorba.org/shotwell
Cloning into 'shotwell'...
^C*** Error during phase checkout of shotwell: ########## Error
running git clone git://yorba.org/shotwell *** [1/1]

Which moduleset are you trying to build? gnome-world should have
the correct git repository.


If you use gnome-apps-3.24, it creates a "default" module which goes to
git.gnome.org automatically.

jens@laptop-jge: ~/Source/shotwell (wip/pluggable-auth) $ jhbuild
buildone shotwell
I: module "shotwell" does not exist, created automatically using
repository "git.gnome.org"
*** Checking out shotwell *** [1/1]
git remote set-url origin git://git.gnome.org/shotwell
git remote update origin
Fetching origin

For gnome-world, it just uses what's configured:
jens@laptop-jge: ~/Source/shotwell (wip/pluggable-auth) $ jhbuild
buildone shotwell
*** Checking out shotwell *** [1/1]
git remote set-url origin git://git.gnome.org/shotwell
git remote update origin
Fetching origin

Where did you get jhbuild from?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]