From: Loic Dachary <loic@dachary.org>
To: Pete Zaitcev <zaitcev@redhat.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: vstart and Python bindings
Date: Fri, 26 Feb 2016 11:41:54 +0700 [thread overview]
Message-ID: <56CFD792.5080001@dachary.org> (raw)
In-Reply-To: <20160225172704.134e9480@lembas.zaitcev.lan>
Hi Pete,
I know too little about cython to answer usefully I'm afraid. I'll let other, more knowledgeable developers answer to this problem.
Cheers
On 26/02/2016 07:27, Pete Zaitcev wrote:
> Dear Loic:
>
> The PR 7792 is not the problem. The issue appears to be that cythonization
> is not performed (anymore). There's a coupld of Makefile.am files in
> src/pybind, but no relevant Makefile files are generated. I tried to make
> it more explicit with this:
>
> ./configure --with-rados --with-cython --with-radosgw
>
> Still no effect.
>
> Greetings,
> -- Pete
>
> On Thu, 25 Feb 2016 14:04:13 +0700
> Loic Dachary <loic@dachary.org> wrote:
>
>> 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
next prev parent reply other threads:[~2016-02-26 4:42 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
2016-02-25 11:20 ` Willem Jan Withagen
2016-02-26 0:27 ` Pete Zaitcev
2016-02-26 4:41 ` Loic Dachary [this message]
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=56CFD792.5080001@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.