All of lore.kernel.org
 help / color / mirror / Atom feed
From: Loic Dachary <loic@dachary.org>
To: Pete Zaitcev <zaitcev@redhat.com>, ceph-devel@vger.kernel.org
Subject: Re: vstart and Python bindings
Date: Thu, 25 Feb 2016 14:04:13 +0700	[thread overview]
Message-ID: <56CEA76D.9040200@dachary.org> (raw)
In-Reply-To: <20160224233718.6a8c7569@lembas.zaitcev.lan>

Hi Pete,

You need https://github.com/ceph/ceph/pull/7792 which is going to be merged real soon now ;-)

Cheers

On 25/02/2016 13:37, Pete Zaitcev wrote:
> I did a git pull today and rebuilt. Ran vstart, and it produced a
> Python traceback, ending with:
> 
> ImportError: No module named rados
> 
> Oooookay... This box never had Python bindings installed, but okay,
> someone innovated something. Fine, I thought. Installed python-rados,
> and ./ceph -w tracebacks:
> 
> Traceback (most recent call last):
>   File "./ceph", line 953, in <module>
>     retval = main()
>   File "./ceph", line 778, in main
>     run_in_thread(cluster_handle.monitor_log, level, watch_cb, 0)
> AttributeError: 'Rados' object has no attribute 'monitor_log'
> 
> Of course. The system version of pybind is obsolete, but ./ceph gets
> wrong one. Actually, it's not even getting built from .pyx anymore.
> 
> Could whoever did all this please undo?
> 
> -- Pete
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Loïc Dachary, Artisan Logiciel Libre
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2016-02-25  7:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25  6:37 vstart and Python bindings Pete Zaitcev
2016-02-25  7:04 ` Loic Dachary [this message]
2016-02-25 11:20   ` Willem Jan Withagen
2016-02-26  0:27   ` Pete Zaitcev
2016-02-26  4:41     ` Loic Dachary
2016-02-26  8:38       ` kefu chai
2016-02-25 11:41 ` John Spray
2016-02-26  0:35   ` Pete Zaitcev

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=56CEA76D.9040200@dachary.org \
    --to=loic@dachary.org \
    --cc=ceph-devel@vger.kernel.org \
    --cc=zaitcev@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.