Am 15. April 2012 12:28 schrieb Andre Klapper <[email protected]>: > On Sun, 2012-04-15 at 10:15 +0800, cwll2009 wrote: >> *** Checking out polkit *** [12/12] >> git remote set-url origin git://anongit.freedesktop.org/PolicyKit >> git remote update origin >> Fetching origin >> fatal: The remote end hung up unexpectedly >> error: Could not fetch origin >> *** Error during phase checkout of polkit: ########## Error running >> git remote update origin *** [12/12] >> >> >> I tried it several times, but it don't checkout the polkit. >> Can anyone help ? > > Same issue here. Looks like the service is down.
Replacing "PolicyKit" by "polkit" in gnome-suites-core-3.4.modules helps. But when building this error happens: -------------- make[3]: Entering directory `/home/testuser-ubuntu/checkout/gnome/polkit/src/polkitagent' make all-am make[4]: Entering directory `/home/testuser-ubuntu/checkout/gnome/polkit/src/polkitagent' GISCAN PolkitAgent-1.0.gir ./.libs/libpolkit-agent-1.so: undefined reference to `polkit_authority_register_authentication_agent_with_options_sync' collect2: ld returned 1 exit status linking of temporary binary failed: Command '['/bin/bash', '../../libtool', '--mode=link', '--tag=CC', '--silent', 'gcc', '-o', '/home/testuser-ubuntu/checkout/gnome/polkit/src/polkitagent/tmp-introspectkcCnLx/PolkitAgent-1.0', '-export-dynamic', '/home/testuser-ubuntu/checkout/gnome/polkit/src/polkitagent/tmp-introspectkcCnLx/PolkitAgent-1.0.o', '-L.', 'libpolkit-agent-1.la', '-pthread', '-Wl,--export-dynamic', '-L/opt/gnome/lib64', '-lgio-2.0', '-lgobject-2.0', '-lgthread-2.0', '-lgmodule-2.0', '-lrt', '-lglib-2.0']' returned non-zero exit status 1 make[4]: *** [PolkitAgent-1.0.gir] Error 1 make[4]: Leaving directory `/home/testuser-ubuntu/checkout/gnome/polkit/src/polkitagent' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/testuser-ubuntu/checkout/gnome/polkit/src/polkitagent' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/testuser-ubuntu/checkout/gnome/polkit/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/testuser-ubuntu/checkout/gnome/polkit' make: *** [all] Error 2 *** Error during phase build of polkit: ########## Error running make -j 8 *** [1/195] -------------- Any idea? Florian _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
