From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Magenheimer Subject: xenstore tools in guest broken? Date: Fri, 1 May 2009 10:14:25 -0700 (PDT) Message-ID: <717cc77a-4a44-4635-92cc-e66b62ba459c@default> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Xen-Devel (E-mail)" List-Id: xen-devel@lists.xenproject.org Running xenstore-ls (or any /usr/bin/xenstore* tool) in a PV guest used to work fine around last summer. Trying to run on a recent system, I get: xenstore-ls: xs_domain_open: No such file or directory I tried rebuilding the xenstore tools from scratch in a PV guest ("make install" on a xen-unstable tip tree) thinking there was some kind of shlib mismatch, but same result. Any ideas? Thanks, Dan