Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 229685 Details for
Bug 316267
app-emulation/virtinst-0.500.1 misreads the location input data data intalling within xen
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
an strace log re the entry
tracelog-cdrom.log (text/plain), 515.49 KB, created by
Ian Delaney (RETIRED)
on 2010-04-29 13:35:01 UTC
(
hide
)
Description:
an strace log re the entry
Filename:
MIME Type:
Creator:
Ian Delaney (RETIRED)
Created:
2010-04-29 13:35:01 UTC
Size:
515.49 KB
patch
obsolete
>execve("/usr/bin/virt-install", ["virt-install", "-c", "xen", "-n", "SimplyMepis", "os-type=linux", "--os-variant=generic26", "-r", "256", "arch=i386", "--vcpus=2", "-v", "--disk", "path=/var/lib/xen/images/SimplyM"..., "--cdrom=/dev/sr1", "-w", ...], [/* 17 vars */]) = 0 >brk(0) = 0x93a1000 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7763000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=127961, ...}) = 0 >mmap2(NULL, 127961, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7743000 >close(3) = 0 >open("/lib/libc.so.6", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20m\1\0004\0\0\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1351964, ...}) = 0 >mmap2(NULL, 1358120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb75f7000 >mmap2(0xb773d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x146) = 0xb773d000 >mmap2(0xb7740000, 10536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7740000 >close(3) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb75f6000 >set_thread_area({entry_number:-1 -> 6, base_addr:0xb75f66c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >mprotect(0xb773d000, 8192, PROT_READ) = 0 >mprotect(0x804d000, 4096, PROT_READ) = 0 >mprotect(0xb7782000, 4096, PROT_READ) = 0 >munmap(0xb7743000, 127961) = 0 >brk(0) = 0x93a1000 >brk(0x93c2000) = 0x93c2000 >execve("/bin/python", ["python", "/usr/bin/virt-install", "-c", "xen", "-n", "SimplyMepis", "os-type=linux", "--os-variant=generic26", "-r", "256", "arch=i386", "--vcpus=2", "-v", "--disk", "path=/var/lib/xen/images/SimplyM"..., "--cdrom=/dev/sr1", ...], [/* 17 vars */]) = -1 ENOENT (No such file or directory) >execve("/sbin/python", ["python", "/usr/bin/virt-install", "-c", "xen", "-n", "SimplyMepis", "os-type=linux", "--os-variant=generic26", "-r", "256", "arch=i386", "--vcpus=2", "-v", "--disk", "path=/var/lib/xen/images/SimplyM"..., "--cdrom=/dev/sr1", ...], [/* 17 vars */]) = -1 ENOENT (No such file or directory) >execve("/usr/bin/python", ["python", "/usr/bin/virt-install", "-c", "xen", "-n", "SimplyMepis", "os-type=linux", "--os-variant=generic26", "-r", "256", "arch=i386", "--vcpus=2", "-v", "--disk", "path=/var/lib/xen/images/SimplyM"..., "--cdrom=/dev/sr1", ...], [/* 17 vars */]) = 0 >brk(0) = 0x86f4000 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb770a000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=127961, ...}) = 0 >mmap2(NULL, 127961, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb76ea000 >close(3) = 0 >open("/lib/libc.so.6", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20m\1\0004\0\0\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1351964, ...}) = 0 >mmap2(NULL, 1358120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb759e000 >mmap2(0xb76e4000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x146) = 0xb76e4000 >mmap2(0xb76e7000, 10536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb76e7000 >close(3) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb759d000 >set_thread_area({entry_number:-1 -> 6, base_addr:0xb759d6c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >mprotect(0xb76e4000, 8192, PROT_READ) = 0 >mprotect(0x8049000, 4096, PROT_READ) = 0 >mprotect(0xb7729000, 4096, PROT_READ) = 0 >munmap(0xb76ea000, 127961) = 0 >brk(0) = 0x86f4000 >brk(0x8715000) = 0x8715000 >open("/etc/env.d/python/config", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=10, ...}) = 0 >fstat64(3, {st_mode=S_IFREG|0644, st_size=10, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7709000 >read(3, "python2.6\n", 4096) = 10 >close(3) = 0 >munmap(0xb7709000, 4096) = 0 >stat64("/bin/python", 0xbf9cf0bc) = -1 ENOENT (No such file or directory) >stat64("/sbin/python", 0xbf9cf0bc) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/python", {st_mode=S_IFREG|0755, st_size=9524, ...}) = 0 >execve("/usr/bin/python2.6", ["/usr/bin/python2.6", "/usr/bin/virt-install", "-c", "xen", "-n", "SimplyMepis", "os-type=linux", "--os-variant=generic26", "-r", "256", "arch=i386", "--vcpus=2", "-v", "--disk", "path=/var/lib/xen/images/SimplyM"..., "--cdrom=/dev/sr1", ...], [/* 17 vars */]) = 0 >brk(0) = 0x9464000 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788b000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=127961, ...}) = 0 >mmap2(NULL, 127961, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb786b000 >close(3) = 0 >open("/usr/lib/libpython2.6.so.1.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\35\2\0004\0\0\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0555, st_size=1391916, ...}) = 0 >mmap2(NULL, 1432576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb770d000 >mprotect(0xb7834000, 4096, PROT_NONE) = 0 >mmap2(0xb7835000, 184320, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x127) = 0xb7835000 >mmap2(0xb7862000, 35840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7862000 >close(3) = 0 >open("/lib/libpthread.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0J\0\0004\0\0\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=116922, ...}) = 0 >mmap2(NULL, 98796, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb76f4000 >mmap2(0xb7709000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0xb7709000 >mmap2(0xb770b000, 4588, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb770b000 >close(3) = 0 >open("/lib/libdl.so.2", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\n\0\0004\0\0\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=9604, ...}) = 0 >mmap2(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb76f0000 >mmap2(0xb76f2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb76f2000 >close(3) = 0 >open("/lib/libutil.so.1", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\t\0\0004\0\0\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=9612, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76ef000 >mmap2(NULL, 12424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb76eb000 >mmap2(0xb76ed000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb76ed000 >close(3) = 0 >open("/lib/libm.so.6", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@4\0\0004\0\0\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=149256, ...}) = 0 >mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb76c5000 >mmap2(0xb76e9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb76e9000 >close(3) = 0 >open("/lib/libc.so.6", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20m\1\0004\0\0\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1351964, ...}) = 0 >mmap2(NULL, 1358120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7579000 >mmap2(0xb76bf000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x146) = 0xb76bf000 >mmap2(0xb76c2000, 10536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb76c2000 >close(3) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7578000 >set_thread_area({entry_number:-1 -> 6, base_addr:0xb75788d0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >mprotect(0xb76bf000, 8192, PROT_READ) = 0 >mprotect(0xb76e9000, 4096, PROT_READ) = 0 >mprotect(0xb76ed000, 4096, PROT_READ) = 0 >mprotect(0xb76f2000, 4096, PROT_READ) = 0 >mprotect(0xb7709000, 4096, PROT_READ) = 0 >mprotect(0xb7835000, 4096, PROT_READ) = 0 >mprotect(0x8049000, 4096, PROT_READ) = 0 >mprotect(0xb78aa000, 4096, PROT_READ) = 0 >munmap(0xb786b000, 127961) = 0 >set_tid_address(0xb7578938) = 17989 >set_robust_list(0xb7578940, 0xc) = 0 >futex(0xbfb8db70, FUTEX_WAKE_PRIVATE, 1) = 0 >futex(0xbfb8db70, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, bfb8db80) = -1 EAGAIN (Resource temporarily unavailable) >rt_sigaction(SIGRTMIN, {0xb76f83d0, [], SA_SIGINFO}, NULL, 8) = 0 >rt_sigaction(SIGRT_1, {0xb76f88d0, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 >uname({sys="Linux", node="genny", ...}) = 0 >ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >brk(0) = 0x9464000 >brk(0x9485000) = 0x9485000 >mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7537000 >open("/proc/meminfo", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(3, "MemTotal: 951236 kB\nMemF"..., 1024) = 1024 >close(3) = 0 >munmap(0xb788a000, 4096) = 0 >fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 2), ...}) = 0 >fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 2), ...}) = 0 >fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 2), ...}) = 0 >fstat64(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 2), ...}) = 0 >readlink("/usr/bin/python2.6", 0xbfb8a958, 4096) = -1 EINVAL (Invalid argument) >stat64("/usr/bin/Modules/Setup", 0xbfb8a958) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/lib/python2.6/os.py", 0xbfb8a880) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/lib/python2.6/os.pyc", 0xbfb8a880) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/os.py", {st_mode=S_IFREG|0644, st_size=26337, ...}) = 0 >stat64("/usr/bin/Modules/Setup", 0xbfb8a958) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/lib/python2.6/lib-dynload", 0xbfb8a958) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=2400, ...}) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGXFSZ, {SIG_IGN, [], 0}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], 0}, 8) = 0 >rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], 0}, 8) = 0 >rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGINT, {0xb77fdc70, [], 0}, {SIG_DFL, [], 0}, 8) = 0 >stat64("/usr/lib/python26.zip", 0xbfb895ac) = -1 ENOENT (No such file or directory) >stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=111584, ...}) = 0 >stat64("/usr/lib/python26.zip", 0xbfb895c0) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6/", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6/site", 0xbfb8b77c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site.py", O_RDONLY|O_LARGEFILE) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=18575, ...}) = 0 >open("/usr/lib/python2.6/site.pyc", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=18343, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(4, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sT\1\0\0d\0"..., 4096) = 4096 >fstat64(4, {st_mode=S_IFREG|0644, st_size=18343, ...}) = 0 >read(4, "\0\0gettotalrefcounts\10\0\0\0-pydebugN"..., 12288) = 12288 >read(4, "\7\0\0\0ModulesRZ\0\0\0R\272\0\0\0(\30\0\0\0R\20\0\0\0R"..., 4096) = 1959 >read(4, "", 4096) = 0 >brk(0x94a6000) = 0x94a6000 >close(4) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/lib/python2.6/os", 0xbfb8817c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/os.py", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=26337, ...}) = 0 >open("/usr/lib/python2.6/os.pyc", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=26302, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(5, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sH\7\0\0d\0"..., 4096) = 4096 >fstat64(5, {st_mode=S_IFREG|0644, st_size=26302, ...}) = 0 >read(5, "intermediate path segment (not\n "..., 20480) = 20480 >read(5, "S(\1\0\0\0N(\2\0\0\0R\256\0\0\0R\263\0\0\0(\3\0\0\0R\257\0\0\0"..., 4096) = 1726 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0xb788a000, 4096) = 0 >mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb74f6000 >munmap(0xb74f6000, 266240) = 0 >brk(0x94ea000) = 0x94ea000 >stat64("/usr/lib/python2.6/posixpath", 0xbfb84b7c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/posixpath.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=12802, ...}) = 0 >open("/usr/lib/python2.6/posixpath.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=10915, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(6, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0s\320\1\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=10915, ...}) = 0 >read(6, "\0\0\0(\0\0\0\0(\0\0\0\0s\37\0\0\0/usr/lib/pytho"..., 4096) = 4096 >read(6, "\0|\4\0d\t\0j\6\0o\7\0\1qo\0n\1\0\1|\4\0d\7\0j\3\0p("..., 4096) = 2723 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/lib/python2.6/stat", 0xbfb8157c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/stat.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=1718, ...}) = 0 >open("/usr/lib/python2.6/stat.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0so\1\0\0d\0"..., 4096) = 2683 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb788a000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/genericpath", 0xbfb8157c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/genericpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/genericpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/genericpath.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=3020, ...}) = 0 >open("/usr/lib/python2.6/genericpath.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\221\0\0\0d\0"..., 4096) = 3272 >fstat64(7, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb788a000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/warnings", 0xbfb8157c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/warnings.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=14173, ...}) = 0 >open("/usr/lib/python2.6/warnings.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=12996, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s3\2\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=12996, ...}) = 0 >read(7, "\34\0\1\1}\2\0\1t\2\0i\3\0\4d\1\0\2I\4|\2\0\2IJq\7\0\1X"..., 8192) = 8192 >read(7, "\0\0R6\0\0\0R\215\0\0\0R\10\0\0\0R\207\0\0\0R\222\0\0\0R\230\0\0\0"..., 4096) = 708 >read(7, "", 4096) = 0 >brk(0x950c000) = 0x950c000 >close(7) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/lib/python2.6/linecache", 0xbfb7df7c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/linecache.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/linecachemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/linecache.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=4055, ...}) = 0 >open("/usr/lib/python2.6/linecache.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=3191, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3191 >fstat64(8, {st_mode=S_IFREG|0644, st_size=3191, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb788a000, 4096) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/types", 0xbfb7df7c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/types.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2323, ...}) = 0 >open("/usr/lib/python2.6/types.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0so\2\0\0d\0"..., 4096) = 2608 >fstat64(8, {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb788a000, 4096) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat64("/usr/lib/python2.6/UserDict", 0xbfb84b7c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/UserDict.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=5778, ...}) = 0 >open("/usr/lib/python2.6/UserDict.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(6, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0 >read(6, "Dict.pyR*\0\0\0C\0\0\0s\2\0\0\0\0\1c\2\0\0\0\2\0\0\0"..., 4096) = 4096 >read(6, "\v\0\0\0R7\0\0\0R\6\0\0\0R\35\0\0\0R\f\0\0\0(\2\0\0\0R\5\0"..., 4096) = 610 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/lib/python2.6/_abcoll", 0xbfb8157c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_abcoll.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_abcollmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_abcoll.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=13645, ...}) = 0 >open("/usr/lib/python2.6/_abcoll.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=21456, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0s@\2\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=21456, ...}) = 0 >read(7, "__contains___\0\0\0s\2\0\0\0\0\2c\2\0\0\0\2\0\0\0"..., 16384) = 16384 >read(7, "yt\6\0\0\0extend\"\2\0\0s\6\0\0\0\0\1\7\0\6\1i\377\377\377\377"..., 4096) = 976 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/lib/python2.6/abc", 0xbfb7df7c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/abc.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/abcmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/abc.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=6862, ...}) = 0 >open("/usr/lib/python2.6/abc.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=5833, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s?\0\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=5833, ...}) = 0 >read(8, "the ABC registry.s\f\0\0\0Class: %s."..., 4096) = 1737 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb788a000, 4096) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat64("/usr/lib/python2.6/copy_reg", 0xbfb84b7c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/copy_reg.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0 >open("/usr/lib/python2.6/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=5156, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(6, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\330\0\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=5156, ...}) = 0 >read(6, "ered with code %ss$\0\0\0code %s is"..., 4096) = 1060 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb788a000, 4096) = 0 >close(5) = 0 >close(4) = 0 >geteuid32() = 0 >getuid32() = 0 >getegid32() = 0 >getgid32() = 0 >stat64("/home/idella/.local/lib/python2.6/site-packages", 0xbfb89a98) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4304, ...}) = 0 >open("/usr/lib/python2.6/site-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4 >fcntl64(4, F_GETFD) = 0x1 (flags FD_CLOEXEC) >getdents64(4, /* 131 entries */, 32768) = 4848 >getdents64(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >open("/usr/lib/python2.6/site-packages/pygtk.pth", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(4, "gtk-2.0\n", 8192) = 8 >read(4, "", 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=768, ...}) = 0 >read(4, "", 8192) = 0 >close(4) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/lib/site-python", 0xbfb89a98) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=2776, ...}) = 0 >open("/usr/lib/portage/pym", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4 >brk(0x952d000) = 0x952d000 >getdents64(4, /* 80 entries */, 32768) = 3128 >getdents64(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6/sitecustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=408, ...}) = 0 >stat64("/usr/lib/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=408, ...}) = 0 >stat64("/usr/lib/python2.6/plat-linux2/sitecustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-tk", 0xbfb85a2c) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6/lib-tk", 0xbfb85a40) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-old", 0xbfb85a2c) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6/lib-old", 0xbfb85a40) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=2400, ...}) = 0 >stat64("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=2400, ...}) = 0 >stat64("/usr/lib/python2.6/lib-dynload/sitecustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4304, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4304, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/sitecustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=768, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=768, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/sitecustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=2776, ...}) = 0 >stat64("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=2776, ...}) = 0 >stat64("/usr/lib/portage/pym/sitecustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/usercustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/usercustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/usercustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/usercustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym/usercustomize", 0xbfb87bfc) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(3) = 0 >stat64("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=11216, ...}) = 0 >stat64("/usr/lib/python2.6/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0 >stat64("/usr/lib/python2.6/encodings/__init__", 0xbfb8a7dc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__init__.py", O_RDONLY|O_LARGEFILE) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0 >open("/usr/lib/python2.6/encodings/__init__.pyc", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=4408, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(4, "\321\362\r\n\212T~Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096 >fstat64(4, {st_mode=S_IFREG|0644, st_size=4408, ...}) = 0 >read(4, "\1\5\2\5\2\6\2\3\1\r\1\16\2\v\2\r\2\n\1\5\3\t\1\23\1$\1\3\1\3\1\27"..., 4096) = 312 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=11216, ...}) = 0 >stat64("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=11216, ...}) = 0 >stat64("/usr/lib/python2.6/encodings/codecs", 0xbfb871dc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/codecs", 0xbfb871dc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/codecs.py", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=34707, ...}) = 0 >open("/usr/lib/python2.6/codecs.pyc", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=35916, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(5, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sA\3\0\0d\0"..., 4096) = 4096 >fstat64(5, {st_mode=S_IFREG|0644, st_size=35916, ...}) = 0 >read(5, "\n\0\0\0t\0\0\202\1\0d\1\0S(\2\0\0\0s\372\2\0\0 Decodes"..., 28672) = 28672 >read(5, "Raises a LookupError in case the"..., 4096) = 3148 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0xb788a000, 4096) = 0 >close(4) = 0 >stat64("/usr/lib/python2.6/encodings/encodings", 0xbfb871dc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/encodings/aliases", 0xbfb871cc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/aliases.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/aliasesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/aliases.py", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=14721, ...}) = 0 >open("/usr/lib/python2.6/encodings/aliases.pyc", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=8699, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(5, "\321\362\r\n\212T~Kc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s`\10\0\0d\0"..., 4096) = 4096 >fstat64(5, {st_mode=S_IFREG|0644, st_size=8699, ...}) = 0 >read(5, "ibm861t\5\0\0\0cp862t\3\0\0\000862t\22\0\0\0csp"..., 4096) = 4096 >read(5, "\3\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7"..., 4096) = 507 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0xb788a000, 4096) = 0 >close(4) = 0 >stat64("/usr/lib/python2.6/encodings/__builtin__", 0xbfb871dc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__builtin__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__builtin__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__builtin__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__builtin__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(3) = 0 >stat64("/usr/lib/python2.6/encodings/ascii", 0xbfb8b41c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/ascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/asciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/ascii.py", O_RDONLY|O_LARGEFILE) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >open("/usr/lib/python2.6/encodings/ascii.pyc", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=2261, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(4, "\321\362\r\n\212T~Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\273\0\0\0d\0"..., 4096) = 2261 >fstat64(4, {st_mode=S_IFREG|0644, st_size=2261, ...}) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0xb788a000, 4096) = 0 >close(3) = 0 >ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >readlink("/usr/bin/virt-install", 0xbfb8ba6b, 4096) = -1 EINVAL (Invalid argument) >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=400, ...}) = 0 >lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=58168, ...}) = 0 >lstat64("/usr/bin/virt-install", {st_mode=S_IFREG|0755, st_size=2853, ...}) = 0 >stat64("/usr/bin/virt-install", {st_mode=S_IFREG|0755, st_size=2853, ...}) = 0 >open("/usr/bin/virt-install", O_RDONLY|O_LARGEFILE) = 3 >fstat64(3, {st_mode=S_IFREG|0755, st_size=2853, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >fstat64(3, {st_mode=S_IFREG|0755, st_size=2853, ...}) = 0 >_llseek(3, 0, [0], SEEK_SET) = 0 >read(3, "#!/usr/bin/env python\n# Gentoo '"..., 2831) = 2831 >read(3, "table_path, sys.argv)\n", 4096) = 22 >close(3) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/bin/virt-install", {st_mode=S_IFREG|0755, st_size=2853, ...}) = 0 >open("/usr/bin/virt-install", O_RDONLY|O_LARGEFILE) = 3 >fstat64(3, {st_mode=S_IFREG|0755, st_size=2853, ...}) = 0 >ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb8d9a8) = -1 ENOTTY (Inappropriate ioctl for device) >fstat64(3, {st_mode=S_IFREG|0755, st_size=2853, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >_llseek(3, 0, [0], SEEK_CUR) = 0 >read(3, "#!/usr/bin/env python\n# Gentoo '"..., 4096) = 2853 >_llseek(3, 2853, [2853], SEEK_SET) = 0 >brk(0x957b000) = 0x957b000 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=58168, ...}) = 0 >stat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=58168, ...}) = 0 >stat64("/usr/bin/re", 0xbfb8b41c) = -1 ENOENT (No such file or directory) >open("/usr/bin/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/re.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/re.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/re", 0xbfb8b41c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/re.py", O_RDONLY|O_LARGEFILE) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=12966, ...}) = 0 >open("/usr/lib/python2.6/re.pyc", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=13122, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(4, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0s8\2\0\0d\0"..., 4096) = 4096 >fstat64(4, {st_mode=S_IFREG|0644, st_size=13122, ...}) = 0 >read(4, "ions:\n match Match a regul"..., 8192) = 8192 >read(4, "ib/python2.6/re.pyt\4\0\0\0scan4\1\0\0s"..., 4096) = 834 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/bin/sre_compile", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compile.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compile.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/sre_compile", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_compile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_compilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_compile.py", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=16507, ...}) = 0 >open("/usr/lib/python2.6/sre_compile.pyc", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=11455, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(5, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0sz\1\0\0d\0"..., 4096) = 4096 >fstat64(5, {st_mode=S_IFREG|0644, st_size=11455, ...}) = 0 >read(5, "lot\2\0\0\0hit\4\0\0\0tailt\n\0\0\0tailappen"..., 4096) = 4096 >read(5, "\1\32\1\r\1c\3\0\0\0\24\0\0\0\v\0\0\0C\0\0\0s\236\4\0\0|\1\0i\0"..., 4096) = 3263 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/bin/sre_parse", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parse.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parse.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/sre_parse", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_parse.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=26878, ...}) = 0 >open("/usr/lib/python2.6/sre_parse.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=19622, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(6, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\323\2\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=19622, ...}) = 0 >read(6, "/usr/lib/python2.6/sre_parse.pyt"..., 12288) = 12288 >read(6, "arse(\6\0\0\0R\276\0\0\0R\17\0\0\0R$\0\0\0Rv\0\0\0R\274\0"..., 4096) = 3238 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/bin/sre_constants", 0xbfb8121c) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constants.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constantsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constants.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constants.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/sre_constants", 0xbfb8121c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_constants.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_constantsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_constants.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=7137, ...}) = 0 >open("/usr/lib/python2.6/sre_constants.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=6083, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s\361\4\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=6083, ...}) = 0 >read(7, "oneN(`\0\0\0t\7\0\0\0__doc__t\5\0\0\0MAGICt"..., 4096) = 1987 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb788a000, 4096) = 0 >close(6) = 0 >close(5) = 0 >close(4) = 0 >close(3) = 0 >stat64("/usr/bin/subprocess", 0xbfb8b41c) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocess.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocess.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/subprocess", 0xbfb8b41c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/subprocess.py", O_RDONLY|O_LARGEFILE) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=46508, ...}) = 0 >open("/usr/lib/python2.6/subprocess.pyc", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=33898, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(4, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\275\1\0\0d\0"..., 4096) = 4096 >fstat64(4, {st_mode=S_IFREG|0644, st_size=33898, ...}) = 0 >read(4, "ogram. Note: This feature is on"..., 28672) = 28672 >read(4, "didn't exist. I thought so...s\20"..., 4096) = 1130 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0xb788a000, 4096) = 0 >stat64("/usr/bin/traceback", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/bin/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/traceback.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/traceback.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/traceback", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/traceback.py", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=11047, ...}) = 0 >open("/usr/lib/python2.6/traceback.pyc", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=11475, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb788a000 >read(5, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096 >fstat64(5, {st_mode=S_IFREG|0644, st_size=11475, ...}) = 0 >read(5, "not\n available it is None.\n "..., 4096) = 4096 >read(5, "_type, sys.exc_value, sys.exc_tr"..., 4096) = 3283 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0xb788a000, 4096) = 0 >close(4) = 0 >stat64("/usr/bin/time", 0xbfb85b5c) = -1 ENOENT (No such file or directory) >open("/usr/bin/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/time", 0xbfb85b5c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/time", 0xbfb85b5c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/time", 0xbfb85b5c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/time.so", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0755, st_size=18460, ...}) = 0 >futex(0xb76f306c, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >open("/usr/lib/python2.6/lib-dynload/time.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\22\0\0004\0\0\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=18460, ...}) = 0 >mmap2(NULL, 21700, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7885000 >mmap2(0xb7888000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2) = 0xb7888000 >close(5) = 0 >mprotect(0xb7888000, 4096, PROT_READ) = 0 >time(NULL) = 1272576085 >open("/etc/localtime", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7884000 >read(5, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\0"..., 4096) = 440 >_llseek(5, -7, [433], SEEK_CUR) = 0 >read(5, "\nWST-8\n", 4096) = 7 >close(5) = 0 >munmap(0xb7884000, 4096) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >close(4) = 0 >stat64("/usr/bin/select", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/bin/select.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/selectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/select.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/select.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/select", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/select.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/selectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/select.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/select.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/select", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/select.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/selectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/select.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/select.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/select", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/select.so", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0755, st_size=22224, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/select.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\24\0\0004\0\0\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=22224, ...}) = 0 >mmap2(NULL, 25200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb787e000 >mmap2(0xb7882000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3) = 0xb7882000 >close(5) = 0 >mprotect(0xb7882000, 4096, PROT_READ) = 0 >close(4) = 0 >stat64("/usr/bin/fcntl", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntlmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/fcntl", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/fcntl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/fcntlmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/fcntl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/fcntl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/fcntl", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/fcntl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/fcntlmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/fcntl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/fcntl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/fcntl", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/fcntl.so", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0755, st_size=17212, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/fcntl.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\n\0\0004\0\0\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=17212, ...}) = 0 >mmap2(NULL, 20184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7879000 >mmap2(0xb787c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2) = 0xb787c000 >close(5) = 0 >mprotect(0xb787c000, 4096, PROT_READ) = 0 >close(4) = 0 >stat64("/usr/bin/pickle", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/bin/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/pickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/pickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/pickle", 0xbfb87e1c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/pickle.py", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=44811, ...}) = 0 >open("/usr/lib/python2.6/pickle.pyc", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=38437, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7878000 >read(5, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\2\4\0\0d\0"..., 4096) = 4096 >fstat64(5, {st_mode=S_IFREG|0644, st_size=38437, ...}) = 0 >read(5, "\4\0\0This takes a file-like object"..., 32768) = 32768 >read(5, "\0\0\203\0\0}\2\0t\1\0|\2\0|\1\0\203\2\0i\2\0|\0\0\203\1\0\1|\2"..., 4096) = 1573 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0xb7878000, 4096) = 0 >stat64("/usr/bin/struct", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/bin/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/struct", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/struct.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=54, ...}) = 0 >open("/usr/lib/python2.6/struct.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7878000 >read(6, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\36\0\0\0d\0"..., 4096) = 197 >fstat64(6, {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb7878000, 4096) = 0 >stat64("/usr/bin/_struct", 0xbfb8121c) = -1 ENOENT (No such file or directory) >open("/usr/bin/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/_struct", 0xbfb8121c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/_struct", 0xbfb8121c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/_struct", 0xbfb8121c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/_struct.so", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0755, st_size=30568, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/_struct.so", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\33\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=30568, ...}) = 0 >mmap2(NULL, 33500, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb7870000 >mmap2(0xb7876000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x5) = 0xb7876000 >close(7) = 0 >mprotect(0xb7876000, 4096, PROT_READ) = 0 >close(6) = 0 >close(5) = 0 >stat64("/usr/bin/org", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/org", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/org", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/org", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/org", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/org", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym/org", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/binascii", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/bin/binascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/binasciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/binascii.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/binascii.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/binascii", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/binascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/binasciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/binascii.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/binascii.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/binascii", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/binascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/binasciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/binascii.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/binascii.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/binascii", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/binascii.so", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0755, st_size=19228, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/binascii.so", O_RDONLY) = 6 >read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\v\0\0004\0\0\0"..., 512) = 512 >fstat64(6, {st_mode=S_IFREG|0755, st_size=19228, ...}) = 0 >mmap2(NULL, 22208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0xb7531000 >mmap2(0xb7535000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3) = 0xb7535000 >close(6) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=127961, ...}) = 0 >mmap2(NULL, 127961, PROT_READ, MAP_PRIVATE, 6, 0) = 0xb7511000 >close(6) = 0 >open("/lib/libz.so.1", O_RDONLY) = 6 >read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\30\0\0004\0\0\0"..., 512) = 512 >fstat64(6, {st_mode=S_IFREG|0755, st_size=75156, ...}) = 0 >mmap2(NULL, 78072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0xb74fd000 >mmap2(0xb750f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x11) = 0xb750f000 >close(6) = 0 >mprotect(0xb750f000, 4096, PROT_READ) = 0 >mprotect(0xb7535000, 4096, PROT_READ) = 0 >munmap(0xb7511000, 127961) = 0 >close(5) = 0 >stat64("/usr/bin/cStringIO", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/cStringIO", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/cStringIO", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/cStringIO", 0xbfb8481c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/cStringIO.so", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0755, st_size=16688, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/cStringIO.so", O_RDONLY) = 6 >read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\21\0\0004\0\0\0"..., 512) = 512 >fstat64(6, {st_mode=S_IFREG|0755, st_size=16688, ...}) = 0 >mmap2(NULL, 19660, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0xb752c000 >mmap2(0xb752f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2) = 0xb752f000 >close(6) = 0 >mprotect(0xb752f000, 4096, PROT_READ) = 0 >close(5) = 0 >close(4) = 0 >getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 >close(3) = 0 >pipe([3, 4]) = 0 >pipe([5, 6]) = 0 >fcntl64(6, F_GETFD) = 0 >fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7578938) = 17990 >close(6) = 0 >close(4) = 0 >mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb73fc000 >read(5, "", 1048576) = 0 >mremap(0xb73fc000, 1052672, 4096, MREMAP_MAYMOVE) = 0xb73fc000 >close(5) = 0 >munmap(0xb73fc000, 4096) = 0 >fcntl64(3, F_GETFL) = 0 (flags O_RDONLY) >fstat64(3, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb786f000 >_llseek(3, 0, 0xbfb8ce04, SEEK_CUR) = -1 ESPIPE (Illegal seek) >fstat64(3, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >munmap(0xb786f000, 4096) = 0 >waitpid(17990, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 17990 >--- SIGCHLD (Child exited) @ 0 (0) --- >fstat64(3, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >_llseek(3, 0, 0xbfb8d520, SEEK_CUR) = -1 ESPIPE (Illegal seek) >brk(0x959d000) = 0x959d000 >read(3, "python2.6\n", 8192) = 10 >read(3, "", 8182) = 0 >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=400, ...}) = 0 >lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=58168, ...}) = 0 >lstat64("/usr/bin/virt-install", {st_mode=S_IFREG|0755, st_size=2853, ...}) = 0 >stat64("/usr/bin/virt-install-2.6", {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >open("/usr/bin/virt-install-2.6", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb786f000 >read(4, "#!/usr/bin/python2.6 -tt\n#\n# Scr"..., 4096) = 4096 >close(4) = 0 >munmap(0xb786f000, 4096) = 0 >pipe([4, 5]) = 0 >pipe([6, 7]) = 0 >fcntl64(7, F_GETFD) = 0 >fcntl64(7, F_SETFD, FD_CLOEXEC) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7578938) = 17999 >close(7) = 0 >close(5) = 0 >mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb73fc000 >read(6, "", 1048576) = 0 >mremap(0xb73fc000, 1052672, 4096, MREMAP_MAYMOVE) = 0xb73fc000 >close(6) = 0 >munmap(0xb73fc000, 4096) = 0 >fcntl64(4, F_GETFL) = 0 (flags O_RDONLY) >fstat64(4, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb786f000 >_llseek(4, 0, 0xbfb8ce04, SEEK_CUR) = -1 ESPIPE (Illegal seek) >fstat64(4, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >munmap(0xb786f000, 4096) = 0 >waitpid(17999, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 17999 >--- SIGCHLD (Child exited) @ 0 (0) --- >fstat64(4, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >_llseek(4, 0, 0xbfb8d520, SEEK_CUR) = -1 ESPIPE (Illegal seek) >read(4, "", 8192) = 0 >execve("/usr/bin/virt-install-2.6", ["/usr/bin/virt-install", "-c", "xen", "-n", "SimplyMepis", "os-type=linux", "--os-variant=generic26", "-r", "256", "arch=i386", "--vcpus=2", "-v", "--disk", "path=/var/lib/xen/images/SimplyM"..., "--cdrom=/dev/sr1", "-w", ...], [/* 20 vars */]) = 0 >brk(0) = 0x8418000 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780c000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=127961, ...}) = 0 >mmap2(NULL, 127961, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb77ec000 >close(5) = 0 >open("/usr/lib/libpython2.6.so.1.0", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\35\2\0004\0\0\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0555, st_size=1391916, ...}) = 0 >mmap2(NULL, 1432576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb768e000 >mprotect(0xb77b5000, 4096, PROT_NONE) = 0 >mmap2(0xb77b6000, 184320, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x127) = 0xb77b6000 >mmap2(0xb77e3000, 35840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb77e3000 >close(5) = 0 >open("/lib/libpthread.so.0", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0J\0\0004\0\0\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=116922, ...}) = 0 >mmap2(NULL, 98796, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7675000 >mmap2(0xb768a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x14) = 0xb768a000 >mmap2(0xb768c000, 4588, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb768c000 >close(5) = 0 >open("/lib/libdl.so.2", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\n\0\0004\0\0\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=9604, ...}) = 0 >mmap2(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7671000 >mmap2(0xb7673000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1) = 0xb7673000 >close(5) = 0 >open("/lib/libutil.so.1", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\t\0\0004\0\0\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=9612, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7670000 >mmap2(NULL, 12424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb766c000 >mmap2(0xb766e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1) = 0xb766e000 >close(5) = 0 >open("/lib/libm.so.6", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@4\0\0004\0\0\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=149256, ...}) = 0 >mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7646000 >mmap2(0xb766a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x23) = 0xb766a000 >close(5) = 0 >open("/lib/libc.so.6", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20m\1\0004\0\0\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=1351964, ...}) = 0 >mmap2(NULL, 1358120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb74fa000 >mmap2(0xb7640000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x146) = 0xb7640000 >mmap2(0xb7643000, 10536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7643000 >close(5) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb74f9000 >set_thread_area({entry_number:-1 -> 6, base_addr:0xb74f98d0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >mprotect(0xb7640000, 8192, PROT_READ) = 0 >mprotect(0xb766a000, 4096, PROT_READ) = 0 >mprotect(0xb766e000, 4096, PROT_READ) = 0 >mprotect(0xb7673000, 4096, PROT_READ) = 0 >mprotect(0xb768a000, 4096, PROT_READ) = 0 >mprotect(0xb77b6000, 4096, PROT_READ) = 0 >mprotect(0x8049000, 4096, PROT_READ) = 0 >mprotect(0xb782b000, 4096, PROT_READ) = 0 >munmap(0xb77ec000, 127961) = 0 >set_tid_address(0xb74f9938) = 17989 >set_robust_list(0xb74f9940, 0xc) = 0 >futex(0xbfe61c60, FUTEX_WAKE_PRIVATE, 1) = 0 >futex(0xbfe61c60, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, bfe61c70) = -1 EAGAIN (Resource temporarily unavailable) >rt_sigaction(SIGRTMIN, {0xb76793d0, [], SA_SIGINFO}, NULL, 8) = 0 >rt_sigaction(SIGRT_1, {0xb76798d0, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 >uname({sys="Linux", node="genny", ...}) = 0 >ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >brk(0) = 0x8418000 >brk(0x8439000) = 0x8439000 >mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb74b8000 >open("/proc/meminfo", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(5, "MemTotal: 951236 kB\nMemF"..., 1024) = 1024 >close(5) = 0 >munmap(0xb780b000, 4096) = 0 >fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 2), ...}) = 0 >fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 2), ...}) = 0 >fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 2), ...}) = 0 >fstat64(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 2), ...}) = 0 >readlink("/usr/bin/python2.6", 0xbfe5ea48, 4096) = -1 EINVAL (Invalid argument) >stat64("/usr/bin/Modules/Setup", 0xbfe5ea48) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/lib/python2.6/os.py", 0xbfe5e970) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/lib/python2.6/os.pyc", 0xbfe5e970) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/os.py", {st_mode=S_IFREG|0644, st_size=26337, ...}) = 0 >stat64("/usr/bin/Modules/Setup", 0xbfe5ea48) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/lib/python2.6/lib-dynload", 0xbfe5ea48) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=2400, ...}) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >rt_sigaction(SIGXFSZ, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], 0}, 8) = 0 >rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], 0}, 8) = 0 >rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGINT, {0xb777ec70, [], 0}, {SIG_DFL, [], 0}, 8) = 0 >stat64("/usr/lib/python26.zip", 0xbfe5d69c) = -1 ENOENT (No such file or directory) >stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=111584, ...}) = 0 >stat64("/usr/lib/python26.zip", 0xbfe5d6b0) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6/", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6/site", 0xbfe5f86c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=18575, ...}) = 0 >open("/usr/lib/python2.6/site.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=18343, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(6, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sT\1\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=18343, ...}) = 0 >read(6, "\0\0gettotalrefcounts\10\0\0\0-pydebugN"..., 12288) = 12288 >read(6, "\7\0\0\0ModulesRZ\0\0\0R\272\0\0\0(\30\0\0\0R\20\0\0\0R"..., 4096) = 1959 >read(6, "", 4096) = 0 >brk(0x845a000) = 0x845a000 >close(6) = 0 >munmap(0xb780b000, 4096) = 0 >stat64("/usr/lib/python2.6/os", 0xbfe5c26c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/os.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=26337, ...}) = 0 >open("/usr/lib/python2.6/os.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=26302, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sH\7\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=26302, ...}) = 0 >read(7, "intermediate path segment (not\n "..., 20480) = 20480 >read(7, "S(\1\0\0\0N(\2\0\0\0R\256\0\0\0R\263\0\0\0(\3\0\0\0R\257\0\0\0"..., 4096) = 1726 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb780b000, 4096) = 0 >mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7477000 >munmap(0xb7477000, 266240) = 0 >brk(0x849e000) = 0x849e000 >stat64("/usr/lib/python2.6/posixpath", 0xbfe58c6c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/posixpath.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=12802, ...}) = 0 >open("/usr/lib/python2.6/posixpath.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=10915, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0s\320\1\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=10915, ...}) = 0 >read(8, "\0\0\0(\0\0\0\0(\0\0\0\0s\37\0\0\0/usr/lib/pytho"..., 4096) = 4096 >read(8, "\0|\4\0d\t\0j\6\0o\7\0\1qo\0n\1\0\1|\4\0d\7\0j\3\0p("..., 4096) = 2723 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb780b000, 4096) = 0 >stat64("/usr/lib/python2.6/stat", 0xbfe5566c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/stat.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1718, ...}) = 0 >open("/usr/lib/python2.6/stat.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0so\1\0\0d\0"..., 4096) = 2683 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb780b000, 4096) = 0 >close(8) = 0 >stat64("/usr/lib/python2.6/genericpath", 0xbfe5566c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/genericpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/genericpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/genericpath.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=3020, ...}) = 0 >open("/usr/lib/python2.6/genericpath.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\221\0\0\0d\0"..., 4096) = 3272 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb780b000, 4096) = 0 >close(8) = 0 >stat64("/usr/lib/python2.6/warnings", 0xbfe5566c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/warnings.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=14173, ...}) = 0 >open("/usr/lib/python2.6/warnings.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=12996, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s3\2\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=12996, ...}) = 0 >read(9, "\34\0\1\1}\2\0\1t\2\0i\3\0\4d\1\0\2I\4|\2\0\2IJq\7\0\1X"..., 8192) = 8192 >read(9, "\0\0R6\0\0\0R\215\0\0\0R\10\0\0\0R\207\0\0\0R\222\0\0\0R\230\0\0\0"..., 4096) = 708 >read(9, "", 4096) = 0 >brk(0x84c0000) = 0x84c0000 >close(9) = 0 >munmap(0xb780b000, 4096) = 0 >stat64("/usr/lib/python2.6/linecache", 0xbfe5206c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/linecache.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/linecachemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/linecache.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4055, ...}) = 0 >open("/usr/lib/python2.6/linecache.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=3191, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(10, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3191 >fstat64(10, {st_mode=S_IFREG|0644, st_size=3191, ...}) = 0 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb780b000, 4096) = 0 >close(9) = 0 >stat64("/usr/lib/python2.6/types", 0xbfe5206c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/types.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2323, ...}) = 0 >open("/usr/lib/python2.6/types.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(10, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0so\2\0\0d\0"..., 4096) = 2608 >fstat64(10, {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb780b000, 4096) = 0 >close(9) = 0 >close(8) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/UserDict", 0xbfe58c6c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/UserDict.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=5778, ...}) = 0 >open("/usr/lib/python2.6/UserDict.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0 >read(8, "Dict.pyR*\0\0\0C\0\0\0s\2\0\0\0\0\1c\2\0\0\0\2\0\0\0"..., 4096) = 4096 >read(8, "\v\0\0\0R7\0\0\0R\6\0\0\0R\35\0\0\0R\f\0\0\0(\2\0\0\0R\5\0"..., 4096) = 610 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb780b000, 4096) = 0 >stat64("/usr/lib/python2.6/_abcoll", 0xbfe5566c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_abcoll.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_abcollmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_abcoll.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=13645, ...}) = 0 >open("/usr/lib/python2.6/_abcoll.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=21456, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0s@\2\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=21456, ...}) = 0 >read(9, "__contains___\0\0\0s\2\0\0\0\0\2c\2\0\0\0\2\0\0\0"..., 16384) = 16384 >read(9, "yt\6\0\0\0extend\"\2\0\0s\6\0\0\0\0\1\7\0\6\1i\377\377\377\377"..., 4096) = 976 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb780b000, 4096) = 0 >stat64("/usr/lib/python2.6/abc", 0xbfe5206c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/abc.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/abcmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/abc.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6862, ...}) = 0 >open("/usr/lib/python2.6/abc.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=5833, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(10, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s?\0\0\0d\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=5833, ...}) = 0 >read(10, "the ABC registry.s\f\0\0\0Class: %s."..., 4096) = 1737 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb780b000, 4096) = 0 >close(9) = 0 >close(8) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/copy_reg", 0xbfe58c6c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/copy_reg.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0 >open("/usr/lib/python2.6/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=5156, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\330\0\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=5156, ...}) = 0 >read(8, "ered with code %ss$\0\0\0code %s is"..., 4096) = 1060 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb780b000, 4096) = 0 >close(7) = 0 >close(6) = 0 >geteuid32() = 0 >getuid32() = 0 >getegid32() = 0 >getgid32() = 0 >stat64("/home/idella/.local/lib/python2.6/site-packages", 0xbfe5db88) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4304, ...}) = 0 >open("/usr/lib/python2.6/site-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 6 >fcntl64(6, F_GETFD) = 0x1 (flags FD_CLOEXEC) >getdents64(6, /* 131 entries */, 32768) = 4848 >getdents64(6, /* 0 entries */, 32768) = 0 >close(6) = 0 >open("/usr/lib/python2.6/site-packages/pygtk.pth", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >fstat64(6, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(6, "gtk-2.0\n", 8192) = 8 >read(6, "", 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=768, ...}) = 0 >read(6, "", 8192) = 0 >close(6) = 0 >munmap(0xb780b000, 4096) = 0 >stat64("/usr/lib/site-python", 0xbfe5db88) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=2776, ...}) = 0 >open("/usr/lib/portage/pym", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 6 >brk(0x84e1000) = 0x84e1000 >getdents64(6, /* 80 entries */, 32768) = 3128 >getdents64(6, /* 0 entries */, 32768) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6/sitecustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=408, ...}) = 0 >stat64("/usr/lib/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=408, ...}) = 0 >stat64("/usr/lib/python2.6/plat-linux2/sitecustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-tk", 0xbfe59b1c) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6/lib-tk", 0xbfe59b30) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-old", 0xbfe59b1c) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=19288, ...}) = 0 >stat64("/usr/lib/python2.6/lib-old", 0xbfe59b30) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=2400, ...}) = 0 >stat64("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=2400, ...}) = 0 >stat64("/usr/lib/python2.6/lib-dynload/sitecustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4304, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4304, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/sitecustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=768, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=768, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/sitecustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=2776, ...}) = 0 >stat64("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=2776, ...}) = 0 >stat64("/usr/lib/portage/pym/sitecustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/usercustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/usercustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/usercustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/usercustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym/usercustomize", 0xbfe5bcec) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(5) = 0 >stat64("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=11216, ...}) = 0 >stat64("/usr/lib/python2.6/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0 >stat64("/usr/lib/python2.6/encodings/__init__", 0xbfe5e8cc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__init__.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0 >open("/usr/lib/python2.6/encodings/__init__.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=4408, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(6, "\321\362\r\n\212T~Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=4408, ...}) = 0 >read(6, "\1\5\2\5\2\6\2\3\1\r\1\16\2\v\2\r\2\n\1\5\3\t\1\23\1$\1\3\1\3\1\27"..., 4096) = 312 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb780b000, 4096) = 0 >stat64("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=11216, ...}) = 0 >stat64("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=11216, ...}) = 0 >stat64("/usr/lib/python2.6/encodings/codecs", 0xbfe5b2cc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/codecs", 0xbfe5b2cc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/codecs.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=34707, ...}) = 0 >open("/usr/lib/python2.6/codecs.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=35916, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sA\3\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=35916, ...}) = 0 >read(7, "\n\0\0\0t\0\0\202\1\0d\1\0S(\2\0\0\0s\372\2\0\0 Decodes"..., 28672) = 28672 >read(7, "Raises a LookupError in case the"..., 4096) = 3148 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb780b000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/encodings/encodings", 0xbfe5b2cc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/encodings/aliases", 0xbfe5b2bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/aliases.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/aliasesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/aliases.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=14721, ...}) = 0 >open("/usr/lib/python2.6/encodings/aliases.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=8699, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(7, "\321\362\r\n\212T~Kc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s`\10\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=8699, ...}) = 0 >read(7, "ibm861t\5\0\0\0cp862t\3\0\0\000862t\22\0\0\0csp"..., 4096) = 4096 >read(7, "\3\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7"..., 4096) = 507 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb780b000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/encodings/__builtin__", 0xbfe5b2cc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__builtin__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__builtin__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__builtin__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/__builtin__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(5) = 0 >stat64("/usr/lib/python2.6/encodings/ascii", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/ascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/asciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/encodings/ascii.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >open("/usr/lib/python2.6/encodings/ascii.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=2261, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >read(6, "\321\362\r\n\212T~Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\273\0\0\0d\0"..., 4096) = 2261 >fstat64(6, {st_mode=S_IFREG|0644, st_size=2261, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb780b000, 4096) = 0 >close(5) = 0 >ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >readlink("/usr/bin/virt-install-2.6", 0xbfe5fb5b, 4096) = -1 EINVAL (Invalid argument) >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=400, ...}) = 0 >lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=58168, ...}) = 0 >lstat64("/usr/bin/virt-install-2.6", {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >stat64("/usr/bin/virt-install-2.6", {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >open("/usr/bin/virt-install-2.6", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >fstat64(5, {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >_llseek(5, 36864, [36864], SEEK_SET) = 0 >read(5, "omain_state()\n if ret:\n "..., 1845) = 1845 >read(5, "\n sys.exit(1)\n\n", 4096) = 22 >close(5) = 0 >munmap(0xb780b000, 4096) = 0 >stat64("/usr/bin/virt-install-2.6", {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >open("/usr/bin/virt-install-2.6", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfe61a98) = -1 ENOTTY (Inappropriate ioctl for device) >fstat64(5, {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb780b000 >_llseek(5, 0, [0], SEEK_CUR) = 0 >read(5, "#!/usr/bin/python2.6 -tt\n#\n# Scr"..., 4096) = 4096 >_llseek(5, 4096, [4096], SEEK_SET) = 0 >brk(0x852f000) = 0x852f000 >read(5, "sed some garbage param\n if op"..., 4096) = 4096 >read(5, "e options from dictionary\n de"..., 4096) = 4096 >brk(0x8571000) = 0x8571000 >read(5, " * len(size)\n\n if type(disk) "..., 4096) = 4096 >read(5, " found = False\n for m in ["..., 4096) = 4096 >brk(0x85b1000) = 0x85b1000 >read(5, "i.check_before_store,\n "..., 4096) = 4096 >read(5, "roup(parser, _(\"Device Options\")"..., 4096) = 4096 >read(5, " options.\"), default=False)\n "..., 4096) = 4096 >brk(0x85f4000) = 0x85f4000 >read(5, ", options.import_install, guest,"..., 4096) = 4096 >read(5, "omain_state()\n if ret:\n "..., 4096) = 1867 >brk(0x8636000) = 0x8636000 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0xb780b000, 4096) = 0 >stat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=58168, ...}) = 0 >stat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=58168, ...}) = 0 >stat64("/usr/bin/time", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/bin/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/time", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/time", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/time", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/time.so", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0755, st_size=18460, ...}) = 0 >futex(0xb767406c, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >open("/usr/lib/python2.6/lib-dynload/time.so", O_RDONLY) = 6 >read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\22\0\0004\0\0\0"..., 512) = 512 >fstat64(6, {st_mode=S_IFREG|0755, st_size=18460, ...}) = 0 >mmap2(NULL, 21700, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0xb7806000 >mmap2(0xb7809000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2) = 0xb7809000 >close(6) = 0 >mprotect(0xb7809000, 4096, PROT_READ) = 0 >time(NULL) = 1272576085 >open("/etc/localtime", O_RDONLY) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(6, {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7805000 >read(6, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\0"..., 4096) = 440 >_llseek(6, -7, [433], SEEK_CUR) = 0 >read(6, "\nWST-8\n", 4096) = 7 >close(6) = 0 >munmap(0xb7805000, 4096) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >close(5) = 0 >stat64("/usr/bin/re", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/bin/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/re.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/re.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/re", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/re.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=12966, ...}) = 0 >open("/usr/lib/python2.6/re.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=13122, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7805000 >read(6, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0s8\2\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=13122, ...}) = 0 >read(6, "ions:\n match Match a regul"..., 8192) = 8192 >read(6, "ib/python2.6/re.pyt\4\0\0\0scan4\1\0\0s"..., 4096) = 834 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb7805000, 4096) = 0 >stat64("/usr/bin/sre_compile", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compile.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compile.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/sre_compile", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_compile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_compilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_compile.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=16507, ...}) = 0 >open("/usr/lib/python2.6/sre_compile.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=11455, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7805000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0sz\1\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=11455, ...}) = 0 >read(7, "lot\2\0\0\0hit\4\0\0\0tailt\n\0\0\0tailappen"..., 4096) = 4096 >read(7, "\1\32\1\r\1c\3\0\0\0\24\0\0\0\v\0\0\0C\0\0\0s\236\4\0\0|\1\0i\0"..., 4096) = 3263 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7805000, 4096) = 0 >stat64("/usr/bin/sre_parse", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parse.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parse.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/sre_parse", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_parse.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=26878, ...}) = 0 >open("/usr/lib/python2.6/sre_parse.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=19622, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7805000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\323\2\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=19622, ...}) = 0 >read(8, "/usr/lib/python2.6/sre_parse.pyt"..., 12288) = 12288 >read(8, "arse(\6\0\0\0R\276\0\0\0R\17\0\0\0R$\0\0\0Rv\0\0\0R\274\0"..., 4096) = 3238 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7805000, 4096) = 0 >stat64("/usr/bin/sre_constants", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constants.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constantsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constants.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constants.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/sre_constants", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_constants.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_constantsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sre_constants.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=7137, ...}) = 0 >open("/usr/lib/python2.6/sre_constants.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6083, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7805000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s\361\4\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6083, ...}) = 0 >read(9, "oneN(`\0\0\0t\7\0\0\0__doc__t\5\0\0\0MAGICt"..., 4096) = 1987 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb7805000, 4096) = 0 >close(8) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat64("/usr/bin/logging", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/bin/logging.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/loggingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/logging.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/logging.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging", {st_mode=S_IFDIR|0755, st_size=336, ...}) = 0 >stat64("/usr/lib/python2.6/logging/__init__.py", {st_mode=S_IFREG|0644, st_size=53329, ...}) = 0 >stat64("/usr/lib/python2.6/logging/__init__", 0xbfe5e4bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/__init__.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=53329, ...}) = 0 >open("/usr/lib/python2.6/logging/__init__.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=51640, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7805000 >read(6, "\321\362\r\n\212T~Kc\0\0\0\0\0\0\0\0#\0\0\0@\0\0\0s\354\4\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=51640, ...}) = 0 >read(6, "\0\0\0\n Release the module-level"..., 45056) = 45056 >read(6, "\1\0i\2\0\203\1\0d\1\0j\2\0o\v\0\1t\3\0\203\0\0\1n\1\0\1t\1\0"..., 4096) = 2488 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb7805000, 4096) = 0 >stat64("/usr/lib/python2.6/logging", {st_mode=S_IFDIR|0755, st_size=336, ...}) = 0 >stat64("/usr/lib/python2.6/logging", {st_mode=S_IFDIR|0755, st_size=336, ...}) = 0 >stat64("/usr/lib/python2.6/logging/sys", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/sys.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/sysmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/sys.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/sys.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging/os", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/os.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/os.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging/types", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/types.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/types.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging/time", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging/string", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/string.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/stringmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/string.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/string.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/string", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/bin/string.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/stringmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/string.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/string.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/string", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/string.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/stringmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/string.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=20745, ...}) = 0 >open("/usr/lib/python2.6/string.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=19964, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7805000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\230\2\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=19964, ...}) = 0 >read(7, "%(delim)s(?:\n (?P<escaped>%"..., 12288) = 12288 >read(7, "he optional argument maxsplit is"..., 4096) = 3580 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7805000, 4096) = 0 >stat64("/usr/bin/strop", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/strop.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/stropmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/strop.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/strop.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/strop", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/strop.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/stropmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/strop.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/strop.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/strop", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/strop.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/stropmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/strop.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/strop.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/strop", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/strop.so", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0755, st_size=26220, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/strop.so", O_RDONLY) = 8 >read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\20\0\0004\0\0\0"..., 512) = 512 >fstat64(8, {st_mode=S_IFREG|0755, st_size=26220, ...}) = 0 >mmap2(NULL, 25096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0xb77ff000 >mmap2(0xb7803000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x4) = 0xb7803000 >close(8) = 0 >mprotect(0xb7803000, 4096, PROT_READ) = 0 >close(7) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/logging/cStringIO", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/cStringIO", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/cStringIO", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/cStringIO", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/cStringIO", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/cStringIO.so", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0755, st_size=16688, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/cStringIO.so", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\21\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=16688, ...}) = 0 >mmap2(NULL, 19660, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb77fa000 >mmap2(0xb77fd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2) = 0xb77fd000 >close(7) = 0 >mprotect(0xb77fd000, 4096, PROT_READ) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/logging/traceback", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/traceback.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/traceback.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/traceback", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/bin/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/traceback.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/traceback.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/traceback", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/traceback.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=11047, ...}) = 0 >open("/usr/lib/python2.6/traceback.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=11475, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f9000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=11475, ...}) = 0 >read(7, "not\n available it is None.\n "..., 4096) = 4096 >read(7, "_type, sys.exc_value, sys.exc_tr"..., 4096) = 3283 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb77f9000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/logging/codecs", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging/thread", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/thread.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/threadmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/thread.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/thread.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging/threading", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/threading.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/threadingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/threading.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/threading.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/threading", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/bin/threading.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/threadingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/threading.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/threading.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/threading", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/threading.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/threadingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/threading.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=31499, ...}) = 0 >open("/usr/lib/python2.6/threading.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=27645, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f9000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\33\0\0\0@\0\0\0s-\3\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=27645, ...}) = 0 >read(7, "\2\0\1d\0\0S(\2\0\0\0Ns\25\0\0\0%s._acquire_re"..., 20480) = 20480 >read(7, "\0\0i\5\0d\2\0|\1\0t\2\0|\0\0i\3\0\203\1\0\203\3\0\1|\0\0i\t"..., 4096) = 3069 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb77f9000, 4096) = 0 >stat64("/usr/bin/functools", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/functools.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/functoolsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/functools.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/functools.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/functools", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/functools.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/functoolsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/functools.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2162, ...}) = 0 >open("/usr/lib/python2.6/functools.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f9000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sJ\0\0\0d\0"..., 4096) = 1921 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb77f9000, 4096) = 0 >stat64("/usr/bin/_functools", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/_functools.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_functoolsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_functools.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_functools.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/_functools", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_functools.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_functoolsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_functools.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_functools.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/_functools", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_functools.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_functoolsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_functools.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_functools.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/_functools", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/_functools.so", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=10484, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/_functools.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\v\0\0004\0\0\0"..., 512) = 512 >fstat64(9, {st_mode=S_IFREG|0755, st_size=10484, ...}) = 0 >mmap2(NULL, 13456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb77f6000 >mmap2(0xb77f8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x1) = 0xb77f8000 >close(9) = 0 >mprotect(0xb77f8000, 4096, PROT_READ) = 0 >close(8) = 0 >close(7) = 0 >stat64("/usr/bin/collections", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/collections.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/collectionsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/collections.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/collections.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/collections", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/collections.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/collectionsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/collections.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=6150, ...}) = 0 >open("/usr/lib/python2.6/collections.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=6611, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f5000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s\306\1\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=6611, ...}) = 0 >read(8, "keys())\n return resul"..., 4096) = 2515 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb77f5000, 4096) = 0 >stat64("/usr/bin/_collections", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/_collections.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_collectionsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_collections.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_collections.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/_collections", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_collections.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_collectionsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_collections.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_collections.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/_collections", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_collections.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_collectionsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_collections.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_collections.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/_collections", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/_collections.so", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=24972, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/_collections.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\27\0\0004\0\0\0"..., 512) = 512 >fstat64(9, {st_mode=S_IFREG|0755, st_size=24972, ...}) = 0 >mmap2(NULL, 23944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb77f0000 >mmap2(0xb77f4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x4) = 0xb77f4000 >close(9) = 0 >mprotect(0xb77f4000, 4096, PROT_READ) = 0 >close(8) = 0 >stat64("/usr/bin/operator", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/operator.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/operatormodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/operator.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/operator.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/operator", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/operator.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/operatormodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/operator.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/operator.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/operator", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/operator.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/operatormodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/operator.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/operator.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/operator", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/operator.so", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=29776, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/operator.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 $\0\0004\0\0\0"..., 512) = 512 >fstat64(9, {st_mode=S_IFREG|0755, st_size=29776, ...}) = 0 >mmap2(NULL, 32748, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb74b0000 >mmap2(0xb74b6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x5) = 0xb74b6000 >close(9) = 0 >mprotect(0xb74b6000, 4096, PROT_READ) = 0 >close(8) = 0 >stat64("/usr/bin/keyword", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/keyword.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/keywordmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/keyword.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/keyword.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/keyword", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/keyword.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/keywordmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/keyword.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=1994, ...}) = 0 >open("/usr/lib/python2.6/keyword.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2113, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\37\0\0\0@\0\0\0s\251\0\0\0d\0"..., 4096) = 2113 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2113, ...}) = 0 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb77ef000, 4096) = 0 >close(8) = 0 >close(7) = 0 >close(6) = 0 >gettimeofday({1272576085, 267887}, NULL) = 0 >stat64("/usr/lib/python2.6/logging/atexit", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/atexit.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/atexitmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/atexit.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/atexit.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/atexit", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/bin/atexit.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/atexitmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/atexit.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/atexit.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/atexit", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/atexit.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/atexitmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/atexit.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=1705, ...}) = 0 >open("/usr/lib/python2.6/atexit.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2203, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\304\0\0\0d\0"..., 4096) = 2203 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2203, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb77ef000, 4096) = 0 >close(6) = 0 >close(5) = 0 >stat64("/usr/bin/optparse", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/bin/optparse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/optparsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/optparse.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/optparse.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/optparse", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/optparse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/optparsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/optparse.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=60849, ...}) = 0 >open("/usr/lib/python2.6/optparse.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=53959, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(6, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\304\2\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=53959, ...}) = 0 >read(6, "\0\0Z\3\0d\2\0\204\0\0Z\4\0RS(\3\0\0\0s]\0\0\0\n R"..., 49152) = 49152 >read(6, "ous or doesn't match any of\n "..., 4096) = 711 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/bin/textwrap", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/bin/textwrap.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/textwrapmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/textwrap.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/textwrap.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/textwrap", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/textwrap.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/textwrapmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/textwrap.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=16889, ...}) = 0 >open("/usr/lib/python2.6/textwrap.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=11766, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\272\0\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=11766, ...}) = 0 >read(7, "\0t\1\0\203\2\0o$\0\1|\0\0i\2\0o\r\0\1|\0\0i\3\0}\2\0qT"..., 4096) = 4096 >read(7, " converted to space.\n "..., 4096) = 3574 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb77ef000, 4096) = 0 >close(6) = 0 >stat64("/usr/bin/gettext", {st_mode=S_IFREG|0755, st_size=26020, ...}) = 0 >open("/usr/bin/gettext.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/gettextmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/gettext.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/gettext.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/gettext", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/gettext.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/gettextmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/gettext.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=19890, ...}) = 0 >open("/usr/lib/python2.6/gettext.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=15626, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(7, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0s\264\1\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=15626, ...}) = 0 >read(7, "\0Z\t\0d\7\0\204\0\0Z\n\0d\10\0\204\0\0Z\v\0d\t\0\204\0\0Z\f\0d"..., 8192) = 8192 >read(7, "t\4\0t\5\0d\3\0|\0\0\203\3\0\202\1\0n\1\0\1d\0\0}\7\0x\254\0|"..., 4096) = 3338 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/bin/locale", {st_mode=S_IFREG|0755, st_size=31672, ...}) = 0 >open("/usr/bin/locale.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/localemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/locale.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/locale.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/locale", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/locale.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/localemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/locale.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=82899, ...}) = 0 >open("/usr/lib/python2.6/locale.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=46975, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\33\0\0\0@\0\0\0sE\36\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=46975, ...}) = 0 >read(8, "d\357\0026d\346\2d\360\0026d\346\2d\361\0026d\350\2d\362\0026d\350\2d\363\0026"..., 40960) = 40960 >read(8, "\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7"..., 4096) = 1919 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/bin/_locale", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/bin/_locale.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_localemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_locale.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_locale.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/_locale", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_locale.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_localemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_locale.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_locale.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/_locale", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_locale.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_localemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_locale.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_locale.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/_locale", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/_locale.so", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=14916, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/_locale.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\21\0\0004\0\0\0"..., 512) = 512 >fstat64(9, {st_mode=S_IFREG|0755, st_size=14916, ...}) = 0 >mmap2(NULL, 17836, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb74ab000 >mmap2(0xb74ae000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x2) = 0xb74ae000 >close(9) = 0 >mprotect(0xb74ae000, 4096, PROT_READ) = 0 >close(8) = 0 >close(7) = 0 >stat64("/usr/bin/copy", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/bin/copy.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/copymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/copy.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/copy.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/copy", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/copy.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/copymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/copy.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=10996, ...}) = 0 >open("/usr/lib/python2.6/copy.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=11375, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\30\0\0\0@\0\0\0sv\3\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=11375, ...}) = 0 >read(8, "\0}\1\0|\0\0i\3\0|\1\0\214\0\0}\2\0n\26\0\1t\4\0\203\0\0}\2\0"..., 4096) = 4096 >read(8, "\0\0\0i\4\0\0\0i\5\0\0\0R\35\0\0\0(\4\0\0\0i\2\0\0\0i\3\0\0"..., 4096) = 3183 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/bin/org", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/org", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/org", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/org", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/org", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/org", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym/org", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(7) = 0 >stat64("/usr/bin/struct", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/bin/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/struct", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/struct.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=54, ...}) = 0 >open("/usr/lib/python2.6/struct.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\36\0\0\0d\0"..., 4096) = 197 >fstat64(8, {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/bin/_struct", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/bin/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/_struct", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/_struct", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/_struct", 0xbfe5530c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/_struct.so", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=30568, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/_struct.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\33\0\0004\0\0\0"..., 512) = 512 >fstat64(9, {st_mode=S_IFREG|0755, st_size=30568, ...}) = 0 >mmap2(NULL, 33500, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb74a2000 >mmap2(0xb74a8000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x5) = 0xb74a8000 >close(9) = 0 >mprotect(0xb74a8000, 4096, PROT_READ) = 0 >close(8) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat64("/usr/bin/urlgrabber", {st_mode=S_IFREG|0755, st_size=4871, ...}) = 0 >open("/usr/bin/urlgrabber.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlgrabbermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlgrabber.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlgrabber.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/urlgrabber", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urlgrabber.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urlgrabbermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urlgrabber.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urlgrabber.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/urlgrabber", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/urlgrabber.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/urlgrabbermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/urlgrabber.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/urlgrabber.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/urlgrabber", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/urlgrabber.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/urlgrabbermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/urlgrabber.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/urlgrabber.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber", {st_mode=S_IFDIR|0755, st_size=720, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/__init__.py", {st_mode=S_IFREG|0644, st_size=2259, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/__init__", 0xbfe5e4bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/__init__.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=2259, ...}) = 0 >open("/usr/lib/python2.6/site-packages/urlgrabber/__init__.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=1666, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(6, "\321\362\r\nO5\23Ec\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s>\0\0\0d\0"..., 4096) = 1666 >fstat64(6, {st_mode=S_IFREG|0644, st_size=1666, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber", {st_mode=S_IFDIR|0755, st_size=720, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber", {st_mode=S_IFDIR|0755, st_size=720, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/grabber", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/grabber.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/grabbermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=56807, ...}) = 0 >open("/usr/lib/python2.6/site-packages/urlgrabber/grabber.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=52563, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(7, "\321\362\r\n\0355\23Ec\0\0\0\0\0\0\0\0001\0\0\0@\0\0\0s\372\3\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=52563, ...}) = 0 >read(7, "d file. Reget has two modes:\n\n "..., 45056) = 45056 >read(7, "\7\0\1Wn\25\0\4t\t\0j\n\0o\t\0\1\1}\10\0\1n\17\0\1X|\7\0\203"..., 4096) = 3411 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/os", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/os.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/os.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber/sys", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/sys.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/sysmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/sys.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/sys.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber/urlparse", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urlparse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urlparsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urlparse.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urlparse.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/urlparse", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlparse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlparsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlparse.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlparse.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/urlparse", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urlparse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urlparsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urlparse.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=14437, ...}) = 0 >open("/usr/lib/python2.6/urlparse.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=14418, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\24\0\0\0@\0\0\0s\256\2\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=14418, ...}) = 0 >read(8, "hemet\17\0\0\0allow_fragmentst\5\0\0\0tup"..., 8192) = 8192 >read(8, "//g>\n ?y = <URL:htt"..., 4096) = 2130 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb77ef000, 4096) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/rfc822", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/rfc822.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/rfc822module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/rfc822.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/rfc822.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/rfc822", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/rfc822.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/rfc822module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/rfc822.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/rfc822.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/rfc822", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/rfc822.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/rfc822module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/rfc822.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=33295, ...}) = 0 >open("/usr/lib/python2.6/rfc822.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=31990, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0s\307\3\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=31990, ...}) = 0 >read(8, "\0d\1\0d\2\0\204\1\0Z\3\0d\3\0\204\0\0Z\4\0d\4\0\204\0\0Z\5\0d"..., 24576) = 24576 >read(8, "|\7\0\203\1\0d\6\0j\2\0o\23\0\1|\7\0\\\3\0}\t\0}\n\0}\v\0n"..., 4096) = 3318 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb77ef000, 4096) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/time", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber/string", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/string.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/stringmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/string.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/string.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber/urllib", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urllib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urllibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urllib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urllib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/urllib", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/urllib", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urllib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urllibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urllib.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=57920, ...}) = 0 >open("/usr/lib/python2.6/urllib.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=50816, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0#\0\0\0@\0\0\0s\312\4\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=50816, ...}) = 0 >read(8, "\0\0\0_\0\0\0s\4\0\0\0\0\1\7\1t\24\0\0\0ContentTooS"..., 45056) = 45056 >read(8, "2.6/urllib.pyR\252\1\0\0\34\6\0\0s<\0\0\0\0\1\7\2\3"..., 4096) = 1664 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/bin/socket", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/socket", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/socket.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=18086, ...}) = 0 >open("/usr/lib/python2.6/socket.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=14969, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0!\0\0\0@\0\0\0s*\3\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=14969, ...}) = 0 >read(9, "\1Pqt\0\1qt\0W|\1\0}\0\0|\0\0S(\4\0\0\0s\37\1\0\0Ge"..., 8192) = 8192 >read(9, "\0\0\0RI\0\0\0R;\0\0\0Rz\0\0\0Rw\0\0\0R\207\0\0\0t\4\0\0"..., 4096) = 2681 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/bin/_socket", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/_socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/_socket", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/_socket", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/_socket", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/_socket.so", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=53840, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/_socket.so", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340!\0\0004\0\0\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0755, st_size=53840, ...}) = 0 >mmap2(NULL, 56828, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb7494000 >mmap2(0xb749e000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x9) = 0xb749e000 >close(10) = 0 >mprotect(0xb749e000, 4096, PROT_READ) = 0 >mmap2(NULL, 397312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7433000 >close(9) = 0 >stat64("/usr/bin/_ssl", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/_ssl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_sslmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_ssl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_ssl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/_ssl", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_ssl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_sslmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_ssl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_ssl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/_ssl", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_ssl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_sslmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_ssl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_ssl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/_ssl", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/_ssl.so", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=28460, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/_ssl.so", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@%\0\0004\0\0\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0755, st_size=28460, ...}) = 0 >mmap2(NULL, 31452, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb742b000 >mmap2(0xb7431000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x5) = 0xb7431000 >close(10) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=127961, ...}) = 0 >mmap2(NULL, 127961, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb740b000 >close(10) = 0 >open("/usr/lib/libssl.so.0.9.8", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\332\0\0004\0\0\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0555, st_size=290756, ...}) = 0 >mmap2(NULL, 293784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb73c3000 >mmap2(0xb7407000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x43) = 0xb7407000 >close(10) = 0 >open("/usr/lib/libcrypto.so.0.9.8", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\307\3\0004\0\0\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0555, st_size=1372636, ...}) = 0 >mmap2(NULL, 1388600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb726f000 >mprotect(0xb73a8000, 4096, PROT_NONE) = 0 >mmap2(0xb73a9000, 90112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x139) = 0xb73a9000 >mmap2(0xb73bf000, 12344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb73bf000 >close(10) = 0 >open("/lib/libz.so.1", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\30\0\0004\0\0\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0755, st_size=75156, ...}) = 0 >mmap2(NULL, 78072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb725b000 >mmap2(0xb726d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x11) = 0xb726d000 >close(10) = 0 >mprotect(0xb726d000, 4096, PROT_READ) = 0 >mprotect(0xb73a9000, 32768, PROT_READ) = 0 >mprotect(0xb7407000, 4096, PROT_READ) = 0 >mprotect(0xb7431000, 4096, PROT_READ) = 0 >munmap(0xb740b000, 127961) = 0 >close(9) = 0 >close(8) = 0 >stat64("/usr/bin/ssl", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/ssl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/sslmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/ssl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/ssl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/ssl", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/ssl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/sslmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/ssl.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=15427, ...}) = 0 >open("/usr/lib/python2.6/ssl.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=14602, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb742a000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0s\203\1\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=14602, ...}) = 0 >read(9, "\0\0\0t\6\0\0\0buffert\6\0\0\0nbytesR\33\0\0\0(\1"..., 8192) = 8192 >read(9, "\0\0\0DER_cert_to_PEM_certo\1\0\0s\10\0\0\0"..., 4096) = 2314 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb742a000, 4096) = 0 >stat64("/usr/bin/base64", {st_mode=S_IFREG|0755, st_size=26056, ...}) = 0 >open("/usr/bin/base64.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/base64module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/base64.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/base64.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/base64", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/base64.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/base64module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/base64.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=11332, ...}) = 0 >open("/usr/lib/python2.6/base64.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=10967, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb742a000 >read(10, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0s\307\2\0\0d\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=10967, ...}) = 0 >read(10, "\2\0\0\0\0\tt\1\0\0\0Ai\0\0\0\0t\1\0\0\0Ji\t\0\0\0t\1\0\0"..., 4096) = 4096 >read(10, "\0R`\0\0\0(\0\0\0\0(\0\0\0\0s\34\0\0\0/usr/lib/py"..., 4096) = 2775 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb742a000, 4096) = 0 >stat64("/usr/bin/binascii", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/binascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/binasciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/binascii.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/binascii.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/binascii", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/binascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/binasciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/binascii.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/binascii.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/binascii", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/binascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/binasciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/binascii.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/binascii.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/binascii", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/binascii.so", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0755, st_size=19228, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/binascii.so", O_RDONLY) = 11 >read(11, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\v\0\0004\0\0\0"..., 512) = 512 >fstat64(11, {st_mode=S_IFREG|0755, st_size=19228, ...}) = 0 >mmap2(NULL, 22208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0xb7425000 >mmap2(0xb7429000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3) = 0xb7429000 >close(11) = 0 >mprotect(0xb7429000, 4096, PROT_READ) = 0 >close(10) = 0 >close(9) = 0 >close(8) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/urllib2", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urllib2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urllib2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urllib2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urllib2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/urllib2", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/urllib2", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urllib2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urllib2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/urllib2.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=48655, ...}) = 0 >open("/usr/lib/python2.6/urllib2.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=44492, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(8, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\376\3\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=44492, ...}) = 0 >read(8, "\1t\0\0i\3\0|\0\0|\1\0|\2\0\203\3\0S(\1\0\0\0N(\4\0\0\0t"..., 36864) = 36864 >read(8, "\0|\v\0|\1\0i\23\0\203\6\0}\r\0|\f\0o\7\0\1d\7\0p\4\0\1d\10"..., 4096) = 3532 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/bin/hashlib", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/hashlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/hashlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/hashlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/hashlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/hashlib", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/hashlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/hashlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/hashlib.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=4993, ...}) = 0 >open("/usr/lib/python2.6/hashlib.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4252, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ef000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0sC\1\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4252, ...}) = 0 >read(9, "\0\0R\1\0\0\0R\7\0\0\0R\5\0\0\0R\r\0\0\0R\v\0\0\0(\0\0\0\0"..., 4096) = 156 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb77ef000, 4096) = 0 >stat64("/usr/bin/_hashlib", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/_hashlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_hashlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_hashlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_hashlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/_hashlib", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_hashlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_hashlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_hashlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_hashlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/_hashlib", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_hashlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_hashlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_hashlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_hashlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/_hashlib", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/_hashlib.so", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=11036, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/_hashlib.so", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\f\0\0004\0\0\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0755, st_size=11036, ...}) = 0 >mmap2(NULL, 14152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb77ec000 >mmap2(0xb77ee000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x1) = 0xb77ee000 >close(10) = 0 >mprotect(0xb77ee000, 4096, PROT_READ) = 0 >close(9) = 0 >close(8) = 0 >stat64("/usr/bin/httplib", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/httplib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/httplibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/httplib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/httplib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/httplib", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/httplib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/httplibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/httplib.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=44966, ...}) = 0 >open("/usr/lib/python2.6/httplib.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=35144, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7424000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0s~\5\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=35144, ...}) = 0 >read(9, "een removed(\1\0\0\0t\10\0\0\0StringIOt\4\0"..., 28672) = 28672 >read(9, "s\10\0\0\0HTTP/1.1(\4\0\0\0RH\0\0\0RI\0\0\0R\257\0\0"..., 4096) = 2376 >read(9, "", 4096) = 0 >brk(0x8693000) = 0x8693000 >close(9) = 0 >munmap(0xb7424000, 4096) = 0 >stat64("/usr/bin/array", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/array.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/arraymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/array.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/array.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/array", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/array.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/arraymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/array.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/array.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/array", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/array.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/arraymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/array.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/array.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/array", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/array.so", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=36192, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/array.so", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \34\0\0004\0\0\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0755, st_size=36192, ...}) = 0 >mmap2(NULL, 39124, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb741b000 >mmap2(0xb7422000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x6) = 0xb7422000 >close(10) = 0 >mprotect(0xb7422000, 4096, PROT_READ) = 0 >close(9) = 0 >stat64("/usr/bin/mimetools", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetools.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetoolsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetools.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetools.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/mimetools", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/mimetools.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/mimetoolsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/mimetools.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=7168, ...}) = 0 >open("/usr/lib/python2.6/mimetools.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=8280, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb741a000 >read(10, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\325\1\0\0d\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=8280, ...}) = 0 >read(10, "\0\0\0_get_next_counters\0\0\0s\n\0\0\0\0\2\n"..., 4096) = 4096 >read(10, "\f\1\f\1\f\1\26\1\25\1\n\1\24\1\22\2\20\1\t\1\7\2\17\1\t\2\31W\3\1\20\1"..., 4096) = 88 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb741a000, 4096) = 0 >stat64("/usr/bin/tempfile", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/tempfile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/tempfilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/tempfile.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/tempfile.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/tempfile", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/tempfile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/tempfilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/tempfile.py", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=17774, ...}) = 0 >open("/usr/lib/python2.6/tempfile.pyc", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=19463, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb741a000 >read(11, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\26\0\0\0@\0\0\0s\25\3\0\0d\0"..., 4096) = 4096 >fstat64(11, {st_mode=S_IFREG|0644, st_size=19463, ...}) = 0 >read(11, "\0}\0\0x5\0d\16\0D]-\0}\1\0t\0\0i\1\0|\1\0\203\1\0}\2\0"..., 12288) = 12288 >read(11, ".pyR\235\0\0\0#\2\0\0s\2\0\0\0\0\1c\1\0\0\0\1\0\0\0\1\0\0\0"..., 4096) = 3079 >read(11, "", 4096) = 0 >close(11) = 0 >munmap(0xb741a000, 4096) = 0 >stat64("/usr/bin/random", 0xbfe4a0bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/random.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/random.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/random", 0xbfe4a0bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/random.py", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=31966, ...}) = 0 >open("/usr/lib/python2.6/random.pyc", O_RDONLY|O_LARGEFILE) = 12 >fstat64(12, {st_mode=S_IFREG|0644, st_size=25024, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb741a000 >read(12, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0 \0\0\0@ \0\0s\231\2\0\0d\0"..., 4096) = 4096 >fstat64(12, {st_mode=S_IFREG|0644, st_size=25024, ...}) = 0 >read(12, " available.\n\n If a is not"..., 20480) = 20480 >read(12, "R\n\0\0\0R}\0\0\0R\v\0\0\0R{\0\0\0R\f\0\0\0R\214\0\0\0t\2"..., 4096) = 448 >read(12, "", 4096) = 0 >close(12) = 0 >munmap(0xb741a000, 4096) = 0 >stat64("/usr/bin/__future__", 0xbfe46abc) = -1 ENOENT (No such file or directory) >open("/usr/bin/__future__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/__future__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/__future__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/__future__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/__future__", 0xbfe46abc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/__future__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/__future__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/__future__.py", O_RDONLY|O_LARGEFILE) = 12 >fstat64(12, {st_mode=S_IFREG|0644, st_size=4380, ...}) = 0 >open("/usr/lib/python2.6/__future__.pyc", O_RDONLY|O_LARGEFILE) = 13 >fstat64(13, {st_mode=S_IFREG|0644, st_size=4221, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb741a000 >read(13, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\355\0\0\0d\0"..., 4096) = 4096 >fstat64(13, {st_mode=S_IFREG|0644, st_size=4221, ...}) = 0 >read(13, "r/lib/python2.6/__future__.pyt\10\0"..., 4096) = 125 >read(13, "", 4096) = 0 >close(13) = 0 >munmap(0xb741a000, 4096) = 0 >close(12) = 0 >stat64("/usr/bin/math", 0xbfe46abc) = -1 ENOENT (No such file or directory) >open("/usr/bin/math.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/mathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/math.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/math.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/math", 0xbfe46abc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/math.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/mathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/math.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/math.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/math", 0xbfe46abc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/math.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/mathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/math.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/math.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/math", 0xbfe46abc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/math.so", O_RDONLY|O_LARGEFILE) = 12 >fstat64(12, {st_mode=S_IFREG|0755, st_size=25548, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/math.so", O_RDONLY) = 13 >read(13, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\26\0\0004\0\0\0"..., 512) = 512 >fstat64(13, {st_mode=S_IFREG|0755, st_size=25548, ...}) = 0 >mmap2(NULL, 28520, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0xb7414000 >mmap2(0xb7419000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x4) = 0xb7419000 >close(13) = 0 >mprotect(0xb7419000, 4096, PROT_READ) = 0 >close(12) = 0 >stat64("/usr/bin/_random", 0xbfe46abc) = -1 ENOENT (No such file or directory) >open("/usr/bin/_random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_random.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_random.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/_random", 0xbfe46abc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_random.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_random.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/_random", 0xbfe46abc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_random.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_random.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/_random", 0xbfe46abc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/_random.so", O_RDONLY|O_LARGEFILE) = 12 >fstat64(12, {st_mode=S_IFREG|0755, st_size=9980, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/_random.so", O_RDONLY) = 13 >read(13, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\r\0\0004\0\0\0"..., 512) = 512 >fstat64(13, {st_mode=S_IFREG|0755, st_size=9980, ...}) = 0 >mmap2(NULL, 12952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0xb7410000 >mmap2(0xb7412000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x1) = 0xb7412000 >close(13) = 0 >mprotect(0xb7412000, 4096, PROT_READ) = 0 >close(12) = 0 >time(NULL) = 1272576085 >open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 12 >read(12, "\350\255\232]\336>3\355\311\335\326|lx\2608", 16) = 16 >close(12) = 0 >close(11) = 0 >stat64("/usr/bin/fcntl", 0xbfe4a0bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntlmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/fcntl", 0xbfe4a0bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/fcntl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/fcntlmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/fcntl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/fcntl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/fcntl", 0xbfe4a0bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/fcntl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/fcntlmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/fcntl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/fcntl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/fcntl", 0xbfe4a0bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/fcntl.so", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0755, st_size=17212, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/fcntl.so", O_RDONLY) = 12 >read(12, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\n\0\0004\0\0\0"..., 512) = 512 >fstat64(12, {st_mode=S_IFREG|0755, st_size=17212, ...}) = 0 >mmap2(NULL, 20184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0xb740b000 >mmap2(0xb740e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x2) = 0xb740e000 >close(12) = 0 >mprotect(0xb740e000, 4096, PROT_READ) = 0 >close(11) = 0 >close(10) = 0 >close(9) = 0 >close(8) = 0 >stat64("/usr/bin/bisect", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/bisect.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/bisectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/bisect.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/bisect.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/bisect", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/bisect.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/bisectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/bisect.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=2662, ...}) = 0 >open("/usr/lib/python2.6/bisect.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3163, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb725a000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\232\0\0\0d\0"..., 4096) = 3163 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3163, ...}) = 0 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb725a000, 4096) = 0 >stat64("/usr/bin/_bisect", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/_bisect.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_bisectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_bisect.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/_bisect.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/_bisect", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_bisect.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_bisectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_bisect.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/_bisect.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/_bisect", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_bisect.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_bisectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_bisect.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/_bisect.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/_bisect", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/_bisect.so", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=11276, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/_bisect.so", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\7\0\0004\0\0\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0755, st_size=11276, ...}) = 0 >mmap2(NULL, 10152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb7258000 >mmap2(0xb7259000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x1) = 0xb7259000 >close(10) = 0 >mprotect(0xb7259000, 4096, PROT_READ) = 0 >close(9) = 0 >close(8) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/stat", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/stat.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/stat.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber/urlgrabber", 0xbfe5750c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urlgrabber.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urlgrabbermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urlgrabber.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/urlgrabber.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber/sslfactory", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/sslfactory.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/sslfactorymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/sslfactory.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=3099, ...}) = 0 >open("/usr/lib/python2.6/site-packages/urlgrabber/sslfactory.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=3078, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7257000 >read(8, "\321\362\r\n\0355\23Ec\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0s\270\0\0\0d\0"..., 4096) = 3078 >fstat64(8, {st_mode=S_IFREG|0644, st_size=3078, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7257000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/httplib", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/httplib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/httplibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/httplib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/httplib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber/M2Crypto", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/M2Crypto.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/M2Cryptomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/M2Crypto.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/M2Crypto.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/M2Crypto", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/M2Crypto.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/M2Cryptomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/M2Crypto.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/M2Crypto.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/M2Crypto", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/M2Crypto.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/M2Cryptomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/M2Crypto.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/M2Crypto.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/M2Crypto", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/M2Crypto.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/M2Cryptomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/M2Crypto.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/M2Crypto.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/M2Crypto", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/M2Crypto.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/M2Cryptomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/M2Crypto.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/M2Crypto.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/M2Crypto", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/M2Crypto.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/M2Cryptomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/M2Crypto.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/M2Crypto.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/M2Crypto", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/M2Crypto.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/M2Cryptomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/M2Crypto.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/M2Crypto.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym/M2Crypto", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/M2Crypto.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/M2Cryptomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/M2Crypto.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/M2Crypto.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/i18n", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/i18n.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/i18nmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/i18n.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/i18n.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/i18n", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/i18n.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/i18nmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/i18n.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/i18n.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/i18n", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/i18n.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/i18nmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/i18n.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/i18n.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/i18n", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/i18n.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/i18nmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/i18n.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/i18n.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/i18n", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/i18n.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/i18nmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/i18n.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/i18n.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/i18n", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/i18n.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/i18nmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/i18n.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/i18n.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/i18n", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/i18n.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/i18nmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/i18n.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/i18n.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym/i18n", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/i18n.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/i18nmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/i18n.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/i18n.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber/keepalive", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/keepalive.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/keepalivemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/keepalive.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=21089, ...}) = 0 >open("/usr/lib/python2.6/site-packages/urlgrabber/keepalive.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=21018, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7257000 >read(8, "\321\362\r\n\0355\23Ec\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\321\1\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=21018, ...}) = 0 >read(8, " c\1\0\0\0\1\0\0\0\2\0\0\0C\0\0\0s.\0\0\0t\0\0i\1\0\203"..., 16384) = 16384 >read(8, "(\3\0\0\0R\212\0\0\0R\236\0\0\0R\221\0\0\0(\0\0\0\0(\0\0\0\0s9"..., 4096) = 538 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7257000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/socket", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber/thread", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/thread.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/threadmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/thread.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/thread.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/byterange", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/byterange.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/byterangemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/byterange.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=17157, ...}) = 0 >open("/usr/lib/python2.6/site-packages/urlgrabber/byterange.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=16567, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7257000 >read(8, "\321\362\r\n~\344\277Dc\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0s\302\1\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=16567, ...}) = 0 >read(8, " preferable.\n rang"..., 12288) = 12288 >read(8, "R`\0\0\0R\202\0\0\0R\224\0\0\0RN\0\0\0R\233\0\0\0R\27\0\0\0(\0"..., 4096) = 183 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7257000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/cStringIO", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/urlgrabber/ftplib", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/ftplib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/ftplibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/ftplib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/ftplib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/ftplib", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/ftplib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/ftplibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/ftplib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/ftplib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/ftplib", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/ftplib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/ftplibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/ftplib.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=28528, ...}) = 0 >open("/usr/lib/python2.6/ftplib.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=27894, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7257000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0s\263\1\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=27894, ...}) = 0 >read(9, "\1t\3\0i\4\0|\0\0i\0\0|\0\0i\1\0f\2\0|\0\0i\2\0\203\2\0|"..., 20480) = 20480 >read(9, "macrost\4\0\0\0openR2\0\0\0R\233\0\0\0R\206\0\0\0t\5"..., 4096) = 3318 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb7257000, 4096) = 0 >stat64("/usr/bin/SOCKS", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/SOCKS.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/SOCKSmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/SOCKS.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/SOCKS.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/SOCKS", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/SOCKS.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/SOCKSmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/SOCKS.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/SOCKS.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/SOCKS", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/SOCKS.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/SOCKSmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/SOCKS.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/SOCKS.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/SOCKS", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/SOCKS.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/SOCKSmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/SOCKS.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/SOCKS.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/SOCKS", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/SOCKS.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/SOCKSmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/SOCKS.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/SOCKS.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/SOCKS", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/SOCKS.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/SOCKSmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/SOCKS.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/SOCKS.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym/SOCKS", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/SOCKS.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/SOCKSmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/SOCKS.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/SOCKS.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(8) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/mimetypes", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/mimetypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/mimetypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/mimetypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/mimetypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/mimetypes", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/mimetypes", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/mimetypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/mimetypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/mimetypes.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=18822, ...}) = 0 >open("/usr/lib/python2.6/mimetypes.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=16838, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7257000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0sW\2\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=16838, ...}) = 0 >read(9, " of\n the program used to "..., 12288) = 12288 >read(9, "\0--lenient(\2\0\0\0s\2\0\0\0-es\v\0\0\0--ext"..., 4096) = 454 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb7257000, 4096) = 0 >close(8) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/mimetools", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/mimetools.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/mimetoolsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/mimetools.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/mimetools.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/progress", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/progress.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/progressmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/progress.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=18235, ...}) = 0 >open("/usr/lib/python2.6/site-packages/urlgrabber/progress.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=19517, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7257000 >read(6, "\321\362\r\n+V\6Cc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\320\0\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=19517, ...}) = 0 >read(6, "rrR\16\0\0\0R\2\0\0\0R\27\0\0\0R\31\0\0\0(\0\0\0\0(\0\0\0\0"..., 12288) = 12288 >read(6, "t\f\0\0\0_rolling_ave(\6\0\0\0R\r\0\0\0Ry\0\0\0"..., 4096) = 3133 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb7257000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/urlgrabber/math", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/math.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/mathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/math.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/urlgrabber/math.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(5) = 0 >stat64("/usr/bin/libvirt", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/bin/libvirt.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libvirtmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libvirt.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libvirt.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/libvirt", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libvirt.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libvirtmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libvirt.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libvirt.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/libvirt", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libvirt.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libvirtmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libvirt.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libvirt.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/libvirt", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libvirt.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libvirtmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libvirt.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libvirt.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/libvirt", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/libvirt.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/libvirtmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/libvirt.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=93067, ...}) = 0 >open("/usr/lib/python2.6/site-packages/libvirt.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=114016, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7257000 >read(6, "\321\362\r\n\33U~Kc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0sK\6\0\0y\20"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=114016, ...}) = 0 >brk(0x86c2000) = 0x86c2000 >read(6, "\5\t\5\t\5\t\5\t\5\t\5c\2\0\0\0\2\0\0\0\3\0\0\0C\0\0\0s\20\0\0"..., 106496) = 106496 >read(6, "ANt\31\0\0\0VIR_STORAGE_POOL_INACTIVE"..., 4096) = 3424 >read(6, "", 4096) = 0 >brk(0x8705000) = 0x8705000 >close(6) = 0 >munmap(0xb7257000, 4096) = 0 >stat64("/usr/bin/libvirtmod", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/bin/libvirtmod.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libvirtmodmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libvirtmod.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libvirtmod.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/libvirtmod", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libvirtmod.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libvirtmodmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libvirtmod.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libvirtmod.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/libvirtmod", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libvirtmod.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libvirtmodmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libvirtmod.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libvirtmod.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/libvirtmod", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libvirtmod.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libvirtmodmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libvirtmod.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libvirtmod.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/libvirtmod", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/libvirtmod.so", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0755, st_size=107796, ...}) = 0 >open("/usr/lib/python2.6/site-packages/libvirtmod.so", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340|\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=107796, ...}) = 0 >mmap2(NULL, 110784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb723c000 >mmap2(0xb7255000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x18) = 0xb7255000 >close(7) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=127961, ...}) = 0 >mmap2(NULL, 127961, PROT_READ, MAP_PRIVATE, 7, 0) = 0xb721c000 >close(7) = 0 >open("/usr/lib/libvirt.so.0", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3405\1\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=1105276, ...}) = 0 >mmap2(NULL, 1168972, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb70fe000 >mmap2(0xb7209000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x10b) = 0xb7209000 >mmap2(0xb720c000, 63052, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb720c000 >close(7) = 0 >open("/usr/lib/libxml2.so.2", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\346\1\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=1294928, ...}) = 0 >mmap2(NULL, 1301620, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6fc0000 >mmap2(0xb70f8000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x137) = 0xb70f8000 >mmap2(0xb70fd000, 3188, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb70fd000 >close(7) = 0 >open("/usr/lib/libxenstore.so.3.0", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\27\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=17780, ...}) = 0 >mmap2(NULL, 33028, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6fb7000 >mmap2(0xb6fbb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x3) = 0xb6fbb000 >mmap2(0xb6fbd000, 8452, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6fbd000 >close(7) = 0 >open("/usr/lib/libcurl.so.4", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \220\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=260964, ...}) = 0 >mmap2(NULL, 264380, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6f76000 >mprotect(0xb6fb4000, 4096, PROT_NONE) = 0 >mmap2(0xb6fb5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x3e) = 0xb6fb5000 >close(7) = 0 >open("/usr/lib/libldap-2.4.so.2", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \247\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=249032, ...}) = 0 >mmap2(NULL, 251960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6f38000 >mprotect(0xb6f73000, 4096, PROT_NONE) = 0 >mmap2(0xb6f74000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x3b) = 0xb6f74000 >close(7) = 0 >open("/usr/lib/liblber-2.4.so.2", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340.\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=50780, ...}) = 0 >mmap2(NULL, 53804, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6f2a000 >mmap2(0xb6f36000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xb) = 0xb6f36000 >close(7) = 0 >open("/lib/libresolv.so.2", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 &\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=71296, ...}) = 0 >mmap2(NULL, 84040, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6f15000 >mmap2(0xb6f26000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x10) = 0xb6f26000 >mmap2(0xb6f28000, 6216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6f28000 >close(7) = 0 >open("/lib/librt.so.1", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\31\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=30552, ...}) = 0 >mmap2(NULL, 33392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6f0c000 >mmap2(0xb6f13000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x6) = 0xb6f13000 >close(7) = 0 >open("/usr/lib/libgnutls.so.26", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\377\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=642256, ...}) = 0 >mmap2(NULL, 645176, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6e6e000 >mmap2(0xb6f07000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x98) = 0xb6f07000 >close(7) = 0 >open("/usr/lib/libtasn1.so.3", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\24\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=66960, ...}) = 0 >mmap2(NULL, 70340, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6e5c000 >mmap2(0xb6e6c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xf) = 0xb6e6c000 >close(7) = 0 >open("/usr/lib/libgcrypt.so.11", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300T\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=483092, ...}) = 0 >mmap2(NULL, 486700, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6de5000 >mmap2(0xb6e59000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x73) = 0xb6e59000 >close(7) = 0 >open("/usr/lib/libgpg-error.so.0", O_RDONLY) = 7 >read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\6\0\0004\0\0\0"..., 512) = 512 >fstat64(7, {st_mode=S_IFREG|0755, st_size=13464, ...}) = 0 >mmap2(NULL, 16436, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb6de0000 >mmap2(0xb6de3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2) = 0xb6de3000 >close(7) = 0 >mprotect(0xb6de3000, 4096, PROT_READ) = 0 >mprotect(0xb6e59000, 4096, PROT_READ) = 0 >mprotect(0xb6e6c000, 4096, PROT_READ) = 0 >mprotect(0xb6f07000, 16384, PROT_READ) = 0 >mprotect(0xb6f13000, 4096, PROT_READ) = 0 >mprotect(0xb6f26000, 4096, PROT_READ) = 0 >mprotect(0xb6f36000, 4096, PROT_READ) = 0 >mprotect(0xb6f74000, 4096, PROT_READ) = 0 >mprotect(0xb6fb5000, 4096, PROT_READ) = 0 >mprotect(0xb6fbb000, 4096, PROT_READ) = 0 >mprotect(0xb70f8000, 16384, PROT_READ) = 0 >mprotect(0xb7209000, 4096, PROT_READ) = 0 >mprotect(0xb7255000, 4096, PROT_READ) = 0 >munmap(0xb721c000, 127961) = 0 >time(NULL) = 1272576085 >access("/etc/gcrypt/fips_enabled", F_OK) = -1 ENOENT (No such file or directory) >open("/proc/sys/crypto/fips_enabled", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb723b000 >read(7, "0\n", 1024) = 2 >close(7) = 0 >munmap(0xb723b000, 4096) = 0 >open("/proc/xen/privcmd", O_RDWR|O_LARGEFILE) = 7 >ioctl(7, SNDCTL_DSP_RESET, 0xbfe5be5c) = 196610 >mlock(0xbfe5be10, 68) = 0 >mlock(0xbfe5bcb0, 136) = 0 >ioctl(7, SNDCTL_DSP_RESET, 0xbfe5bb1c) = -1 EACCES (Permission denied) >munlock(0xbfe5bcb0, 136) = 0 >munlock(0xbfe5be10, 68) = 0 >mlock(0xbfe5be10, 68) = 0 >mlock(0xbfe5bcb0, 136) = 0 >ioctl(7, SNDCTL_DSP_RESET, 0xbfe5bb1c) = -1 EACCES (Permission denied) >munlock(0xbfe5bcb0, 136) = 0 >munlock(0xbfe5be10, 68) = 0 >mlock(0xbfe5be10, 68) = 0 >mlock(0xbfe5bcb0, 136) = 0 >ioctl(7, SNDCTL_DSP_RESET, 0xbfe5bb1c) = -1 EACCES (Permission denied) >munlock(0xbfe5bcb0, 136) = 0 >munlock(0xbfe5be10, 68) = 0 >mlock(0xbfe5be10, 68) = 0 >mlock(0xbfe5bcb0, 136) = 0 >ioctl(7, SNDCTL_DSP_RESET, 0xbfe5bb1c) = 0 >munlock(0xbfe5bcb0, 136) = 0 >munlock(0xbfe5be10, 68) = 0 >mlock(0xbfe5bbb8, 136) = 0 >ioctl(7, SNDCTL_DSP_RESET, 0xbfe5bb2c) = 0 >munlock(0xbfe5bbb8, 136) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat64("/usr/bin/virtinst", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/bin/virtinst.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/virtinstmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/virtinst.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/virtinst.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/virtinst", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/virtinst.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/virtinstmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/virtinst.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/virtinst.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/virtinst", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/virtinst.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/virtinstmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/virtinst.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/virtinst.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/virtinst", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/virtinst.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/virtinstmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/virtinst.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/virtinst.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst", {st_mode=S_IFDIR|0755, st_size=4104, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/__init__.py", {st_mode=S_IFREG|0644, st_size=2914, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/__init__", 0xbfe5e4bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/__init__.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=2914, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/__init__.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=2300, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb723b000 >read(6, "\321\362\r\n\22t\331Kc\0\0\0\0\0\0\0\0?\0\0\0@\0\0\0s\237\2\0\0d\0"..., 4096) = 2300 >fstat64(6, {st_mode=S_IFREG|0644, st_size=2300, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb723b000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst", {st_mode=S_IFDIR|0755, st_size=4104, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst", {st_mode=S_IFDIR|0755, st_size=4104, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/gettext", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/gettext.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/gettextmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/gettext.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/gettext.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/version", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/version.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/versionmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/version.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=24, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/version.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=173, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb723b000 >read(7, "\321\362\r\n\2773\252Kc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s\n\0\0\0d\0"..., 4096) = 173 >fstat64(7, {st_mode=S_IFREG|0644, st_size=173, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb723b000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/Storage", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Storage.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Storagemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Storage.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=47747, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/Storage.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=49317, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb723b000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0s\334\1\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=49317, ...}) = 0 >read(7, "\0S(\1\0\0\0N(\1\0\0\0R-\0\0\0(\1\0\0\0R0\0\0\0(\0\0\0"..., 45056) = 45056 >read(7, "\302\0\0\0R)\1\0\0(\0\0\0\0(\0\0\0\0(\0\0\0\0s4\0\0\0/us"..., 4096) = 165 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb723b000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/libvirt", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/libvirt.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/libvirtmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/libvirt.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/libvirt.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/threading", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/threading.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/threadingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/threading.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/threading.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/time", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/logging", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/logging.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/loggingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/logging.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/logging.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/_util", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/_util.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/_utilmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/_util.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=13985, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/_util.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=14811, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb723b000 >read(8, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\26\0\0\0@\0\0\0s\274\2\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=14811, ...}) = 0 >read(8, "\0j\t\0p&\0\1t\1\0|\1\0\203\1\0d\2\0j\4\0p\23\0\1t\1\0|\1"..., 8192) = 8192 >read(8, "(\4\0\0\0R\4\0\0\0t\t\0\0\0uri_splitt\n\0\0\0sta"..., 4096) = 2523 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb723b000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/stat", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/stat.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/stat.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/os", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/os.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/os.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/re", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/re.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/re.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/commands", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/commands.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/commandsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/commands.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/commands.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/commands", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/commands.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/commandsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/commands.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/commands.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/commands", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/commands.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/commandsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/commands.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=2543, ...}) = 0 >open("/usr/lib/python2.6/commands.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2477, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb723b000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sF\0\0\0d\0"..., 4096) = 2477 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2477, ...}) = 0 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb723b000, 4096) = 0 >close(8) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/traceback", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/traceback.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/traceback.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/platform", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/platform.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/platformmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/platform.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/platform.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/platform", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/platform.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/platformmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/platform.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/platform.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/platform", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/platform.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/platformmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/platform.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=51408, ...}) = 0 >open("/usr/lib/python2.6/platform.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=37785, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb723b000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0s\271\3\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=37785, ...}) = 0 >read(9, "\7\0\203\1\0i\4\0\203\0\0}\3\0xZ\0|\3\0D]N\0}\4\0t\5\0i\6"..., 32768) = 32768 >read(9, "\0R;\0\0\0R<\0\0\0R=\0\0\0R>\0\0\0R?\0\0\0s\t\0\0\0s"..., 4096) = 921 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb723b000, 4096) = 0 >close(8) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/subprocess", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/subprocess.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/subprocess.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/subprocess", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocess.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocess.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/subprocess", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/subprocess.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=46508, ...}) = 0 >open("/usr/lib/python2.6/subprocess.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=33898, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb723b000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\275\1\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=33898, ...}) = 0 >read(9, "ogram. Note: This feature is on"..., 28672) = 28672 >read(9, "didn't exist. I thought so...s\20"..., 4096) = 1130 >read(9, "", 4096) = 0 >brk(0x8753000) = 0x8753000 >close(9) = 0 >munmap(0xb723b000, 4096) = 0 >stat64("/usr/bin/select", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/select.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/selectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/select.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/select.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/select", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/select.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/selectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/select.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/select.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/select", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/select.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/selectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/select.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/select.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/select", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/select.so", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=22224, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/select.so", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\24\0\0004\0\0\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0755, st_size=22224, ...}) = 0 >mmap2(NULL, 25200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb7235000 >mmap2(0xb7239000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x3) = 0xb7239000 >close(10) = 0 >mprotect(0xb7239000, 4096, PROT_READ) = 0 >close(9) = 0 >stat64("/usr/bin/pickle", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/pickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/pickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/pickle", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/pickle.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=44811, ...}) = 0 >open("/usr/lib/python2.6/pickle.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=38437, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(10, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\2\4\0\0d\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=38437, ...}) = 0 >read(10, "\4\0\0This takes a file-like object"..., 32768) = 32768 >read(10, "\0\0\203\0\0}\2\0t\1\0|\2\0|\1\0\203\2\0i\2\0|\0\0\203\1\0\1|\2"..., 4096) = 1573 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/bin/org", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/org", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/org", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/org", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/org", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/org", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym/org", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(9) = 0 >getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 >close(8) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/libxml2", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/libxml2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/libxml2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/libxml2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/libxml2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/libxml2", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/libxml2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libxml2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libxml2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libxml2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/libxml2", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libxml2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libxml2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libxml2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libxml2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/libxml2", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libxml2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libxml2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libxml2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libxml2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/libxml2", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libxml2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libxml2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libxml2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libxml2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/libxml2", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/libxml2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/libxml2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/libxml2.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=339776, ...}) = 0 >open("/usr/lib/python2.6/site-packages/libxml2.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=443818, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(9, "\321\362\r\n\\>~Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0se-\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=443818, ...}) = 0 >read(9, "\0\0\203\0\0YZ\233\1d\270\1e\213\1f\1\0d\271\1\204\0\0\203\0\0YZ\234\1d"..., 4096) = 4096 >read(9, "\353\3Z/\4d\354\3Z0\4d\355\3Z1\4d\356\3Z2\4d\357\3Z3\4d\360\3"..., 4096) = 4096 >read(9, "\1\0\0\0N(\1\0\0\0R\n\0\0\0(\1\0\0\0R\v\0\0\0(\0\0\0\0(\0"..., 4096) = 4096 >read(9, " a strings\34\0\0\0write io from inst"..., 4096) = 4096 >read(9, "led when a DOCTYPE declaration h"..., 4096) = 4096 >read(9, "\1\0\0\0C\0\0\0s\n\0\0\0|\0\0i\0\0\203\0\0S(\1\0\0\0N(\1\0"..., 4096) = 4096 >read(9, "ib/python2.6/site-packages/libxm"..., 4096) = 4096 >read(9, "\0\0C\0\0\0s\4\0\0\0|\0\0S(\1\0\0\0N(\0\0\0\0(\1\0\0\0R"..., 4096) = 4096 >read(9, "ing handlers for DTD validation."..., 4096) = 4096 >read(9, "ckages/libxml2.pyR\350\0\0\0\350\2\0\0s\4\0\0\0\0"..., 4096) = 4096 >read(9, "the default SAX2 handler N(\2\0\0\0R"..., 4096) = 4096 >read(9, "6/site-packages/libxml2.pyt\21\0\0\0i"..., 4096) = 4096 >read(9, "2.pyt\n\0\0\0isExtender\350\3\0\0s\4\0\0\0\0\3\17\1"..., 4096) = 4096 >read(9, "lti-threading N(\2\0\0\0R\"\0\0\0t\21\0\0\0xm"..., 4096) = 4096 >read(9, "anProxy(\1\0\0\0R\361\0\0\0(\0\0\0\0(\0\0\0\0s,\0\0\0"..., 4096) = 4096 >read(9, "edR\25\0\0\0N(\5\0\0\0R\"\0\0\0t\v\0\0\0xmlParseD"..., 4096) = 4096 >read(9, "\224\0\0\0parse an XML in-memory block"..., 4096) = 4096 >read(9, " by default if found at compi"..., 4096) = 4096 >read(9, "e-packages/libxml2.pyt\n\0\0\0dumpMe"..., 4096) = 4096 >read(9, "s\26\0\0\0t\0\0i\1\0|\0\0|\1\0\203\2\0}\2\0|\2\0S(\1\0\0\0"..., 4096) = 4096 >read(9, "nly be smaller or same size as t"..., 4096) = 4096 >read(9, "xml2.pyt\f\0\0\0newValidCtxt\324\6\0\0s\10\0\0"..., 4096) = 4096 >read(9, " method to use the \"POST\" m"..., 4096) = 4096 >read(9, "that file/resource\n expect"..., 4096) = 4096 >read(9, "es/libxml2.pyt\22\0\0\0uCSIsAegeanNum"..., 4096) = 4096 >read(9, "Block (\2\0\0\0R\"\0\0\0t\37\0\0\0xmlUCSIsByz"..., 4096) = 4096 >read(9, "\0\0s\23\0\0\0t\0\0i\1\0|\0\0\203\1\0}\1\0|\1\0S(\1\0\0\0s"..., 4096) = 4096 >read(9, "R\"\0\0\0t\r\0\0\0xmlUCSIsCatPd(\2\0\0\0R\214\2\0"..., 4096) = 4096 >read(9, "Symbols UCS Block (\2\0\0\0R\"\0\0\0t+\0\0"..., 4096) = 4096 >read(9, "ometricShapes UCS\n Block ("..., 4096) = 4096 >brk(0x8797000) = 0x8797000 >read(9, "\0s\4\0\0\0\0\3\17\1c\1\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s\23\0\0\0"..., 4096) = 4096 >read(9, "mbols\n UCS Block (\2\0\0\0R\"\0\0"..., 4096) = 4096 >read(9, "on2.6/site-packages/libxml2.pyt\23"..., 4096) = 4096 >read(9, ",\0\0\0//usr/lib/python2.6/site-pac"..., 4096) = 4096 >read(9, "\17\1c\1\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s\23\0\0\0t\0\0i\1\0|\0"..., 4096) = 4096 >read(9, "entR\25\0\0\0(\6\0\0\0R(\0\0\0R\1\0\0\0t\t\0\0\0Type"..., 4096) = 4096 >read(9, " content. NOTE: In\n con"..., 4096) = 4096 >read(9, "en document. s\27\0\0\0xmlDocCopyNode"..., 4096) = 4096 >read(9, "\1t\4\0d\1\0|\3\0\203\0\1}\4\0|\4\0S(\3\0\0\0s\205\1\0\0Se"..., 4096) = 4096 >read(9, " be created. NOTE: @conten"..., 4096) = 4096 >read(9, "ooks\n in DTD attribute "..., 4096) = 4096 >read(9, " cross entities boundaries. If y"..., 4096) = 4096 >read(9, "thon2.6/site-packages/libxml2.py"..., 4096) = 4096 >read(9, "n2.6/site-packages/libxml2.pyt\23\0"..., 4096) = 4096 >read(9, "edR\25\0\0\0N(\6\0\0\0R\23\0\0\0R\24\0\0\0R\"\0\0\0t\25\0\0"..., 4096) = 4096 >read(9, "\0\203\1\0\202\1\0n\1\0\1t\5\0d\2\0|\3\0\203\0\1}\4\0|\4\0S(\4"..., 4096) = 4096 >read(9, "\0C\0\0\0s\\\0\0\0|\1\0d\2\0j\10\0o\n\0\1d\2\0}\2\0n\n\0"..., 4096) = 4096 >read(9, "\1\0|\0\0i\2\0\203\2\0}\2\0|\2\0S(\1\0\0\0s'\0\0\0Dump"..., 4096) = 4096 >read(9, "or all the entities in use by th"..., 4096) = 4096 >read(9, "\203\1\0\202\1\0n\1\0\1t\5\0d\2\0|\1\0\203\0\1}\2\0|\2\0S(\4\0"..., 4096) = 4096 >read(9, "}\3\0n\n\0\1|\2\0i\1\0}\3\0t\2\0i\3\0|\1\0|\0\0i\1\0|"..., 4096) = 4096 >read(9, " xmlEncodeEntitiesReentrant("..., 4096) = 4096 >read(9, "e BASE URL. The code should work"..., 4096) = 4096 >read(9, "S(\2\0\0\0s\226\0\0\0Dump an XML document "..., 4096) = 4096 >read(9, "s/libxml2.pyR\277\1\0\0\232\21\0\0s\n\0\0\0\0\2\25\1\r\0"..., 4096) = 4096 >read(9, "ent validation once all\n "..., 4096) = 4096 >read(9, "ration for an\n element "..., 4096) = 4096 >read(9, "\0\0R\255\4\0\0(\3\0\0\0R\v\0\0\0RX\0\0\0R\324\4\0\0(\0\0\0\0"..., 4096) = 4096 >read(9, "\0o\n\0\1d\1\0}\2\0n\n\0\1|\1\0i\1\0}\2\0t\2\0i\3\0|\0"..., 4096) = 4096 >read(9, "variables N(\3\0\0\0R\"\0\0\0t\33\0\0\0xmlXPa"..., 4096) = 4096 >read(9, "ates\n the internal and "..., 4096) = 4096 >read(9, "i\1\0}\10\0t\2\0i\3\0|\0\0i\1\0|\6\0|\7\0|\3\0|\10\0|\5"..., 4096) = 4096 >read(9, "\3\0}\2\0n\n\0\1|\1\0i\1\0}\2\0t\2\0i\3\0|\2\0|\0\0i\1"..., 4096) = 4096 >read(9, "er. See xmlBytesConsumed() for m"..., 4096) = 4096 >read(9, "packages/libxml2.pyt\23\0\0\0GetParse"..., 4096) = 4096 >read(9, "lib/python2.6/site-packages/libx"..., 4096) = 4096 >read(9, " order while avoiding the s"..., 4096) = 4096 >read(9, "d(). if\n @schema is Non"..., 4096) = 4096 >read(9, "\0\203\1\0}\1\0|\1\0S(\1\0\0\0s6\0\0\0Determine t"..., 4096) = 4096 >read(9, "/site-packages/libxml2.pyt\7\0\0\0re"..., 4096) = 4096 >read(9, "%\0\0\0RN\6\0\0RP\6\0\0RT\6\0\0R\26\6\0\0(\0\0\0\0(\0\0"..., 4096) = 4096 >read(9, "\0//usr/lib/python2.6/site-packag"..., 4096) = 4096 >read(9, "er is true if and only if\n "..., 4096) = 4096 >brk(0x87e1000) = 0x87e1000 >read(9, "(\0\0\0\0s,\0\0\0//usr/lib/python2.6/si"..., 4096) = 4096 >read(9, "as\n if by calling the "..., 4096) = 4096 >read(9, "/python2.6/site-packages/libxml2"..., 4096) = 4096 >read(9, "ng sibling is first on the axis;"..., 4096) = 4096 >read(9, "String\350\30\0\0s\4\0\0\0\0\3\22\1c\2\0\0\0\2\0\0\0\3\0\0\0"..., 4096) = 4096 >read(9, "ringLengthFunctionR\24\0\0\0(\2\0\0\0R\v\0\0"..., 4096) = 4096 >read(9, "Functiong\31\0\0s\2\0\0\0\0\4c\2\0\0\0\2\0\0\0\3\0\0\0"..., 4096) = 4096 >read(9, "\0\0i\0\0\203\1\0\1n\1\0\1d\0\0|\0\0_\0\0d\0\0S(\1\0\0\0N"..., 4096) = 4096 >read(9, "6/site-packages/libxml2.pyR\351\6\0\0\356"..., 4096) = 4096 >read(9, "d a tree. This\n reuses"..., 4096) = 4096 >read(9, ":= Letter\n | Digit | '"..., 4096) = 4096 >read(9, "\0\0C\0\0\0s\26\0\0\0t\0\0i\1\0|\0\0i\2\0\203\1\0}\1\0|\1\0"..., 4096) = 4096 >read(9, "\10\0o\20\0\1t\4\0d\1\0\203\1\0\202\1\0n\1\0\1t\5\0d\2\0|\1\0\203"..., 4096) = 4096 >read(9, "\0\0\0R\v\0\0\0(\0\0\0\0(\0\0\0\0s,\0\0\0//usr/lib"..., 4096) = 4096 >read(9, "\"' ('yes' |\n 'no')'\"'))"..., 4096) = 4096 >read(9, " The declaration\n of a "..., 4096) = 4096 >read(9, "\7\0\0RB\7\0\0RD\7\0\0RF\7\0\0RH\7\0\0RJ\7\0\0RL\7\0"..., 4096) = 4096 >read(9, "s\2\0\0\0\0\1c\1\0\0\0\3\0\0\0\3\0\0\0C\0\0\0sB\0\0\0t\0\0"..., 4096) = 4096 >read(9, "ent. @ns is optional (None). s\32\0"..., 4096) = 4096 >read(9, "d\0\0j\3\0o\24\0\1t\2\0i\3\0|\0\0i\0\0\203\1\0\1n\1\0\1d\0"..., 4096) = 4096 >read(9, "\27\0\0\0Dump an HTML document. N(\4\0\0"..., 4096) = 4096 >read(9, "build an internal\n XML"..., 4096) = 4096 >read(9, "\0\0\0s,\0\0\0//usr/lib/python2.6/site"..., 4096) = 4096 >read(9, "\0\0xmlURISetPortR\24\0\0\0(\2\0\0\0R\v\0\0\0R\204"..., 4096) = 4096 >read(9, "\0\0i{\5\0\0i\252\5\0\0i\334\5\0\0i\335\5\0\0i\336\5\0\0i\337\5\0\0"..., 4096) = 4096 >read(9, "R\177\3\0\0R\201\3\0\0R\203\3\0\0R\205\3\0\0R\207\3\0\0R\211\3\0\0R\213"..., 4096) = 4096 >read(9, "VALUEt\33\0\0\0XML_ERR_ATTRIBUTE_REDE"..., 4096) = 4096 >read(9, "NGP_EXCEPT_EMPTYt\27\0\0\0XML_RNGP_EX"..., 4096) = 4096 >read(9, "ML_IO_EIOt\r\0\0\0XML_IO_EISDIRt\r\0\0\0"..., 4096) = 4096 >read(9, "\37\0\0\0XML_SCHEMAP_UNKNOWN_MEMBER_T"..., 4096) = 4096 >read(9, "\0\0XML_SCHEMAP_SRC_SIMPLE_TYPE_4t"..., 4096) = 4096 >read(9, "HECK_NOT_UTF8t\21\0\0\0XML_CHECK_NO_D"..., 4096) = 4096 >read(9, "R_ENCODING_EUC_JPt\27\0\0\0XML_CHAR_E"..., 4096) = 4096 >read(9, "MA_FACET_MAXLENGTHt\32\0\0\0XML_SCHEM"..., 4096) = 4096 >read(9, "\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1"..., 4096) = 1450 >close(9) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/bin/libxml2mod", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/libxml2mod.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libxml2modmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libxml2mod.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/libxml2mod.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/libxml2mod", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libxml2mod.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libxml2modmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libxml2mod.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/libxml2mod.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/libxml2mod", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libxml2mod.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libxml2modmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libxml2mod.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/libxml2mod.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/libxml2mod", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libxml2mod.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libxml2modmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libxml2mod.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/libxml2mod.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/libxml2mod", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/libxml2mod.so", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=294348, ...}) = 0 >open("/usr/lib/python2.6/site-packages/libxml2mod.so", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\325\1\0004\0\0\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0755, st_size=294348, ...}) = 0 >mmap2(NULL, 293284, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb6d98000 >mmap2(0xb6dda000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x42) = 0xb6dda000 >close(10) = 0 >mprotect(0xb6dda000, 4096, PROT_READ) = 0 >futex(0xb70fdac0, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >close(9) = 0 >brk(0x8841000) = 0x8841000 >close(8) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/virtinst", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/virtinst.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/virtinstmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/virtinst.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/virtinst.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/util", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/util.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/utilmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/util.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=16961, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/util.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=18602, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(9, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0s.\2\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=18602, ...}) = 0 >read(9, "\1\5\1c\0\0\0\0\0\0\0\0\2\0\0\0C\0\0\0s\20\0\0\0t\0\0i\1\0i"..., 12288) = 12288 >read(9, ".\n return the first we find, "..., 4096) = 2218 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/random", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/random.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/random.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/sys", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/sys.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/sysmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/sys.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/sys.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/CapabilitiesParser", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/CapabilitiesParser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/CapabilitiesParsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/CapabilitiesParser.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=18107, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/CapabilitiesParser.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=19902, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(10, "\321\362\r\n\3\324\250Kc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0sa\1\0\0d\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=19902, ...}) = 0 >read(10, "ketst\5\0\0\0corest\7\0\0\0threadsR\36\0\0\0R"..., 12288) = 12288 >read(10, "\2\0o\23\0\1t\2\0|\2\0\203\1\0|\0\0_\3\0n+\0\1|\2\0i\1\0d"..., 4096) = 3518 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb7234000, 4096) = 0 >close(9) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/User", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/User.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Usermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/User.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2720, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/User.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=2384, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(10, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s>\0\0\0d\0"..., 4096) = 2384 >fstat64(10, {st_mode=S_IFREG|0644, st_size=2384, ...}) = 0 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb7234000, 4096) = 0 >close(9) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/support", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/support.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/supportmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/support.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=13346, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/support.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=9531, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(10, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\311\2\0\0d\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=9531, ...}) = 0 >read(10, "p\4\0\1t\n\0}\6\0|\3\0d\6\0\203\1\0p\4\0\1g\0\0}\7\0|\3\0"..., 4096) = 4096 >read(10, "/lib/python2.6/site-packages/vir"..., 4096) = 1339 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb7234000, 4096) = 0 >close(9) = 0 >close(8) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/selinux", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/selinux.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/selinuxmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/selinux.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/selinux.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/selinux", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/selinux.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/selinuxmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/selinux.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/selinux.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/selinux", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/selinux.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/selinuxmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/selinux.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/selinux.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/selinux", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/selinux.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/selinuxmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/selinux.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/selinux.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/selinux", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/selinux.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/selinuxmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/selinux.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/selinux.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/selinux", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/selinux.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/selinuxmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/selinux.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/selinux.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/gtk-2.0/selinux", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/selinux.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/selinuxmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/selinux.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/gtk-2.0/selinux.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym/selinux", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/selinux.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/selinuxmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/selinux.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/selinux.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(7) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/Interface", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Interface.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Interfacemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Interface.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=23839, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/Interface.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=30155, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s<\1\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=30155, ...}) = 0 >brk(0x8867000) = 0x8867000 >read(7, "t_name}\0\0\0s\6\0\0\0\0\1\26\2\r\1s\36\0\0\0Name f"..., 24576) = 24576 >read(7, "x(\3\0\0\0R*\0\0\0t\7\0\0\0addressR\35\0\0\0(\0\0\0"..., 4096) = 1483 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/Guest", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Guest.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Guestmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Guest.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=41398, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/Guest.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=38347, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n$+\251Kc\0\0\0\0\0\0\0\0\25\0\0\0@\0\0\0s!\1\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=38347, ...}) = 0 >read(7, "s\36\0\0\0\0\1\r\1\26\2\17\1\7\0\6\1\22\2\23\1\24\1\7\2\20\1\20\2\20\0\6"..., 32768) = 32768 >read(7, "R\226\0\0\0R\227\0\0\0R\r\0\0\0Ri\0\0\0R\231\0\0\0R\232\0\0\0R\230"..., 4096) = 1483 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/urlgrabber", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urlgrabber.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urlgrabbermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urlgrabber.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urlgrabber.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualGraphics", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualGraphics.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualGraphicsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualGraphics.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=4952, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualGraphics.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=5637, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(8, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0si\0\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=5637, ...}) = 0 >read(8, "\7\0\0\0DISPLAYs$\0\0\0No DISPLAY envir"..., 4096) = 1541 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualDevice", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualDevice.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualDevicemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualDevice.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=4681, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualDevice.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4612, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(9, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0sN\0\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4612, ...}) = 0 >read(9, "EV_CONSOLEt\21\0\0\0VIRTUAL_DEV_VIDEO"..., 4096) = 516 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb7234000, 4096) = 0 >close(8) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualDisk", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualDisk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualDiskmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualDisk.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=51604, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualDisk.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=45093, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(8, "\321\362\r\n/\324\250Kc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\7\1\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=45093, ...}) = 0 >read(8, "\0\0s\237\5\0\0\n Builds a libvirt dom"..., 40960) = 40960 >read(8, "\1\f\2\17\1\f\2\f\1\f\1\20\1\20\2\f\16\t\v\t\16\t\7\t%\26\377\0\377\0\377\0"..., 4096) = 37 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/pwd", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/pwd.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/pwdmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/pwd.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/pwd.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >brk(0x88ae000) = 0x88ae000 >stat64("/usr/lib/python2.6/site-packages/virtinst/statvfs", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/statvfs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/statvfsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/statvfs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/statvfs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/statvfs", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/statvfs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/statvfsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/statvfs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/statvfs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/statvfs", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/statvfs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/statvfsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/statvfs.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=898, ...}) = 0 >open("/usr/lib/python2.6/statvfs.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=618, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(9, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0si\0\0\0d\0"..., 4096) = 618 >fstat64(9, {st_mode=S_IFREG|0644, st_size=618, ...}) = 0 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb7234000, 4096) = 0 >close(8) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/Clock", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Clock.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Clockmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Clock.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=1241, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/Clock.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1215, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(8, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\32\0\0\0d\0"..., 4096) = 1215 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1215, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7234000, 4096) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/Seclabel", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Seclabel.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Seclabelmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Seclabel.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2908, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/Seclabel.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=3309, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(8, "\321\362\r\n33\251Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s&\0\0\0d\0"..., 4096) = 3309 >fstat64(8, {st_mode=S_IFREG|0644, st_size=3309, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7234000, 4096) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/osdict", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/osdict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/osdictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/osdict.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=14277, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/osdict.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=7605, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(8, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0s\252\10\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=7605, ...}) = 0 >read(8, "\7\0xL\0|\6\0|\7\0g\2\0D]>\0}\10\0|\10\0i\2\0|\4\0\203\1"..., 4096) = 3509 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7234000, 4096) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/signal", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/signal.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/signalmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/signal.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/signal.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualNetworkInterface", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualNetworkInterface.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualNetworkInterfacemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualNetworkInterface.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=7083, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualNetworkInterface.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=7652, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0ss\0\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=7652, ...}) = 0 >read(7, " inactive guest) will\n "..., 4096) = 3556 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualAudio", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualAudio.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualAudiomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualAudio.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=1914, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualAudio.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=1805, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s9\0\0\0d\0"..., 4096) = 1805 >fstat64(7, {st_mode=S_IFREG|0644, st_size=1805, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualInputDevice", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualInputDevice.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualInputDevicemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualInputDevice.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=2000, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualInputDevice.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2242, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s9\0\0\0d\0"..., 4096) = 2242 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2242, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualHostDevice", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualHostDevice.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualHostDevicemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualHostDevice.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=7987, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualHostDevice.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=8308, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\251\0\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=8308, ...}) = 0 >read(7, "\0vendort\7\0\0\0productt\3\0\0\0bust\6\0\0\0"..., 4096) = 4096 >read(7, "\0\0\0\0(\0\0\0\0s>\0\0\0/usr/lib/python2.6"..., 4096) = 116 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/NodeDeviceParser", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/NodeDeviceParser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/NodeDeviceParsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/NodeDeviceParser.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=17415, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/NodeDeviceParser.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=18783, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(8, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\213\1\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=18783, ...}) = 0 >read(8, "s/virtinst/NodeDeviceParser.pyR%"..., 12288) = 12288 >read(8, ":product (ex. 0x1234:0x5678 for "..., 4096) = 2399 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7234000, 4096) = 0 >close(7) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualCharDevice", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualCharDevice.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualCharDevicemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualCharDevice.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=14245, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualCharDevice.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=14175, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s;\1\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=14175, ...}) = 0 >read(7, "t\f\0\0\0_source_pathR$\0\0\0t\f\0\0\0_sour"..., 8192) = 8192 >read(7, "R3\0\0\0R\26\0\0\0R^\0\0\0t\10\0\0\0protocol(\2\0\0"..., 4096) = 1887 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualVideoDevice", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualVideoDevice.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualVideoDevicemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualVideoDevice.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=2407, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualVideoDevice.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2802, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s)\0\0\0d\0"..., 4096) = 2802 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2802, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualController", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualController.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualControllermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualController.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=3899, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualController.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=4855, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\227\0\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=4855, ...}) = 0 >read(7, "\34\0\0\0(\0\0\0\0(\0\0\0\0s>\0\0\0/usr/lib/pyth"..., 4096) = 759 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/VirtualWatchdog", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualWatchdog.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualWatchdogmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/VirtualWatchdog.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=3335, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/VirtualWatchdog.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=3221, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n\324\34\252Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s9\0\0\0d\0"..., 4096) = 3221 >fstat64(7, {st_mode=S_IFREG|0644, st_size=3221, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/FullVirtGuest", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/FullVirtGuest.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/FullVirtGuestmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/FullVirtGuest.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=4386, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/FullVirtGuest.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=3393, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\202\0\0\0d\0"..., 4096) = 3393 >fstat64(7, {st_mode=S_IFREG|0644, st_size=3393, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/DistroInstaller", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/DistroInstaller.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/DistroInstallermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/DistroInstaller.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=10253, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/DistroInstaller.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=7502, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(8, "\321\362\r\n\277\32\251Kc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0s\233\0\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=7502, ...}) = 0 >read(8, "r.pyt\f\0\0\0set_locationT\0\0\0sX\0\0\0\0\t"..., 4096) = 3406 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/Installer", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Installer.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Installermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/Installer.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=13223, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/Installer.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=13048, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(9, "\321\362\r\nV$\251Kc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s\263\0\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=13048, ...}) = 0 >read(9, "R\34\0\0\0(\2\0\0\0R-\0\0\0R2\0\0\0(\0\0\0\0(\0\0\0\0s6"..., 8192) = 8192 >read(9, "b/python2.6/site-packages/virtin"..., 4096) = 760 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/errno", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/errno.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/errnomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/errno.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/errno.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/struct", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(8) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/OSDistro", 0xbfe542bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/OSDistro.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/OSDistromodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/OSDistro.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=42069, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/OSDistro.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=34372, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(9, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0s\237\2\0\0d\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=34372, ...}) = 0 >read(9, "\0\0R;\0\0\0(\0\0\0\0(\0\0\0\0s5\0\0\0/usr/lib/p"..., 28672) = 28672 >read(9, " found at %sR\216\0\0\0i\0\0\0\0i\1\0\0\0s&\0\0\0"..., 4096) = 1604 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/gzip", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/gzip.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/gzipmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/gzip.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/gzip.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/gzip", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/gzip.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/gzipmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/gzip.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/gzip.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/gzip", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/gzip.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/gzipmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/gzip.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=16750, ...}) = 0 >open("/usr/lib/python2.6/gzip.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=14322, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7234000 >read(10, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\335\0\0\0d\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=14322, ...}) = 0 >read(10, "o \0\1|\0\0i\5\0d\4\0\37d\5\0j\3\0o\f\0\1|\0\0i\5\0d\5"..., 8192) = 8192 >read(10, "|\2\0S(\3\0\0\0Ni\0\0\0\0R\22\0\0\0(\5\0\0\0Rs\0\0\0Rt"..., 4096) = 2034 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb7234000, 4096) = 0 >stat64("/usr/bin/zlib", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/bin/zlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/zlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/zlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/zlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/zlib", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/zlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/zlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/zlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/zlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/zlib", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/zlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/zlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/zlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/zlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/zlib", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/zlib.so", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0755, st_size=21388, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/zlib.so", O_RDONLY) = 11 >read(11, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\16\0\0004\0\0\0"..., 512) = 512 >fstat64(11, {st_mode=S_IFREG|0755, st_size=21388, ...}) = 0 >mmap2(NULL, 24368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0xb722f000 >mmap2(0xb7233000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3) = 0xb7233000 >close(11) = 0 >mprotect(0xb7233000, 4096, PROT_READ) = 0 >close(10) = 0 >close(9) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/tempfile", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/tempfile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/tempfilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/tempfile.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/tempfile.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/socket", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/ConfigParser", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ConfigParser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ConfigParsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ConfigParser.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ConfigParser.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/ConfigParser", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/bin/ConfigParser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/ConfigParsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/ConfigParser.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/ConfigParser.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/ConfigParser", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/ConfigParser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/ConfigParsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/ConfigParser.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=24488, ...}) = 0 >open("/usr/lib/python2.6/ConfigParser.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=23211, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(10, "\321\362\r\n\210T~Kc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0sj\1\0\0d\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=23211, ...}) = 0 >read(10, "age(\1\0\0\0t\4\0\0\0self(\0\0\0\0(\0\0\0\0s\"\0\0\0"..., 16384) = 16384 >read(10, "\0_KEYCREt\3\0\0\0subt\26\0\0\0_interpolat"..., 4096) = 2731 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb722e000, 4096) = 0 >close(9) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/ImageFetcher", 0xbfe50cbc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImageFetcher.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImageFetchermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImageFetcher.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6585, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/ImageFetcher.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=7723, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(10, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s\32\1\0\0d\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=7723, ...}) = 0 >read(10, "\0\1\3\1\17\1\17\1\f\1\21\1\16\1\21\1\6\1(\3\0\0\0R7\0\0\0R8\0\0"..., 4096) = 3627 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb722e000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/urllib2", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urllib2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urllib2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urllib2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urllib2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/urlparse", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urlparse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urlparsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urlparse.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/urlparse.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/ftplib", 0xbfe4d6bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ftplib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ftplibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ftplib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ftplib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(9) = 0 >close(8) = 0 >brk(0x88fe000) = 0x88fe000 >close(7) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/ParaVirtGuest", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ParaVirtGuest.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ParaVirtGuestmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ParaVirtGuest.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=2139, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/ParaVirtGuest.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=1827, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0sv\0\0\0d\0"..., 4096) = 1827 >fstat64(7, {st_mode=S_IFREG|0644, st_size=1827, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb722e000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/PXEInstaller", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/PXEInstaller.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/PXEInstallermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/PXEInstaller.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=1370, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/PXEInstaller.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=1146, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(7, "\321\362\r\nS\31\251Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s)\0\0\0d\0"..., 4096) = 1146 >fstat64(7, {st_mode=S_IFREG|0644, st_size=1146, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb722e000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/LiveCDInstaller", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/LiveCDInstaller.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/LiveCDInstallermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/LiveCDInstaller.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=2650, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/LiveCDInstaller.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2742, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s_\0\0\0d\0"..., 4096) = 2742 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2742, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb722e000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/ImportInstaller", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImportInstaller.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImportInstallermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImportInstaller.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=2185, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/ImportInstaller.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2005, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s9\0\0\0d\0"..., 4096) = 2005 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2005, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb722e000, 4096) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/ImageInstaller", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImageInstaller.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImageInstallermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImageInstaller.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=6185, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/ImageInstaller.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=5883, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\242\0\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=5883, ...}) = 0 >read(7, "R\36\0\0\0t\6\0\0\0drivest\10\0\0\0_abspatht\4\0"..., 4096) = 1787 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb722e000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/ImageParser", 0xbfe578bc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImageParser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImageParsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/ImageParser.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=11697, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/ImageParser.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=12694, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(8, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\5\1\0\0d\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=12694, ...}) = 0 >read(8, "st/ImageParser.pyR%\0\0\0\\\0\0\0s\6\0\0\0\6"..., 8192) = 8192 >read(8, "\0\0\0R\207\0\0\0R\234\0\0\0(\0\0\0\0(\0\0\0\0s8\0\0\0/usr"..., 4096) = 406 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0xb722e000, 4096) = 0 >close(7) = 0 >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/CloneManager", 0xbfe5aebc) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/CloneManager.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/CloneManagermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/CloneManager.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=25534, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/CloneManager.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=22183, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(7, "\321\362\r\n\366\323\250Kc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\347\0\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=22183, ...}) = 0 >read(7, "_policyt\5\0\0\0Guestt\f\0\0\0_valid_gue"..., 16384) = 16384 >read(7, "R\220\0\0\0R\341\0\0\0R\234\0\0\0R\303\0\0\0R\304\0\0\0R\253\0\0\0R\255"..., 4096) = 1703 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb722e000, 4096) = 0 >close(6) = 0 >close(5) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/cli", 0xbfe5f50c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/cli.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/climodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/cli.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=26972, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/cli.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=26543, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(6, "\321\362\r\n\"\24\251Kc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0s\271\2\0\0d\0"..., 4096) = 4096 >fstat64(6, {st_mode=S_IFREG|0644, st_size=26543, ...}) = 0 >read(6, "\0\0line(\0\0\0\0(\0\0\0\0s0\0\0\0/usr/lib/py"..., 20480) = 20480 >read(6, "\1\16\1\16\1\23\3\7\0\6\1\22\1\t\1\21\2\25\1\26\1\r\1\n\2\r\1\n\2\r\1\t"..., 4096) = 1967 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0xb722e000, 4096) = 0 >stat64("/usr/lib/python2.6/logging/handlers", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/handlers.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/handlersmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/handlers.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=44354, ...}) = 0 >open("/usr/lib/python2.6/logging/handlers.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=37981, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb722e000 >read(7, "\321\362\r\n\212T~Kc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0s\374\1\0\0d\0"..., 4096) = 4096 >fstat64(7, {st_mode=S_IFREG|0644, st_size=37981, ...}) = 0 >read(7, "described in __init__().\n "..., 32768) = 32768 >read(7, "s\261\0\0\0\n For a MemoryHandle"..., 4096) = 1117 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0xb722e000, 4096) = 0 >stat64("/usr/lib/python2.6/logging/logging", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/logging.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/loggingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/logging.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/logging.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging/socket", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging/cPickle", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/cPickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/cPicklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/cPickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/cPickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/cPickle", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/bin/cPickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/cPicklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/cPickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/bin/cPickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/cPickle", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cPickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cPicklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cPickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/cPickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/plat-linux2/cPickle", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cPickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cPicklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cPickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/plat-linux2/cPickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/lib-dynload/cPickle", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/lib-dynload/cPickle.so", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0755, st_size=68584, ...}) = 0 >open("/usr/lib/python2.6/lib-dynload/cPickle.so", O_RDONLY) = 8 >read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p,\0\0004\0\0\0"..., 512) = 512 >fstat64(8, {st_mode=S_IFREG|0755, st_size=68584, ...}) = 0 >mmap2(NULL, 71608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0xb721d000 >mmap2(0xb722d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0xf) = 0xb722d000 >close(8) = 0 >mprotect(0xb722d000, 4096, PROT_READ) = 0 >close(7) = 0 >stat64("/usr/lib/python2.6/logging/struct", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging/re", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/re.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/re.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/logging/stat", 0xbfe5890c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/stat.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/logging/stat.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(6) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/locale", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/locale.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/localemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/locale.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/locale.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.6/site-packages/virtinst/optparse", 0xbfe5bf0c) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/optparse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/optparsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/optparse.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/virtinst/optparse.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(5) = 0 >access("/home/idella/.virtinst", W_OK) = 0 >open("/home/idella/.virtinst/virt-install.log", O_WRONLY|O_CREAT|O_APPEND|O_LARGEFILE, 0666) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=27530, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb721c000 >fstat64(5, {st_mode=S_IFREG|0644, st_size=27530, ...}) = 0 >_llseek(5, 27530, [27530], SEEK_SET) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=27530, ...}) = 0 >gettimeofday({1272576085, 480305}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=27530, ...}) = 0 >_llseek(5, 27530, [27530], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 309) = 309 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 281) = 281 >gettimeofday({1272576085, 481121}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=27839, ...}) = 0 >_llseek(5, 27839, [27839], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 94) = 94 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 66) = 66 >stat64("/proc/xen", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0 >access("/proc/xen/privcmd", R_OK) = 0 >open("/proc/xen/privcmd", O_RDWR|O_LARGEFILE) = 6 >socket(PF_FILE, SOCK_STREAM, 0) = 7 >setsockopt(7, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(7, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(7, "GET ", 4) = 4 >write(7, "/xend/node/", 11) = 11 >write(7, " HTTP/1.1\r\n", 11) = 11 >write(7, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(7, "H", 1) = 1 >read(7, "T", 1) = 1 >read(7, "T", 1) = 1 >read(7, "P", 1) = 1 >read(7, "/", 1) = 1 >read(7, "1", 1) = 1 >read(7, ".", 1) = 1 >read(7, "1", 1) = 1 >read(7, " ", 1) = 1 >read(7, "2", 1) = 1 >read(7, "0", 1) = 1 >read(7, "0", 1) = 1 >read(7, " ", 1) = 1 >read(7, "O", 1) = 1 >read(7, "K", 1) = 1 >read(7, "\r", 1) = 1 >read(7, "\n", 1) = 1 >read(7, "C", 1) = 1 >read(7, "o", 1) = 1 >read(7, "n", 1) = 1 >read(7, "t", 1) = 1 >read(7, "e", 1) = 1 >read(7, "n", 1) = 1 >read(7, "t", 1) = 1 >read(7, "-", 1) = 1 >read(7, "l", 1) = 1 >read(7, "e", 1) = 1 >read(7, "n", 1) = 1 >read(7, "g", 1) = 1 >read(7, "t", 1) = 1 >read(7, "h", 1) = 1 >read(7, ":", 1) = 1 >read(7, " ", 1) = 1 >read(7, "8", 1) = 1 >read(7, "1", 1) = 1 >read(7, "0", 1) = 1 >read(7, "\r", 1) = 1 >read(7, "\n", 1) = 1 >read(7, "E", 1) = 1 >read(7, "x", 1) = 1 >read(7, "p", 1) = 1 >read(7, "i", 1) = 1 >read(7, "r", 1) = 1 >read(7, "e", 1) = 1 >read(7, "s", 1) = 1 >read(7, ":", 1) = 1 >read(7, " ", 1) = 1 >read(7, "-", 1) = 1 >read(7, "1", 1) = 1 >read(7, "\r", 1) = 1 >read(7, "\n", 1) = 1 >read(7, "C", 1) = 1 >read(7, "o", 1) = 1 >read(7, "n", 1) = 1 >read(7, "t", 1) = 1 >read(7, "e", 1) = 1 >read(7, "n", 1) = 1 >read(7, "t", 1) = 1 >read(7, "-", 1) = 1 >read(7, "t", 1) = 1 >read(7, "y", 1) = 1 >read(7, "p", 1) = 1 >read(7, "e", 1) = 1 >read(7, ":", 1) = 1 >read(7, " ", 1) = 1 >read(7, "a", 1) = 1 >read(7, "p", 1) = 1 >read(7, "p", 1) = 1 >read(7, "l", 1) = 1 >read(7, "i", 1) = 1 >read(7, "c", 1) = 1 >read(7, "a", 1) = 1 >read(7, "t", 1) = 1 >read(7, "i", 1) = 1 >read(7, "o", 1) = 1 >read(7, "n", 1) = 1 >read(7, "/", 1) = 1 >read(7, "s", 1) = 1 >read(7, "x", 1) = 1 >read(7, "p", 1) = 1 >read(7, "\r", 1) = 1 >read(7, "\n", 1) = 1 >read(7, "P", 1) = 1 >read(7, "r", 1) = 1 >read(7, "a", 1) = 1 >read(7, "g", 1) = 1 >read(7, "m", 1) = 1 >read(7, "a", 1) = 1 >read(7, ":", 1) = 1 >read(7, " ", 1) = 1 >read(7, "n", 1) = 1 >read(7, "o", 1) = 1 >read(7, "-", 1) = 1 >read(7, "c", 1) = 1 >read(7, "a", 1) = 1 >read(7, "c", 1) = 1 >read(7, "h", 1) = 1 >read(7, "e", 1) = 1 >read(7, "\r", 1) = 1 >read(7, "\n", 1) = 1 >read(7, "C", 1) = 1 >read(7, "a", 1) = 1 >read(7, "c", 1) = 1 >read(7, "h", 1) = 1 >read(7, "e", 1) = 1 >read(7, "-", 1) = 1 >read(7, "c", 1) = 1 >read(7, "o", 1) = 1 >read(7, "n", 1) = 1 >read(7, "t", 1) = 1 >read(7, "r", 1) = 1 >read(7, "o", 1) = 1 >read(7, "l", 1) = 1 >read(7, ":", 1) = 1 >read(7, " ", 1) = 1 >read(7, "n", 1) = 1 >read(7, "o", 1) = 1 >read(7, "-", 1) = 1 >read(7, "c", 1) = 1 >read(7, "a", 1) = 1 >read(7, "c", 1) = 1 >read(7, "h", 1) = 1 >read(7, "e", 1) = 1 >read(7, "\r", 1) = 1 >read(7, "\n", 1) = 1 >read(7, "\r", 1) = 1 >read(7, "\n", 1) = 1 >read(7, "(node (system Linux) (host genny"..., 810) = 810 >close(7) = 0 >stat64("/var/run/xenstored/socket", {st_mode=S_IFSOCK|0600, st_size=0, ...}) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 7 >fcntl64(7, F_GETFD) = 0 >fcntl64(7, F_SETFD, FD_CLOEXEC) = 0 >connect(7, {sa_family=AF_FILE, path="/var/run/xenstored/socket"}, 110) = 0 >mmap2(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0xb6597000 >mprotect(0xb6597000, 4096, PROT_NONE) = 0 >clone(child_stack=0xb6d97494, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb6d97bd8, {entry_number:6, base_addr:0xb6d97b70, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb6d97bd8) = 18001 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\4\0\0\0\0\0\0\0\0\0\0\0\35\0\0\0", 16) = 16 >write(7, "@releaseDomain\0", 15) = 15 >write(7, "releaseDomain\0", 14) = 14 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\4\0\0\0\0\0\0\0\0\0\0\0!\0\0\0", 16) = 16 >write(7, "@introduceDomain\0", 17) = 17 >write(7, "introduceDomain\0", 16) = 16 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >pipe([8, 9]) = 0 >write(9, "\0", 1) = 1 >socket(PF_FILE, SOCK_STREAM, 0) = 10 >setsockopt(10, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(10, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(10, "GET ", 4) = 4 >write(10, "/xend/node/", 11) = 11 >write(10, " HTTP/1.1\r\n", 11) = 11 >write(10, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(10, "H", 1) = 1 >read(10, "T", 1) = 1 >read(10, "T", 1) = 1 >read(10, "P", 1) = 1 >read(10, "/", 1) = 1 >read(10, "1", 1) = 1 >read(10, ".", 1) = 1 >read(10, "1", 1) = 1 >read(10, " ", 1) = 1 >read(10, "2", 1) = 1 >read(10, "0", 1) = 1 >read(10, "0", 1) = 1 >read(10, " ", 1) = 1 >read(10, "O", 1) = 1 >read(10, "K", 1) = 1 >read(10, "\r", 1) = 1 >read(10, "\n", 1) = 1 >read(10, "C", 1) = 1 >read(10, "o", 1) = 1 >read(10, "n", 1) = 1 >read(10, "t", 1) = 1 >read(10, "e", 1) = 1 >read(10, "n", 1) = 1 >read(10, "t", 1) = 1 >read(10, "-", 1) = 1 >read(10, "l", 1) = 1 >read(10, "e", 1) = 1 >read(10, "n", 1) = 1 >read(10, "g", 1) = 1 >read(10, "t", 1) = 1 >read(10, "h", 1) = 1 >read(10, ":", 1) = 1 >read(10, " ", 1) = 1 >read(10, "8", 1) = 1 >read(10, "1", 1) = 1 >read(10, "0", 1) = 1 >read(10, "\r", 1) = 1 >read(10, "\n", 1) = 1 >read(10, "E", 1) = 1 >read(10, "x", 1) = 1 >read(10, "p", 1) = 1 >read(10, "i", 1) = 1 >read(10, "r", 1) = 1 >read(10, "e", 1) = 1 >read(10, "s", 1) = 1 >read(10, ":", 1) = 1 >read(10, " ", 1) = 1 >read(10, "-", 1) = 1 >read(10, "1", 1) = 1 >read(10, "\r", 1) = 1 >read(10, "\n", 1) = 1 >read(10, "C", 1) = 1 >read(10, "o", 1) = 1 >read(10, "n", 1) = 1 >read(10, "t", 1) = 1 >read(10, "e", 1) = 1 >read(10, "n", 1) = 1 >read(10, "t", 1) = 1 >read(10, "-", 1) = 1 >read(10, "t", 1) = 1 >read(10, "y", 1) = 1 >read(10, "p", 1) = 1 >read(10, "e", 1) = 1 >read(10, ":", 1) = 1 >read(10, " ", 1) = 1 >read(10, "a", 1) = 1 >read(10, "p", 1) = 1 >read(10, "p", 1) = 1 >read(10, "l", 1) = 1 >read(10, "i", 1) = 1 >read(10, "c", 1) = 1 >read(10, "a", 1) = 1 >read(10, "t", 1) = 1 >read(10, "i", 1) = 1 >read(10, "o", 1) = 1 >read(10, "n", 1) = 1 >read(10, "/", 1) = 1 >read(10, "s", 1) = 1 >read(10, "x", 1) = 1 >read(10, "p", 1) = 1 >read(10, "\r", 1) = 1 >read(10, "\n", 1) = 1 >read(10, "P", 1) = 1 >read(10, "r", 1) = 1 >read(10, "a", 1) = 1 >read(10, "g", 1) = 1 >read(10, "m", 1) = 1 >read(10, "a", 1) = 1 >read(10, ":", 1) = 1 >read(10, " ", 1) = 1 >read(10, "n", 1) = 1 >read(10, "o", 1) = 1 >read(10, "-", 1) = 1 >read(10, "c", 1) = 1 >read(10, "a", 1) = 1 >read(10, "c", 1) = 1 >read(10, "h", 1) = 1 >read(10, "e", 1) = 1 >read(10, "\r", 1) = 1 >read(10, "\n", 1) = 1 >read(10, "C", 1) = 1 >read(10, "a", 1) = 1 >read(10, "c", 1) = 1 >read(10, "h", 1) = 1 >read(10, "e", 1) = 1 >read(10, "-", 1) = 1 >read(10, "c", 1) = 1 >read(10, "o", 1) = 1 >read(10, "n", 1) = 1 >read(10, "t", 1) = 1 >read(10, "r", 1) = 1 >read(10, "o", 1) = 1 >read(10, "l", 1) = 1 >read(10, ":", 1) = 1 >read(10, " ", 1) = 1 >read(10, "n", 1) = 1 >read(10, "o", 1) = 1 >read(10, "-", 1) = 1 >read(10, "c", 1) = 1 >read(10, "a", 1) = 1 >read(10, "c", 1) = 1 >read(10, "h", 1) = 1 >read(10, "e", 1) = 1 >read(10, "\r", 1) = 1 >read(10, "\n", 1) = 1 >read(10, "\r", 1) = 1 >read(10, "\n", 1) = 1 >read(10, "(node (system Linux) (host genny"..., 810) = 810 >close(10) = 0 >uname({sys="Linux", node="genny", ...}) = 0 >open("/proc/cpuinfo", O_RDONLY|O_LARGEFILE) = 10 >open("/sys/hypervisor/properties/capabilities", O_RDONLY|O_LARGEFILE) = 11 >fstat64(10, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6596000 >read(10, "processor\t: 0\nvendor_id\t: Genuin"..., 1024) = 1024 >brk(0x891f000) = 0x891f000 >read(10, "2 ss ht nx constant_tsc pni ssse"..., 1024) = 90 >read(10, "", 1024) = 0 >fstat64(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6595000 >read(11, "xen-3.0-x86_64 xen-3.0-x86_32p h"..., 4096) = 78 >socket(PF_FILE, SOCK_STREAM, 0) = 12 >setsockopt(12, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(12, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(12, "GET ", 4) = 4 >write(12, "/xend/node/", 11) = 11 >write(12, " HTTP/1.1\r\n", 11) = 11 >write(12, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(12, "H", 1) = 1 >read(12, "T", 1) = 1 >read(12, "T", 1) = 1 >read(12, "P", 1) = 1 >read(12, "/", 1) = 1 >read(12, "1", 1) = 1 >read(12, ".", 1) = 1 >read(12, "1", 1) = 1 >read(12, " ", 1) = 1 >read(12, "2", 1) = 1 >read(12, "0", 1) = 1 >read(12, "0", 1) = 1 >read(12, " ", 1) = 1 >read(12, "O", 1) = 1 >read(12, "K", 1) = 1 >read(12, "\r", 1) = 1 >read(12, "\n", 1) = 1 >read(12, "C", 1) = 1 >read(12, "o", 1) = 1 >read(12, "n", 1) = 1 >read(12, "t", 1) = 1 >read(12, "e", 1) = 1 >read(12, "n", 1) = 1 >read(12, "t", 1) = 1 >read(12, "-", 1) = 1 >read(12, "l", 1) = 1 >read(12, "e", 1) = 1 >read(12, "n", 1) = 1 >read(12, "g", 1) = 1 >read(12, "t", 1) = 1 >read(12, "h", 1) = 1 >read(12, ":", 1) = 1 >read(12, " ", 1) = 1 >read(12, "8", 1) = 1 >read(12, "1", 1) = 1 >read(12, "0", 1) = 1 >read(12, "\r", 1) = 1 >read(12, "\n", 1) = 1 >read(12, "E", 1) = 1 >read(12, "x", 1) = 1 >read(12, "p", 1) = 1 >read(12, "i", 1) = 1 >read(12, "r", 1) = 1 >read(12, "e", 1) = 1 >read(12, "s", 1) = 1 >read(12, ":", 1) = 1 >read(12, " ", 1) = 1 >read(12, "-", 1) = 1 >read(12, "1", 1) = 1 >read(12, "\r", 1) = 1 >read(12, "\n", 1) = 1 >read(12, "C", 1) = 1 >read(12, "o", 1) = 1 >read(12, "n", 1) = 1 >read(12, "t", 1) = 1 >read(12, "e", 1) = 1 >read(12, "n", 1) = 1 >read(12, "t", 1) = 1 >read(12, "-", 1) = 1 >read(12, "t", 1) = 1 >read(12, "y", 1) = 1 >read(12, "p", 1) = 1 >read(12, "e", 1) = 1 >read(12, ":", 1) = 1 >read(12, " ", 1) = 1 >read(12, "a", 1) = 1 >read(12, "p", 1) = 1 >read(12, "p", 1) = 1 >read(12, "l", 1) = 1 >read(12, "i", 1) = 1 >read(12, "c", 1) = 1 >read(12, "a", 1) = 1 >read(12, "t", 1) = 1 >read(12, "i", 1) = 1 >read(12, "o", 1) = 1 >read(12, "n", 1) = 1 >read(12, "/", 1) = 1 >read(12, "s", 1) = 1 >read(12, "x", 1) = 1 >read(12, "p", 1) = 1 >read(12, "\r", 1) = 1 >read(12, "\n", 1) = 1 >read(12, "P", 1) = 1 >read(12, "r", 1) = 1 >read(12, "a", 1) = 1 >read(12, "g", 1) = 1 >read(12, "m", 1) = 1 >read(12, "a", 1) = 1 >read(12, ":", 1) = 1 >read(12, " ", 1) = 1 >read(12, "n", 1) = 1 >read(12, "o", 1) = 1 >read(12, "-", 1) = 1 >read(12, "c", 1) = 1 >read(12, "a", 1) = 1 >read(12, "c", 1) = 1 >read(12, "h", 1) = 1 >read(12, "e", 1) = 1 >read(12, "\r", 1) = 1 >read(12, "\n", 1) = 1 >read(12, "C", 1) = 1 >read(12, "a", 1) = 1 >read(12, "c", 1) = 1 >read(12, "h", 1) = 1 >read(12, "e", 1) = 1 >read(12, "-", 1) = 1 >read(12, "c", 1) = 1 >read(12, "o", 1) = 1 >read(12, "n", 1) = 1 >read(12, "t", 1) = 1 >read(12, "r", 1) = 1 >read(12, "o", 1) = 1 >read(12, "l", 1) = 1 >read(12, ":", 1) = 1 >read(12, " ", 1) = 1 >read(12, "n", 1) = 1 >read(12, "o", 1) = 1 >read(12, "-", 1) = 1 >read(12, "c", 1) = 1 >read(12, "a", 1) = 1 >read(12, "c", 1) = 1 >read(12, "h", 1) = 1 >read(12, "e", 1) = 1 >read(12, "\r", 1) = 1 >read(12, "\n", 1) = 1 >read(12, "\r", 1) = 1 >read(12, "\n", 1) = 1 >read(12, "(node (system Linux) (host genny"..., 810) = 810 >close(12) = 0 >close(10) = 0 >munmap(0xb6596000, 4096) = 0 >close(11) = 0 >munmap(0xb6595000, 4096) = 0 >access("/proc/xen/privcmd", R_OK) = 0 >open("/var/lib/xend/domains", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 10 >getdents64(10, /* 2 entries */, 32768) = 48 >getdents64(10, /* 0 entries */, 32768) = 0 >close(10) = 0 >inotify_init() = 10 >inotify_add_watch(10, "/var/lib/xend/domains", IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE) = 1 >brk(0x896a000) = 0x896a000 >socket(PF_FILE, SOCK_STREAM, 0) = 11 >connect(11, {sa_family=AF_FILE, path="/var/run/libvirt/libvirt-sock"}, 110) = 0 >fcntl64(11, F_GETFL) = 0x2 (flags O_RDWR) >fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0 >pipe([12, 13]) = 0 >brk(0x89aa000) = 0x89aa000 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0B\0\0\0\0\0\0\0\0\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0@", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0B\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0"..., 60, 0) = 60 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0000 \0\200\206\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\1"..., 48, 0) = 48 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0008", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\7"..., 52, 0) = 52 >socket(PF_FILE, SOCK_STREAM, 0) = 14 >connect(14, {sa_family=AF_FILE, path="/var/run/libvirt/libvirt-sock"}, 110) = 0 >fcntl64(14, F_GETFL) = 0x2 (flags O_RDWR) >fcntl64(14, F_SETFL, O_RDWR|O_NONBLOCK) = 0 >pipe([15, 16]) = 0 >brk(0x89ea000) = 0x89ea000 >poll([{fd=14, events=POLLOUT}, {fd=15, events=POLLIN}], 2, -1) = 1 ([{fd=14, revents=POLLOUT}]) >send(14, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0B\0\0\0\0\0\0\0\0\0\0\0\0", 28, 0) = 28 >poll([{fd=14, events=POLLIN}, {fd=15, events=POLLIN}], 2, -1) = 1 ([{fd=14, revents=POLLIN}]) >recv(14, "\0\0\0@", 4, 0) = 4 >recv(14, " \0\200\206\0\0\0\1\0\0\0B\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0"..., 60, 0) = 60 >poll([{fd=14, events=POLLOUT}, {fd=15, events=POLLIN}], 2, -1) = 1 ([{fd=14, revents=POLLOUT}]) >send(14, "\0\0\0000 \0\200\206\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\1"..., 48, 0) = 48 >poll([{fd=14, events=POLLIN}, {fd=15, events=POLLIN}], 2, -1) = 1 ([{fd=14, revents=POLLIN}]) >recv(14, "\0\0\0008", 4, 0) = 4 >recv(14, " \0\200\206\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\7"..., 52, 0) = 52 >gettimeofday({1272576085, 546096}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=27933, ...}) = 0 >_llseek(5, 27933, [27933], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 92) = 92 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 64) = 64 >gettimeofday({1272576085, 551511}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=28025, ...}) = 0 >_llseek(5, 28025, [28025], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 123) = 123 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 84) = 84 >gettimeofday({1272576085, 552438}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=28148, ...}) = 0 >_llseek(5, 28148, [28148], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 101) = 101 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 62) = 62 >gettimeofday({1272576085, 553175}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=28249, ...}) = 0 >_llseek(5, 28249, [28249], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 99) = 99 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 60) = 60 >socket(PF_FILE, SOCK_STREAM, 0) = 17 >setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(17, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(17, "GET ", 4) = 4 >write(17, "/xend/domain/SimplyMepis?detail="..., 33) = 33 >write(17, " HTTP/1.1\r\n", 11) = 11 >write(17, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(17, "H", 1) = 1 >read(17, "T", 1) = 1 >read(17, "T", 1) = 1 >read(17, "P", 1) = 1 >read(17, "/", 1) = 1 >read(17, "1", 1) = 1 >read(17, ".", 1) = 1 >read(17, "1", 1) = 1 >read(17, " ", 1) = 1 >read(17, "4", 1) = 1 >read(17, "0", 1) = 1 >read(17, "4", 1) = 1 >read(17, " ", 1) = 1 >read(17, "N", 1) = 1 >read(17, "o", 1) = 1 >read(17, "t", 1) = 1 >read(17, " ", 1) = 1 >read(17, "f", 1) = 1 >read(17, "o", 1) = 1 >read(17, "u", 1) = 1 >read(17, "n", 1) = 1 >read(17, "d", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "g", 1) = 1 >read(17, "t", 1) = 1 >read(17, "h", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "2", 1) = 1 >read(17, "4", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "E", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "i", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "-", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "t", 1) = 1 >read(17, "y", 1) = 1 >read(17, "p", 1) = 1 >read(17, "e", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "x", 1) = 1 >read(17, "t", 1) = 1 >read(17, "/", 1) = 1 >read(17, "p", 1) = 1 >read(17, "l", 1) = 1 >read(17, "a", 1) = 1 >read(17, "i", 1) = 1 >read(17, "n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "P", 1) = 1 >read(17, "r", 1) = 1 >read(17, "a", 1) = 1 >read(17, "g", 1) = 1 >read(17, "m", 1) = 1 >read(17, "a", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "r", 1) = 1 >read(17, "o", 1) = 1 >read(17, "l", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "<Fault 3: 'SimplyMepis'>", 24) = 24 >close(17) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\1\0\0\0\0\0\0\0\0\0\0\0\16\0\0\0", 16) = 16 >write(7, "/local/domain\0", 14) = 14 >futex(0x8896448, FUTEX_WAIT_PRIVATE, 1, NULL) = -1 EAGAIN (Resource temporarily unavailable) >futex(0x889642c, FUTEX_WAKE_PRIVATE, 1) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\2\0\0\0\0\0\0\0\0\0\0\0\25\0\0\0", 16) = 16 >write(7, "/local/domain/0/name\0", 21) = 21 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >gettimeofday({1272576085, 596258}, NULL) = 0 >gettimeofday({1272576085, 596679}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=28348, ...}) = 0 >_llseek(5, 28348, [28348], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 370) = 370 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 331) = 331 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0D \0\200\206\0\0\0\1\0\0\0a\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0#"..., 68, 0) = 68 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0\340", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0a\0\0\0\1\0\0\0\2\0\0\0\1\0\0\0/\0\0\0\22"..., 220, 0) = 220 >gettimeofday({1272576085, 598640}, NULL) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0\3\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0\3\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0\4\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0\5\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0\5\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0\6\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0\6\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0\7\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0\7\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0\10\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0I\0\0\0\0\0\0\0\t\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0I\0\0\0\1\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0( \0\200\206\0\0\0\1\0\0\0T\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\7"..., 40, 0) = 40 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0T", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0T\0\0\0\1\0\0\0\n\0\0\0\0\0\0\0\7defa"..., 80, 0) = 80 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0< \0\200\206\0\0\0\1\0\0\0X\0\0\0\0\0\0\0\v\0\0\0\0\0\0\0\7"..., 60, 0) = 60 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\1\324", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0X\0\0\0\1\0\0\0\v\0\0\0\0\0\0\1\225<poo"..., 464, 0) = 464 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0D \0\200\206\0\0\0\1\0\0\0a\0\0\0\0\0\0\0\f\0\0\0\0\0\0\0#"..., 68, 0) = 68 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0\340", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0a\0\0\0\1\0\0\0\f\0\0\0\1\0\0\0/\0\0\0\22"..., 220, 0) = 220 >gettimeofday({1272576085, 606928}, NULL) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5f148) = -1 ENOENT (No such file or directory) >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5f148) = -1 ENOENT (No such file or directory) >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5f408) = -1 ENOENT (No such file or directory) >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\1\0\0\0\0\0\0\0\0\0\0\0\16\0\0\0", 16) = 16 >write(7, "/local/domain\0", 14) = 14 >futex(0x8896448, FUTEX_WAIT_PRIVATE, 3, NULL) = -1 EAGAIN (Resource temporarily unavailable) >futex(0x889642c, FUTEX_WAKE_PRIVATE, 1) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >mlock(0xbfe5f0f0, 72) = 0 >mlock(0xbfe5f020, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5ee8c) = 0 >munlock(0xbfe5f020, 136) = 0 >munlock(0xbfe5f0f0, 72) = 0 >mlock(0xbfe5f928, 72) = 0 >mlock(0xbfe5f850, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f6bc) = 0 >munlock(0xbfe5f850, 136) = 0 >munlock(0xbfe5f928, 72) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\2\0\0\0\0\0\0\0\0\0\0\0\25\0\0\0", 16) = 16 >write(7, "/local/domain/0/name\0", 21) = 21 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 17 >setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(17, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(17, "GET ", 4) = 4 >write(17, "/xend/domain?state=halted", 25) = 25 >write(17, " HTTP/1.1\r\n", 11) = 11 >write(17, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(17, "H", 1) = 1 >read(17, "T", 1) = 1 >read(17, "T", 1) = 1 >read(17, "P", 1) = 1 >read(17, "/", 1) = 1 >read(17, "1", 1) = 1 >read(17, ".", 1) = 1 >read(17, "1", 1) = 1 >read(17, " ", 1) = 1 >read(17, "2", 1) = 1 >read(17, "0", 1) = 1 >read(17, "0", 1) = 1 >read(17, " ", 1) = 1 >read(17, "O", 1) = 1 >read(17, "K", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "g", 1) = 1 >read(17, "t", 1) = 1 >read(17, "h", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "2", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "E", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "i", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "-", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "t", 1) = 1 >read(17, "y", 1) = 1 >read(17, "p", 1) = 1 >read(17, "e", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "a", 1) = 1 >read(17, "p", 1) = 1 >read(17, "p", 1) = 1 >read(17, "l", 1) = 1 >read(17, "i", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "t", 1) = 1 >read(17, "i", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "/", 1) = 1 >read(17, "s", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "P", 1) = 1 >read(17, "r", 1) = 1 >read(17, "a", 1) = 1 >read(17, "g", 1) = 1 >read(17, "m", 1) = 1 >read(17, "a", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "r", 1) = 1 >read(17, "o", 1) = 1 >read(17, "l", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "()", 2) = 2 >close(17) = 0 >mlock(0xbfe5fb20, 72) = 0 >mlock(0xbfe5fa40, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f8ac) = 0 >munlock(0xbfe5fa40, 136) = 0 >munlock(0xbfe5fb20, 72) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 17 >setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(17, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(17, "GET ", 4) = 4 >write(17, "/xend/node/", 11) = 11 >write(17, " HTTP/1.1\r\n", 11) = 11 >write(17, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(17, "H", 1) = 1 >read(17, "T", 1) = 1 >read(17, "T", 1) = 1 >read(17, "P", 1) = 1 >read(17, "/", 1) = 1 >read(17, "1", 1) = 1 >read(17, ".", 1) = 1 >read(17, "1", 1) = 1 >read(17, " ", 1) = 1 >read(17, "2", 1) = 1 >read(17, "0", 1) = 1 >read(17, "0", 1) = 1 >read(17, " ", 1) = 1 >read(17, "O", 1) = 1 >read(17, "K", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "g", 1) = 1 >read(17, "t", 1) = 1 >read(17, "h", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "8", 1) = 1 >read(17, "1", 1) = 1 >read(17, "0", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "E", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "i", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "-", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "t", 1) = 1 >read(17, "y", 1) = 1 >read(17, "p", 1) = 1 >read(17, "e", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "a", 1) = 1 >read(17, "p", 1) = 1 >read(17, "p", 1) = 1 >read(17, "l", 1) = 1 >read(17, "i", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "t", 1) = 1 >read(17, "i", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "/", 1) = 1 >read(17, "s", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "P", 1) = 1 >read(17, "r", 1) = 1 >read(17, "a", 1) = 1 >read(17, "g", 1) = 1 >read(17, "m", 1) = 1 >read(17, "a", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "r", 1) = 1 >read(17, "o", 1) = 1 >read(17, "l", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "(node (system Linux) (host genny"..., 810) = 810 >close(17) = 0 >mlock(0xbfe5fb10, 72) = 0 >mlock(0xbfe5fa20, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f88c) = 0 >munlock(0xbfe5fa20, 136) = 0 >munlock(0xbfe5fb10, 72) = 0 >mlock(0xbfe5f928, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f89c) = 0 >munlock(0xbfe5f928, 136) = 0 >mlock(0x869df38, 1) = 0 >mlock(0xbfe5f928, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f89c) = 0 >munlock(0xbfe5f928, 136) = 0 >munlock(0x869df38, 1) = 0 >mlock(0xbfe5f928, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f89c) = 0 >munlock(0xbfe5f928, 136) = 0 >mlock(0x869df39, 1) = 0 >mlock(0xbfe5f928, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f89c) = 0 >munlock(0xbfe5f928, 136) = 0 >munlock(0x869df39, 1) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 17 >setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(17, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(17, "GET ", 4) = 4 >write(17, "/xend/domain/Domain-0?detail=1", 30) = 30 >write(17, " HTTP/1.1\r\n", 11) = 11 >write(17, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(17, "H", 1) = 1 >read(17, "T", 1) = 1 >read(17, "T", 1) = 1 >read(17, "P", 1) = 1 >read(17, "/", 1) = 1 >read(17, "1", 1) = 1 >read(17, ".", 1) = 1 >read(17, "1", 1) = 1 >read(17, " ", 1) = 1 >read(17, "2", 1) = 1 >read(17, "0", 1) = 1 >read(17, "0", 1) = 1 >read(17, " ", 1) = 1 >read(17, "O", 1) = 1 >read(17, "K", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "g", 1) = 1 >read(17, "t", 1) = 1 >read(17, "h", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "6", 1) = 1 >read(17, "0", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "E", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "i", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "-", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "t", 1) = 1 >read(17, "y", 1) = 1 >read(17, "p", 1) = 1 >read(17, "e", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "a", 1) = 1 >read(17, "p", 1) = 1 >read(17, "p", 1) = 1 >read(17, "l", 1) = 1 >read(17, "i", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "t", 1) = 1 >read(17, "i", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "/", 1) = 1 >read(17, "s", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "P", 1) = 1 >read(17, "r", 1) = 1 >read(17, "a", 1) = 1 >read(17, "g", 1) = 1 >read(17, "m", 1) = 1 >read(17, "a", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "r", 1) = 1 >read(17, "o", 1) = 1 >read(17, "l", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "(domain (domid 0) (bootloader ) "..., 601) = 601 >close(17) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\2\0\0\0\0\0\0\0\0\0\0\0\34\0\0\0", 16) = 16 >write(7, "/local/domain/0/console/tty\0", 28) = 28 >futex(0x8896448, FUTEX_WAIT_PRIVATE, 5, NULL) = 0 >futex(0x889642c, FUTEX_WAKE_PRIVATE, 1) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >open("/etc/sysconfig/keyboard", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >gettimeofday({1272576085, 644749}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=28718, ...}) = 0 >_llseek(5, 28718, [28718], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 168) = 168 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 139) = 139 >open("/etc/X11/xorg.conf", O_RDONLY|O_LARGEFILE) = 17 >fstat64(17, {st_mode=S_IFREG|0644, st_size=3194, ...}) = 0 >fstat64(17, {st_mode=S_IFREG|0644, st_size=3194, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6596000 >read(17, "# nvidia-xconfig: X configuratio"..., 8192) = 3194 >read(17, "", 4096) = 0 >read(17, "", 8192) = 0 >gettimeofday({1272576085, 646686}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=28886, ...}) = 0 >_llseek(5, 28886, [28886], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 108) = 108 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 79) = 79 >close(17) = 0 >munmap(0xb6596000, 4096) = 0 >open("/etc/default/console-setup", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >gettimeofday({1272576085, 647599}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=28994, ...}) = 0 >_llseek(5, 28994, [28994], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 176) = 176 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 147) = 147 >gettimeofday({1272576085, 648376}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=29170, ...}) = 0 >_llseek(5, 29170, [29170], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 101) = 101 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 72) = 72 >gettimeofday({1272576085, 649512}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=29271, ...}) = 0 >_llseek(5, 29271, [29271], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 116) = 116 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 86) = 86 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >gettimeofday({1272576085, 655084}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=29387, ...}) = 0 >_llseek(5, 29387, [29387], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 131) = 131 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 91) = 91 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0\r\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0\r\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0\16\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0\16\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0\17\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0\17\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0\20\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0\21\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0\21\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0\22\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0\22\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0I\0\0\0\0\0\0\0\23\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0I\0\0\0\1\0\0\0\23\0\0\0\0\0\0\0\0\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0( \0\200\206\0\0\0\1\0\0\0T\0\0\0\0\0\0\0\24\0\0\0\0\0\0\0\7"..., 40, 0) = 40 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0T", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0T\0\0\0\1\0\0\0\24\0\0\0\0\0\0\0\7defa"..., 80, 0) = 80 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0< \0\200\206\0\0\0\1\0\0\0X\0\0\0\0\0\0\0\25\0\0\0\0\0\0\0\7"..., 60, 0) = 60 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\1\324", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0X\0\0\0\1\0\0\0\25\0\0\0\0\0\0\1\225<poo"..., 464, 0) = 464 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0( \0\200\206\0\0\0\1\0\0\0a\0\0\0\0\0\0\0\26\0\0\0\0\0\0\0\10"..., 40, 0) = 40 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0\340", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0a\0\0\0\1\0\0\0\26\0\0\0\1\0\0\0/\0\0\0\22"..., 220, 0) = 220 >gettimeofday({1272576085, 663917}, NULL) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5f038) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >open("/dev/sr1", O_RDONLY|O_LARGEFILE) = -1 ENOMEDIUM (No medium found) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5f038) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >open("/dev/sr1", O_RDONLY|O_LARGEFILE) = -1 ENOMEDIUM (No medium found) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5f2f8) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 2), ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6596000 >write(1, "\n", 1) = 1 >write(1, "\n", 1) = 1 >write(1, "Starting install...\n", 20) = 20 >gettimeofday({1272576085, 688372}, NULL) = 0 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0\27\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0\27\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0\30\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0\30\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0\31\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0\31\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0\32\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0\32\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0\33\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0\33\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0\34\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0I\0\0\0\0\0\0\0\35\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0I\0\0\0\1\0\0\0\35\0\0\0\0\0\0\0\0\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0( \0\200\206\0\0\0\1\0\0\0T\0\0\0\0\0\0\0\36\0\0\0\0\0\0\0\7"..., 40, 0) = 40 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0T", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0T\0\0\0\1\0\0\0\36\0\0\0\0\0\0\0\7defa"..., 80, 0) = 80 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0< \0\200\206\0\0\0\1\0\0\0X\0\0\0\0\0\0\0\37\0\0\0\0\0\0\0\7"..., 60, 0) = 60 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\1\324", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0X\0\0\0\1\0\0\0\37\0\0\0\0\0\0\1\225<poo"..., 464, 0) = 464 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0D \0\200\206\0\0\0\1\0\0\0a\0\0\0\0\0\0\0 \0\0\0\0\0\0\0#"..., 68, 0) = 68 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0\340", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0a\0\0\0\1\0\0\0 \0\0\0\1\0\0\0/\0\0\0\22"..., 220, 0) = 220 >gettimeofday({1272576085, 695140}, NULL) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5e928) = -1 ENOENT (No such file or directory) >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5e928) = -1 ENOENT (No such file or directory) >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5ebe8) = -1 ENOENT (No such file or directory) >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >mlock(0x89a0578, 7200) = 0 >mlock(0xbfe5f4f0, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f35c) = 0 >munlock(0xbfe5f4f0, 136) = 0 >munlock(0x89a0578, 7200) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 17 >setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(17, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(17, "GET ", 4) = 4 >write(17, "/xend/domain/f6e62a3d-6a04-802b-"..., 58) = 58 >write(17, " HTTP/1.1\r\n", 11) = 11 >write(17, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(17, "H", 1) = 1 >read(17, "T", 1) = 1 >read(17, "T", 1) = 1 >read(17, "P", 1) = 1 >read(17, "/", 1) = 1 >read(17, "1", 1) = 1 >read(17, ".", 1) = 1 >read(17, "1", 1) = 1 >read(17, " ", 1) = 1 >read(17, "4", 1) = 1 >read(17, "0", 1) = 1 >read(17, "4", 1) = 1 >read(17, " ", 1) = 1 >read(17, "N", 1) = 1 >read(17, "o", 1) = 1 >read(17, "t", 1) = 1 >read(17, " ", 1) = 1 >read(17, "f", 1) = 1 >read(17, "o", 1) = 1 >read(17, "u", 1) = 1 >read(17, "n", 1) = 1 >read(17, "d", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "g", 1) = 1 >read(17, "t", 1) = 1 >read(17, "h", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "4", 1) = 1 >read(17, "9", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "E", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "i", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "-", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "t", 1) = 1 >read(17, "y", 1) = 1 >read(17, "p", 1) = 1 >read(17, "e", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "x", 1) = 1 >read(17, "t", 1) = 1 >read(17, "/", 1) = 1 >read(17, "p", 1) = 1 >read(17, "l", 1) = 1 >read(17, "a", 1) = 1 >read(17, "i", 1) = 1 >read(17, "n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "P", 1) = 1 >read(17, "r", 1) = 1 >read(17, "a", 1) = 1 >read(17, "g", 1) = 1 >read(17, "m", 1) = 1 >read(17, "a", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "r", 1) = 1 >read(17, "o", 1) = 1 >read(17, "l", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "<Fault 3: 'f6e62a3d-6a04-802b-10"..., 49) = 49 >close(17) = 0 >gettimeofday({1272576085, 707218}, NULL) = 0 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0!\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0\"\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0\"\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0#\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0#\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0$\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0$\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0%\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0%\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0&\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0&\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0I\0\0\0\0\0\0\0'\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0I\0\0\0\1\0\0\0'\0\0\0\0\0\0\0\0\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0( \0\200\206\0\0\0\1\0\0\0T\0\0\0\0\0\0\0(\0\0\0\0\0\0\0\7"..., 40, 0) = 40 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0T", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0T\0\0\0\1\0\0\0(\0\0\0\0\0\0\0\7defa"..., 80, 0) = 80 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0< \0\200\206\0\0\0\1\0\0\0X\0\0\0\0\0\0\0)\0\0\0\0\0\0\0\7"..., 60, 0) = 60 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\1\324", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0X\0\0\0\1\0\0\0)\0\0\0\0\0\0\1\225<poo"..., 464, 0) = 464 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0( \0\200\206\0\0\0\1\0\0\0a\0\0\0\0\0\0\0*\0\0\0\0\0\0\0\10"..., 40, 0) = 40 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0\340", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0a\0\0\0\1\0\0\0*\0\0\0\1\0\0\0/\0\0\0\22"..., 220, 0) = 220 >gettimeofday({1272576085, 716184}, NULL) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5eff8) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >open("/dev/sr1", O_RDONLY|O_LARGEFILE) = -1 ENOMEDIUM (No medium found) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5eff8) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >open("/dev/sr1", O_RDONLY|O_LARGEFILE) = -1 ENOMEDIUM (No medium found) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5f2b8) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0+\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0+\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0,\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0,\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0-\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0-\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0.\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0.\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0/\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0/\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0000\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0000\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0I\0\0\0\0\0\0\0001\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0I\0\0\0\1\0\0\0001\0\0\0\0\0\0\0\0\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0( \0\200\206\0\0\0\1\0\0\0T\0\0\0\0\0\0\0002\0\0\0\0\0\0\0\7"..., 40, 0) = 40 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0T", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0T\0\0\0\1\0\0\0002\0\0\0\0\0\0\0\7defa"..., 80, 0) = 80 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0< \0\200\206\0\0\0\1\0\0\0X\0\0\0\0\0\0\0003\0\0\0\0\0\0\0\7"..., 60, 0) = 60 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\1\324", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0X\0\0\0\1\0\0\0003\0\0\0\0\0\0\1\225<poo"..., 464, 0) = 464 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0( \0\200\206\0\0\0\1\0\0\0a\0\0\0\0\0\0\0004\0\0\0\0\0\0\0\10"..., 40, 0) = 40 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0\340", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0a\0\0\0\1\0\0\0004\0\0\0\1\0\0\0/\0\0\0\22"..., 220, 0) = 220 >gettimeofday({1272576085, 744715}, NULL) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5ebe8) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >open("/dev/sr1", O_RDONLY|O_LARGEFILE) = -1 ENOMEDIUM (No medium found) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5ebe8) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >open("/dev/sr1", O_RDONLY|O_LARGEFILE) = -1 ENOMEDIUM (No medium found) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5eea8) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 17 >setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(17, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(17, "GET ", 4) = 4 >write(17, "/xend/domain/SimplyMepis?detail="..., 33) = 33 >write(17, " HTTP/1.1\r\n", 11) = 11 >write(17, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(17, "H", 1) = 1 >read(17, "T", 1) = 1 >read(17, "T", 1) = 1 >read(17, "P", 1) = 1 >read(17, "/", 1) = 1 >read(17, "1", 1) = 1 >read(17, ".", 1) = 1 >read(17, "1", 1) = 1 >read(17, " ", 1) = 1 >read(17, "4", 1) = 1 >read(17, "0", 1) = 1 >read(17, "4", 1) = 1 >read(17, " ", 1) = 1 >read(17, "N", 1) = 1 >read(17, "o", 1) = 1 >read(17, "t", 1) = 1 >read(17, " ", 1) = 1 >read(17, "f", 1) = 1 >read(17, "o", 1) = 1 >read(17, "u", 1) = 1 >read(17, "n", 1) = 1 >read(17, "d", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "g", 1) = 1 >read(17, "t", 1) = 1 >read(17, "h", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "2", 1) = 1 >read(17, "4", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "E", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "i", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "-", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "t", 1) = 1 >read(17, "y", 1) = 1 >read(17, "p", 1) = 1 >read(17, "e", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "x", 1) = 1 >read(17, "t", 1) = 1 >read(17, "/", 1) = 1 >read(17, "p", 1) = 1 >read(17, "l", 1) = 1 >read(17, "a", 1) = 1 >read(17, "i", 1) = 1 >read(17, "n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "P", 1) = 1 >read(17, "r", 1) = 1 >read(17, "a", 1) = 1 >read(17, "g", 1) = 1 >read(17, "m", 1) = 1 >read(17, "a", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "r", 1) = 1 >read(17, "o", 1) = 1 >read(17, "l", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "<Fault 3: 'SimplyMepis'>", 24) = 24 >close(17) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\1\0\0\0\0\0\0\0\0\0\0\0\16\0\0\0", 16) = 16 >write(7, "/local/domain\0", 14) = 14 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\2\0\0\0\0\0\0\0\0\0\0\0\25\0\0\0", 16) = 16 >write(7, "/local/domain/0/name\0", 21) = 21 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >gettimeofday({1272576085, 774528}, NULL) = 0 >stat64("/var/lib/xen/images/SimplyMepis.img", {st_mode=S_IFREG|0755, st_size=4294967296, ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\1\0\0\0\0\0\0\0\0\0\0\0\16\0\0\0", 16) = 16 >write(7, "/local/domain\0", 14) = 14 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >mlock(0xbfe5efa0, 72) = 0 >mlock(0xbfe5eed0, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5ed3c) = 0 >munlock(0xbfe5eed0, 136) = 0 >munlock(0xbfe5efa0, 72) = 0 >mlock(0xbfe5f7d8, 72) = 0 >mlock(0xbfe5f700, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f56c) = 0 >munlock(0xbfe5f700, 136) = 0 >munlock(0xbfe5f7d8, 72) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\2\0\0\0\0\0\0\0\0\0\0\0\25\0\0\0", 16) = 16 >write(7, "/local/domain/0/name\0", 21) = 21 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 17 >setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(17, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(17, "GET ", 4) = 4 >write(17, "/xend/domain?state=halted", 25) = 25 >write(17, " HTTP/1.1\r\n", 11) = 11 >write(17, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(17, "H", 1) = 1 >read(17, "T", 1) = 1 >read(17, "T", 1) = 1 >read(17, "P", 1) = 1 >read(17, "/", 1) = 1 >read(17, "1", 1) = 1 >read(17, ".", 1) = 1 >read(17, "1", 1) = 1 >read(17, " ", 1) = 1 >read(17, "2", 1) = 1 >read(17, "0", 1) = 1 >read(17, "0", 1) = 1 >read(17, " ", 1) = 1 >read(17, "O", 1) = 1 >read(17, "K", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "g", 1) = 1 >read(17, "t", 1) = 1 >read(17, "h", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "2", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "E", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "i", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "-", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "t", 1) = 1 >read(17, "y", 1) = 1 >read(17, "p", 1) = 1 >read(17, "e", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "a", 1) = 1 >read(17, "p", 1) = 1 >read(17, "p", 1) = 1 >read(17, "l", 1) = 1 >read(17, "i", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "t", 1) = 1 >read(17, "i", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "/", 1) = 1 >read(17, "s", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "P", 1) = 1 >read(17, "r", 1) = 1 >read(17, "a", 1) = 1 >read(17, "g", 1) = 1 >read(17, "m", 1) = 1 >read(17, "a", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "r", 1) = 1 >read(17, "o", 1) = 1 >read(17, "l", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "()", 2) = 2 >close(17) = 0 >stat64("ifconfig", 0xbfe5f848) = -1 ENOENT (No such file or directory) >stat64("/sbin/ifconfig", {st_mode=S_IFREG|0755, st_size=65608, ...}) = 0 >pipe2([17, 18], O_CLOEXEC) = 0 >clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb74f9938) = 18019 >close(18) = 0 >fcntl64(17, F_SETFD, 0) = 0 >fstat64(17, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >fstat64(17, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6595000 >read(17, "dummy0 Link encap:Ethernet H"..., 4096) = 3023 >read(17, "", 4096) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >read(17, "", 4096) = 0 >stat64("/usr/sbin/ifconfig", 0xbfe5f848) = -1 ENOENT (No such file or directory) >close(17) = 0 >waitpid(18019, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 18019 >munmap(0xb6595000, 4096) = 0 >mlock(0xbfe5f6a0, 72) = 0 >mlock(0xbfe5f5c0, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f42c) = 0 >munlock(0xbfe5f5c0, 136) = 0 >munlock(0xbfe5f6a0, 72) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 17 >setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(17, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(17, "GET ", 4) = 4 >write(17, "/xend/node/", 11) = 11 >write(17, " HTTP/1.1\r\n", 11) = 11 >write(17, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(17, "H", 1) = 1 >read(17, "T", 1) = 1 >read(17, "T", 1) = 1 >read(17, "P", 1) = 1 >read(17, "/", 1) = 1 >read(17, "1", 1) = 1 >read(17, ".", 1) = 1 >read(17, "1", 1) = 1 >read(17, " ", 1) = 1 >read(17, "2", 1) = 1 >read(17, "0", 1) = 1 >read(17, "0", 1) = 1 >read(17, " ", 1) = 1 >read(17, "O", 1) = 1 >read(17, "K", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "g", 1) = 1 >read(17, "t", 1) = 1 >read(17, "h", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "8", 1) = 1 >read(17, "1", 1) = 1 >read(17, "0", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "E", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "i", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "-", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "t", 1) = 1 >read(17, "y", 1) = 1 >read(17, "p", 1) = 1 >read(17, "e", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "a", 1) = 1 >read(17, "p", 1) = 1 >read(17, "p", 1) = 1 >read(17, "l", 1) = 1 >read(17, "i", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "t", 1) = 1 >read(17, "i", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "/", 1) = 1 >read(17, "s", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "P", 1) = 1 >read(17, "r", 1) = 1 >read(17, "a", 1) = 1 >read(17, "g", 1) = 1 >read(17, "m", 1) = 1 >read(17, "a", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "r", 1) = 1 >read(17, "o", 1) = 1 >read(17, "l", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "(node (system Linux) (host genny"..., 810) = 810 >close(17) = 0 >mlock(0xbfe5f690, 72) = 0 >mlock(0xbfe5f5a0, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f40c) = 0 >munlock(0xbfe5f5a0, 136) = 0 >munlock(0xbfe5f690, 72) = 0 >mlock(0xbfe5f4a8, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f41c) = 0 >munlock(0xbfe5f4a8, 136) = 0 >mlock(0x898d830, 1) = 0 >mlock(0xbfe5f4a8, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f41c) = 0 >munlock(0xbfe5f4a8, 136) = 0 >munlock(0x898d830, 1) = 0 >mlock(0xbfe5f4a8, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f41c) = 0 >munlock(0xbfe5f4a8, 136) = 0 >mlock(0x898d831, 1) = 0 >mlock(0xbfe5f4a8, 136) = 0 >ioctl(6, SNDCTL_DSP_RESET, 0xbfe5f41c) = 0 >munlock(0xbfe5f4a8, 136) = 0 >munlock(0x898d831, 1) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 17 >setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(17, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(17, "GET ", 4) = 4 >write(17, "/xend/domain/Domain-0?detail=1", 30) = 30 >write(17, " HTTP/1.1\r\n", 11) = 11 >write(17, "Host: localhost:8000\r\nAccept-Enc"..., 100) = 100 >read(17, "H", 1) = 1 >read(17, "T", 1) = 1 >read(17, "T", 1) = 1 >read(17, "P", 1) = 1 >read(17, "/", 1) = 1 >read(17, "1", 1) = 1 >read(17, ".", 1) = 1 >read(17, "1", 1) = 1 >read(17, " ", 1) = 1 >read(17, "2", 1) = 1 >read(17, "0", 1) = 1 >read(17, "0", 1) = 1 >read(17, " ", 1) = 1 >read(17, "O", 1) = 1 >read(17, "K", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "g", 1) = 1 >read(17, "t", 1) = 1 >read(17, "h", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "6", 1) = 1 >read(17, "0", 1) = 1 >read(17, "0", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "E", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "i", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "-", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "t", 1) = 1 >read(17, "y", 1) = 1 >read(17, "p", 1) = 1 >read(17, "e", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "a", 1) = 1 >read(17, "p", 1) = 1 >read(17, "p", 1) = 1 >read(17, "l", 1) = 1 >read(17, "i", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "t", 1) = 1 >read(17, "i", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "/", 1) = 1 >read(17, "s", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "P", 1) = 1 >read(17, "r", 1) = 1 >read(17, "a", 1) = 1 >read(17, "g", 1) = 1 >read(17, "m", 1) = 1 >read(17, "a", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "r", 1) = 1 >read(17, "o", 1) = 1 >read(17, "l", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "(domain (domid 0) (bootloader ) "..., 600) = 600 >close(17) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\2\0\0\0\0\0\0\0\0\0\0\0\34\0\0\0", 16) = 16 >write(7, "/local/domain/0/console/tty\0", 28) = 28 >futex(0x8896448, FUTEX_WAIT_PRIVATE, 7, NULL) = -1 EAGAIN (Resource temporarily unavailable) >futex(0x889642c, FUTEX_WAKE_PRIVATE, 1) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0005\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0005\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0006\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0006\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0007\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0007\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0008\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0008\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0G\0\0\0\0\0\0\0009\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0G\0\0\0\1\0\0\0009\0\0\0\0\0\0\0\1\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0 \0\200\206\0\0\0\1\0\0\0H\0\0\0\0\0\0\0:\0\0\0\0\0\0\0\1", 32, 0) = 32 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0H", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0H\0\0\0\1\0\0\0:\0\0\0\0\0\0\0\1\0\0\0\7"..., 68, 0) = 68 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0I\0\0\0\0\0\0\0;\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0<", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0I\0\0\0\1\0\0\0;\0\0\0\0\0\0\0\0\0\0\0\0"..., 56, 0) = 56 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0( \0\200\206\0\0\0\1\0\0\0T\0\0\0\0\0\0\0<\0\0\0\0\0\0\0\7"..., 40, 0) = 40 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0T", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0T\0\0\0\1\0\0\0<\0\0\0\0\0\0\0\7defa"..., 80, 0) = 80 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0< \0\200\206\0\0\0\1\0\0\0X\0\0\0\0\0\0\0=\0\0\0\0\0\0\0\7"..., 60, 0) = 60 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\1\324", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0X\0\0\0\1\0\0\0=\0\0\0\0\0\0\1\225<poo"..., 464, 0) = 464 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0( \0\200\206\0\0\0\1\0\0\0a\0\0\0\0\0\0\0>\0\0\0\0\0\0\0\10"..., 40, 0) = 40 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN}]) >recv(11, "\0\0\0\340", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0a\0\0\0\1\0\0\0>\0\0\0\1\0\0\0/\0\0\0\22"..., 220, 0) = 220 >gettimeofday({1272576085, 816188}, NULL) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5e178) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >open("/dev/sr1", O_RDONLY|O_LARGEFILE) = -1 ENOMEDIUM (No medium found) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5e178) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >open("/dev/sr1", O_RDONLY|O_LARGEFILE) = -1 ENOMEDIUM (No medium found) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >stat64("/usr/sbin/vdiskadm", 0xbfe5e438) = -1 ENOENT (No such file or directory) >stat64("/dev/sr1", {st_mode=S_IFBLK|0660, st_rdev=makedev(11, 1), ...}) = 0 >gettimeofday({1272576085, 838435}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=29518, ...}) = 0 >_llseek(5, 29518, [29518], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 1224) = 1224 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 DEBUG "..., 1193) = 1193 >gettimeofday({1272576085, 839350}, NULL) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 17 >setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported) >connect(17, {sa_family=AF_FILE, path="/var/lib/xend/xend-socket"}, 110) = 0 >write(17, "POST ", 5) = 5 >write(17, "/xend/domain/", 13) = 13 >write(17, " HTTP/1.1\r\n", 11) = 11 >write(17, "Host: localhost:8000\r\nAccept-Enc"..., 114) = 114 >write(17, "737", 3) = 3 >write(17, "\r\n\r\n", 4) = 4 >write(17, "op=create&config=(vm%20(name%20'"..., 737) = 737 >read(17, "H", 1) = 1 >read(17, "T", 1) = 1 >read(17, "T", 1) = 1 >read(17, "P", 1) = 1 >read(17, "/", 1) = 1 >read(17, "1", 1) = 1 >read(17, ".", 1) = 1 >read(17, "1", 1) = 1 >read(17, " ", 1) = 1 >read(17, "5", 1) = 1 >read(17, "0", 1) = 1 >read(17, "0", 1) = 1 >read(17, " ", 1) = 1 >read(17, "R", 1) = 1 >read(17, "e", 1) = 1 >read(17, "q", 1) = 1 >read(17, "u", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, "t", 1) = 1 >read(17, " ", 1) = 1 >read(17, "f", 1) = 1 >read(17, "a", 1) = 1 >read(17, "i", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "d", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "c", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "a", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "l", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "g", 1) = 1 >read(17, "t", 1) = 1 >read(17, "h", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "6", 1) = 1 >read(17, "0", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "E", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "i", 1) = 1 >read(17, "r", 1) = 1 >read(17, "e", 1) = 1 >read(17, "s", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "-", 1) = 1 >read(17, "1", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "e", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "-", 1) = 1 >read(17, "t", 1) = 1 >read(17, "y", 1) = 1 >read(17, "p", 1) = 1 >read(17, "e", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "a", 1) = 1 >read(17, "p", 1) = 1 >read(17, "p", 1) = 1 >read(17, "l", 1) = 1 >read(17, "i", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "t", 1) = 1 >read(17, "i", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "/", 1) = 1 >read(17, "s", 1) = 1 >read(17, "x", 1) = 1 >read(17, "p", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "P", 1) = 1 >read(17, "r", 1) = 1 >read(17, "a", 1) = 1 >read(17, "g", 1) = 1 >read(17, "m", 1) = 1 >read(17, "a", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "C", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "o", 1) = 1 >read(17, "n", 1) = 1 >read(17, "t", 1) = 1 >read(17, "r", 1) = 1 >read(17, "o", 1) = 1 >read(17, "l", 1) = 1 >read(17, ":", 1) = 1 >read(17, " ", 1) = 1 >read(17, "n", 1) = 1 >read(17, "o", 1) = 1 >read(17, "-", 1) = 1 >read(17, "c", 1) = 1 >read(17, "a", 1) = 1 >read(17, "c", 1) = 1 >read(17, "h", 1) = 1 >read(17, "e", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "\r", 1) = 1 >read(17, "\n", 1) = 1 >read(17, "(xend.err \"Error creating domain"..., 60) = 60 >close(17) = 0 >gettimeofday({1272576085, 918075}, NULL) = 0 >gettimeofday({1272576085, 918264}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=30742, ...}) = 0 >_llseek(5, 30742, [30742], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 192) = 192 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 ERROR "..., 153) = 153 >write(1, "Domain installation does not app"..., 159) = 159 >write(1, " restart your installation.\n", 28) = 28 >gettimeofday({1272576085, 919379}, NULL) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >stat64("/usr/bin/virt-install-2.6", {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >open("/usr/bin/virt-install-2.6", O_RDONLY|O_LARGEFILE) = 17 >fstat64(17, {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >fstat64(17, {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6595000 >read(17, "#!/usr/bin/python2.6 -tt\n#\n# Scr"..., 8192) = 8192 >read(17, "e options from dictionary\n de"..., 4096) = 4096 >read(17, " * len(size)\n\n if type(disk) "..., 4096) = 4096 >read(17, " found = False\n for m in ["..., 4096) = 4096 >read(17, "i.check_before_store,\n "..., 4096) = 4096 >read(17, "roup(parser, _(\"Device Options\")"..., 4096) = 4096 >read(17, " options.\"), default=False)\n "..., 4096) = 4096 >read(17, ", options.import_install, guest,"..., 4096) = 4096 >read(17, "omain_state()\n if ret:\n "..., 4096) = 1867 >read(17, "", 4096) = 0 >close(17) = 0 >munmap(0xb6595000, 4096) = 0 >stat64("/usr/bin/virt-install-2.6", {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >stat64("/usr/bin/virt-install-2.6", {st_mode=S_IFREG|0755, st_size=38731, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/Guest.py", {st_mode=S_IFREG|0644, st_size=41398, ...}) = 0 >open("/usr/lib/python2.6/site-packages/virtinst/Guest.py", O_RDONLY|O_LARGEFILE) = 17 >fstat64(17, {st_mode=S_IFREG|0644, st_size=41398, ...}) = 0 >fstat64(17, {st_mode=S_IFREG|0644, st_size=41398, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6595000 >read(17, "#\n# Common code for all guests\n#"..., 8192) = 8192 >brk(0x8a0c000) = 0x8a0c000 >read(17, "umber of vcpus for the guest\n "..., 4096) = 4096 >read(17, "elf):\n return self._descr"..., 4096) = 4096 >read(17, "extraargs\n def set_extraargs("..., 4096) = 4096 >read(17, " raise ValueError(_(\"Did"..., 4096) = 4096 >read(17, " return \"\"\n\n def _get_cl"..., 4096) = 4096 >read(17, "dd(\" <on_crash>%s</on_crash>\" %"..., 4096) = 4096 >read(17, "ue' flag set (accessed via\n "..., 4096) = 4096 >read(17, " logging.info(\"Destroying i"..., 4096) = 4096 >read(17, "ng failures\n dom = None\n f"..., 4096) = 438 >read(17, "", 4096) = 0 >close(17) = 0 >munmap(0xb6595000, 4096) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/Guest.py", {st_mode=S_IFREG|0644, st_size=41398, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/virtinst/Guest.py", {st_mode=S_IFREG|0644, st_size=41398, ...}) = 0 >stat64("/usr/lib/python2.6/site-packages/libvirt.py", {st_mode=S_IFREG|0644, st_size=93067, ...}) = 0 >open("/usr/lib/python2.6/site-packages/libvirt.py", O_RDONLY|O_LARGEFILE) = 17 >fstat64(17, {st_mode=S_IFREG|0644, st_size=93067, ...}) = 0 >fstat64(17, {st_mode=S_IFREG|0644, st_size=93067, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6595000 >read(17, "#!/usr/bin/python -i\n#\n# WARNING"..., 8192) = 8192 >read(17, " device or file corresponding to"..., 4096) = 4096 >read(17, "ddresses for\n whichever t"..., 4096) = 4096 >read(17, "ret)\n return __tmp\n\n d"..., 4096) = 4096 >read(17, "ain after saving. \"\"\"\n re"..., 4096) = 4096 >read(17, " \"\"\"\n ret = libvirtmod.vi"..., 4096) = 4096 >read(17, "function may require privileged "..., 4096) = 4096 >read(17, "eturn ret\n\n def create(self, "..., 4096) = 4096 >read(17, "\n \"\"\"Destroy an active st"..., 4096) = 4096 >read(17, "toragePoolListVolumes(self._o)\n "..., 4096) = 4096 >read(17, "aise libvirtError('virDomainCrea"..., 4096) = 4096 >read(17, "r of virtual CPUs supported for "..., 4096) = 4096 >read(17, "visor based on its UUID. \"\"\"\n "..., 4096) = 4096 >read(17, " if ret is None:raise libvi"..., 4096) = 4096 >read(17, "fDomains() failed', conn=self)\n "..., 4096) = 4096 >read(17, " def storagePoolLookupByUUID("..., 4096) = 4096 >read(17, "ing interfaces, stores the point"..., 4096) = 4096 >read(17, "entRegister() failed', conn=self"..., 4096) = 4096 >read(17, "\n if ret is None: raise l"..., 4096) = 4096 >read(17, " ret\n\n def eventUpdateCallbac"..., 4096) = 4096 >read(17, " }\n }\n "..., 4096) = 4096 >read(17, "IR_ERR_NO_CONNECT = 5\nVIR_ERR_IN"..., 4096) = 2955 >read(17, "", 4096) = 0 >close(17) = 0 >munmap(0xb6595000, 4096) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=30934, ...}) = 0 >_llseek(5, 30934, [30934], SEEK_SET) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(5, "[Fri, 30 Apr 2010 05:21:25 virt-"..., 1191) = 1191 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=440, ...}) = 0 >write(2, "Fri, 30 Apr 2010 05:21:25 ERROR "..., 1151) = 1151 >brk(0x8a4f000) = 0x8a4f000 >poll([{fd=14, events=POLLOUT}, {fd=15, events=POLLIN}], 2, -1) = 1 ([{fd=14, revents=POLLOUT}]) >send(14, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\0", 28, 0) = 28 >poll([{fd=14, events=POLLIN}, {fd=15, events=POLLIN}], 2, -1) = 1 ([{fd=14, revents=POLLIN|POLLHUP}]) >recv(14, "\0\0\0008", 4, 0) = 4 >recv(14, " \0\200\206\0\0\0\1\0\0\0\2\0\0\0\1\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0"..., 52, 0) = 52 >close(14) = 0 >close(15) = 0 >close(16) = 0 >poll([{fd=11, events=POLLOUT}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLOUT}]) >send(11, "\0\0\0\34 \0\200\206\0\0\0\1\0\0\0\2\0\0\0\0\0\0\0?\0\0\0\0", 28, 0) = 28 >poll([{fd=11, events=POLLIN}, {fd=12, events=POLLIN}], 2, -1) = 1 ([{fd=11, revents=POLLIN|POLLHUP}]) >recv(11, "\0\0\0008", 4, 0) = 4 >recv(11, " \0\200\206\0\0\0\1\0\0\0\2\0\0\0\1\0\0\0?\0\0\0\0\0\0\0\0\0\0\0\0"..., 52, 0) = 52 >close(11) = 0 >close(12) = 0 >close(13) = 0 >close(6) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\5\0\0\0\0\0\0\0\0\0\0\0!\0\0\0", 16) = 16 >write(7, "@introduceDomain\0", 17) = 17 >write(7, "introduceDomain\0", 16) = 16 >futex(0x8896448, FUTEX_WAIT_PRIVATE, 9, NULL) = 0 >futex(0x889642c, FUTEX_WAKE_PRIVATE, 1) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_IGN, [], 0}, 8) = 0 >write(7, "\5\0\0\0\0\0\0\0\0\0\0\0\35\0\0\0", 16) = 16 >write(7, "@releaseDomain\0", 15) = 15 >write(7, "releaseDomain\0", 14) = 14 >rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, NULL, 8) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=127961, ...}) = 0 >mmap2(NULL, 127961, PROT_READ, MAP_PRIVATE, 6, 0) = 0xb6576000 >close(6) = 0 >open("/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/libgcc_s.so.1", O_RDONLY) = 6 >read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\34\0\0004\0\0\0"..., 512) = 512 >fstat64(6, {st_mode=S_IFREG|0644, st_size=50564, ...}) = 0 >mmap2(NULL, 53768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0xb6568000 >mmap2(0xb6574000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xb) = 0xb6574000 >close(6) = 0 >mprotect(0xb6574000, 4096, PROT_READ) = 0 >munmap(0xb6576000, 127961) = 0 >tgkill(17989, 18001, SIGRTMIN) = 0 >close(8) = 0 >close(9) = 0 >close(7) = 0 >close(10) = 0 >close(5) = 0 >munmap(0xb721c000, 4096) = 0 >rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {0xb777ec70, [], 0}, 8) = 0 >brk(0x89cb000) = 0x89cb000 >exit_group(1) = ?
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 316267
:
229683
| 229685