similar to: No module named sxputils

Displaying 20 results from an estimated 200 matches similar to: "No module named sxputils"

2010 Apr 22
25
Scrubbing free ram
Hi everyone, I am working on a project whose goal is evaluating the performance of the vTPM Manager. For this project I am using Xen 4.1, Kernel 2.6.31.13 with Fedora11. I I finished all installation and configuration parts. Now I need to boot the system with Xen but while booting, it is freezing at the step "scrubbing free ram". What can be cause this problem and how can I figure it
2010 Apr 22
25
Scrubbing free ram
Hi everyone, I am working on a project whose goal is evaluating the performance of the vTPM Manager. For this project I am using Xen 4.1, Kernel 2.6.31.13 with Fedora11. I I finished all installation and configuration parts. Now I need to boot the system with Xen but while booting, it is freezing at the step "scrubbing free ram". What can be cause this problem and how can I figure it
2010 May 07
9
[PATCH] xl: Update memory info in xenstore when use ''xl mem-set''
''xl mem-set'' should update memory info in xenstore''s vm info. Signed-off-by: Yu Zhiguo <yuzg@cn.fujitsu.com> diff -r ccae861f52f7 -r 5847ce53f5dc tools/libxl/libxl.c --- a/tools/libxl/libxl.c Thu May 06 11:59:55 2010 +0100 +++ b/tools/libxl/libxl.c Sat May 08 01:38:51 2010 +0800 @@ -2290,11 +2290,22 @@ uint32_t videoram; char *videoram_s = NULL;
2010 Apr 22
6
libxenlight and xl: missing features
Hi all, this is a non comprehensive list of missing features in libxenlight and\or xl: - xen_platform_pci flag support in VM config files; - relative paths support in VM config files; - hap support in VM config files; - -c option to xl create; - remus; - trigger command; - tmem-* commands; - sched-* commands; - usb-* commands; - scsi-* commands. In general if you execute "xm
2019 May 13
2
Issues to implement a backend
Hi, All I am trying to implement a llvm backend. But I encountered the following problem when running the backend: "Fatal error: error in backend: WinEH not implemented for this target" This error is triggered by function processFunctionBeforeFrameFinalized() defined in class TargetFrameLowering. Can anyone help? Thanks a lot! Zhiguo [cid:image001.jpg at 01D50970.C9344210]
2006 Jul 23
1
[SOLVED] getent group does not list newly added NT Security groups
Hi all, I have solved that problem as given below link. Thanks to Micheal Parker. http://lists.samba.org/archive/samba/2006-February/117893.html I have deleted /var/cache/samba and restarted samba deamon. It works fine and I can get new groups with "getent group" _________________________________________________________________ Spam filtresi ile virüslere karsi en güvenilir koruma,
2011 Jul 16
1
gothic 1.08 wine 1.2.3
======================================= UNHANDLED EXCEPTION OCCURED ====================================================== ======================================= CRASH INFOS: ===================================================================== Startup Options: =============================================== CALLSTACK : ============================================================== 0073:00740D90
2019 Oct 12
2
Is it a way to upgrade CentOS 7 to 8?
Hi, I?m looking for a method to upgrade my centos 7 servers to 8 and I don?t find anything to do that! I?m a very newbie with CentOS? My choices where gone to Debian or Ubuntu and it was very simple. Just some files must be changed (/etc/apt/source.list). My search suggest a RELH subscription. Is it the only way? Best regards -- Pierre Malard ?La France n'est pas schismatique, elle est
2004 May 29
2
films on Desktops and roaming profiles
Hi, I'd like to ask you what do you limit Desktops syncing in case users put large files on them, e.g. films. Downloading / uploading such large files can generate lots of unnecessary traffic. Is there any kind of filtering possible ? Other solutions ? Cheers, -- Michal Kurowski perl -e '$_=q#: 13_2: 12/o{>: 8_4) (_4: 6/2^-2; 3;-2^\2: 5/7\_/\7: 12m m::#;
2004 Aug 06
2
login failed
Hi guys, I have been running icecast and ices for streaming mp3 around my house for about 3 months now with no problems. now all of a sudden, I get login failed when I try to run ices. nothing has changed that I know of (I am the only person with access). I seem to remember this happened when I originally installed the system, but it was all so traumatic, I kinda forgot whjat I did :) any help
2011 Jan 22
4
rsync -rcv printing out filenames when content identical
Hi, I'm heavly relying on rsync -nvrc during my day-to-day work in UNIX-like enviroment. I'm using rsync for few years now and today I've found a situation which I do not understand. I have two directories with few maildirs in it. Each maildir containg some emails. I'm testing scripts which I wrote to manipulate those emails. Each time I want to revert changes in one set of
2006 Apr 12
1
rails api for dashboard widget like ruby rdoc widgets
hi guys, has someone here implemented rails api for dashboard widget like ruby rdoc widget? http://www.apple.com/downloads/dashboard/developer/rubyrdocwidget.html -- sig "kind regards" :name => " Arie Kusuma Atmaja ", :callme => " Arie ", :ym => " riyari3 ", :email => " ariekusumaatmaja@gmail.com ".chop!, :blog => "
2006 Mar 12
1
alias_method interferes ApplicationHelper
Hello, I''m using Ruby 1.8.4 (darwinport), rails-1.0.0 (gem) , Powerbook / Mac OS X 10.4.5 , Webrick. How come Rails always raises NoMethodError for my helper (must_fill and rp or number_to_currency_rp) in application_helper.rb ? I doubt that alias_method is the culprit, but if i give # comment then there will be no errors at all ... :/ what am i doing wrong? is it a bug or stupid me? Thx
2019 Oct 12
0
Is it a way to upgrade CentOS 7 to 8?
Ok, thanks. it?s now very clear? I must stay in CentOS 7 as long as possible? Thanks and best regards > Le 12 oct. 2019 ? 20:49, Ljubomir Ljubojevic <centos at plnet.rs> a ?crit : > > On 10/12/19 8:19 PM, Pierre Malard wrote: >> Hi, >> >> I?m looking for a method to upgrade my centos 7 servers to 8 and I don?t find anything to do that! >> >> I?m a
2006 Feb 22
3
OT: svn installation tutorial
Hello friendly Rails community, I''m sorry for this OT post, I''ve just switched to Mac and as I see there are so many friendly mac users here, may I ask is there another good/nice Subversion installation tutorial instead of this one: http://developer.apple.com/tools/subversionxcode.html? Is there another way to install it without compiling Subversion by myself? For example via
2017 May 18
1
Interpreting R memory profiling statistics from Rprof() and gc()
Sorry, this might be a really basic question, but I'm trying to interpret the results from memory profiling, and I have a few questions (marked by *Q#*). From the summaryRprof() documentation, it seems that the four columns of statistics that are reported when setting memory.profiling=TRUE are - vector memory in small blocks on the R heap - vector memory in large blocks (from malloc) - memory
2018 Nov 08
2
A newbie question about searching an installed packet
Hi, I?m french and literally one. So I?m not really easy with Sheakespeare language. So, accept my apologies. As write in subject, I?m a newbie about CentOS an all RedHat declines. I wrote a Shell script for ours Debians (all sort of Debian like) which verify which packets are present before running. I thought I had found an equivalent with ? yum list installed | grep <packet> ? command
2008 Nov 18
3
Code changes are ignored due to code minor ver. were cached
Hi there! I study Ruby on Rails and met a problem. I placed a class definition code for class which is NOT a Model into separate file, assume MyToolClass.rb Then I started working on controller code and required ''MyToolClass'' While working on controller code I also corrected some code in MyToolClass.rb, but it seemed, that changes in MyTooolClass.rb were ignored by Rails until
2010 May 07
0
equivalent xe subcommands to ''xm sysrq'' and ''xm dump-core''
Hi all, Are there equivalent xe subcommands to ''xm sysrq'' and ''xm dump-core''? I looked up xe''s help message and hidden subcommands in source code but cannot find. -- Regards Yu Zhiguo _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 May 18
1
error in importing text files
Hello All: I am very new to R and am trying to import some (107) text files into R while simultaneously manipulating the data into a structure that I can use. Below is a description of what I am trying to ultimately accomplish. However, I find that I am unable to even read one file into R using the read.table function. I get the following error: > test<-read.table("test4.txt")