-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libvirt not found #94
Comments
II doubt clara will work properly if you don't use directly the provided packaging. |
Hi ana,
On 2017-04-03 19:10, Ana Guerrero Lopez wrote:
I doubt clara will work properly if you don't use directly the
provided package.
I think he is trying to use it on non-Debian systems.
Anyone should be able to install Clara from sources and if it doesn't
work, it should be considered as a bug, IMHO. If you think otherwise,
I am interested to hear your reasoning.
…--
Mehdi
|
On Wed, Apr 05, 2017 at 02:19:27AM -0700, Mehdi Dogguy wrote:
Hi ana,
On 2017-04-03 19:10, Ana Guerrero Lopez wrote:
> I doubt clara will work properly if you don't use directly the
> provided package.
>
Can you please clarify which package are we talking about?
Debian package using the provided packaging.
Anyone should be able to install Clara from sources and if it doesn't
work, it should be considered as a bug, IMHO. If you think otherwise,
I am interested to hear your reasoning.
I agree with you, Clara should be possible to install from source
and this is a very valid bug.
However, we have never really tested that or care that much because
we have always used clara packaged for Debian, so as said, I doubt it'll
work properly and this bug is probably one of many problems.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After building clara, I get the following error when executing the command "python setup.py install"
Processing dependencies for Clara==0.20161223
Searching for libvirt>=10.2.9
Reading https://pypi.python.org/simple/libvirt/
Couldn't find index page for 'libvirt' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for libvirt>=10.2.9
error: Could not find suitable distribution for Requirement.parse('libvirt>=10.2.9')
URL https://pypi.python.org/simple/libvirt/ couldn't be found.
The text was updated successfully, but these errors were encountered: