Re: gnome-boxes is broken? what about qemu?

2012-04-23 Thread Kashyap Chamarthy

> 
>  
> for qemu, i've opened a bug: 
> https://bugzilla.redhat.com/show_bug.cgi?id=814814
> 
> 

Just a side note: you may also want to subscribe to Fedora Virt list, where 
more Virt devs
hanging out.

v...@lists.fedoraproject.org

/kashyap
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: gnome-boxes is broken? what about qemu?

2012-04-20 Thread Lucas Meneghel Rodrigues
On Fri, Apr 20, 2012 at 3:48 PM, cornel panceac  wrote:
> for qemu, i've opened a bug:
> https://bugzilla.redhat.com/show_bug.cgi?id=814814

The package is actually qemu-kvm.

-- 
Lucas
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: gnome-boxes is broken? what about qemu?

2012-04-20 Thread cornel panceac
2012/4/20 cornel panceac 

>
>
> 2012/4/20 Kashyap Chamarthy 
>
>> On 04/20/2012 10:46 AM, cornel panceac wrote:
>> > One of the things that sounds interesting in the new fedora is
>> gnome-boxes. However, every
>> > attempt i've made to boot a live cd (tiny core linux) in gnome-boxes,
>> failed (nothing in
>> > journal). I've figured that i can try this also in qemu and so i
>> discovered qemu is not
>> > installed. After installing, attempts to run qemu failed. rpm -ql qemu
>> shows (no installed
>> > files). What is going on here? Is the qemu spec broken? Things have
>> changed and i just
>> > haven't found out about it? Or, is gnome-boxes working for you? Maybe
>> qemu?
>>
>> In the last couple of days, I did a quick try:
>>
>>
>> what worked :
>>
>> - I'm able to create a new 'box' and boot an F17 live iso image
>> - Was able to delete the just created 'box'
>>
>>
>> What's not working for me:
>>
>> - Attempt to install the live-os to hard-disk fails w/ memory constraint
>> (it sees only 500
>> MB of it, while we need more than 720 MB. But I wasn't able to specify
>> the memory anywhere
>> though) .
>>- side note: I have plenty of memory on the host.
>>
>> - UI is often  unresponsive and wouldn't let me do anything. I try to go
>> back, and go to
>> the centralized view, it hangs and segfaulted once for me:
>>
>> --
>> [ 3085.175514] gnome-boxes[4367]: segfault at 18 ip 00365ac11d2b sp
>> 7a175bf0
>> error 4 in libvirt-gobject-1.0.so.0.0.7[365ac0+1a000]
>> --
>>
>>
>> Once I get more time, will have to debug a little more & file a bug.
>>
>>
>> /kashyap
>>
>>
>>
>>
>>
>>
>> >
>> >
>>
>> it seems that the answer is here:
> https://live.gnome.org/Boxes/FAQ
>

no, it's not. after doing what is written there, box creation still fails.
of course i run boxes as user, not root. the error in command line is like
this:

(gnome-boxes:1768): Boxes-WARNING **: wizard.vala:154: Unable to start
domain: internal error Process exited while reading console log output:

(gnome-boxes:1768): GLib-GObject-CRITICAL **: g_signal_handler_disconnect:
assertion `handler_id > 0' failed

(gnome-boxes:1768): Gtk-CRITICAL **: gtk_widget_event: assertion
`WIDGET_REALIZED_FOR_EVENT (widget, event)' failed


for qemu, i've opened a bug:
https://bugzilla.redhat.com/show_bug.cgi?id=814814
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: gnome-boxes is broken? what about qemu?

2012-04-20 Thread cornel panceac
2012/4/20 Kashyap Chamarthy 

> On 04/20/2012 10:46 AM, cornel panceac wrote:
> > One of the things that sounds interesting in the new fedora is
> gnome-boxes. However, every
> > attempt i've made to boot a live cd (tiny core linux) in gnome-boxes,
> failed (nothing in
> > journal). I've figured that i can try this also in qemu and so i
> discovered qemu is not
> > installed. After installing, attempts to run qemu failed. rpm -ql qemu
> shows (no installed
> > files). What is going on here? Is the qemu spec broken? Things have
> changed and i just
> > haven't found out about it? Or, is gnome-boxes working for you? Maybe
> qemu?
>
> In the last couple of days, I did a quick try:
>
>
> what worked :
>
> - I'm able to create a new 'box' and boot an F17 live iso image
> - Was able to delete the just created 'box'
>
>
> What's not working for me:
>
> - Attempt to install the live-os to hard-disk fails w/ memory constraint
> (it sees only 500
> MB of it, while we need more than 720 MB. But I wasn't able to specify the
> memory anywhere
> though) .
>- side note: I have plenty of memory on the host.
>
> - UI is often  unresponsive and wouldn't let me do anything. I try to go
> back, and go to
> the centralized view, it hangs and segfaulted once for me:
>
> --
> [ 3085.175514] gnome-boxes[4367]: segfault at 18 ip 00365ac11d2b sp
> 7a175bf0
> error 4 in libvirt-gobject-1.0.so.0.0.7[365ac0+1a000]
> --
>
>
> Once I get more time, will have to debug a little more & file a bug.
>
>
> /kashyap
>
>
>
>
>
>
> >
> >
>
> it seems that the answer is here:
https://live.gnome.org/Boxes/FAQ
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: gnome-boxes is broken? what about qemu?

2012-04-20 Thread Kashyap Chamarthy
On 04/20/2012 10:46 AM, cornel panceac wrote:
> One of the things that sounds interesting in the new fedora is gnome-boxes. 
> However, every
> attempt i've made to boot a live cd (tiny core linux) in gnome-boxes, failed 
> (nothing in
> journal). I've figured that i can try this also in qemu and so i discovered 
> qemu is not
> installed. After installing, attempts to run qemu failed. rpm -ql qemu shows 
> (no installed
> files). What is going on here? Is the qemu spec broken? Things have changed 
> and i just
> haven't found out about it? Or, is gnome-boxes working for you? Maybe qemu?

In the last couple of days, I did a quick try:


what worked :

- I'm able to create a new 'box' and boot an F17 live iso image
- Was able to delete the just created 'box'


What's not working for me:

- Attempt to install the live-os to hard-disk fails w/ memory constraint (it 
sees only 500
MB of it, while we need more than 720 MB. But I wasn't able to specify the 
memory anywhere
though) .
- side note: I have plenty of memory on the host.

- UI is often  unresponsive and wouldn't let me do anything. I try to go back, 
and go to
the centralized view, it hangs and segfaulted once for me:

--
[ 3085.175514] gnome-boxes[4367]: segfault at 18 ip 00365ac11d2b sp 
7a175bf0
error 4 in libvirt-gobject-1.0.so.0.0.7[365ac0+1a000]
--


Once I get more time, will have to debug a little more & file a bug.


/kashyap






> 
> 

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: gnome-boxes is broken? what about qemu?

2012-04-20 Thread Adam Williamson
On Fri, 2012-04-20 at 08:33 +0300, cornel panceac wrote:
> 
> 
> 2012/4/20 cornel panceac 
> 
> 
> 2012/4/20 cornel panceac 
> 
> 
> 2012/4/20 cornel panceac 
> One of the things that sounds interesting in
> the new fedora is gnome-boxes. However, every
> attempt i've made to boot a live cd (tiny core
> linux) in gnome-boxes, failed (nothing in
> journal). I've figured that i can try this
> also in qemu and so i discovered qemu is not
> installed. After installing, attempts to run
> qemu failed. rpm -ql qemu shows (no installed
> files). What is going on here? Is the qemu
> spec broken? Things have changed and i just
> haven't found out about it? Or, is gnome-boxes
> working for you? Maybe qemu?
> 
> The real message from rpm is this:
> 
> 
> $ rpm -ql qemu
> (contains no files)
> 
> $ rpm -q qemu
> qemu-1.0-11.fc17.i686
> 
> By the way, i've also tried wary (a kinda puppy linux) and in
> gnome-boxes the message was the same: "Box creation failed!"
> 
> hmmm, it seems the qemu.spec points to qemu-kvm:

[root@vaioz Videos]# repoquery --requires qemu
qemu-img = 2:0.15.1-4.fc16
qemu-system-arm = 2:0.15.1-4.fc16
qemu-system-cris = 2:0.15.1-4.fc16
qemu-system-m68k = 2:0.15.1-4.fc16
qemu-system-mips = 2:0.15.1-4.fc16
qemu-system-sh4 = 2:0.15.1-4.fc16
qemu-system-x86 = 2:0.15.1-4.fc16
qemu-user = 2:0.15.1-4.fc16

qemu is a metapackage: an empty package that requires other packages.

I haven't used Boxes myself yet, so I can't comment on it.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: gnome-boxes is broken? what about qemu?

2012-04-19 Thread cornel panceac
2012/4/20 cornel panceac 

>
>
> 2012/4/20 cornel panceac 
>
>>
>>
>> 2012/4/20 cornel panceac 
>>
>>> One of the things that sounds interesting in the new fedora is
>>> gnome-boxes. However, every attempt i've made to boot a live cd (tiny core
>>> linux) in gnome-boxes, failed (nothing in journal). I've figured that i can
>>> try this also in qemu and so i discovered qemu is not installed. After
>>> installing, attempts to run qemu failed. rpm -ql qemu shows (no installed
>>> files). What is going on here? Is the qemu spec broken? Things have changed
>>> and i just haven't found out about it? Or, is gnome-boxes working for you?
>>> Maybe qemu?
>>>
>>
>> The real message from rpm is this:
>>
>> $ rpm -ql qemu
>> (contains no files)
>>
>> $ rpm -q qemu
>> qemu-1.0-11.fc17.i686
>>
>> By the way, i've also tried wary (a kinda puppy linux) and in gnome-boxes
> the message was the same: "Box creation failed!"
>

hmmm, it seems the qemu.spec points to qemu-kvm:

 $ cat qemu.spec  | grep Source0
Source0:
http://downloads.sourceforge.net/sourceforge/kvm/qemu-kvm-%{version}.tar.gz
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: gnome-boxes is broken? what about qemu?

2012-04-19 Thread cornel panceac
2012/4/20 cornel panceac 

>
>
> 2012/4/20 cornel panceac 
>
>> One of the things that sounds interesting in the new fedora is
>> gnome-boxes. However, every attempt i've made to boot a live cd (tiny core
>> linux) in gnome-boxes, failed (nothing in journal). I've figured that i can
>> try this also in qemu and so i discovered qemu is not installed. After
>> installing, attempts to run qemu failed. rpm -ql qemu shows (no installed
>> files). What is going on here? Is the qemu spec broken? Things have changed
>> and i just haven't found out about it? Or, is gnome-boxes working for you?
>> Maybe qemu?
>>
>
> The real message from rpm is this:
>
> $ rpm -ql qemu
> (contains no files)
>
> $ rpm -q qemu
> qemu-1.0-11.fc17.i686
>
> By the way, i've also tried wary (a kinda puppy linux) and in gnome-boxes
the message was the same: "Box creation failed!"
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: gnome-boxes is broken? what about qemu?

2012-04-19 Thread cornel panceac
2012/4/20 cornel panceac 

> One of the things that sounds interesting in the new fedora is
> gnome-boxes. However, every attempt i've made to boot a live cd (tiny core
> linux) in gnome-boxes, failed (nothing in journal). I've figured that i can
> try this also in qemu and so i discovered qemu is not installed. After
> installing, attempts to run qemu failed. rpm -ql qemu shows (no installed
> files). What is going on here? Is the qemu spec broken? Things have changed
> and i just haven't found out about it? Or, is gnome-boxes working for you?
> Maybe qemu?
>

The real message from rpm is this:

$ rpm -ql qemu
(contains no files)

$ rpm -q qemu
qemu-1.0-11.fc17.i686
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

gnome-boxes is broken? what about qemu?

2012-04-19 Thread cornel panceac
One of the things that sounds interesting in the new fedora is gnome-boxes.
However, every attempt i've made to boot a live cd (tiny core linux) in
gnome-boxes, failed (nothing in journal). I've figured that i can try this
also in qemu and so i discovered qemu is not installed. After installing,
attempts to run qemu failed. rpm -ql qemu shows (no installed files). What
is going on here? Is the qemu spec broken? Things have changed and i just
haven't found out about it? Or, is gnome-boxes working for you? Maybe qemu?
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test