Processed (with 5 errors): Re: [Pkg-libvirt-maintainers] Bug#574241: virtinst: internal error Process exited while reading console log output

2010-03-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 574241 libvirt-bin
Bug #574241 [virtinst] virtinst: internal error Process exited while reading 
console log output
Bug reassigned from package 'virtinst' to 'libvirt-bin'.
Bug No longer marked as found in versions virtinst/0.500.2-1.
> found 574241 0.7.7-1
Bug #574241 [libvirt-bin] virtinst: internal error Process exited while reading 
console log output
Bug Marked as found in versions libvirt/0.7.7-1.
> tags 574241 +pending
Bug #574241 [libvirt-bin] virtinst: internal error Process exited while reading 
console log output
Added tag(s) pending.
> Thanks,
Unknown command or malformed arguments to command.

> Hi Cole,
Unknown command or malformed arguments to command.

> On Wed, Mar 17, 2010 at 09:20:39AM -0400, Cole Robinson wrote:
Unknown command or malformed arguments to command.

> > On 03/16/2010 07:27 PM, Anders Boström wrote:
Unknown command or malformed arguments to command.

> > > Package: virtinst
Unknown command or malformed arguments to command.

Too many unknown commands, stopping here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#574241: [Pkg-libvirt-maintainers] Bug#574241: virtinst: internal error Process exited while reading console log output

2010-03-17 Thread Guido Günther
reassign 574241 libvirt-bin
found 574241 0.7.7-1
tags 574241 +pending
Thanks,

Hi Cole,
On Wed, Mar 17, 2010 at 09:20:39AM -0400, Cole Robinson wrote:
> On 03/16/2010 07:27 PM, Anders Boström wrote:
> > Package: virtinst
> > Version: 0.500.2-1
> > Severity: grave
> > 
> > When running virt-install, it always fails with this error message:
> > 
> 
> > Wed, 17 Mar 2010 00:03:06 ERRORinternal error Process exited while 
> > reading console log output: char device redirected to /dev/pts/5
> > qemu: could not load kernel '/var/lib/libvirt/boot/virtinst-linux.tZUMIz': 
> > Permission denied
> > Traceback (most recent call last):
> >   File "/usr/bin/virt-install", line 972, in 
> > main()
> >   File "/usr/bin/virt-install", line 834, in main
> > start_time, guest.start_install)
> >   File "/usr/bin/virt-install", line 896, in do_install
> > dom = install_func(conscb, progresscb, wait=(not wait))
> >   File "/usr/lib/pymodules/python2.5/virtinst/Guest.py", line 795, in 
> > start_install
> > return self._do_install(consolecb, meter, removeOld, wait)
> >   File "/usr/lib/pymodules/python2.5/virtinst/Guest.py", line 896, in 
> > _do_install
> > self.domain = self.conn.createLinux(install_xml, 0)
> >   File "/usr/lib/python2.5/site-packages/libvirt.py", line 1147, in 
> > createLinux
> > if ret is None:raise libvirtError('virDomainCreateLinux() failed', 
> > conn=self)
> > libvirtError: internal error Process exited while reading console log 
> > output: char device redirected to /dev/pts/5
> > qemu: could not load kernel '/var/lib/libvirt/boot/virtinst-linux.tZUMIz': 
> > Permission denied
> > 
> 
> This is an issue with root URL installs and running the qemu binary as
> non-root (which is probably the libvirt package default). Fixed in
> upstream libvirt but not released yet:
> 
> http://libvirt.org/git/?p=libvirt.git;a=commit;h=3f1aa08af6580c215d973bc6bf57f505dbf8b926
Thanks a lot for the pointer. Will fix this with the next upload!
 -- Guido



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#574241: virtinst: internal error Process exited while reading console log output

2010-03-17 Thread Cole Robinson
On 03/16/2010 07:27 PM, Anders Boström wrote:
> Package: virtinst
> Version: 0.500.2-1
> Severity: grave
> 
> When running virt-install, it always fails with this error message:
> 

> Wed, 17 Mar 2010 00:03:06 ERRORinternal error Process exited while 
> reading console log output: char device redirected to /dev/pts/5
> qemu: could not load kernel '/var/lib/libvirt/boot/virtinst-linux.tZUMIz': 
> Permission denied
> Traceback (most recent call last):
>   File "/usr/bin/virt-install", line 972, in 
> main()
>   File "/usr/bin/virt-install", line 834, in main
> start_time, guest.start_install)
>   File "/usr/bin/virt-install", line 896, in do_install
> dom = install_func(conscb, progresscb, wait=(not wait))
>   File "/usr/lib/pymodules/python2.5/virtinst/Guest.py", line 795, in 
> start_install
> return self._do_install(consolecb, meter, removeOld, wait)
>   File "/usr/lib/pymodules/python2.5/virtinst/Guest.py", line 896, in 
> _do_install
> self.domain = self.conn.createLinux(install_xml, 0)
>   File "/usr/lib/python2.5/site-packages/libvirt.py", line 1147, in 
> createLinux
> if ret is None:raise libvirtError('virDomainCreateLinux() failed', 
> conn=self)
> libvirtError: internal error Process exited while reading console log output: 
> char device redirected to /dev/pts/5
> qemu: could not load kernel '/var/lib/libvirt/boot/virtinst-linux.tZUMIz': 
> Permission denied
> 

This is an issue with root URL installs and running the qemu binary as
non-root (which is probably the libvirt package default). Fixed in
upstream libvirt but not released yet:

http://libvirt.org/git/?p=libvirt.git;a=commit;h=3f1aa08af6580c215d973bc6bf57f505dbf8b926



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#574241: [Pkg-libvirt-maintainers] Bug#574241: virtinst: internal error Process exited while reading console log output

2010-03-17 Thread Guido Günther
On Wed, Mar 17, 2010 at 12:27:34AM +0100, Anders Boström wrote:
> Package: virtinst
> Version: 0.500.2-1
> Severity: grave
> 
> When running virt-install, it always fails with this error message:
> 
> ERRORinternal error Process exited while reading console log output: char 
> device redirected to /dev/pts/5
> 
> I've tried with packages (libvirt0, libvirt-bin, kvm, qemu etc) both
> from testing and unstable with the same result.
Please have a look at /var/log/libvirt/.log. Does this provide more
information? Raising the debug level ob libvirt might help too.
Cheers,
 -- Guido



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#574241: virtinst: internal error Process exited while reading console log output

2010-03-16 Thread Anders Boström
Package: virtinst
Version: 0.500.2-1
Severity: grave

When running virt-install, it always fails with this error message:

ERRORinternal error Process exited while reading console log output: char 
device redirected to /dev/pts/5

I've tried with packages (libvirt0, libvirt-bin, kvm, qemu etc) both
from testing and unstable with the same result.

Output from virt-install --debug:

eckert:/srv/kvm_images# virt-install --connect qemu:///system -n lenny32 -r 512 
--vcpus=2 --os-type=linux --os-variant=debianlenny --accelerate -l 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/ --disk 
lenny32.qcow2,size=10 --vnc --debug
Wed, 17 Mar 2010 00:02:55 DEBUGLaunched with command line:
/usr/bin/virt-install --connect qemu:///system -n lenny32 -r 512 --vcpus=2 
--os-type=linux --os-variant=debianlenny --accelerate -l 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/ --disk 
lenny32.qcow2,size=10 --vnc --debug
Wed, 17 Mar 2010 00:02:55 DEBUGRequesting libvirt URI qemu:///system
Wed, 17 Mar 2010 00:02:55 DEBUGReceived libvirt URI qemu:///system
Wed, 17 Mar 2010 00:02:55 DEBUGRequesting virt method 'default', hv type 
'default'.
Wed, 17 Mar 2010 00:02:55 DEBUGReceived virt method 'hvm'
Wed, 17 Mar 2010 00:02:55 DEBUGHypervisor name is 'kvm'
Wed, 17 Mar 2010 00:02:55 DEBUGparse_disk: returning {'sparse': True, 
'format': None, 'bus': None, 'driverCache': None, 'readOnly': False, 
'shareable': False, 'volInstall': None, 'volName': None, 'device': 'disk', 
'path': 'lenny32.qcow2', 'conn': , 
'size': 10.0}
Wed, 17 Mar 2010 00:02:55 DEBUGCould not open "/etc/sysconfig/keyboard" 
[Errno 2] No such file or directory: '/etc/sysconfig/keyboard'
Wed, 17 Mar 2010 00:02:55 DEBUGDidn't match keymap 'se' in keytable!
Wed, 17 Mar 2010 00:02:55 DEBUGDistroInstaller location is a network source.


Starting install...
Wed, 17 Mar 2010 00:02:56 DEBUGAttempting to detect distro:
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/.treeinfo
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/Fedora
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/Server
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/Client
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/RedHat
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/CentOS
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/SL
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/directory.yast
Wed, 17 Mar 2010 00:02:56 DEBUGFetching URI: 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/current/images/MANIFEST
Wed, 17 Mar 2010 00:02:56 DEBUGSaved file to 
/var/lib/libvirt/boot/virtinst-MANIFEST.Qkj8-R
Retrieving file MANIFEST. 100% |=| 1.5 kB00:00 
Wed, 17 Mar 2010 00:02:56 DEBUGDetected a Debian distro
Wed, 17 Mar 2010 00:02:57 DEBUGFetching URI: 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/current/images/netboot/debian-installer/i386/linux
Retrieving file linux...   93% |===  | 1.3 MB00:00 ETA 
Wed, 17 Mar 2010 00:02:59 DEBUGSaved file to 
/var/lib/libvirt/boot/virtinst-linux.tZUMIz
Retrieving file linux...  100% |=| 1.4 MB00:01 
Wed, 17 Mar 2010 00:02:59 DEBUGFetching URI: 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/current/images/netboot/debian-installer/i386/initrd.gz
Retrieving file initrd.gz  98% | | 5.6 MB00:00 ETA 
Wed, 17 Mar 2010 00:03:06 DEBUGSaved file to 
/var/lib/libvirt/boot/virtinst-initrd.gz.1GiMY2
Retrieving file initrd.gz 100% |=| 5.7 MB00:07 
Creating storage file len 100% |=|  10 GB00:00 
Wed, 17 Mar 2010 00:03:06 DEBUGCreating guest from:

  lenny32
  524288
  524288
  85fc588e-1ebc-c30a-be02-e71a4cc12f58
  
hvm
/var/lib/libvirt/boot/virtinst-linux.tZUMIz
/var/lib/libvirt/boot/virtinst-initrd.gz.1GiMY2

method=http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/
  
  

  
  
  destroy
  destroy
  destroy
  2
  
/usr/bin/kvm

  
  
  


  
  
  




  


Wed, 17 Mar 2010 00:03:06 DEBUGRemoving 
/var/lib/libvirt/boot/virtinst-linux.tZUMIz
Wed, 17 Mar 2010 00:03:06 DEBUGRemoving 
/var/lib/libvirt/boot/virtinst-initrd.gz.1GiMY2
Wed, 17 Mar 2010 00:03:06 ERRORinternal error Process exited