WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1010] New: Error: invalid literal for int(): :cdrom

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1010] New: Error: invalid literal for int(): :cdrom
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 2 Jul 2007 01:53:42 -0700
Delivery-date: Mon, 02 Jul 2007 01:54:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1010

           Summary: Error: invalid literal for int(): :cdrom
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HVM
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: yunfeng.zhao@xxxxxxxxx


Environment:
------------
Service OS (ia32/ia32e/IA64): PAE/IA32e
Guest OS (ia32/ia32e/IA64): 
Change Set: 15437
Hardware: 



Bug detailed description:
--------------------------
the default configure format for disk
disk = [ 'file:/var/images/min-el3-i386.img,hda,w', ',hdc:cdrom,r' ]
but now if you keep string ',hdc:cdrom,r', control_panel will deny to create a
guest os. it 
complain "Error: invalid literal for int(): :cdrom"

you can also try to use a ISO like this

disk = [ 'file:/share/xvs/var/img.vmxCPL_SR_09,hda,w',
'file:/share/xvs/var/xppro-
x64edition.iso,hdc:cdrom,r' ]
it still deny.

Reproduce steps:
----------------
1. install xen with changeset 15437
2. configure it and keep string ',hdc:cdrom,r' 
3. create the guest 

Current result:
----------------


Expected result:
----------------


Basic root-causing log:
----------------------


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>