Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213354 - app-emulation/xen-3.2.0: XendAPI APIs' calls not found
Summary: app-emulation/xen-3.2.0: XendAPI APIs' calls not found
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Xen Devs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 08:58 UTC by Kalden
Modified: 2009-06-22 18:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Xen 3.2.0 Logs (Bug-213354-xen-log.tar.bz2,40.44 KB, application/x-bzip2)
2008-03-14 09:07 UTC, Kalden
Details
informations given by emerge (emerge.info,3.62 KB, text/plain)
2008-03-14 09:10 UTC, Kalden
Details

Note You need to log in before you can comment on or make changes to this bug.
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) ?