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




On 4 January 2017 at 11:00, Jens Georg <mail jensge org> wrote:
*** 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.

Maybe I should remove the line:
modules = [ 'shotwell' ]
and then do jhbuild one shotwell?


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?

Ubuntu official repo. I could build it from source if you think it's better way.


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