Skip to content
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

Feedback #17

Open
FlorianHeigl opened this issue Jul 27, 2016 · 5 comments
Open

Feedback #17

FlorianHeigl opened this issue Jul 27, 2016 · 5 comments

Comments

@FlorianHeigl
Copy link

Hi :-)

One thing I'd like to point out is that on a standard Ubuntu 14 LTS it's taking considerable time (hours) just to hunt down the recent versions of software (not done yet)
If you want this to get real adoption, the software should run best on the most commonly installed OS.

I'm currently trying to find a way to have recent enough qemu-img, but for everyone one that doesn't give up there's a dozen that just moves on.

Here's where to get Ruby 2.2:
https://www.brightbox.com/blog/2015/01/05/ruby-2-2-0-packages-for-ubuntu/

@FlorianHeigl
Copy link
Author

Still trying to find 2.4 qemu-img somewhere.

I'll try to build packages :)

@FlorianHeigl
Copy link
Author

FlorianHeigl commented Jul 27, 2016

I used this build script from OpenStack:
https://github.com/openstack/fuel-plugin-qemu/blob/master/qemu/build-qemu.sh
modified for 2.4.1 and removed all references to vnc-ws (they removed VNC options in 2.4 and 2.6)

(compiling)

for keybase:

echo "deb http://ppa.launchpad.net/borkinfr/keybase/ubuntu trusty main" \
> /etc/apt/sources.list.d/keybase.list
apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 95C52455E45DCAA4
apt-get update
apt-get install keybase

@FlorianHeigl
Copy link
Author

Kinda hopeless, gave up for now :)

@jfontan
Copy link
Owner

jfontan commented Oct 13, 2016

I am doing the same exercise as you did and found the same problems. I'm working on alleviating it, at least for Ubuntu 14.04. The following issues are created to keep track of it:

Meanwhile here are some tips:

@jfontan
Copy link
Owner

jfontan commented Oct 14, 2016

I've updated a new version (0.0.2) that supports libguestfs 0.28 except for copy command. Instructions to install dependencies in Ubuntu 14.04 are here:

https://canga.io/install/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants