Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 213354

Summary: app-emulation/xen-3.2.0: XendAPI APIs' calls not found
Product: Gentoo Linux Reporter: Kalden <kalden_alex>
Component: Current packagesAssignee: Gentoo Xen Devs <xen>
Status: RESOLVED NEEDINFO    
Severity: major CC: betelgeuse, patrick
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Xen 3.2.0 Logs
informations given by emerge

Description Kalden 2008-03-14 08:58:29 UTC
When i run xend i can see in the log lot of API call not found (VIF. VM. etc...).

So i can't have Virtual Network Interface, and i can't run VMs.



Reproducible: Always

Steps to Reproduce:
1.emerge 
=app-emulation/xen-3.2.0 debug -custom-cflags -pae
=app-emulation/xen-tools-3.2.0 debug doc hvm pygrub screen -custom-cflags
=sys-kernel/xen-sources-2.6.22 symlink -build

2.use my .config file

3.reboot with xen and kernel version

4. run /etc/init.d/xend start

5. cat /var/log/xen/xend.log or ifconfig vif0.0

Actual Results:  
i've lot of API Call from xend which can find the corresponding class or method

Expected Results:  
I would like run xen normally without errors (so APIs' Calls work)
Comment 1 Kalden 2008-03-14 09:07:22 UTC
Created attachment 146092 [details]
Xen 3.2.0 Logs
Comment 2 Kalden 2008-03-14 09:09:38 UTC
Comment on attachment 146092 [details]
Xen 3.2.0 Logs 

change mime type
Comment 3 Kalden 2008-03-14 09:10:14 UTC
Created attachment 146093 [details]
informations given by emerge
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2008-03-14 17:10:47 UTC
Please tell us why you choose devrel as the product so that improve the product text. This issue has nothing to do with intra developer issues.
Comment 5 Kalden 2008-03-14 17:17:48 UTC
It's possible i made a mistake.
I thought that API issues are relative to development so this is why i putted developers.

Please change category if i'm wrong.

Thanks in advance.
Comment 6 Patrick Lauer gentoo-dev 2009-06-22 18:27:20 UTC
I cannot reproduce this bug, does it still happen with newer versions (like 3.4.0) ?