All of lore.kernel.org
 help / color / mirror / Atom feed
From: chandrashekar shastri <cshastri@linux.vnet.ibm.com>
To: libvir-list@redhat.com, qemu-devel@nongnu.org,
	virt-tools-list@redhat.com
Subject: [Qemu-devel] Libvirt : Bootstrap fails for local gnulib
Date: Wed, 26 Jun 2013 14:42:33 +0530	[thread overview]
Message-ID: <51CAB081.9030003@linux.vnet.ibm.com> (raw)

Hi All,

The Libvirt compliation fails to bootstarp for local gnulib. We do not 
have outbound access for the test machines.
So, we ll pull the gnulib from and copy to the test machines.

When we run ./bootstrap --no-git  --gnulib-srcdir=/path/to/local, below 
is the error:

./bootstrap: Bootstrapping from checked-out libvirt sources...
./bootstrap: consider installing git-merge-changelog from gnulib
./bootstrap: getting gnulib files...
fatal: Needed a single revision
Unable to find current revision in submodule path '.gnulib'


If we run autogen.sh it tries to pull from git though the $GNULIB_SRCDIR 
is exported with the local gnulib.

./autogen.sh '--no-git'
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
running bootstrap --no-git...
./bootstrap: Bootstrapping from checked-out libvirt sources...
./bootstrap: consider installing git-merge-changelog from gnulib
./bootstrap: getting gnulib files...
fatal: Unable to look up git.sv.gnu.org (port 9418) (Name or service not 
known)
Unable to fetch in submodule path '.gnulib'
Failed to bootstrap, please investigate.

Please provide us the workaround for the same.

Thanks,
Chandrashekar

                 reply	other threads:[~2013-06-26  9:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51CAB081.9030003@linux.vnet.ibm.com \
    --to=cshastri@linux.vnet.ibm.com \
    --cc=libvir-list@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=virt-tools-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.