public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* psql crashes with snapshot
@ 2013-02-18 15:27 Thorsten Kampe
  2013-02-18 15:45 ` Earnie Boyd
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Thorsten Kampe @ 2013-02-18 15:27 UTC (permalink / raw)
  To: cygwin

Hello,

I just downloaded the PostgreSQL client tools and noticed that psql 
crashes every time. The usual rebase didn't help. I reverted cygwin1.dll 
to the latest official version (1.7.17, 2012-10-19) and now psql works 
fine.

What can I do - if anything at all - to debug the issue? Obviously, I 
cannot test every single snapshot after October last year and see where 
the crash "starts"...

Thorsten



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: psql crashes with snapshot
  2013-02-18 15:27 psql crashes with snapshot Thorsten Kampe
@ 2013-02-18 15:45 ` Earnie Boyd
  2013-02-18 15:46 ` Christopher Faylor
  2013-02-18 18:49 ` psql crashes with snapshot Achim Gratz
  2 siblings, 0 replies; 7+ messages in thread
From: Earnie Boyd @ 2013-02-18 15:45 UTC (permalink / raw)
  To: cygwin

On Mon, Feb 18, 2013 at 10:27 AM, Thorsten Kampe wrote:
> What can I do - if anything at all - to debug the issue? Obviously, I
> cannot test every single snapshot after October last year and see where
> the crash "starts"...

Work it descending order with a set number limit.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: psql crashes with snapshot
  2013-02-18 15:27 psql crashes with snapshot Thorsten Kampe
  2013-02-18 15:45 ` Earnie Boyd
@ 2013-02-18 15:46 ` Christopher Faylor
  2013-02-18 19:51   ` psql crashes with snapshot - 2 files [1/1] Thorsten Kampe
  2013-02-18 18:49 ` psql crashes with snapshot Achim Gratz
  2 siblings, 1 reply; 7+ messages in thread
From: Christopher Faylor @ 2013-02-18 15:46 UTC (permalink / raw)
  To: cygwin

On Mon, Feb 18, 2013 at 04:27:17PM +0100, Thorsten Kampe wrote:
>Hello,
>
>I just downloaded the PostgreSQL client tools and noticed that psql 
>crashes every time. The usual rebase didn't help. I reverted cygwin1.dll 
>to the latest official version (1.7.17, 2012-10-19) and now psql works 
>fine.
>
>What can I do - if anything at all - to debug the issue? Obviously, I 
>cannot test every single snapshot after October last year and see where 
>the crash "starts"...

It isn't clear why you couldn't do that but you could at least provide
*details* like cygcheck output and what you mean by "crash".  If there
is a stackdump file then posting that would be useful.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: psql crashes with snapshot
  2013-02-18 15:27 psql crashes with snapshot Thorsten Kampe
  2013-02-18 15:45 ` Earnie Boyd
  2013-02-18 15:46 ` Christopher Faylor
@ 2013-02-18 18:49 ` Achim Gratz
  2 siblings, 0 replies; 7+ messages in thread
From: Achim Gratz @ 2013-02-18 18:49 UTC (permalink / raw)
  To: cygwin

Thorsten Kampe writes:
> What can I do - if anything at all - to debug the issue? Obviously, I 
> cannot test every single snapshot after October last year and see where 
> the crash "starts"...

If the problem is bisectable it would take no more than 5 snapshots to
get the one that has the responsible change.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: psql crashes with snapshot - 2 files [1/1]
  2013-02-18 15:46 ` Christopher Faylor
@ 2013-02-18 19:51   ` Thorsten Kampe
  2013-02-19  5:51     ` marco atzeri
  0 siblings, 1 reply; 7+ messages in thread
From: Thorsten Kampe @ 2013-02-18 19:51 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1302 bytes --]

* Christopher Faylor (Mon, 18 Feb 2013 10:46:43 -0500)
> On Mon, Feb 18, 2013 at 04:27:17PM +0100, Thorsten Kampe wrote:
> >I just downloaded the PostgreSQL client tools and noticed that psql 
> >crashes every time. The usual rebase didn't help. I reverted cygwin1.dll 
> >to the latest official version (1.7.17, 2012-10-19) and now psql works 
> >fine.
> >
> >What can I do - if anything at all - to debug the issue? Obviously, I 
> >cannot test every single snapshot after October last year and see where 
> >the crash "starts"...
> 
> It isn't clear why you couldn't do that

There were at around twenty five snapshots since October. To test them 
all would take a long time...

...but surprisingly already the first post 1.7.17 snapshot from 2012-11-
23 exhibits the problem[1].

> but you could at least provide
> *details* like cygcheck output

see attached file

> and what you mean by "crash".

From a DOS prompt:

> psql --version
1 [main] psql 3196 exception::handle: Exception: STATUS_ACCESS_VIOLATION
626 [main] psql 3196 open_stackdumpfile: Dumping stack trace to 
psql.exe.stackdump

And from a bash prompt:

$ psql --version
Segmentation fault

> If there is a stackdump file then posting that would be useful.

Attached

Thorsten
[1] http://cygwin.org/snapshots/cygwin1-20121123.dll.bz2

[-- Attachment #2: Stackdump --]
[-- Type: Application/Octet-stream, Size: 445 bytes --]

Exception: STATUS_ACCESS_VIOLATION at eip=FC410000
eax=FC410000 ebx=00000000 ecx=00000000 edx=00000000 esi=61006C50 edi=0028CD68
ebp=0028AC78 esp=0028AC3C program=F:\cygwin\bin\psql.exe, pid 12004, thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame     Function  Args
0028AC78  FC410000  (61273AD8, 00000000, 00000000, 00000000)
0028ACE8  61006CF5  (00000000, 0028CD68, 61006C50, 00000000)
End of stack trace

[-- Attachment #3: cygcheck output --]
[-- Type: Application/Octet-stream, Size: 665165 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Mon Feb 18 20:34:59 2013

Windows 8 Professional N Ver 6.2 Build 9200 

Running under WOW64 on AMD64

Path:	F:\program files\take command\..\..\cygwin\bin
	F:\program files\take command\..\..\cygwin\usr\local\bin
	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\Windows\System32\WindowsPowerShell\v1.0\
	\program files\tools\zenity\bin

Output from F:\cygwin\bin\id.exe
UID: 1003(thorsten)       GID: 513(None)
513(None)                 544(Administrators)       555(Remote Desktop Users)
545(Users)

SysDir: C:\Windows\system32
WinDir: C:\Windows

CYGWIN = 'nodosfilewarning'
HOME = '/home/thorsten'
path = 'F:\program files\take command\..\..\cygwin\bin;F:\program files\take command\..\..\cygwin\usr\local\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;\program files\tools\zenity\bin'

.bash = 'usb:\cygwin\bin\bash'
.py = '"usb:\program files\python\python"'
.pyw = '"usb:\program files\python\pythonw"'
.sh = 'usb:\cygwin\bin\zsh'
.zsh = 'usb:\cygwin\bin\zsh'
ALLUSERSPROFILE = 'C:\ProgramData'
APPDATA = 'C:\Users\thorsten\AppData\Roaming'
asl.log = 'Destination=file'
cdpath = '..;\;usb:\cygwin\home\thorsten'
CMDLINE = 'cygcheck -s -v -r'
CommonProgramFiles = 'C:\Program Files (x86)\Common Files'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
CommonProgramW6432 = 'C:\Program Files\Common Files'
COMPUTERNAME = 'rednails'
ComSpec = 'F:\program files\take command\TCC.EXE'
desktop = 'C:\Users\thorsten\desktop'
devmgr_show_nonpresent_devices = '1'
dircmd = '/a /o /p'
EDITOR = 'jed'
FP_NO_HOST_CHECK = 'NO'
HOMEDRIVE = 'C:'
HOMEPATH = '\Users\thorsten'
LESS = 'IMQRSJW'
LOCALAPPDATA = 'C:\Users\thorsten\AppData\Local'
LOGONSERVER = '\\rednails'
MANPAGER = 'most'
NUMBER_OF_PROCESSORS = '4'
OS = 'Windows_NT'
PAGER = 'most'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
PROCESSOR_ARCHITECTURE = 'x86'
PROCESSOR_ARCHITEW6432 = 'AMD64'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 58 Stepping 9, GenuineIntel'
PROCESSOR_LEVEL = '6'
PROCESSOR_REVISION = '3a09'
ProgramData = 'C:\ProgramData'
ProgramFiles = 'C:\Program Files (x86)'
ProgramFiles(x86) = 'C:\Program Files (x86)'
ProgramW6432 = 'C:\Program Files'
prompt = '$u@rednails[$e[36m%@replace[%_cwd,$W,%@replace[F:\cygwin\home\thorsten,~,%_cwd]]$e[m]$e[36;1m$g$e[m$s'
prompt2 = '$e[36;1m:$e[m$s'
PSModulePath = 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\'
PUBLIC = 'C:\Users\Public'
PYTHONPATH = '\cygwin\home\thorsten\python\modules'
PYTHONSTARTUP = '\cygwin\home\thorsten\.pythonrc.py'
regkey = '"HKCU\Software\JP Software"'
regkey2 = 'HKCU\Software\Prineas\FileViewer'
SESSIONNAME = 'Console'
SystemDrive = 'C:'
SystemRoot = 'C:\Windows'
TCMD = 'F:\program files\take command\tcmd.exe'
TCMDVER = '14.03.59'
TEMP = 'R:\Temp'
TEMP.OLD = 'C:\Users\thorsten\AppData\Local\Temp'
TMP = 'R:\Temp'
TMP.OLD = 'C:\Users\thorsten\AppData\Local\Temp'
usb = 'F:'
USERDOMAIN = 'rednails'
USERDOMAIN_ROAMINGPROFILE = 'rednails'
USERNAME = 'thorsten'
USERPROFILE = 'C:\Users\thorsten'
windir = 'C:\Windows'
ZENITY_DATADIR = '\program files\tools\zenity\share\'
__COMPAT_LAYER = 'DetectorsVista'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Installations
  (default) = '\??\F:\cygwin'
  0ad7edfc4e87a2ff = '\??\G:\cygwin'
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin\setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\G:\cygwin'
  b99ad95be22e68fe = '\??\F:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'F:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: 0ad7edfc4e87a2ff Path: G:\cygwin (ORPHANED)
  System: Key: b99ad95be22e68fe Path: F:\cygwin
  User:   Key: b99ad95be22e68fe Path: F:\cygwin
  User:   Key: 0ad7edfc4e87a2ff Path: G:\cygwin (ORPHANED)

c:  hd  NTFS    476410Mb  48% CP CS UN PA FC     
e:  fd  FAT32    31279Mb  70% CP    UN           THORSTEN
f:  fd  exFAT    61019Mb  36% CP    UN           Flash Drive
r:  fd  NTFS       999Mb   8% CP CS UN PA FC     RAM Disk

F:\cygwin                             /          system  binary,auto
C:\Users\thorsten\AppData\Local\Temp  /tmp       system  binary
F:\cygwin\bin                         /usr/bin   system  binary,auto
F:\cygwin\lib                         /usr/lib   system  binary,auto
C:\Users\thorsten\AppData\Local\Temp  /var/tmp   system  binary
cygdrive prefix                       /cygdrive  user    binary,auto

Found: F:\program files\take command\..\..\cygwin\bin\awk
 -> F:\program files\take command\..\..\cygwin\bin\gawk.exe
Found: F:\program files\take command\..\..\cygwin\bin\bash.exe
Found: F:\program files\take command\..\..\cygwin\bin\cat.exe
Found: F:\program files\take command\..\..\cygwin\bin\cp.exe
Found: F:\program files\take command\..\..\cygwin\bin\cpp.exe
 -> F:\cygwin\etc\alternatives\cpp
Not Found: cpp (good!)
Found: F:\program files\take command\..\..\cygwin\bin\crontab.exe
Found: F:\program files\take command\..\..\cygwin\bin\find.exe
Found: C:\Windows\system32\find.exe
Warning: F:\program files\take command\..\..\cygwin\bin\find.exe hides C:\Windows\system32\find.exe
Found: F:\program files\take command\..\..\cygwin\bin\gcc.exe
Found: F:\program files\take command\..\..\cygwin\bin\gcc.exe
Not Found: gdb
Found: F:\program files\take command\..\..\cygwin\bin\grep.exe
Found: F:\program files\take command\..\..\cygwin\bin\kill.exe
Found: F:\program files\take command\..\..\cygwin\bin\ld.exe
Found: F:\program files\take command\..\..\cygwin\bin\ls.exe
Found: F:\program files\take command\..\..\cygwin\bin\make.exe
Found: F:\program files\take command\..\..\cygwin\bin\mv.exe
Not Found: patch
Found: F:\program files\take command\..\..\cygwin\bin\perl.exe
Found: F:\program files\take command\..\..\cygwin\bin\rm.exe
Found: F:\program files\take command\..\..\cygwin\bin\sed.exe
Found: F:\program files\take command\..\..\cygwin\bin\ssh.exe
Found: F:\program files\take command\..\..\cygwin\bin\sh.exe
Found: F:\program files\take command\..\..\cygwin\bin\tar.exe
Found: F:\program files\take command\..\..\cygwin\bin\test.exe
Found: F:\program files\take command\..\..\cygwin\bin\vi
 -> F:\program files\take command\..\..\cygwin\bin\vim-nox.exe
Found: F:\program files\take command\..\..\cygwin\bin\vim
 -> F:\cygwin\etc\alternatives\vim
 -> F:\cygwin\bin\vim-nox.exe

   71k 2013/01/20 F:\program files\take command\..\..\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2013/1/16 9:38
  202k 2013/01/20 F:\program files\take command\..\..\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2013/1/16 9:37
   52k 2008/11/11 F:\program files\take command\..\..\cygwin\bin\cygagraph-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygagraph-4.dll" v0.0 ts=2008/11/11 5:55
  118k 2012/02/19 F:\program files\take command\..\..\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2012/2/19 21:55
   89k 2011/12/20 F:\program files\take command\..\..\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2011/12/20 20:31
  221k 2010/04/13 F:\program files\take command\..\..\cygwin\bin\cygarchive-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygarchive-2.dll" v0.0 ts=2010/4/13 3:47
  449k 2013/01/01 F:\program files\take command\..\..\cygwin\bin\cygasn1-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygasn1-8.dll" v0.0 ts=2013/1/1 7:34
  567k 2011/11/13 F:\program files\take command\..\..\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygaspell-15.dll" v0.0 ts=2011/11/11 1:41
   96k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-1.0-0.dll" v0.0 ts=2012/12/17 2:11
  135k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygatk-bridge-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-bridge-2.0-0.dll" v0.0 ts=2012/12/17 5:37
  107k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygatspi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatspi-0.dll" v0.0 ts=2012/12/17 5:21
   14k 2012/05/04 F:\program files\take command\..\..\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2012/5/4 13:35
   80k 2013/01/01 F:\program files\take command\..\..\cygwin\bin\cyglightcomp.dll - os=4.0 img=1.0 sys=4.0
                  "cyglightcomp.dll" v0.0 ts=2013/1/1 7:12
  133k 2009/06/10 F:\program files\take command\..\..\cygwin\bin\cyglua-5.1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglua-5.1.dll" v0.0 ts=2009/6/10 19:29
  119k 2012/11/05 F:\program files\take command\..\..\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2012/11/5 3:13
   28k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_chrono-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_chrono-mt-1_48.dll" v0.0 ts=2012/1/2 2:27
   64k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_date_time-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_date_time-mt-1_43.dll" v0.0 ts=2010/5/17 4:04
   64k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_date_time-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_date_time-mt-1_46_1.dll" v0.0 ts=2011/6/10 9:00
   57k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_date_time-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_date_time-mt-1_48.dll" v0.0 ts=2012/1/2 2:27
   76k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_filesystem-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_filesystem-mt-1_43.dll" v0.0 ts=2010/5/17 4:04
  126k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_filesystem-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_filesystem-mt-1_46_1.dll" v0.0 ts=2011/6/10 9:19
  128k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_filesystem-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_filesystem-mt-1_48.dll" v0.0 ts=2012/1/2 2:24
  346k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_graph-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_graph-mt-1_43.dll" v0.0 ts=2010/5/17 4:04
  277k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_graph-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_graph-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:36
  279k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_graph-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_graph-mt-1_48.dll" v0.0 ts=2012/1/2 2:24
   92k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_iostreams-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_iostreams-mt-1_43.dll" v0.0 ts=2010/5/17 4:04
  118k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_iostreams-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_iostreams-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:36
  118k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_iostreams-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_iostreams-mt-1_48.dll" v0.0 ts=2012/1/2 2:24
  843k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_locale-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_locale-mt-1_48.dll" v0.0 ts=2012/1/2 2:25
  122k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_math_c99-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99-mt-1_43.dll" v0.0 ts=2010/5/17 4:00
  113k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_math_c99-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99-mt-1_46_1.dll" v0.0 ts=2011/6/10 9:03
  113k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_math_c99-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99-mt-1_48.dll" v0.0 ts=2012/1/2 2:25
  122k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_math_c99f-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99f-mt-1_43.dll" v0.0 ts=2010/5/17 4:01
  112k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_math_c99f-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99f-mt-1_46_1.dll" v0.0 ts=2011/6/10 9:03
  113k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_math_c99f-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99f-mt-1_48.dll" v0.0 ts=2012/1/2 2:25
  270k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_math_tr1-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1-mt-1_43.dll" v0.0 ts=2010/5/17 3:59
  298k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_math_tr1-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1-mt-1_46_1.dll" v0.0 ts=2011/6/10 9:01
  310k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_math_tr1-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1-mt-1_48.dll" v0.0 ts=2012/1/2 2:25
  272k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_math_tr1f-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1f-mt-1_43.dll" v0.0 ts=2010/5/17 3:59
  299k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_math_tr1f-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1f-mt-1_46_1.dll" v0.0 ts=2011/6/10 9:02
  310k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_math_tr1f-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1f-mt-1_48.dll" v0.0 ts=2012/1/2 2:25
   56k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_prg_exec_monitor-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_prg_exec_monitor-mt-1_43.dll" v0.0 ts=2010/5/17 4:03
   55k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_prg_exec_monitor-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_prg_exec_monitor-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:37
   55k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_prg_exec_monitor-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_prg_exec_monitor-mt-1_48.dll" v0.0 ts=2012/1/2 2:27
  297k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_program_options-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_program_options-mt-1_43.dll" v0.0 ts=2010/5/17 4:01
  374k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_program_options-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_program_options-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:37
  374k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_program_options-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_program_options-mt-1_48.dll" v0.0 ts=2012/1/2 2:26
  269k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_python-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_python-mt-1_43.dll" v0.0 ts=2010/5/17 3:58
  264k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_python-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_python-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:37
  281k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_python-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_python-mt-1_48.dll" v0.0 ts=2012/1/2 2:26
   17k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_random-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_random-mt-1_43.dll" v0.0 ts=2010/5/17 3:58
   14k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_random-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_random-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:36
   15k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_random-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_random-mt-1_48.dll" v0.0 ts=2012/1/2 2:26
  627k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_regex-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_regex-mt-1_43.dll" v0.0 ts=2010/5/17 4:04
  896k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_regex-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_regex-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:36
  910k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_regex-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_regex-mt-1_48.dll" v0.0 ts=2012/1/2 2:24
  435k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_serialization-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_serialization-mt-1_43.dll" v0.0 ts=2010/5/17 4:02
  417k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_serialization-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_serialization-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:38
  416k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_serialization-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_serialization-mt-1_48.dll" v0.0 ts=2012/1/2 2:26
   72k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_signals-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_signals-mt-1_43.dll" v0.0 ts=2010/5/17 4:03
   73k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_signals-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_signals-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:37
   77k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_signals-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_signals-mt-1_48.dll" v0.0 ts=2012/1/2 2:26
   15k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_system-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_system-mt-1_43.dll" v0.0 ts=2010/5/17 4:04
   21k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_system-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_system-mt-1_46_1.dll" v0.0 ts=2011/6/10 9:19
   21k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_system-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_system-mt-1_48.dll" v0.0 ts=2012/1/2 2:24
   74k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_thread-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_thread-mt-1_43.dll" v0.0 ts=2010/5/17 4:03
   88k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_thread-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_thread-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:38
   93k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_thread-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_thread-mt-1_48.dll" v0.0 ts=2012/1/2 2:24
   19k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_timer-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_timer-mt-1_48.dll" v0.0 ts=2012/1/2 2:27
  574k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_unit_test_framework-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_unit_test_framework-mt-1_43.dll" v0.0 ts=2010/5/17 4:03
  581k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_unit_test_framework-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_unit_test_framework-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:37
  591k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_unit_test_framework-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_unit_test_framework-mt-1_48.dll" v0.0 ts=2012/1/2 2:27
  994k 2010/05/17 F:\program files\take command\..\..\cygwin\bin\cygboost_wave-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wave-mt-1_43.dll" v0.0 ts=2010/5/17 4:04
 1156k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_wave-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wave-mt-1_46_1.dll" v0.0 ts=2011/6/10 9:19
 1143k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_wave-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wave-mt-1_48.dll" v0.0 ts=2012/1/2 2:27
  294k 2011/06/10 F:\program files\take command\..\..\cygwin\bin\cygboost_wserialization-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wserialization-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:38
  294k 2012/01/02 F:\program files\take command\..\..\cygwin\bin\cygboost_wserialization-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wserialization-mt-1_48.dll" v0.0 ts=2012/1/2 2:26
   62k 2011/05/21 F:\program files\take command\..\..\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011/5/21 21:16
   18k 2009/11/17 F:\program files\take command\..\..\cygwin\bin\cygcdt-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcdt-4.dll" v0.0 ts=2009/11/5 23:14
   58k 2009/11/17 F:\program files\take command\..\..\cygwin\bin\cygcgraph-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcgraph-4.dll" v0.0 ts=2009/11/5 23:14
    8k 2011/10/16 F:\program files\take command\..\..\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2011/10/16 19:00
  108k 2010/01/05 F:\program files\take command\..\..\cygwin\bin\cygcloog-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcloog-0.dll" v0.0 ts=2010/1/5 1:45
   10k 2012/11/04 F:\program files\take command\..\..\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2012/11/4 22:41
    7k 2012/05/07 F:\program files\take command\..\..\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2012/5/7 13:18
 1247k 2013/02/12 F:\program files\take command\..\..\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2013/2/12 15:46
  291k 2013/02/12 F:\program files\take command\..\..\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2013/2/12 15:46
   17k 2011/10/02 F:\program files\take command\..\..\cygwin\bin\cygdatrie-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdatrie-1.dll" v0.0 ts=2011/10/3 1:13
  703k 2007/12/17 F:\program files\take command\..\..\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2007/12/17 12:58
  929k 2011/11/10 F:\program files\take command\..\..\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2011/11/10 20:52
  988k 2009/04/29 F:\program files\take command\..\..\cygwin\bin\cygdb-4.6.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.6.dll" v0.0 ts=2009/3/15 18:28
 1284k 2011/11/10 F:\program files\take command\..\..\cygwin\bin\cygdb-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.8.dll" v0.0 ts=2011/11/10 19:45
  222k 2012/12/26 F:\program files\take command\..\..\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2012/12/26 23:42
  120k 2012/07/28 F:\program files\take command\..\..\cygwin\bin\cygdbus-glib-1-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-glib-1-2.dll" v0.0 ts=2012/7/28 1:12
 1036k 2007/12/17 F:\program files\take command\..\..\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.2.dll" v0.0 ts=2007/12/17 12:58
   93k 2011/11/10 F:\program files\take command\..\..\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.5.dll" v0.0 ts=2011/11/10 20:53
   97k 2009/04/29 F:\program files\take command\..\..\cygwin\bin\cygdb_cxx-4.6.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.6.dll" v0.0 ts=2009/3/15 18:29
  105k 2011/11/10 F:\program files\take command\..\..\cygwin\bin\cygdb_cxx-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.8.dll" v0.0 ts=2011/11/10 19:46
   22k 2012/11/04 F:\program files\take command\..\..\cygwin\bin\cyge2p-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyge2p-2.dll" v0.0 ts=2012/11/4 22:41
  140k 2012/05/03 F:\program files\take command\..\..\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2012/5/3 19:12
  148k 2012/06/08 F:\program files\take command\..\..\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2012/6/9 0:13
  202k 2012/11/04 F:\program files\take command\..\..\cygwin\bin\cygext2fs-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygext2fs-2.dll" v0.0 ts=2012/11/4 22:42
   21k 2011/10/26 F:\program files\take command\..\..\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2011/10/23 15:33
  188k 2012/08/28 F:\program files\take command\..\..\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2012/8/28 20:42
   20k 2012/03/12 F:\program files\take command\..\..\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2012/3/12 7:21
   43k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 15:49
   40k 2009/03/01 F:\program files\take command\..\..\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/3/1 7:32
   43k 2009/11/20 F:\program files\take command\..\..\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009/11/20 20:14
   47k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010/1/2 18:31
  507k 2013/01/20 F:\program files\take command\..\..\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2013/1/20 5:15
   79k 2011/10/26 F:\program files\take command\..\..\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2011/10/23 15:15
  170k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cyggck-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggck-1-0.dll" v0.0 ts=2012/12/17 7:39
  357k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cyggcr-3-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcr-3-1.dll" v0.0 ts=2012/12/17 7:42
  426k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cyggcr-base-3-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcr-base-3-1.dll" v0.0 ts=2012/12/17 7:41
  449k 2011/05/20 F:\program files\take command\..\..\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-11.dll" v0.0 ts=2011/5/20 4:29
   19k 2009/02/26 F:\program files\take command\..\..\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 8:58
    8k 2009/02/26 F:\program files\take command\..\..\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 8:58
  536k 2013/01/10 F:\program files\take command\..\..\cygwin\bin\cyggdk-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-3-0.dll" v0.0 ts=2013/1/10 4:19
  202k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2012/12/17 3:20
 1086k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2012/12/17 0:52
  330k 2012/11/18 F:\program files\take command\..\..\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2012/11/18 21:54
  167k 2012/11/18 F:\program files\take command\..\..\cygwin\bin\cygglapi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglapi-0.dll" v0.0 ts=2012/11/18 21:49
  133k 2012/03/25 F:\program files\take command\..\..\cygwin\bin\cygglib-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-1-2-0.dll" v0.0 ts=2012/3/26 0:25
  846k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2012/12/17 0:48
  141k 2009/03/30 F:\program files\take command\..\..\cygwin\bin\cygglitz-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-1.dll" v0.0 ts=2009/3/30 18:22
   21k 2009/03/30 F:\program files\take command\..\..\cygwin\bin\cygglitz-glx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-glx-1.dll" v0.0 ts=2009/3/30 18:23
   12k 2012/03/25 F:\program files\take command\..\..\cygwin\bin\cyggmodule-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-1-2-0.dll" v0.0 ts=2012/3/26 0:25
   12k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2012/12/17 0:49
  317k 2011/07/31 F:\program files\take command\..\..\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2011/7/31 7:14
   14k 2011/07/31 F:\program files\take command\..\..\cygwin\bin\cyggmpxx-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmpxx-4.dll" v0.0 ts=2011/7/31 12:31
  116k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-keyring-0.dll" v0.0 ts=2012/12/17 4:19
  650k 2012/08/29 F:\program files\take command\..\..\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-26.dll" v0.0 ts=2012/8/28 14:19
  878k 2012/11/17 F:\program files\take command\..\..\cygwin\bin\cyggnutls-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-28.dll" v0.0 ts=2012/11/17 16:56
   22k 2012/08/29 F:\program files\take command\..\..\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-26.dll" v0.0 ts=2012/8/28 14:19
   79k 2012/11/17 F:\program files\take command\..\..\cygwin\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-27.dll" v0.0 ts=2012/11/17 16:56
   52k 2012/08/29 F:\program files\take command\..\..\cygwin\bin\cyggnutlsxx-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-27.dll" v0.0 ts=2012/8/28 14:19
   48k 2012/11/17 F:\program files\take command\..\..\cygwin\bin\cyggnutlsxx-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-28.dll" v0.0 ts=2012/11/17 16:56
  260k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2012/12/17 0:50
   42k 2011/10/26 F:\program files\take command\..\..\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2011/10/23 15:21
   14k 2011/05/20 F:\program files\take command\..\..\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2011/5/20 4:04
   38k 2009/11/17 F:\program files\take command\..\..\cygwin\bin\cyggraph-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggraph-4.dll" v0.0 ts=2009/11/5 23:14
  130k 2012/10/11 F:\program files\take command\..\..\cygwin\bin\cyggraphite2-3.dll - os=4.0 img=3.0 sys=4.0
                  "cyggraphite2-3.dll" v0.0 ts=2012/10/11 10:11
 5491k 2008/11/27 F:\program files\take command\..\..\cygwin\bin\cyggs-8.dll - os=4.0 img=1.0 sys=4.0
                  "cyggs-8.dll" v0.0 ts=2008/11/27 14:24
 6608k 2012/09/04 F:\program files\take command\..\..\cygwin\bin\cyggs-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggs-9.dll" v0.0 ts=2012/9/4 15:51
  180k 2013/01/01 F:\program files\take command\..\..\cygwin\bin\cyggssapi-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggssapi-3.dll" v0.0 ts=2013/1/1 7:58
   10k 2012/03/25 F:\program files\take command\..\..\cygwin\bin\cyggthread-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-1-2-0.dll" v0.0 ts=2012/3/26 0:25
    6k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2012/12/17 0:49
 4266k 2013/01/10 F:\program files\take command\..\..\cygwin\bin\cyggtk-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-3-0.dll" v0.0 ts=2013/1/10 4:28
  373k 2008/11/11 F:\program files\take command\..\..\cygwin\bin\cyggvc-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggvc-4.dll" v0.0 ts=2008/11/11 6:04
  316k 2009/11/17 F:\program files\take command\..\..\cygwin\bin\cyggvc-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyggvc-5.dll" v0.0 ts=2009/11/5 23:18
  151k 2012/12/20 F:\program files\take command\..\..\cygwin\bin\cyggvfscommon-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggvfscommon-0.dll" v0.0 ts=2012/12/20 7:27
  540k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygharfbuzz-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygharfbuzz-0.dll" v0.0 ts=2012/12/17 1:58
   11k 2013/01/01 F:\program files\take command\..\..\cygwin\bin\cygheimbase-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygheimbase-1.dll" v0.0 ts=2013/1/1 7:31
   20k 2013/01/01 F:\program files\take command\..\..\cygwin\bin\cygheimntlm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygheimntlm-0.dll" v0.0 ts=2013/1/1 7:49
   25k 2012/05/04 F:\program files\take command\..\..\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2012/5/4 23:07
   58k 2012/09/05 F:\program files\take command\..\..\cygwin\bin\cyghogweed-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyghogweed-2-2.dll" v0.0 ts=2012/9/6 1:11
  211k 2013/01/01 F:\program files\take command\..\..\cygwin\bin\cyghx509-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghx509-5.dll" v0.0 ts=2013/1/1 7:37
   74k 2012/03/12 F:\program files\take command\..\..\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2012/3/12 10:30
  358k 2012/04/14 F:\program files\take command\..\..\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2012/4/14 3:48
  985k 2011/10/16 F:\program files\take command\..\..\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2011/10/16 19:01
    0k 2011/07/29 F:\program files\take command\..\..\cygwin\bin\cygicudata.dll - os=49558.29852 img=20364.27684 sys=63664.40
10921k 2009/12/27 F:\program files\take command\..\..\cygwin\bin\cygicudata38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata38.dll" v0.0 ts=2009/12/27 12:06
14696k 2010/09/16 F:\program files\take command\..\..\cygwin\bin\cygicudata45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata45.dll" v0.0 ts=2010/9/16 13:29
17852k 2011/07/26 F:\program files\take command\..\..\cygwin\bin\cygicudata48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata48.dll" v0.0 ts=2011/7/26 13:36
    0k 2011/07/29 F:\program files\take command\..\..\cygwin\bin\cygicui18n.dll - os=49558.29852 img=20364.27684 sys=63664.40
 1218k 2009/12/27 F:\program files\take command\..\..\cygwin\bin\cygicui18n38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n38.dll" v0.0 ts=2009/12/27 12:02
 1731k 2010/09/16 F:\program files\take command\..\..\cygwin\bin\cygicui18n45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n45.dll" v0.0 ts=2010/9/16 13:14
 1809k 2011/07/26 F:\program files\take command\..\..\cygwin\bin\cygicui18n48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n48.dll" v0.0 ts=2011/7/26 12:53
    0k 2011/07/29 F:\program files\take command\..\..\cygwin\bin\cygicuio.dll - os=49558.29852 img=20364.27684 sys=63664.40
   35k 2009/12/27 F:\program files\take command\..\..\cygwin\bin\cygicuio38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio38.dll" v0.0 ts=2009/12/27 12:06
   34k 2010/09/16 F:\program files\take command\..\..\cygwin\bin\cygicuio45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio45.dll" v0.0 ts=2010/9/16 13:16
   35k 2011/07/26 F:\program files\take command\..\..\cygwin\bin\cygicuio48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio48.dll" v0.0 ts=2011/7/26 12:56
    0k 2011/07/29 F:\program files\take command\..\..\cygwin\bin\cygicule.dll - os=49558.29852 img=20364.27684 sys=63664.40
  230k 2009/12/27 F:\program files\take command\..\..\cygwin\bin\cygicule38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule38.dll" v0.0 ts=2009/12/27 12:03
  227k 2010/09/16 F:\program files\take command\..\..\cygwin\bin\cygicule45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule45.dll" v0.0 ts=2010/9/16 13:15
  233k 2011/07/26 F:\program files\take command\..\..\cygwin\bin\cygicule48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule48.dll" v0.0 ts=2011/7/26 12:53
    0k 2011/07/29 F:\program files\take command\..\..\cygwin\bin\cygiculx.dll - os=49558.29852 img=20364.27684 sys=63664.40
   42k 2009/12/27 F:\program files\take command\..\..\cygwin\bin\cygiculx38.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx38.dll" v0.0 ts=2009/12/27 12:04
   36k 2010/09/16 F:\program files\take command\..\..\cygwin\bin\cygiculx45.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx45.dll" v0.0 ts=2010/9/16 13:15
   42k 2011/07/26 F:\program files\take command\..\..\cygwin\bin\cygiculx48.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx48.dll" v0.0 ts=2011/7/26 12:54
    0k 2011/07/29 F:\program files\take command\..\..\cygwin\bin\cygicutest.dll - os=49558.29852 img=20364.27684 sys=63664.40
   51k 2011/07/26 F:\program files\take command\..\..\cygwin\bin\cygicutest48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicutest48.dll" v0.0 ts=2011/7/26 12:54
    0k 2011/07/29 F:\program files\take command\..\..\cygwin\bin\cygicutu.dll - os=49558.29852 img=20364.27684 sys=63664.40
  123k 2011/07/26 F:\program files\take command\..\..\cygwin\bin\cygicutu48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicutu48.dll" v0.0 ts=2011/7/26 12:54
    0k 2011/07/29 F:\program files\take command\..\..\cygwin\bin\cygicuuc.dll - os=49558.29852 img=20364.27684 sys=63664.40
 1038k 2009/12/27 F:\program files\take command\..\..\cygwin\bin\cygicuuc38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc38.dll" v0.0 ts=2009/12/27 11:59
 1096k 2010/09/16 F:\program files\take command\..\..\cygwin\bin\cygicuuc45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc45.dll" v0.0 ts=2010/9/16 13:13
 1238k 2011/07/26 F:\program files\take command\..\..\cygwin\bin\cygicuuc48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc48.dll" v0.0 ts=2011/7/26 12:50
  140k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygIDL-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygIDL-2-0.dll" v0.0 ts=2012/12/17 19:39
  192k 2012/08/30 F:\program files\take command\..\..\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2012/8/31 0:20
   37k 2003/08/10 F:\program files\take command\..\..\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 23:50
   31k 2005/11/20 F:\program files\take command\..\..\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/20 3:04
   35k 2011/10/16 F:\program files\take command\..\..\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2011/10/16 7:38
  242k 2012/02/03 F:\program files\take command\..\..\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2012/2/3 15:31
   47k 2009/12/23 F:\program files\take command\..\..\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=2009/12/23 17:59
  125k 2009/08/08 F:\program files\take command\..\..\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-62.dll" v0.0 ts=2009/8/8 22:48
  193k 2009/08/08 F:\program files\take command\..\..\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009/8/8 21:39
  200k 2010/08/09 F:\program files\take command\..\..\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-8.dll" v0.0 ts=2010/8/9 9:02
   21k 2013/01/01 F:\program files\take command\..\..\cygwin\bin\cygkafs-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygkafs-0.dll" v0.0 ts=2013/1/1 7:50
  373k 2013/01/01 F:\program files\take command\..\..\cygwin\bin\cygkrb5-26.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5-26.dll" v0.0 ts=2013/1/1 7:43
   42k 2012/03/26 F:\program files\take command\..\..\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-3-0.dll" v0.0 ts=2012/3/26 13:12
   40k 2012/11/26 F:\program files\take command\..\..\cygwin\bin\cyglber-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-4-2.dll" v0.0 ts=2012/11/24 15:44
  254k 2012/09/17 F:\program files\take command\..\..\cygwin\bin\cyglcms2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms2-2.dll" v0.0 ts=2012/9/17 14:34
  193k 2012/03/26 F:\program files\take command\..\..\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-3-0.dll" v0.0 ts=2012/3/26 14:47
  230k 2012/11/26 F:\program files\take command\..\..\cygwin\bin\cygldap-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-4-2.dll" v0.0 ts=2012/11/26 10:34
  206k 2012/03/26 F:\program files\take command\..\..\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-3-0.dll" v0.0 ts=2012/3/26 14:48
  244k 2012/11/26 F:\program files\take command\..\..\cygwin\bin\cygldap_r-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-4-2.dll" v0.0 ts=2012/11/26 10:34
    6k 2012/10/19 F:\program files\take command\..\..\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2012/10/19 14:40
    9k 2012/10/19 F:\program files\take command\..\..\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
   30k 2010/09/23 F:\program files\take command\..\..\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2010/9/23 21:45
  124k 2009/03/15 F:\program files\take command\..\..\cygwin\bin\cyglzma-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-0.dll" v0.0 ts=2009/3/15 7:01
  125k 2010/04/09 F:\program files\take command\..\..\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2010/4/9 17:54
  123k 2011/05/19 F:\program files\take command\..\..\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2011/5/19 4:41
  116k 2011/11/16 F:\program files\take command\..\..\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2011/11/16 23:27
   94k 2012/04/22 F:\program files\take command\..\..\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2012/4/22 20:09
   25k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 15:48
   21k 2009/03/01 F:\program files\take command\..\..\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/3/1 7:31
   25k 2009/11/20 F:\program files\take command\..\..\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009/11/20 20:13
   25k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010/1/2 18:30
   35k 2012/11/22 F:\program files\take command\..\..\cygwin\bin\cygmetalink-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmetalink-3.dll" v0.0 ts=2012/11/22 5:34
   24k 2008/10/31 F:\program files\take command\..\..\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0
                  "cygminires.dll" v0.0 ts=2008/10/31 0:53
  213k 2011/07/31 F:\program files\take command\..\..\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2011/7/31 7:12
   64k 2009/11/09 F:\program files\take command\..\..\cygwin\bin\cygmpc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpc-1.dll" v0.0 ts=2009/11/9 2:21
  269k 2009/06/07 F:\program files\take command\..\..\cygwin\bin\cygmpfr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-1.dll" v0.0 ts=2009/6/7 23:10
 1102k 2011/08/07 F:\program files\take command\..\..\cygwin\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-4.dll" v0.0 ts=2011/8/7 3:47
   63k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 16:00
   66k 2009/03/01 F:\program files\take command\..\..\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/3/1 7:39
   63k 2009/11/20 F:\program files\take command\..\..\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009/11/20 20:25
   63k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2010/1/2 18:41
  195k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 15:45
  237k 2009/03/01 F:\program files\take command\..\..\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/3/1 7:28
  198k 2009/11/20 F:\program files\take command\..\..\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009/11/20 20:10
  244k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010/1/2 18:28
  118k 2012/03/22 F:\program files\take command\..\..\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2012/3/22 14:05
  145k 2012/09/05 F:\program files\take command\..\..\cygwin\bin\cygnettle-4-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygnettle-4-4.dll" v0.0 ts=2012/9/6 1:11
  271k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygORBit-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBit-2-0.dll" v0.0 ts=2012/12/17 20:14
   35k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygORBit-imodule-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBit-imodule-2-0.dll" v0.0 ts=2012/12/17 20:15
   18k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygORBitCosNaming-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBitCosNaming-2-0.dll" v0.0 ts=2012/12/17 20:14
   53k 2012/03/26 F:\program files\take command\..\..\cygwin\bin\cygp11-kit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygp11-kit-0.dll" v0.0 ts=2012/3/26 23:28
   13k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 15:47
   11k 2009/03/01 F:\program files\take command\..\..\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/3/1 7:30
   13k 2009/11/20 F:\program files\take command\..\..\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009/11/20 20:12
   13k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010/1/2 17:30
  241k 2012/12/27 F:\program files\take command\..\..\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpango-1.0-0.dll" v0.0 ts=2012/12/27 4:10
   36k 2012/12/27 F:\program files\take command\..\..\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangocairo-1.0-0.dll" v0.0 ts=2012/12/27 4:11
   61k 2012/12/27 F:\program files\take command\..\..\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2012/12/27 4:11
   24k 2012/12/27 F:\program files\take command\..\..\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2012/12/27 4:11
    9k 2010/10/08 F:\program files\take command\..\..\cygwin\bin\cygpaper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpaper-1.dll" v0.0 ts=2010/10/8 6:56
   29k 2009/11/17 F:\program files\take command\..\..\cygwin\bin\cygpathplan-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygpathplan-4.dll" v0.0 ts=2009/11/5 23:14
  255k 2012/02/10 F:\program files\take command\..\..\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2012/2/10 11:24
  259k 2012/12/03 F:\program files\take command\..\..\cygwin\bin\cygpcre-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-1.dll" v0.0 ts=2012/12/3 6:34
  235k 2012/12/03 F:\program files\take command\..\..\cygwin\bin\cygpcre16-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre16-0.dll" v0.0 ts=2012/12/3 6:34
  225k 2012/12/03 F:\program files\take command\..\..\cygwin\bin\cygpcre32-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre32-0.dll" v0.0 ts=2012/12/3 6:34
   29k 2012/12/03 F:\program files\take command\..\..\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcrecpp-0.dll" v0.0 ts=2012/12/3 6:34
    9k 2012/12/03 F:\program files\take command\..\..\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2012/12/3 6:34
 1628k 2012/07/12 F:\program files\take command\..\..\cygwin\bin\cygperl5_14.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_14.dll" v0.0 ts=2012/7/12 21:17
  526k 2012/11/07 F:\program files\take command\..\..\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2012/11/7 20:09
  234k 2012/08/20 F:\program files\take command\..\..\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2012/8/20 4:05
  127k 2012/08/22 F:\program files\take command\..\..\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng14-14.dll" v0.0 ts=2012/8/22 6:29
  138k 2012/08/20 F:\program files\take command\..\..\cygwin\bin\cygpng15-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng15-15.dll" v0.0 ts=2012/8/20 6:13
   22k 2002/06/09 F:\program files\take command\..\..\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 7:45
  695k 2009/04/18 F:\program files\take command\..\..\cygwin\bin\cygppl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl-7.dll" v0.0 ts=2009/4/18 14:44
 2481k 2009/04/18 F:\program files\take command\..\..\cygwin\bin\cygppl_c-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl_c-2.dll" v0.0 ts=2009/4/18 14:47
   27k 2009/09/07 F:\program files\take command\..\..\cygwin\bin\cygproxy-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-0.dll" v0.0 ts=2009/9/7 2:56
    6k 2011/11/13 F:\program files\take command\..\..\cygwin\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpspell-15.dll" v0.0 ts=2011/11/11 1:42
   18k 2009/04/18 F:\program files\take command\..\..\cygwin\bin\cygpwl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygpwl-4.dll" v0.0 ts=2009/4/18 14:44
  162k 2012/05/04 F:\program files\take command\..\..\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2012/5/4 23:07
   51k 2013/01/01 F:\program files\take command\..\..\cygwin\bin\cygroken-18.dll - os=4.0 img=1.0 sys=4.0
                  "cygroken-18.dll" v0.0 ts=2013/1/1 7:32
   87k 2012/05/13 F:\program files\take command\..\..\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2012/5/13 6:27
  237k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygsecret-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsecret-1-0.dll" v0.0 ts=2012/12/17 6:29
   45k 2010/02/15 F:\program files\take command\..\..\cygwin\bin\cygserf-0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-0-0.dll" v0.0 ts=2010/2/15 22:13
   55k 2012/03/16 F:\program files\take command\..\..\cygwin\bin\cygserf-0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-0-1.dll" v0.0 ts=2012/3/16 2:14
   59k 2012/06/26 F:\program files\take command\..\..\cygwin\bin\cygserf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-1-0.dll" v0.0 ts=2012/6/26 19:45
    7k 2009/07/22 F:\program files\take command\..\..\cygwin\bin\cygsigsegv-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-0.dll" v0.0 ts=2009/7/22 10:57
    8k 2011/05/05 F:\program files\take command\..\..\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2011/5/5 9:33
  685k 2011/07/28 F:\program files\take command\..\..\cygwin\bin\cygslang-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygslang-2.dll" v0.0 ts=2011/7/28 9:42
   24k 2012/03/12 F:\program files\take command\..\..\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2012/3/12 10:40
  480k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygsoup-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-2.4-1.dll" v0.0 ts=2012/12/17 6:14
   14k 2012/12/17 F:\program files\take command\..\..\cygwin\bin\cygsoup-gnome-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-gnome-2.4-1.dll" v0.0 ts=2012/12/17 6:15
  566k 2012/08/08 F:\program files\take command\..\..\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2012/8/8 21:25
   18k 2012/11/04 F:\program files\take command\..\..\cygwin\bin\cygss-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygss-2.dll" v0.0 ts=2012/11/4 22:41
  131k 2012/05/21 F:\program files\take command\..\..\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2012/5/21 6:57
 1518k 2013/02/12 F:\program files\take command\..\..\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-1.0.0.dll" v0.0 ts=2013/2/12 15:44
  366k 2013/02/12 F:\program files\take command\..\..\cygwin\bin\cygssl-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-1.0.0.dll" v0.0 ts=2013/2/12 15:44
    8k 2011/10/26 F:\program files\take command\..\..\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2011/10/23 15:33
  780k 2011/10/26 F:\program files\take command\..\..\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2011/10/23 15:58
  294k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2013/1/26 19:47
   40k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2013/1/26 19:46
   57k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2013/1/26 19:46
   21k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2013/1/26 19:46
  144k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2013/1/26 19:46
  134k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2013/1/26 19:46
    7k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_util-1-0.dll" v0.0 ts=2013/1/26 19:46
   35k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2013/1/26 19:47
   24k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2013/1/26 19:47
  119k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_ra_neon-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_neon-1-0.dll" v0.0 ts=2013/1/26 19:46
  132k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_serf-1-0.dll" v0.0 ts=2013/1/26 19:46
   71k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2013/1/26 19:46
  148k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2013/1/26 19:46
  291k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2013/1/26 19:46
   59k 2012/10/02 F:\program files\take command\..\..\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-3.dll" v0.0 ts=2012/10/1 17:28
   65k 2012/11/26 F:\program files\take command\..\..\cygwin\bin\cygtasn1-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-6.dll" v0.0 ts=2012/11/26 10:54
   26k 2011/10/04 F:\program files\take command\..\..\cygwin\bin\cygthai-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygthai-0.dll" v0.0 ts=2011/10/4 22:22
   48k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 15:45
   48k 2009/11/20 F:\program files\take command\..\..\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009/11/20 20:10
   48k 2010/01/02 F:\program files\take command\..\..\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010/1/2 18:28
  247k 2004/12/07 F:\program files\take command\..\..\cygwin\bin\cygtidy-0-99-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygtidy-0-99-0.dll" v0.0 ts=2004/12/7 15:34
  345k 2012/08/21 F:\program files\take command\..\..\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2012/8/21 6:38
    9k 2012/08/21 F:\program files\take command\..\..\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2012/8/21 6:38
   14k 2012/11/05 F:\program files\take command\..\..\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2012/11/5 3:12
 2794k 2013/02/08 F:\program files\take command\..\..\cygwin\bin\cygwin1 [1].dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2013/1/31 6:34
  157k 2013/01/01 F:\program files\take command\..\..\cygwin\bin\cygwind-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwind-0.dll" v0.0 ts=2013/1/1 7:33
   28k 2010/03/28 F:\program files\take command\..\..\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 11:02
 1040k 2012/06/06 F:\program files\take command\..\..\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2012/6/6 6:20
    6k 2012/06/06 F:\program files\take command\..\..\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-xcb-1.dll" v0.0 ts=2012/6/6 6:20
    9k 2012/03/12 F:\program files\take command\..\..\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2012/3/12 10:56
   81k 2012/11/08 F:\program files\take command\..\..\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2012/11/8 8:11
   58k 2012/11/08 F:\program files\take command\..\..\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-glx-0.dll" v0.0 ts=2012/11/8 8:11
   24k 2012/11/08 F:\program files\take command\..\..\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2012/11/8 8:11
   11k 2011/05/23 F:\program files\take command\..\..\cygwin\bin\cygxcb-render-util-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-util-0.dll" v0.0 ts=2011/5/23 10:25
    8k 2012/11/08 F:\program files\take command\..\..\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shm-0.dll" v0.0 ts=2012/11/8 8:11
   10k 2010/11/01 F:\program files\take command\..\..\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2010/11/1 1:59
   30k 2012/05/23 F:\program files\take command\..\..\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2012/5/23 4:45
   11k 2010/08/03 F:\program files\take command\..\..\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2010/8/3 6:25
   17k 2012/03/12 F:\program files\take command\..\..\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2012/3/12 10:52
   52k 2012/05/22 F:\program files\take command\..\..\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2012/5/22 23:58
   17k 2011/03/17 F:\program files\take command\..\..\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2011/3/17 2:50
   66k 2012/06/14 F:\program files\take command\..\..\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2012/6/14 20:13
   48k 2012/06/06 F:\program files\take command\..\..\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2012/6/6 6:51
    8k 2012/05/23 F:\program files\take command\..\..\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXinerama-1.dll" v0.0 ts=2012/5/23 6:04
   75k 2012/05/22 F:\program files\take command\..\..\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2012/5/23 0:03
   29k 2012/10/15 F:\program files\take command\..\..\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2012/10/15 21:07
   31k 2012/05/23 F:\program files\take command\..\..\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2012/5/23 6:52
    9k 2012/05/23 F:\program files\take command\..\..\cygwin\bin\cygXss-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXss-1.dll" v0.0 ts=2012/5/23 6:56
  278k 2012/05/23 F:\program files\take command\..\..\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2012/5/23 4:11
   17k 2012/05/23 F:\program files\take command\..\..\cygwin\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXtst-6.dll" v0.0 ts=2012/5/23 6:57
   71k 2012/05/13 F:\program files\take command\..\..\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2012/5/13 6:11
  474k 2013/01/26 F:\program files\take command\..\..\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2013/1/26 19:46
  263k 2013/02/02 F:\program files\take command\..\..\cygwin\bin\cygonig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygonig-2.dll" v0.0 ts=2013/2/2 16:29
   56k 2013/01/23 F:\program files\take command\..\..\cygwin\bin\cygavahi-client-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygavahi-client-3.dll" v0.0 ts=2013/1/23 3:52
   38k 2013/01/23 F:\program files\take command\..\..\cygwin\bin\cygavahi-common-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygavahi-common-3.dll" v0.0 ts=2013/1/23 3:52
   11k 2013/01/23 F:\program files\take command\..\..\cygwin\bin\cygavahi-glib-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygavahi-glib-1.dll" v0.0 ts=2013/1/23 3:52
   30k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_chrono-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_chrono-mt-1_50.dll" v0.0 ts=2013/1/22 5:24
   58k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_date_time-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_date_time-mt-1_50.dll" v0.0 ts=2013/1/22 5:28
  100k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_filesystem-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_filesystem-mt-1_50.dll" v0.0 ts=2013/1/22 5:23
  281k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_graph-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_graph-mt-1_50.dll" v0.0 ts=2013/1/22 5:24
  121k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_iostreams-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_iostreams-mt-1_50.dll" v0.0 ts=2013/1/22 5:24
  848k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_locale-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_locale-mt-1_50.dll" v0.0 ts=2013/1/22 5:26
  135k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_math_c99-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99-mt-1_50.dll" v0.0 ts=2013/1/22 5:25
  134k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_math_c99f-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99f-mt-1_50.dll" v0.0 ts=2013/1/22 5:25
  401k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_math_tr1-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1-mt-1_50.dll" v0.0 ts=2013/1/22 5:24
  402k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_math_tr1f-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1f-mt-1_50.dll" v0.0 ts=2013/1/22 5:25
   55k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_prg_exec_monitor-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_prg_exec_monitor-mt-1_50.dll" v0.0 ts=2013/1/22 5:27
  432k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_program_options-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_program_options-mt-1_50.dll" v0.0 ts=2013/1/22 5:27
   16k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_random-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_random-mt-1_50.dll" v0.0 ts=2013/1/22 5:27
  911k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_regex-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_regex-mt-1_50.dll" v0.0 ts=2013/1/22 5:24
  417k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_serialization-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_serialization-mt-1_50.dll" v0.0 ts=2013/1/22 5:27
   78k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_signals-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_signals-mt-1_50.dll" v0.0 ts=2013/1/22 5:27
   21k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_system-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_system-mt-1_50.dll" v0.0 ts=2013/1/22 5:23
  123k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_thread-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_thread-mt-1_50.dll" v0.0 ts=2013/1/22 5:24
   20k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_timer-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_timer-mt-1_50.dll" v0.0 ts=2013/1/22 5:28
  588k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_unit_test_framework-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_unit_test_framework-mt-1_50.dll" v0.0 ts=2013/1/22 5:28
 1135k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_wave-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wave-mt-1_50.dll" v0.0 ts=2013/1/22 5:28
  294k 2013/01/22 F:\program files\take command\..\..\cygwin\bin\cygboost_wserialization-mt-1_50.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wserialization-mt-1_50.dll" v0.0 ts=2013/1/22 5:27
  943k 2013/02/04 F:\program files\take command\..\..\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-2.dll" v0.0 ts=2013/2/4 5:44
   21k 2013/02/04 F:\program files\take command\..\..\cygwin\bin\cygcairo-gobject-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-gobject-2.dll" v0.0 ts=2013/2/4 5:44
  104k 2013/02/04 F:\program files\take command\..\..\cygwin\bin\cygcairo-script-interpreter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-script-interpreter-2.dll" v0.0 ts=2013/2/4 5:45
  373k 2013/02/08 F:\program files\take command\..\..\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2013/2/8 2:42
   28k 2013/01/16 F:\program files\take command\..\..\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2013/1/16 23:53
  148k 2013/01/24 F:\program files\take command\..\..\cygwin\bin\cyggconf-2-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggconf-2-4.dll" v0.0 ts=2013/1/24 7:48
 2768k 2012/11/05 F:\program files\take command\..\..\cygwin\bin\cygmysqlclient-18.dll - os=4.0 img=18.0 sys=4.0
                  "cygmysqlclient-18.dll" v0.0 ts=2012/11/5 5:15
  130k 2013/01/27 F:\program files\take command\..\..\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq.dll" v0.0 ts=2013/1/27 9:40
  131k 2013/01/16 F:\program files\take command\..\..\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-1.dll" v0.0 ts=2013/1/17 0:00
   24k 2009/06/23 F:\program files\take command\..\..\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009/6/23 14:20
  155k 2009/06/23 F:\program files\take command\..\..\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009/6/23 14:20
 1103k 2013/01/28 F:\program files\take command\..\..\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2013/1/28 11:37
 2792k 2013/02/18 F:\program files\take command\..\..\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2012/11/23 16:32
    Cygwin DLL version info:
        DLL version: 1.7.18
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 263
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Snapshot date: 20121123-15:29:00
        Shared id: cygwin1S5


No Cygwin services found.


Cygwin Package Information
Last downloaded files to: F:\data\install\app\emulation\cygwin
Last downloaded files from: http://mirrors.kernel.org/sourceware/cygwin/

Package                   Version              Status
_autorebase               000209-1             OK
_update-info-dir          01105-1              OK
Missing file: /usr/share/locale/ar/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/be/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/bg/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/bn/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/bs/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ca/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/cy/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/da/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/el/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/es/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/et/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/fi/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/gl/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/gu/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/he/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/hi/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/hr/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/hu/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/hy/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/id/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/is/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/it/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ja/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ka/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/kn/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ko/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ku/LC_MESSAGES/alternatives.mo from package alternatives
Missing directory: /usr/share/locale/lo/ from package alternatives
Missing directory: /usr/share/locale/lo/LC_MESSAGES/ from package alternatives
Missing file: /usr/share/locale/lo/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/mk/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ml/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/mr/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ms/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/my/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/nb/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/nl/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/nn/LC_MESSAGES/alternatives.mo from package alternatives
Missing directory: /usr/share/locale/no/ from package alternatives
Missing directory: /usr/share/locale/no/LC_MESSAGES/ from package alternatives
Missing file: /usr/share/locale/no/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/or/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/pa/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/pt/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ro/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ru/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/si/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/sk/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/sl/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/sq/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/sr/LC_MESSAGES/alternatives.mo from package alternatives
Missing directory: /usr/share/locale/sr@Latn/ from package alternatives
Missing directory: /usr/share/locale/sr@Latn/LC_MESSAGES/ from package alternatives
Missing file: /usr/share/locale/sr@Latn/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/sv/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ta/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/te/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/tr/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/uk/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/ur/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/vi/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/alternatives.mo from package alternatives
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/alternatives.mo from package alternatives
alternatives              1.3.30c-10           Incomplete
Missing file: /etc/asciidoc/filters/graphviz/graphviz2png.py from package asciidoc
Missing file: /etc/asciidoc/javascripts/asciidoc-xhtml11.js from package asciidoc
Missing file: /etc/asciidoc/stylesheets/volnitsky-manpage.css from package asciidoc
Missing file: /etc/asciidoc/stylesheets/volnitsky-quirks.css from package asciidoc
Missing file: /etc/asciidoc/stylesheets/volnitsky.css from package asciidoc
Missing file: /etc/asciidoc/stylesheets/xhtml11-manpage.css from package asciidoc
Missing file: /etc/asciidoc/stylesheets/xhtml11.css from package asciidoc
Missing file: /usr/share/man/man1/a2x.1.gz from package asciidoc
Missing file: /usr/share/man/man1/asciidoc.1.gz from package asciidoc
asciidoc                  8.6.3-1              Incomplete
Missing file: /usr/share/locale/ast/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/be/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/ca/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/da/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/es/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/fi/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/ga/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/id/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/it/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/ja/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/mn/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/ms/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/nl/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/ro/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/ru/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/rw/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/sk/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/sl/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/sr/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/sv/LC_MESSAGES/aspell.mo from package aspell
Missing directory: /usr/share/locale/tg/ from package aspell
Missing directory: /usr/share/locale/tg/LC_MESSAGES/ from package aspell
Missing file: /usr/share/locale/tg/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/uk/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/vi/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/wa/LC_MESSAGES/aspell.mo from package aspell
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/aspell.mo from package aspell
aspell                    0.60.6.1-1           Incomplete
aspell-de                 20030222.1-2         OK
aspell-en                 7.1.0-1              OK
Missing directory: /usr/share/locale/an/ from package at-spi2-core
Missing directory: /usr/share/locale/an/LC_MESSAGES/ from package at-spi2-core
Missing file: /usr/share/locale/an/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/as/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ast/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/be/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/bg/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ca/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/da/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/el/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/en_CA/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/eo/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/es/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/et/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/eu/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/fa/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/fi/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/gl/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/gu/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/he/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/hi/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/hu/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/id/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/it/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ja/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/km/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/kn/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ko/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/lt/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/lv/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ml/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/mr/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ms/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/nb/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/nl/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/or/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/pa/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/pt/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ro/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ru/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/sk/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/sl/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/sq/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/sr/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/sv/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ta/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/te/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/tr/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/ug/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/uk/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/uz@cyrillic/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/vi/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo from package at-spi2-core
at-spi2-core              2.6.3-1              Incomplete
autoconf                  10-1                 OK
autoconf2.1               2.13-10              OK
autoconf2.5               2.69-1               OK
autossh                   1.4c-1               OK
base-cygwin               3.1-1                OK
base-files                4.1-1                OK
Empty package base-passwd
base-passwd               3.1-2                OK
Missing file: /usr/share/locale/af/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/bg/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/ca/LC_MESSAGES/bash.mo from package bash
Missing directory: /usr/share/locale/en@boldquot/ from package bash
Missing directory: /usr/share/locale/en@boldquot/LC_MESSAGES/ from package bash
Missing file: /usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo from package bash
Missing directory: /usr/share/locale/en@quot/ from package bash
Missing directory: /usr/share/locale/en@quot/LC_MESSAGES/ from package bash
Missing file: /usr/share/locale/en@quot/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/eo/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/es/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/et/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/fi/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/ga/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/hu/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/id/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/ja/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/lt/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/nl/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/ro/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/ru/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/sk/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/sv/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/tr/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/vi/LC_MESSAGES/bash.mo from package bash
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/bash.mo from package bash
bash                      4.1.10-4             Incomplete
Missing file: /etc/profile.d/bash_completion.sh from package bash-completion
bash-completion           1.3-1                Incomplete
Missing file: /usr/share/locale/bg/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/bg/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/bg/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/da/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/da/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/da/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/da/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/da/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/eo/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/es/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/es/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/es/LC_MESSAGES/gas.mo from package binutils
Missing file: /usr/share/locale/es/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/es/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/es/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/fi/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/fi/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/fi/LC_MESSAGES/gas.mo from package binutils
Missing file: /usr/share/locale/fi/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/fi/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/fi/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/ga/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/ga/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/ga/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/id/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/id/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/id/LC_MESSAGES/gas.mo from package binutils
Missing file: /usr/share/locale/id/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/id/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/id/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/it/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/it/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/it/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/ja/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/ja/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/ja/LC_MESSAGES/gas.mo from package binutils
Missing file: /usr/share/locale/ja/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/ja/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/ms/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/nl/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/nl/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/ro/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/ro/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/ro/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/ro/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/ru/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/ru/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/ru/LC_MESSAGES/gas.mo from package binutils
Missing file: /usr/share/locale/ru/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/rw/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/rw/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/rw/LC_MESSAGES/gas.mo from package binutils
Missing file: /usr/share/locale/rw/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/sk/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/sr/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/sv/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/sv/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/sv/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/sv/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/sv/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/tr/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/tr/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/tr/LC_MESSAGES/gas.mo from package binutils
Missing file: /usr/share/locale/tr/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/tr/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/tr/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/uk/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/uk/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/vi/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/vi/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/vi/LC_MESSAGES/gprof.mo from package binutils
Missing file: /usr/share/locale/vi/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/vi/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo from package binutils
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/ld.mo from package binutils
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo from package binutils
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo from package binutils
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/ld.mo from package binutils
binutils                  2.22.51-2            Incomplete
byacc                     20120526             OK
bzip2                     1.0.6-2              OK
Missing file: /usr/lib/python2.7/site-packages/bzrlib/add.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/annotate.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/api.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/atomicfile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bencode.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bisect_multi.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/branch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/branchbuilder.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/branchfmt/fullhistory.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/branchfmt/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/breakin.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/btree_index.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bugtracker.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/builtins.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bundle/apply_bundle.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bundle/bundle_data.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bundle/commands.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bundle/serializer/v08.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bundle/serializer/v09.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bundle/serializer/v4.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bundle/serializer/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bundle/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bzrdir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/bzr_distutils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/cache_utf8.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/cethread.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/check.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/chk_map.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/chk_serializer.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/chunk_writer.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/cleanup.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/clean_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/cmdline.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/cmd_test_script.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/cmd_version_info.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/commands.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/commit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/commit_signature_commands.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/config.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/conflicts.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/controldir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/counted_lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/crash.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/debug.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/decorators.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/delta.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/diff.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/directory_service.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/dirstate.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/doc/api/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/doc/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/doc_generate/autodoc_bash_completion.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/doc_generate/autodoc_man.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/doc_generate/autodoc_rstx.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/doc_generate/conf.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/doc_generate/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/email_message.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/errors.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/estimate_compressed_size.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/export/dir_exporter.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/export/tar_exporter.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/export/zip_exporter.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/export/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/export_pot.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/externalcommand.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/fetch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/fifo_cache.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/filters/eol.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/filters/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/filter_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/foreign.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/generate_ids.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/globbing.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/gpg.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/graph.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/groupcompress.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/hashcache.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/help.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/help_topics/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/hooks.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/i18n.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/identitymap.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/ignores.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/index.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/info.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/inspect_for_copy.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/inter.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/intset.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/inventory.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/inventory_delta.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/iterablefile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/knit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/lazy_import.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/lazy_regex.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/library_state.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/lockable_files.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/lockdir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/log.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/lru_cache.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/lsprof.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/mail_client.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/memorytree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/merge3.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/mergetools.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/merge_directive.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/missing.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/msgeditor.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/multiparent.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/mutabletree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/option.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/osutils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/pack.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/patch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/patches.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/patiencediff.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugin.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/bash_completion/bashcomp.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/bash_completion/tests/test_bashcomp.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/bash_completion/tests/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/bash_completion/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/changelog_merge/changelog_merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/changelog_merge/tests/test_changelog_merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/changelog_merge/tests/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/changelog_merge/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/account.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/cmds.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/lp_api.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/lp_api_lite.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/lp_directory.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/lp_propose.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/lp_registration.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/test_account.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/test_lp_api.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/test_lp_api_lite.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/test_lp_directory.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/test_lp_login.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/test_lp_open.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/test_lp_service.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/test_register.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/netrc_credential_store/tests/test_netrc.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/netrc_credential_store/tests/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/netrc_credential_store/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/news_merge/news_merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/news_merge/parser.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/news_merge/tests/test_news_merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/news_merge/tests/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/news_merge/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/po_merge/po_merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/po_merge/tests/test_po_merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/po_merge/tests/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/po_merge/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/weave_fmt/branch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/weave_fmt/bzrdir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/weave_fmt/repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/weave_fmt/test_bzrdir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/weave_fmt/test_repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/weave_fmt/test_workingtree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/weave_fmt/workingtree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/weave_fmt/xml4.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/weave_fmt/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/plugins/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/progress.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/push.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/pyutils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/reconcile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/reconfigure.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/recordcounter.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/registry.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/remote.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/rename_map.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/repofmt/groupcompress_repo.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/repofmt/knitpack_repo.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/repofmt/knitrepo.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/repofmt/pack_repo.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/repofmt/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/revision.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/revisionspec.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/revisiontree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/rio.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/rules.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/send.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/serializer.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/shelf.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/shelf_ui.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/shellcomplete.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/branch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/bzrdir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/client.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/medium.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/message.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/packrepository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/protocol.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/request.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/server.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/signals.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/vfs.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smart/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/smtp_connection.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/static_tuple.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/status.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/store/text.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/store/versioned/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/store/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/strace.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/switch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/symbol_versioning.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tag.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/testament.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_add.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_added.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_alias.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_aliases.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_ancestry.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_annotate.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_bound_branches.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_branch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_branches.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_break_lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_bundle_info.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_cat.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_cat_revision.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_check.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_checkout.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_clean_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_command_encoding.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_commit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_config.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_conflicts.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_debug.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_deleted.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_diff.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_dpush.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_dump_btree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_exceptions.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_export.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_export_pot.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_filesystem_cicp.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_filtered_view_ops.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_find_merge_base.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_help.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_hooks.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_ignore.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_ignored.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_info.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_init.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_inventory.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_join.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_locale.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_log.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_logformats.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_lookup_revision.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_ls.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_lsprof.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_merge_directive.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_missing.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_mkdir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_modified.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_mv.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_nick.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_non_ascii.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_outside_wt.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_pack.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_pull.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_push.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_reconcile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_reconfigure.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_reference.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_remember_option.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_remerge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_remove.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_remove_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_repair_workingtree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_resolve.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_revert.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_revision_history.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_revision_info.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_revno.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_re_sign.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_rmbranch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_script.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_selftest.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_send.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_serve.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_shared_repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_shell_complete.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_shelve.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_sign_my_commits.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_split.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_status.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_switch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_tags.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_testament.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_too_much.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_uncommit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_unknowns.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_update.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_upgrade.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_version.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_versioning.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_version_info.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_view.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/test_whoami.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/blackbox/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_branch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_cat.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_checkout.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_commit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_init.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_init_repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_missing.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_pull.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_push.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_revert.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/test_update.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/commands/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/EncodingAdapter.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/fake_command.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/features.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/file_utils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/fixtures.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/ftp_server/medusa_based.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/ftp_server/pyftpdlib_based.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/ftp_server/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/https_server.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/http_server.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/http_utils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/lock_helpers.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/matchers.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_branch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_break_lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_check.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_commit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_config.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_create_checkout.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_create_clone.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_dotted_revno_to_revision_id.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_get_revision_id_to_revno_map.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_hooks.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_http.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_iter_merge_sorted_revisions.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_last_revision_info.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_locking.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_parent.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_permissions.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_pull.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_push.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_reconcile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_revision_id_to_dotted_revno.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_revision_id_to_revno.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_sprout.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_stacking.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_tags.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_uncommit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/test_update.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_branch/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_bzrdir/test_bzrdir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_bzrdir/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_controldir/test_controldir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_controldir/test_format.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_controldir/test_push.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_controldir/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_controldir_colo/test_supported.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_controldir_colo/test_unsupported.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_controldir_colo/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_foreign_vcs/test_branch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_foreign_vcs/test_repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_foreign_vcs/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_interbranch/test_copy_content_into.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_interbranch/test_fetch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_interbranch/test_get.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_interbranch/test_pull.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_interbranch/test_push.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_interbranch/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_interrepository/test_fetch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_interrepository/test_interrepository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_interrepository/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_intertree/test_compare.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_intertree/test_file_content_matches.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_intertree/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_inventory/basics.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_inventory/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_lock/test_lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_lock/test_temporary_write_lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_lock/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_merger.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_pack_repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_add_fallback_repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_break_lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_check.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_commit_builder.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_fetch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_file_graph.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_get_parent_map.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_has_revisions.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_has_same_location.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_locking.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_pack.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_reconcile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_refresh_data.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_revision.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_signatures.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_statistics.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/test_write_group.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_chk/test_supported.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_chk/test_unsupported.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_chk/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_add_inventory.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_add_revision.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_add_signature_text.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_all_revision_ids.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_break_lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_check.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_commit_with_stacking.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_default_stacking.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_fetch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_get_record_stream.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_get_rev_id_for_revno.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_graph.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_initialize.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test_unlock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/test__make_parents_provider.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_reference/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/helpers.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_add_inventory_by_delta.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_check.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_check_reconcile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_fetch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_fileid_involved.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_find_text_key_references.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_merge_directive.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_reconcile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_refresh_data.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test_write_group.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/test__generate_text_key_index.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_repository_vf/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_transport.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_annotate_iter.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_export.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_get_file_mtime.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_get_file_with_stat.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_get_root_id.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_get_symlink_target.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_ids.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_inv.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_is_executable.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_iter_search_rules.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_list_files.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_locking.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_path_content_summary.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_revision_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_test_trees.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/test_walkdirs.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_tree/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_uifactory/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_versionedfile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_add.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_add_reference.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_annotate_iter.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_basis_inventory.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_basis_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_break_lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_changes_from.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_check.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_check_state.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_commit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_content_filters.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_eol_conversion.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_executable.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_flush.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_get_file_mtime.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_get_parent_ids.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_inv.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_is_control_filename.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_is_ignored.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_locking.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_merge_from_branch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_mkdir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_move.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_nested_specifics.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_parents.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_paths2ids.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_pull.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_put_file.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_readonly.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_read_working_inventory.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_remove.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_rename_one.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_revision_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_set_root_id.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_smart_add.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_symlinks.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_uncommit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_unversion.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_views.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_walkdirs.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/test_workingtree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/per_workingtree/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/scenarios.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/script.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/ssl_certs/create_ssls.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/ssl_certs/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/stub_sftp.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/testui.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/TestUtil.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_ancestry.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_annotate.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_api.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_atomicfile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_bad_files.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_bisect_multi.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_branch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_branchbuilder.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_btree_index.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_bugtracker.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_bundle.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_bzrdir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_cache_utf8.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_cethread.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_chk_map.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_chk_serializer.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_chunk_writer.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_cleanup.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_clean_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_cmdline.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_commands.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_commit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_commit_merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_config.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_conflicts.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_controldir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_counted_lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_crash.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_debug.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_decorators.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_delta.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_diff.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_directory_service.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_dirstate.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_email_message.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_eol_filters.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_errors.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_estimate_compressed_size.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_export.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_export_pot.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_extract.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_features.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_fetch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_fifo_cache.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_filters.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_filter_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_fixtures.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_foreign.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_ftp_transport.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_generate_docs.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_generate_ids.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_globbing.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_gpg.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_graph.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_groupcompress.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_hashcache.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_help.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_hooks.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_http.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_https_ca_bundle.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_https_urllib.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_http_response.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_i18n.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_identitymap.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_ignores.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_import_tariff.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_index.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_info.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_inv.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_inventory_delta.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_knit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_lazy_import.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_lazy_regex.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_library_state.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_lock.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_lockable_files.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_lockdir.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_log.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_lru_cache.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_lsprof.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_mail_client.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_matchers.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_memorytree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_merge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_merge3.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_mergetools.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_merge_core.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_merge_directive.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_missing.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_msgeditor.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_multiparent.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_mutabletree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_nonascii.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_options.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_osutils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_osutils_encodings.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_pack.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_patch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_patches.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_permissions.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_plugins.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_progress.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_pyutils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_read_bundle.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_reconcile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_reconfigure.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_registry.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_remote.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_rename_map.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_revert.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_revision.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_revisionspec.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_revisiontree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_rio.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_rules.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_sampler.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_scenarios.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_script.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_selftest.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_serializer.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_server.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_setup.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_sftp_transport.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_shelf.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_shelf_ui.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_smart.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_smart_add.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_smart_request.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_smart_signals.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_smart_transport.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_smtp_connection.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_source.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_ssh_transport.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_status.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_store.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_strace.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_subsume.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_switch.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_symbol_versioning.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_tag.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_testament.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_test_server.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_textfile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_textmerge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_timestamp.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_trace.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_transactions.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_transform.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_transport.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_transport_log.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_treebuilder.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_treeshape.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_tsort.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_tuned_gzip.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_ui.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_uncommit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_upgrade.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_upgrade_stacked.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_urlutils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_url_policy_open.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_utextwrap.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_version.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_versionedfile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_version_info.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_vf_search.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_weave.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_whitebox.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_win32utils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_workingtree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_workingtree_4.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_wsgi.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test_xml.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__annotator.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__bencode.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__btree_serializer.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__chk_map.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__chunks_to_lines.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__dirstate_helpers.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__groupcompress.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__known_graph.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__rio.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__simple_set.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__static_tuple.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/test__walkdirs_win32.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/transport_util.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/treeshape.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tests/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/textfile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/textinv.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/textmerge.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/timestamp.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/trace.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transactions.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transform.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/brokenrename.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/chroot.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/decorator.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/fakenfs.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/fakevfat.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/ftp/_gssapi.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/ftp/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/gio_transport.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/http/ca_bundle.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/http/response.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/http/wsgi.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/http/_pycurl.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib2_wrappers.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/http/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/local.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/log.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/memory.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/nosmart.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/pathfilter.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/readonly.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/remote.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/sftp.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/ssh.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/trace.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/unlistable.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/transport/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/treebuilder.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tsort.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/tuned_gzip.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/ui/text.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/ui/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/uncommit.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/upgrade.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/urlutils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/url_policy_open.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/utextwrap.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/util/configobj/configobj.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/util/configobj/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/util/simplemapi.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/util/tests/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/util/_bencode_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/util/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/version.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/versionedfile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/version_info_formats/format_custom.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/version_info_formats/format_python.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/version_info_formats/format_rio.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/version_info_formats/__init__.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/vf_repository.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/vf_search.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/views.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/weave.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/weavefile.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/win32utils.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/workingtree.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/workingtree_3.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/workingtree_4.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/xml5.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/xml6.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/xml7.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/xml8.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/xml_serializer.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_annotator_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_btree_serializer_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_chk_map_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_chunks_to_lines_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_dirstate_helpers_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_groupcompress_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_knit_load_data_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_known_graph_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_patiencediff_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_readdir_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_rio_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/_static_tuple_py.pyc from package bzr
Missing file: /usr/lib/python2.7/site-packages/bzrlib/__init__.pyc from package bzr
bzr                       2.6+b2-2             Incomplete
ca-certificates           1.87-1               OK
Missing directory: /usr/share/locale/en@quot/ from package cadaver
Missing directory: /usr/share/locale/en@quot/LC_MESSAGES/ from package cadaver
Missing file: /usr/share/locale/en@quot/LC_MESSAGES/cadaver.mo from package cadaver
Missing file: /usr/share/locale/es/LC_MESSAGES/cadaver.mo from package cadaver
Missing file: /usr/share/locale/it/LC_MESSAGES/cadaver.mo from package cadaver
cadaver                   0.23.3-1             Incomplete
colordiff                 1.0.9-1              OK
Missing file: /usr/share/locale/af/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/af/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/af/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/be/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/be/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/be/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/bg/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/bg/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/bg/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/ca/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/ca/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/ca/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/da/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/da/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/da/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/el/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/el/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/el/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/eo/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/eo/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/eo/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/es/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/es/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/es/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/et/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/et/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/et/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/eu/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/eu/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/eu/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/fi/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/fi/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/fi/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/ga/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/ga/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/ga/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/gl/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/gl/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/gl/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/hu/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/hu/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/hu/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/id/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/id/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/id/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/it/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/it/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/it/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/ja/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/ja/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/ja/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/kk/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/kk/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/kk/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/ko/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/ko/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/ko/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/lg/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/lg/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/lg/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/lt/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/lt/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/lt/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/ms/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/ms/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/ms/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/nb/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/nb/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/nb/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/nl/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/nl/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/nl/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/pt/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/pt/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/pt/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/pt_BR/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/pt_BR/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/ro/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/ro/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/ro/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/ru/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/ru/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/ru/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/sk/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/sk/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/sk/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/sl/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/sl/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/sl/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/sv/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/sv/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/sv/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/tr/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/tr/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/tr/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/uk/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/uk/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/uk/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/vi/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/vi/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/vi/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/zh_CN/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/zh_CN/LC_TIME/coreutils.mo from package coreutils
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo from package coreutils
Missing directory: /usr/share/locale/zh_TW/LC_TIME/ from package coreutils
Missing file: /usr/share/locale/zh_TW/LC_TIME/coreutils.mo from package coreutils
coreutils                 8.15-1               Incomplete
Missing file: /usr/share/locale/nl/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/vi/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/gl/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/ro/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/sv/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/uk/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/tr/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/es/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/da/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/hu/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/id/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/fi/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/ga/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/ko/LC_MESSAGES/cpio.mo from package cpio
Missing file: /usr/share/locale/ru/LC_MESSAGES/cpio.mo from package cpio
cpio                      2.11-2               Incomplete
cron                      4.1-59               OK
crypt                     1.2-1                OK
csih                      0.9.6-1              OK
curl                      7.29.0-1             OK
cvs                       1.12.13-10           OK
cvsps                     2.2b1-1              OK
cygrunsrv                 1.40-2               OK
cygutils                  1.4.10-2             OK
cygwin                    1.7.17-1             OK
cygwin-doc                1.7-1                OK
d                         1.2.0-1              OK
dash                      0.5.7-1              OK
dbus                      1.6.8-1              OK
dconf-service             0.14.1-1             OK
desktop-file-utils        0.19-1               OK
Missing file: /usr/share/locale/ca/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/da/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/el/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/eo/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/es/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/fi/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/ga/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/gl/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/he/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/hu/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/id/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/it/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/ja/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/lv/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/ms/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/nl/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/ro/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/ru/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/sr/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/sv/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/tr/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/uk/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/vi/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/diffutils.mo from package diffutils
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo from package diffutils
diffutils                 3.2-1                Incomplete
dos2unix                  6.0.3-1              OK
Missing file: /usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo from package e2fsprogs
Missing file: /usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo from package e2fsprogs
Missing file: /usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo from package e2fsprogs
Missing file: /usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo from package e2fsprogs
Missing file: /usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo from package e2fsprogs
Missing file: /usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo from package e2fsprogs
Missing file: /usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo from package e2fsprogs
Missing file: /usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo from package e2fsprogs
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo from package e2fsprogs
e2fsprogs                 1.42.6-1             Incomplete
editrights                1.01-2               OK
expat                     2.1.0-1              OK
file                      5.11-1               OK
Missing file: /usr/share/locale/be/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/bg/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/ca/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/da/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/el/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/eo/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/es/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/et/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/fi/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/ga/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/gl/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/hr/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/hu/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/id/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/it/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/ja/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/ko/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/lg/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/lt/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/ms/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/nl/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/pt/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/ro/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/ru/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/rw/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/sk/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/sl/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/sr/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/sv/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/tr/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/uk/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/vi/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo from package findutils
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo from package findutils
findutils                 4.5.9-2              Incomplete
Missing file: /usr/share/locale/ca/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/da/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/es/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/ga/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/ko/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/nl/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/ro/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/ru/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/sv/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/tr/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/vi/LC_MESSAGES/flex.mo from package flex
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/flex.mo from package flex
flex                      2.5.35-1             Incomplete
font-bitstream-vera-ttf   1.10-1               OK
fontconfig                2.10.1-1             OK
gamin                     0.1.10-13            OK
gawk                      4.0.2-1              OK
Missing file: /usr/share/locale/be/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/be/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/ca/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/da/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/da/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/el/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/el/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/es/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/es/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/fi/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/fi/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/id/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/id/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/ja/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/ja/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/nl/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/nl/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/ru/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/sr/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/sv/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/sv/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/tr/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/tr/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/uk/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/vi/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/vi/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/gcc.mo from package gcc4-core
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/cpplib.mo from package gcc4-core
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/gcc.mo from package gcc4-core
gcc4-core                 4.5.3-3              Incomplete
gcc4-g++                  4.5.3-3              OK
gconf-desktop-schemas     2.32.1-3             OK
GConf2                    3.2.6-1              OK
Missing file: /usr/share/locale/af/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ar/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/as/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ast/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/az/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/be/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/be@latin/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/bg/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/bn/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/bs/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ca/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/cy/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/da/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/dz/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/el/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/en@shaw/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/en_CA/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/eo/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/es/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/et/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/eu/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/fa/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/fi/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ga/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/gl/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/gu/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/he/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/hi/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/hr/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/hu/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/id/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/is/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/it/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ja/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ka/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/kn/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ko/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/lt/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/lv/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/mai/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/mg/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/mk/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ml/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/mn/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/mr/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ms/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/nb/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ne/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/nl/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/nn/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/oc/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/or/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/pa/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/pt/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ro/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ru/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/rw/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/si/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/sk/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/sl/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/sq/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/sr/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/sv/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ta/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/te/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/th/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/tr/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/ug/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/uk/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/vi/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/xh/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/gcr.mo from package gcr
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/gcr.mo from package gcr
gcr                       3.6.2-1              Incomplete
Missing file: /usr/share/locale/be/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/bg/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/ca/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/da/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/el/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/eo/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/es/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/et/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/fi/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/ga/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/gl/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/id/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/it/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/ja/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/ko/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/nb/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/nl/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/nn/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/pt/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/ro/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/ru/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/sk/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/sl/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/sr/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/sv/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/tr/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/uk/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/vi/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo from package gettext
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo from package gettext
gettext                   0.18.1.1-2           Incomplete
ghostscript               9.06-1               OK
ghostscript-fonts-other   6.0-1                OK
ghostscript-fonts-std     8.11-1               OK
Missing directory: /usr/lib/python2.6/site-packages/git_remote_helpers/ from package git
Missing directory: /usr/lib/python2.6/site-packages/git_remote_helpers/git/ from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/exporter.py from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/exporter.pyc from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/git.py from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/git.pyc from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/importer.py from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/importer.pyc from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/non_local.py from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/non_local.pyc from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/repo.py from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/repo.pyc from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/__init__.py from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/git/__init__.pyc from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/util.py from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/util.pyc from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/__init__.py from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers/__init__.pyc from package git
Missing file: /usr/lib/python2.6/site-packages/git_remote_helpers-0.1.0-py2.6.egg-info from package git
Missing file: /usr/share/locale/is/LC_MESSAGES/git.mo from package git
git                       1.7.9-1              Incomplete
Empty package glib
glib                      1.2.10-11            OK
Missing file: /usr/share/locale/ar/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/as/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/be/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/bg/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/ca/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/da/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/el/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/en_CA/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/eo/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/es/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/et/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/eu/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/fa/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/fi/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/gl/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/gu/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/he/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/hi/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/hu/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/id/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/it/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/ja/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/km/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/kn/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/ko/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/lt/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/lv/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/ml/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/mr/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/nb/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/nl/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/or/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/pa/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/pt/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/ro/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/ru/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/sk/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/sl/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/sr/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/sv/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/ta/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/te/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/th/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/tr/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/ug/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/uk/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/vi/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo from package glib2.0-networking
glib2.0-networking        2.34.2-1             Incomplete
gnome-icon-theme          3.6.2-1              OK
Missing file: /usr/share/locale/af/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ar/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/as/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ast/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/az/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/be/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/be@latin/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/bg/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/bn/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/bs/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ca/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/cy/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/da/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/dz/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/el/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/en@shaw/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/en_CA/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/eo/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/es/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/et/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/eu/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/fa/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/fi/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ga/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/gl/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/gu/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/he/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/hi/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/hr/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/hu/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/id/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/is/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/it/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ja/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ka/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/km/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/kn/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ko/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/lt/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/lv/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/mai/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/mg/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/mk/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ml/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/mn/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/mr/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ms/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/nb/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ne/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/nl/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/nn/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/oc/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/or/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/pa/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/pt/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ro/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ru/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/rw/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/si/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/sk/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/sl/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/sq/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/sr/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/sv/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ta/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/te/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/th/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/tr/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/ug/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/uk/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/vi/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/xh/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo from package gnome-keyring
gnome-keyring             3.6.2-1              Incomplete
graphviz                  2.24.0-1             OK
Missing file: /usr/share/locale/af/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/be/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/bg/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/ca/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/da/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/el/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/eo/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/es/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/et/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/eu/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/fi/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/ga/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/gl/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/he/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/hr/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/hu/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/id/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/it/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/ja/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/ko/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/ky/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/lt/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/nb/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/nl/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/pt/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/ro/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/ru/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/sk/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/sl/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/sr/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/sv/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/th/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/tr/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/uk/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/vi/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/grep.mo from package grep
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/grep.mo from package grep
grep                      2.6.3-1              Incomplete
groff                     1.21-2               OK
Missing file: /usr/share/locale/as/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/ca/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/da/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/el/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/eo/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/es/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/fi/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/gl/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/gu/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/hi/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/hu/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/id/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/it/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/ja/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/lt/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/lv/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/nb/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/or/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/pa/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/pt/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/ru/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/sl/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/sr/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/sv/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/ug/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/uk/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/vi/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/gsettings-desktop-schemas.mo from package gsettings-desktop-schemas
gsettings-desktop-schemas 3.6.1-1              Incomplete
Missing file: /usr/share/locale/af/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ar/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/as/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ast/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/be/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/be@latin/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/bg/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/bn/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ca/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/da/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/el/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/en@shaw/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/eo/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/es/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/et/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/eu/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/fa/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/fi/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ga/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/gl/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/gu/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/he/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/hi/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/hu/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/id/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/it/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ja/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/kk/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/kn/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ko/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ku/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/lt/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/lv/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/mai/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/mk/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ml/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/mr/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/nb/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/nds/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/nl/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/nn/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/or/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/pa/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/pt/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ro/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ru/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/sk/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/sl/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/sq/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/sr/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/sv/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ta/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/te/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/th/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/tr/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/ug/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/uk/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/vi/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/gvfs.mo from package gvfs
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/gvfs.mo from package gvfs
gvfs                      1.14.2-1             Incomplete
gzip                      1.4-1                OK
hdparm                    6.9-1                OK
hicolor-icon-theme        0.12-1               OK
icu                       4.8.1-1              OK
inetutils                 1.7-2                OK
ipc-utils                 1.0-1                OK
ipcalc                    0.41-1               OK
Missing directory: /usr/lib/python2.5/ from package ipython
Missing directory: /usr/lib/python2.5/site-packages/ from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/background_jobs.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/background_jobs.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/background_jobs.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/clipboard.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/clipboard.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/clipboard.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ColorANSI.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ColorANSI.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ColorANSI.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/completer.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/completer.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/completer.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/config/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/api.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/api.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/api.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/cutils.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/cutils.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/cutils.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/config/tests/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/tests/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/tests/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/tests/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/config/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ConfigLoader.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ConfigLoader.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ConfigLoader.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/CrashHandler.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/CrashHandler.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/CrashHandler.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Debugger.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Debugger.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Debugger.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/deep_reload.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/deep_reload.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/deep_reload.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/demo.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/demo.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/demo.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/DPyGetOpt.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/DPyGetOpt.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/DPyGetOpt.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/dtutils.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/dtutils.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/dtutils.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/excolors.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/excolors.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/excolors.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/Extensions/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/astyle.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/astyle.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/astyle.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/clearcmd.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/clearcmd.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/clearcmd.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/envpersist.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/envpersist.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/envpersist.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ext_rescapture.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ext_rescapture.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ext_rescapture.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ibrowse.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ibrowse.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ibrowse.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/igrid.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/igrid.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/igrid.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/InterpreterExec.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/InterpreterExec.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/InterpreterExec.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/InterpreterPasteInput.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/InterpreterPasteInput.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/InterpreterPasteInput.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipipe.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipipe.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipipe.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_app_completers.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_app_completers.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_app_completers.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_autoreload.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_autoreload.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_autoreload.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_bzr.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_bzr.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_bzr.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_completers.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_completers.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_completers.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_constants.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_constants.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_constants.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_defaults.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_defaults.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_defaults.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_editors.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_editors.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_editors.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_exportdb.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_exportdb.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_exportdb.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_extutil.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_extutil.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_extutil.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_fsops.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_fsops.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_fsops.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_gnuglobal.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_gnuglobal.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_gnuglobal.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_greedycompleter.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_greedycompleter.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_greedycompleter.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_jot.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_jot.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_jot.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_kitcfg.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_kitcfg.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_kitcfg.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_legacy.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_legacy.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_legacy.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_lookfor.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_lookfor.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_lookfor.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_p4.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_p4.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_p4.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_pretty.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_pretty.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_pretty.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_doctest.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_doctest.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_doctest.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_none.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_none.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_none.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_numpy.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_numpy.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_numpy.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_scipy.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_scipy.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_scipy.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_sh.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_sh.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_sh.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_zope.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_zope.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_profile_zope.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_pydb.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_pydb.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_pydb.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_rehashdir.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_rehashdir.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_rehashdir.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_render.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_render.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_render.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_server.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_server.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_server.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_signals.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_signals.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_signals.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_stock_completers.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_stock_completers.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_stock_completers.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_synchronize_with.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_synchronize_with.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_synchronize_with.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_system_conf.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_system_conf.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_system_conf.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_traits_completer.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_traits_completer.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_traits_completer.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_vimserver.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_vimserver.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_vimserver.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_which.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_which.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_which.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_winpdb.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_winpdb.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_winpdb.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_workdir.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_workdir.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ipy_workdir.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/jobctrl.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/jobctrl.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/jobctrl.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ledit.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ledit.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/ledit.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/numeric_formats.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/numeric_formats.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/numeric_formats.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/PhysicalQInput.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/PhysicalQInput.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/PhysicalQInput.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/PhysicalQInteractive.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/PhysicalQInteractive.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/PhysicalQInteractive.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/pickleshare.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/pickleshare.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/pickleshare.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/pspersistence.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/pspersistence.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/pspersistence.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/scitedirector.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/scitedirector.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/scitedirector.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/win32clip.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/win32clip.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/win32clip.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Extensions/__init__.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/external/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/argparse.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/argparse.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/argparse.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/configobj.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/configobj.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/configobj.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/guid.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/guid.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/guid.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/Itpl.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/Itpl.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/Itpl.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/mglob.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/mglob.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/mglob.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/path.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/path.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/path.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/pretty.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/pretty.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/pretty.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/simplegeneric.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/simplegeneric.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/simplegeneric.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/validate.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/validate.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/validate.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/external/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/FakeModule.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/FakeModule.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/FakeModule.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/frontend/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/asyncfrontendbase.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/asyncfrontendbase.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/asyncfrontendbase.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/cocoa_frontend.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/cocoa_frontend.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/cocoa_frontend.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/tests/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/tests/test_cocoa_frontend.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/tests/test_cocoa_frontend.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/tests/test_cocoa_frontend.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/tests/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/tests/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/tests/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/cocoa/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/frontendbase.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/frontendbase.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/frontendbase.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/linefrontendbase.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/linefrontendbase.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/linefrontendbase.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/prefilterfrontend.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/prefilterfrontend.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/prefilterfrontend.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/frontend/process/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/killableprocess.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/killableprocess.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/killableprocess.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/pipedprocess.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/pipedprocess.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/pipedprocess.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/winprocess.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/winprocess.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/winprocess.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/process/__init__.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/frontend/tests/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_asyncfrontendbase.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_asyncfrontendbase.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_asyncfrontendbase.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_frontendbase.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_frontendbase.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_frontendbase.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_linefrontend.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_linefrontend.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_linefrontend.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_prefilterfrontend.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_prefilterfrontend.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_prefilterfrontend.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_process.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_process.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/test_process.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/tests/__init__.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/frontend/wx/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/console_widget.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/console_widget.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/console_widget.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/ipythonx.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/ipythonx.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/ipythonx.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/wx_frontend.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/wx_frontend.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/wx_frontend.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/wx/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/zopeinterface.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/zopeinterface.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/zopeinterface.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/frontend/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/generics.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/generics.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/generics.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/genutils.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/genutils.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/genutils.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Gnuplot2.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Gnuplot2.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Gnuplot2.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/GnuplotInteractive.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/GnuplotInteractive.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/GnuplotInteractive.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/GnuplotRuntime.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/GnuplotRuntime.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/GnuplotRuntime.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/gui/ from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/gui/wx/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/ipshell_nonblocking.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/ipshell_nonblocking.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/ipshell_nonblocking.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/ipython_history.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/ipython_history.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/ipython_history.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/ipython_view.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/ipython_view.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/ipython_view.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/thread_ex.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/thread_ex.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/thread_ex.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/wxIPython.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/wxIPython.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/wxIPython.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/wx/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/gui/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/history.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/history.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/history.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/hooks.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/hooks.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/hooks.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ipapi.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ipapi.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ipapi.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/iplib.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/iplib.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/iplib.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ipmaker.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ipmaker.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ipmaker.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ipstruct.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ipstruct.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ipstruct.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/irunner.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/irunner.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/irunner.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Itpl.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Itpl.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Itpl.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/kernel/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/asyncclient.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/asyncclient.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/asyncclient.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/client.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/client.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/client.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/clientconnector.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/clientconnector.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/clientconnector.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/clientinterfaces.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/clientinterfaces.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/clientinterfaces.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/codeutil.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/codeutil.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/codeutil.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/kernel/config/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/config/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/config/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/config/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/contexts.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/contexts.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/contexts.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/controllerservice.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/controllerservice.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/controllerservice.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/kernel/core/ from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/kernel/core/config/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/config/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/config/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/config/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/display_formatter.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/display_formatter.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/display_formatter.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/display_trap.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/display_trap.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/display_trap.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/error.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/error.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/error.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/fd_redirector.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/fd_redirector.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/fd_redirector.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/file_like.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/file_like.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/file_like.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/history.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/history.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/history.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/interpreter.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/interpreter.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/interpreter.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/macro.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/macro.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/macro.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/magic.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/magic.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/magic.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/message_cache.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/message_cache.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/message_cache.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/notification.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/notification.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/notification.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/output_trap.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/output_trap.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/output_trap.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/prompts.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/prompts.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/prompts.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/redirector_output_trap.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/redirector_output_trap.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/redirector_output_trap.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/sync_traceback_trap.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/sync_traceback_trap.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/sync_traceback_trap.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/test_interpreter.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/test_interpreter.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/test_interpreter.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/test_notification.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/test_notification.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/test_notification.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/test_redirectors.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/test_redirectors.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/test_redirectors.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/tests/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/traceback_formatter.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/traceback_formatter.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/traceback_formatter.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/traceback_trap.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/traceback_trap.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/traceback_trap.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/util.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/util.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/util.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/core/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/engineconnector.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/engineconnector.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/engineconnector.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/enginefc.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/enginefc.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/enginefc.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/engineservice.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/engineservice.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/engineservice.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/error.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/error.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/error.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/fcutil.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/fcutil.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/fcutil.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/magic.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/magic.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/magic.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/map.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/map.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/map.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/mapper.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/mapper.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/mapper.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/multiengine.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/multiengine.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/multiengine.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/multiengineclient.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/multiengineclient.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/multiengineclient.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/multienginefc.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/multienginefc.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/multienginefc.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/newserialized.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/newserialized.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/newserialized.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/parallelfunction.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/parallelfunction.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/parallelfunction.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pbconfig.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pbconfig.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pbconfig.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pbutil.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pbutil.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pbutil.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pendingdeferred.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pendingdeferred.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pendingdeferred.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pickleutil.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pickleutil.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/pickleutil.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/ipcluster.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/ipcluster.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/ipcluster.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/ipcontroller.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/ipcontroller.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/ipcontroller.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/ipengine.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/ipengine.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/ipengine.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/scripts/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/task.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/task.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/task.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/taskclient.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/taskclient.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/taskclient.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/taskfc.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/taskfc.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/taskfc.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/kernel/tests/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/controllertest.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/controllertest.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/controllertest.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/engineservicetest.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/engineservicetest.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/engineservicetest.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/multienginetest.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/multienginetest.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/multienginetest.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/tasktest.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/tasktest.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/tasktest.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_contexts.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_contexts.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_contexts.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_controllerservice.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_controllerservice.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_controllerservice.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_enginefc.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_enginefc.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_enginefc.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_engineservice.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_engineservice.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_engineservice.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_multiengine.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_multiengine.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_multiengine.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_multienginefc.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_multienginefc.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_multienginefc.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_newserialized.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_newserialized.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_newserialized.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_pendingdeferred.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_pendingdeferred.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_pendingdeferred.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_task.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_task.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_task.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_taskfc.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_taskfc.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_taskfc.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_twistedutil.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_twistedutil.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/test_twistedutil.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/tests/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/twistedutil.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/twistedutil.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/twistedutil.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/util.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/util.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/util.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/kernel/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Logger.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Logger.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Logger.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/macro.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/macro.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/macro.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Magic.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Magic.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Magic.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/numutils.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/numutils.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/numutils.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/OInspect.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/OInspect.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/OInspect.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/OutputTrap.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/OutputTrap.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/OutputTrap.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils_dummy.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils_dummy.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils_dummy.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils_posix.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils_posix.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils_posix.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils_win32.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils_win32.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/platutils_win32.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/prefilter.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/prefilter.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/prefilter.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Prompts.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Prompts.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Prompts.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/PyColorize.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/PyColorize.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/PyColorize.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Release.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Release.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Release.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/rlineimpl.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/rlineimpl.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/rlineimpl.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/shadowns.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/shadowns.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/shadowns.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Shell.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Shell.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/Shell.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/shellglobals.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/shellglobals.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/shellglobals.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/strdispatch.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/strdispatch.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/strdispatch.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/testing/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorators.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorators.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorators.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorators_numpy.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorators_numpy.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorators_numpy.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorators_trial.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorators_trial.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorators_trial.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorator_msim.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorator_msim.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/decorator_msim.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/iptest.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/iptest.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/iptest.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/mkdoctests.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/mkdoctests.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/mkdoctests.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/parametric.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/parametric.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/parametric.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/testing/plugin/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/dtexample.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/dtexample.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/dtexample.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/ipdoctest.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/ipdoctest.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/ipdoctest.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/iptest.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/iptest.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/iptest.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/setup.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/setup.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/setup.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/show_refs.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/show_refs.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/show_refs.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/simple.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/simple.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/simple.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/simplevars.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/simplevars.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/simplevars.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/test_ipdoctest.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/test_ipdoctest.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/test_ipdoctest.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/test_refs.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/test_refs.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/test_refs.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/plugin/__init__.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/testing/tests/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/test_decorators.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/test_decorators.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/test_decorators.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/test_decorators_trial.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/test_decorators_trial.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/test_decorators_trial.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/test_tools.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/test_tools.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/test_tools.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tests/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tools.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tools.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/tools.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/util.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/util.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/util.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/testing/__init__.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/tests/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/obj_del.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/obj_del.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/obj_del.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/refbug.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/refbug.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/refbug.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/tclass.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/tclass.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/tclass.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_fakemodule.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_fakemodule.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_fakemodule.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_genutils.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_genutils.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_genutils.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_iplib.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_iplib.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_iplib.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_magic.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_magic.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_magic.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_platutils.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_platutils.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/test_platutils.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tests/__init__.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/tools/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/growl.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/growl.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/growl.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/tools/tests/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/tests/test_tools_utils.txt from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/tests/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/tests/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/tests/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/utils.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/utils.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/utils.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/tools/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/twshell.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/twshell.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/twshell.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ultraTB.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ultraTB.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/ultraTB.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/upgrade_dir.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/upgrade_dir.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/upgrade_dir.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/usage.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/usage.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/usage.pyo from package ipython
Missing directory: /usr/lib/python2.5/site-packages/IPython/UserConfig/ from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/ipythonrc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/ipythonrc-math from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/ipythonrc-numeric from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/ipythonrc-physics from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/ipythonrc-pysh from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/ipythonrc-tutorial from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/ipy_user_conf.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/ipy_user_conf.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/ipy_user_conf.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/UserConfig/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/wildcard.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/wildcard.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/wildcard.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/winconsole.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/winconsole.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/winconsole.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/__init__.py from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/__init__.pyc from package ipython
Missing file: /usr/lib/python2.5/site-packages/IPython/__init__.pyo from package ipython
Missing file: /usr/lib/python2.5/site-packages/ipython-0.10-py2.5.egg-info from package ipython
ipython                   0.10-1               Incomplete
keychain                  2.7.1-1              OK
less                      444-1                OK
Missing file: /usr/share/locale/es/LC_MESSAGES/lftp.mo from package lftp
Missing file: /usr/share/locale/it/LC_MESSAGES/lftp.mo from package lftp
Missing file: /usr/share/locale/ja/LC_MESSAGES/lftp.mo from package lftp
Missing file: /usr/share/locale/ko/LC_MESSAGES/lftp.mo from package lftp
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/lftp.mo from package lftp
Missing file: /usr/share/locale/ru/LC_MESSAGES/lftp.mo from package lftp
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/lftp.mo from package lftp
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/lftp.mo from package lftp
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/lftp.mo from package lftp
lftp                      4.4.0-1              Incomplete
libapr1                   1.4.6-1              OK
libaprutil1               1.4.1-1              OK
libarchive2               2.8.3-1              OK
libasn1_8                 1.5.2-4              OK
libaspell15               0.60.6.1-1           OK
libatk-bridge2.0_0        2.6.2-1              OK
Missing file: /usr/share/locale/af/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/am/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ar/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/as/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ast/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/az/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/be/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/be@latin/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/bg/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/bn/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/bs/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ca/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/cy/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/da/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/dz/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/el/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/en@shaw/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/en_CA/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/eo/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/es/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/et/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/eu/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/fa/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/fi/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ga/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/gl/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/gu/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/he/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/hi/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/hr/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/hu/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/hy/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/id/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/is/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/it/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ja/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ka/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/kk/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/km/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/kn/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ko/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ku/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/li/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/lt/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/lv/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/mai/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/mk/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ml/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/mn/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/mr/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ms/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/nb/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ne/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/nl/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/nn/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/oc/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/or/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/pa/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ps/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/pt/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ro/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ru/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/rw/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/si/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/sk/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/sl/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/sq/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/sr/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/sr@ije/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/sv/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ta/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/te/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/th/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/tk/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/tr/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/tt/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/ug/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/uk/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/vi/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/wa/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/xh/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/yi/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/atk10.mo from package libatk1.0_0
Missing directory: /usr/share/locale/zu/ from package libatk1.0_0
Missing directory: /usr/share/locale/zu/LC_MESSAGES/ from package libatk1.0_0
Missing file: /usr/share/locale/zu/LC_MESSAGES/atk10.mo from package libatk1.0_0
libatk1.0_0               2.6.0-1              Incomplete
libatspi0                 2.6.3-1              OK
libattr1                  2.4.46-1             OK
libavahi-client3          0.6.31-2             OK
libavahi-common3          0.6.31-2             OK
libavahi-glib1            0.6.31-2             OK
libblkid1                 2.21.2-1             OK
libboost-devel            1.50.0-1             OK
libboost1.43              1.43.0-1             OK
libboost1.46.1            1.46.1-1             OK
libboost1.48              1.48.0-1             OK
libboost1.50              1.50.0-1             OK
libboost_python1.43       1.43.0-1             OK
libboost_python1.46.1     1.46.1-1             OK
libboost_python1.48       1.48.0-1             OK
libbz2-devel              1.0.6-2              OK
libbz2_1                  1.0.6-2              OK
libcairo2                 1.12.12-1            OK
libcdt4                   2.24.0-1             OK
libcgraph4                2.24.0-1             OK
libcharset1               1.14-2               OK
libcloog0                 0.15.7-1             OK
libcom_err2               1.42.6-1             OK
libcurl4                  7.29.0-1             OK
libdatrie1                0.2.4-1              OK
libdb4.2                  4.2.52.5-2           OK
libdb4.5                  4.5.20.2-3           OK
libdb4.5-devel            4.5.20.2-3           OK
libdb4.6                  4.6.21.4-10          OK
libdb4.8                  4.8.30-1             OK
libdbus-glib_1_2          0.100-1              OK
libdbus1_3                1.6.8-1              OK
libe2p2                   1.42.6-1             OK
libedit0                  20120311-1           OK
libexpat1                 2.1.0-1              OK
libexpat1-devel           2.1.0-1              OK
libext2fs2                1.42.6-1             OK
libfam0                   0.1.10-13            OK
libffi4                   4.5.3-3              OK
libfontconfig1            2.10.1-1             OK
libfontenc1               1.1.1-1              OK
Empty package libfreetype26
libfreetype26             2.3.8-1              OK
libfreetype6              2.4.11-1             OK
libgcc1                   4.5.3-3              OK
libgck1_0                 3.6.2-1              OK
libgconf2_4               3.2.6-1              OK
libgcr3-common            3.6.2-1              OK
libgcr3_1                 3.6.2-1              OK
libgcrypt11               1.4.6-1              OK
libgdbm4                  1.8.3-20             OK
Missing file: /usr/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing directory: /usr/share/locale/csb/ from package libgdk_pixbuf2.0_0
Missing directory: /usr/share/locale/csb/LC_MESSAGES/ from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo from package libgdk_pixbuf2.0_0
libgdk_pixbuf2.0_0        2.26.5-1             Incomplete
libGL1                    8.0.5-1              OK
libglapi0                 8.0.5-1              OK
libglib1.2_0              1.2.10-11            OK
Missing file: /usr/share/locale/af/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/am/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ar/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/as/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ast/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/az/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/be/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/be@latin/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/bg/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/bn/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/bs/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ca/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/cy/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/da/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/dz/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/el/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/en@shaw/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/en_CA/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/eo/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/es/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/et/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/eu/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/fa/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/fi/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ga/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/gl/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/gu/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/he/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/hi/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/hr/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/hu/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/hy/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/id/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/is/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/it/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ja/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ka/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/kk/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/kn/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ko/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ku/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/lt/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/lv/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/mai/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/mg/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/mk/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ml/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/mn/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/mr/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ms/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/nb/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/nds/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ne/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/nl/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/nn/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/oc/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/or/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/pa/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ps/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/pt/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ro/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ru/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/rw/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/si/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/sk/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/sl/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/sq/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/sr/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/sv/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ta/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/te/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/th/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing directory: /usr/share/locale/tl/ from package libglib2.0_0
Missing directory: /usr/share/locale/tl/LC_MESSAGES/ from package libglib2.0_0
Missing file: /usr/share/locale/tl/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/tr/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/tt/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/ug/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/uk/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/vi/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/wa/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/xh/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/yi/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo from package libglib2.0_0
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo from package libglib2.0_0
libglib2.0_0              2.34.3-1             Incomplete
libglitz1                 0.5.6-10             OK
libgmp3                   4.3.2-1              OK
libgmpxx4                 4.3.2-1              OK
Missing file: /usr/share/locale/af/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing directory: /usr/share/locale/an/ from package libgnome-keyring0
Missing directory: /usr/share/locale/an/LC_MESSAGES/ from package libgnome-keyring0
Missing file: /usr/share/locale/an/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ar/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/as/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ast/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/be/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/bg/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/bn/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ca/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/da/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/el/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/eo/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/es/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/et/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/eu/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/fa/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/fi/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing directory: /usr/share/locale/fy/ from package libgnome-keyring0
Missing directory: /usr/share/locale/fy/LC_MESSAGES/ from package libgnome-keyring0
Missing file: /usr/share/locale/fy/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/gl/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/gu/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/he/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/hi/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/hu/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/id/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/it/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ja/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/km/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/kn/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ko/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/lt/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/lv/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ml/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/mn/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/mr/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ms/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/nb/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/nds/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/nl/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/nn/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/or/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/pa/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/pt/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ro/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ru/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/sk/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/sl/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/sr/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/sv/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ta/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/te/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/th/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/tr/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/ug/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/uk/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/uz@cyrillic/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/vi/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/libgnome-keyring.mo from package libgnome-keyring0
libgnome-keyring0         3.6.0-1              Incomplete
libgnutls26               2.12.20-1            OK
libgnutls28               3.1.4-1              OK
libgomp1                  4.5.3-3              OK
libgpg-error              1.10-1               OK
libgpg-error0             1.10-1               OK
libgraph4                 2.24.0-1             OK
libgraphite2_3            1.2.0-1              OK
libgraphviz4              2.20.3-1             OK
libgs8                    8.63-2               OK
libgs9                    9.06-1               OK
libgssapi3                1.5.2-4              OK
libgtk3_0                 3.6.4-1              OK
libgvc5                   2.24.0-1             OK
libharfbuzz0              0.9.9-1              OK
libheimbase1              1.5.2-4              OK
libheimntlm0              1.5.2-4              OK
libhogweed2_2             2.5-1                OK
libhx509_5                1.5.2-4              OK
libICE6                   1.0.8-1              OK
Missing file: /usr/share/locale/af/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/bg/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/ca/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/da/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/el/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/eo/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/es/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/et/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/fi/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/ga/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/gl/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/hr/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/hu/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/id/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/it/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/ja/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/nl/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/libiconv.mo from package libiconv
Missing directory: /usr/share/locale/rm/ from package libiconv
Missing directory: /usr/share/locale/rm/LC_MESSAGES/ from package libiconv
Missing file: /usr/share/locale/rm/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/ro/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/ru/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/sk/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/sl/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/sq/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/sr/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/sv/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/tr/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/uk/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/vi/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/wa/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/libiconv.mo from package libiconv
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/libiconv.mo from package libiconv
libiconv                  1.14-2               Incomplete
libiconv2                 1.14-2               OK
libicu-devel              4.8.1-1              OK
libicu38                  3.8-7                OK
libicu45                  4.5.1-1              OK
libicu48                  4.8.1-1              OK
libIDL2_0                 0.8.14-2             OK
libidn11                  1.25-1               OK
libintl2                  0.12.1-3             OK
libintl3                  0.14.5-1             OK
libintl8                  0.18.1.1-2           OK
libjasper1                1.900.1-12           OK
libjbig2                  2.0-11               OK
libjpeg62                 6b-21                OK
libjpeg7                  7-10                 OK
libjpeg8                  8b-1                 OK
libkafs0                  1.5.2-4              OK
libkrb5_26                1.5.2-4              OK
liblcms2_2                2.4-1                OK
libltdl7                  2.4-1                OK
liblzma0                  4.999.8beta-10       OK
liblzma1                  4.999.9beta-11       OK
liblzma5                  5.0.2_20110517-1     OK
liblzo2_2                 2.06-1               OK
libmetalink3              0.1.2-1              OK
libmpc1                   0.8-1                OK
libmpfr1                  2.4.1-4              OK
libmpfr4                  3.0.1-1              OK
libmysqlclient18          5.5.28-1             OK
libncurses-devel          5.7-18               OK
libncurses10              5.7-18               OK
libncurses8               5.5-10               OK
libncurses9               5.7-16               OK
libncursesw-devel         5.7-18               OK
libncursesw10             5.7-18               OK
libneon27                 0.29.6-2             OK
libnettle4_4              2.5-1                OK
libonig2                  5.9.3-1              OK
libopenldap2_3_0          2.3.43-3             OK
libopenldap2_4_2          2.4.33-1             OK
libopenssl098             0.9.8y-1             OK
libopenssl100             1.0.1e-2             OK
libORBit2_0               2.14.19-2            OK
libp11-kit0               0.12-1               OK
libpango1.0_0             1.32.5-1             OK
libpaper1                 1.1.24-1             OK
libpathplan4              2.24.0-1             OK
libpcre-devel             8.32-1               OK
libpcre0                  8.21-2               OK
libpcre1                  8.32-1               OK
libpcre16_0               8.32-1               OK
libpcre32_0               8.32-1               OK
libpcrecpp0               8.32-1               OK
libpcreposix0             8.32-1               OK
libpixman1_0              0.28.0-1             OK
libpng12                  1.2.50-2             OK
libpng14                  1.4.12-3             OK
libpng15                  1.5.12-1             OK
libpopt0                  1.6.4-4              OK
libppl                    0.10.2-1             OK
libpq-devel               9.2.2-2              OK
libpq5                    9.2.2-2              OK
libproxy0                 0.2.3-2              OK
libproxy1                 0.4.11-2             OK
libreadline6              5.2.14-12            OK
libreadline7              6.1.2-3              OK
libroken18                1.5.2-4              OK
libsasl2                  2.1.25-1             OK
libsasl2-devel            2.1.25-1             OK
Missing file: /usr/share/locale/ja/LC_MESSAGES/libsecret.mo from package libsecret1_0
libsecret1_0              0.12-1               Incomplete
libserf0_0                0.3.1-1              OK
libserf0_1                0.7.1-2              OK
libserf1_0                1.1.0-1              OK
libsigsegv0               2.6-1                OK
libsigsegv2               2.10-1               OK
libslang2                 2.2.4-1              OK
libSM6                    1.2.1-1              OK
libsoup-gnome2.4_1        2.40.2-1             OK
Missing file: /usr/share/locale/as/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/be/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/bg/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/ca/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/da/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/el/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/eo/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/es/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/et/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/fa/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/gl/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/gu/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/he/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/hi/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/hu/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/id/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/it/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/ja/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/ko/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/lt/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/lv/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/ml/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/mr/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/nb/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/pa/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/pt/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/ro/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/ru/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/sk/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/sl/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/sr/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/sv/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/ta/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/te/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/th/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/tr/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/ug/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/uk/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/uz@cyrillic/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/vi/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/zh_HK/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/libsoup.mo from package libsoup2.4_1
libsoup2.4_1              2.40.2-1             Incomplete
libsqlite3_0              3.7.13-1             OK
libss2                    1.42.6-1             OK
libssh2_1                 1.4.2-1              OK
libssp0                   4.5.3-3              OK
libstdc++6                4.5.3-3              OK
libstdc++6-devel          4.5.3-3              OK
libtasn1_3                2.14-1               OK
libtasn1_6                3.1-1                OK
libthai0                  0.1.15-1             OK
libtidy0_99_0             20090325-1           OK
libtiff5                  3.9.6-1              OK
libuuid1                  2.21.2-1             OK
libwind0                  1.5.2-4              OK
libwrap0                  7.6-21               OK
libX11-xcb1               1.5.0-1              OK
libX11_6                  1.5.0-1              OK
libXau6                   1.0.7-1              OK
libxcb-glx0               1.9-1                OK
libxcb-render-util0       0.3.8-1              OK
libxcb-render0            1.9-1                OK
libxcb-shm0               1.9-1                OK
libxcb1                   1.9-1                OK
libXcomposite1            0.4.3-1              OK
libXcursor1               1.1.13-1             OK
libXdamage1               1.1.3-1              OK
libXdmcp6                 1.1.1-1              OK
libXext6                  1.3.1-1              OK
libXfixes3                5.0-1                OK
libXft2                   2.3.1-1              OK
libXi6                    1.6.1-1              OK
libXinerama1              1.1.2-1              OK
libxml2                   2.9.0-2              OK
libXmu6                   1.1.1-1              OK
libXrandr2                1.4.0-1              OK
libXrender1               0.9.7-1              OK
libxslt                   1.1.27-2             OK
libXss1                   1.2.2-1              OK
libXt6                    1.1.3-1              OK
libXtst6                  1.2.1-1              OK
lighttpd                  1.4.32-2             OK
login                     1.10-10              OK
lua                       5.1.4-11             OK
Missing file: /usr/share/locale/nl/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/vi/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/it/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/sl/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/sv/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/uk/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/tr/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/da/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/et/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/ja/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/hu/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/id/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/fi/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/ca/LC_MESSAGES/lynx.mo from package lynx
Missing file: /usr/share/locale/ru/LC_MESSAGES/lynx.mo from package lynx
lynx                      2.8.7-1              Incomplete
m4                        1.4.16-1             OK
Missing file: /usr/share/locale/be/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/da/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/es/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/fi/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/ga/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/gl/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/he/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/hr/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/id/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/it/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/ja/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/ko/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/lt/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/nl/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/ru/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/sv/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/tr/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/uk/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/vi/LC_MESSAGES/make.mo from package make
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/make.mo from package make
make                      3.82.90-1            Incomplete
man                       1.6g-1               OK
Missing file: /usr/share/locale/az/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/be/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/bg/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/ca/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/da/LC_MESSAGES/mc.mo from package mc
Missing directory: /usr/share/locale/de_CH/ from package mc
Missing directory: /usr/share/locale/de_CH/LC_MESSAGES/ from package mc
Missing file: /usr/share/locale/de_CH/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/el/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/eo/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/es/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/et/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/eu/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/fi/LC_MESSAGES/mc.mo from package mc
Missing directory: /usr/share/locale/fi_FI/ from package mc
Missing directory: /usr/share/locale/fi_FI/LC_MESSAGES/ from package mc
Missing file: /usr/share/locale/fi_FI/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/gl/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/hu/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/ia/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/id/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/it/LC_MESSAGES/mc.mo from package mc
Missing directory: /usr/share/locale/it_IT/ from package mc
Missing directory: /usr/share/locale/it_IT/LC_MESSAGES/ from package mc
Missing file: /usr/share/locale/it_IT/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/ja/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/ka/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/ko/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/lt/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/lv/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/mn/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/nb/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/nl/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/pt/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/ro/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/ru/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/sk/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/sl/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/sr/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/sv/LC_MESSAGES/mc.mo from package mc
Missing directory: /usr/share/locale/sv_SE/ from package mc
Missing directory: /usr/share/locale/sv_SE/LC_MESSAGES/ from package mc
Missing file: /usr/share/locale/sv_SE/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/ta/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/tr/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/uk/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/vi/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/wa/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/mc.mo from package mc
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/mc.mo from package mc
mc                        4.8.1.6-1            Incomplete
md5deep                   4.1-1                OK
Missing file: /usr/lib/python2.7/site-packages/hgext/acl.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/bugzilla.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/children.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/churn.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/color.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/bzr.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/common.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/convcmd.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/cvs.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/cvsps.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/darcs.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/filemap.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/git.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/gnuarch.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/hg.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/monotone.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/p4.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/subversion.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/transport.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/convert/__init__.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/eol.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/extdiff.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/factotum.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/fetch.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/gpg.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/graphlog.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/hgcia.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/hgk.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/highlight/highlight.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/highlight/__init__.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/histedit.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/interhg.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/keyword.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/basestore.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/lfcommands.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/lfutil.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/localstore.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/overrides.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/proto.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/remotestore.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/reposetup.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/uisetup.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/wirestore.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/largefiles/__init__.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/mq.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/notify.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/pager.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/patchbomb.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/progress.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/purge.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/rebase.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/record.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/relink.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/schemes.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/share.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/transplant.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/win32mbcs.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/win32text.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/zeroconf/Zeroconf.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/zeroconf/__init__.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/hgext/__init__.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/ancestor.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/archival.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/bookmarks.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/bundlerepo.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/byterange.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/changegroup.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/changelog.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/cmdutil.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/commands.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/commandserver.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/config.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/context.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/copies.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/dagparser.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/dagutil.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/demandimport.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/dirstate.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/discovery.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/dispatch.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/encoding.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/error.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/extensions.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/fancyopts.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/filelog.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/filemerge.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/fileset.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/formatter.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/graphmod.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hbisect.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/help.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hg.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hgweb/common.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hgweb/hgwebdir_mod.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hgweb/hgweb_mod.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hgweb/protocol.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hgweb/request.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hgweb/server.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hgweb/webcommands.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hgweb/webutil.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hgweb/wsgicgi.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hgweb/__init__.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/hook.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/httpclient/socketutil.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/httpclient/_readers.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/httpclient/__init__.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/httpconnection.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/httppeer.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/i18n.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/ignore.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/keepalive.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/localrepo.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/lock.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/lsprof.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/lsprofcalltree.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/mail.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/manifest.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/match.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/mdiff.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/merge.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/minirst.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/node.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/obsolete.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/parser.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/patch.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/peer.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/phases.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/posix.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/pushkey.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/pvec.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/py3kcompat.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/repair.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/revlog.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/revset.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/scmutil.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/setdiscovery.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/similar.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/simplemerge.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/sshpeer.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/sshserver.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/sslutil.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/statichttprepo.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/store.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/strutil.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/subrepo.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/tags.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/templatefilters.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/templatekw.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/templater.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/transaction.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/treediscovery.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/ui.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/url.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/util.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/verify.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/win32.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/windows.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/wireproto.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/__init__.pyc from package mercurial
Missing file: /usr/lib/python2.7/site-packages/mercurial/__version__.pyc from package mercurial
mercurial                 2.4.2-1              Incomplete
mingw-runtime             3.20-1               OK
mingw-w32api              3.17-2               OK
minires                   1.02-1               OK
mintty                    1.1.2-1              OK
mkfontdir                 1.0.7-1              OK
mkfontscale               1.1.0-1              OK
most                      5.0.0.1-1            OK
msmtp                     1.4.28-1             OK
multitail                 5.2.10-1             OK
nc                        1.107-3              OK
ncurses                   5.7-18               OK
Empty package netcat
netcat                    1.10-3               OK
openldap                  2.4.33-1             OK
openldap-devel            2.4.33-1             OK
openssh                   6.1p1-1              OK
openssl                   1.0.1e-2             OK
openssl-devel             1.0.1e-2             OK
perl                      5.14.2-3             OK
perl-Error                0.17016-1            OK
perl_vendor               5.14.2-3             OK
Missing file: /usr/share/locale/eu/LC_MESSAGES/pinfo.mo from package pinfo
Missing file: /usr/share/locale/ja/LC_MESSAGES/pinfo.mo from package pinfo
Missing file: /usr/share/locale/nl/LC_MESSAGES/pinfo.mo from package pinfo
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/pinfo.mo from package pinfo
Missing file: /usr/share/locale/ro/LC_MESSAGES/pinfo.mo from package pinfo
Missing file: /usr/share/locale/ru/LC_MESSAGES/pinfo.mo from package pinfo
Missing file: /usr/share/locale/sv/LC_MESSAGES/pinfo.mo from package pinfo
Missing file: /usr/share/locale/vi/LC_MESSAGES/pinfo.mo from package pinfo
pinfo                     0.6.9-1              Incomplete
Missing directory: /usr/doc/ from package popt
Missing directory: /usr/doc/Cygwin/ from package popt
Missing file: /usr/doc/Cygwin/popt-1.6.4.README from package popt
Missing directory: /usr/doc/popt-1.6.4/ from package popt
Missing file: /usr/doc/popt-1.6.4/CHANGES from package popt
Missing file: /usr/doc/popt-1.6.4/COPYING from package popt
Missing file: /usr/doc/popt-1.6.4/README from package popt
popt                      1.6.4-4              Incomplete
postgresql-client         9.2.2-2              OK
procps                    3.2.7-1              OK
Missing file: /usr/share/locale/nl/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/vi/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/it/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/ro/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/sv/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/bg/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/ja/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/eu/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/hu/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/eo/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/id/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/fi/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/ca/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/el/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/nb/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/ru/LC_MESSAGES/psmisc.mo from package psmisc
Missing file: /usr/share/locale/pt/LC_MESSAGES/psmisc.mo from package psmisc
psmisc                    22.16-1              Incomplete
Missing file: /usr/lib/python2.7/abc.pyo from package python
Missing file: /usr/lib/python2.7/aifc.pyc from package python
Missing file: /usr/lib/python2.7/aifc.pyo from package python
Missing file: /usr/lib/python2.7/antigravity.pyc from package python
Missing file: /usr/lib/python2.7/antigravity.pyo from package python
Missing file: /usr/lib/python2.7/anydbm.pyc from package python
Missing file: /usr/lib/python2.7/anydbm.pyo from package python
Missing file: /usr/lib/python2.7/argparse.pyc from package python
Missing file: /usr/lib/python2.7/argparse.pyo from package python
Missing file: /usr/lib/python2.7/ast.pyc from package python
Missing file: /usr/lib/python2.7/ast.pyo from package python
Missing file: /usr/lib/python2.7/asynchat.pyc from package python
Missing file: /usr/lib/python2.7/asynchat.pyo from package python
Missing file: /usr/lib/python2.7/asyncore.pyc from package python
Missing file: /usr/lib/python2.7/asyncore.pyo from package python
Missing file: /usr/lib/python2.7/atexit.pyc from package python
Missing file: /usr/lib/python2.7/atexit.pyo from package python
Missing file: /usr/lib/python2.7/audiodev.pyc from package python
Missing file: /usr/lib/python2.7/audiodev.pyo from package python
Missing file: /usr/lib/python2.7/base64.pyo from package python
Missing file: /usr/lib/python2.7/BaseHTTPServer.pyc from package python
Missing file: /usr/lib/python2.7/BaseHTTPServer.pyo from package python
Missing file: /usr/lib/python2.7/Bastion.pyc from package python
Missing file: /usr/lib/python2.7/Bastion.pyo from package python
Missing file: /usr/lib/python2.7/bdb.pyc from package python
Missing file: /usr/lib/python2.7/bdb.pyo from package python
Missing file: /usr/lib/python2.7/binhex.pyc from package python
Missing file: /usr/lib/python2.7/binhex.pyo from package python
Missing file: /usr/lib/python2.7/bisect.pyo from package python
Missing file: /usr/lib/python2.7/bsddb/db.pyc from package python
Missing file: /usr/lib/python2.7/bsddb/db.pyo from package python
Missing file: /usr/lib/python2.7/bsddb/dbobj.pyc from package python
Missing file: /usr/lib/python2.7/bsddb/dbobj.pyo from package python
Missing file: /usr/lib/python2.7/bsddb/dbrecio.pyc from package python
Missing file: /usr/lib/python2.7/bsddb/dbrecio.pyo from package python
Missing file: /usr/lib/python2.7/bsddb/dbshelve.pyc from package python
Missing file: /usr/lib/python2.7/bsddb/dbshelve.pyo from package python
Missing file: /usr/lib/python2.7/bsddb/dbtables.pyc from package python
Missing file: /usr/lib/python2.7/bsddb/dbtables.pyo from package python
Missing file: /usr/lib/python2.7/bsddb/dbutils.pyc from package python
Missing file: /usr/lib/python2.7/bsddb/dbutils.pyo from package python
Missing file: /usr/lib/python2.7/bsddb/__init__.pyc from package python
Missing file: /usr/lib/python2.7/bsddb/__init__.pyo from package python
Missing file: /usr/lib/python2.7/calendar.pyc from package python
Missing file: /usr/lib/python2.7/calendar.pyo from package python
Missing file: /usr/lib/python2.7/cgi.pyc from package python
Missing file: /usr/lib/python2.7/cgi.pyo from package python
Missing file: /usr/lib/python2.7/CGIHTTPServer.pyc from package python
Missing file: /usr/lib/python2.7/CGIHTTPServer.pyo from package python
Missing file: /usr/lib/python2.7/cgitb.pyc from package python
Missing file: /usr/lib/python2.7/cgitb.pyo from package python
Missing file: /usr/lib/python2.7/chunk.pyc from package python
Missing file: /usr/lib/python2.7/chunk.pyo from package python
Missing file: /usr/lib/python2.7/cmd.pyc from package python
Missing file: /usr/lib/python2.7/cmd.pyo from package python
Missing file: /usr/lib/python2.7/code.pyo from package python
Missing file: /usr/lib/python2.7/codecs.pyo from package python
Missing file: /usr/lib/python2.7/codeop.pyo from package python
Missing file: /usr/lib/python2.7/collections.pyo from package python
Missing file: /usr/lib/python2.7/colorsys.pyc from package python
Missing file: /usr/lib/python2.7/colorsys.pyo from package python
Missing file: /usr/lib/python2.7/commands.pyo from package python
Missing file: /usr/lib/python2.7/compileall.pyc from package python
Missing file: /usr/lib/python2.7/compileall.pyo from package python
Missing file: /usr/lib/python2.7/compiler/ast.pyc from package python
Missing file: /usr/lib/python2.7/compiler/ast.pyo from package python
Missing file: /usr/lib/python2.7/compiler/consts.pyc from package python
Missing file: /usr/lib/python2.7/compiler/consts.pyo from package python
Missing file: /usr/lib/python2.7/compiler/future.pyc from package python
Missing file: /usr/lib/python2.7/compiler/future.pyo from package python
Missing file: /usr/lib/python2.7/compiler/misc.pyc from package python
Missing file: /usr/lib/python2.7/compiler/misc.pyo from package python
Missing file: /usr/lib/python2.7/compiler/pyassem.pyc from package python
Missing file: /usr/lib/python2.7/compiler/pyassem.pyo from package python
Missing file: /usr/lib/python2.7/compiler/pycodegen.pyc from package python
Missing file: /usr/lib/python2.7/compiler/pycodegen.pyo from package python
Missing file: /usr/lib/python2.7/compiler/symbols.pyc from package python
Missing file: /usr/lib/python2.7/compiler/symbols.pyo from package python
Missing file: /usr/lib/python2.7/compiler/syntax.pyc from package python
Missing file: /usr/lib/python2.7/compiler/syntax.pyo from package python
Missing file: /usr/lib/python2.7/compiler/transformer.pyc from package python
Missing file: /usr/lib/python2.7/compiler/transformer.pyo from package python
Missing file: /usr/lib/python2.7/compiler/visitor.pyc from package python
Missing file: /usr/lib/python2.7/compiler/visitor.pyo from package python
Missing file: /usr/lib/python2.7/compiler/__init__.pyc from package python
Missing file: /usr/lib/python2.7/compiler/__init__.pyo from package python
Missing file: /usr/lib/python2.7/ConfigParser.pyo from package python
Missing file: /usr/lib/python2.7/contextlib.pyc from package python
Missing file: /usr/lib/python2.7/contextlib.pyo from package python
Missing file: /usr/lib/python2.7/Cookie.pyc from package python
Missing file: /usr/lib/python2.7/Cookie.pyo from package python
Missing file: /usr/lib/python2.7/cookielib.pyc from package python
Missing file: /usr/lib/python2.7/cookielib.pyo from package python
Missing file: /usr/lib/python2.7/copy.pyo from package python
Missing file: /usr/lib/python2.7/copy_reg.pyo from package python
Missing file: /usr/lib/python2.7/cProfile.pyc from package python
Missing file: /usr/lib/python2.7/cProfile.pyo from package python
Missing file: /usr/lib/python2.7/csv.pyc from package python
Missing file: /usr/lib/python2.7/csv.pyo from package python
Missing file: /usr/lib/python2.7/ctypes/macholib/dyld.pyc from package python
Missing file: /usr/lib/python2.7/ctypes/macholib/dyld.pyo from package python
Missing file: /usr/lib/python2.7/ctypes/macholib/dylib.pyc from package python
Missing file: /usr/lib/python2.7/ctypes/macholib/dylib.pyo from package python
Missing file: /usr/lib/python2.7/ctypes/macholib/framework.pyc from package python
Missing file: /usr/lib/python2.7/ctypes/macholib/framework.pyo from package python
Missing file: /usr/lib/python2.7/ctypes/macholib/__init__.pyc from package python
Missing file: /usr/lib/python2.7/ctypes/macholib/__init__.pyo from package python
Missing file: /usr/lib/python2.7/ctypes/util.pyc from package python
Missing file: /usr/lib/python2.7/ctypes/util.pyo from package python
Missing file: /usr/lib/python2.7/ctypes/wintypes.pyc from package python
Missing file: /usr/lib/python2.7/ctypes/wintypes.pyo from package python
Missing file: /usr/lib/python2.7/ctypes/_endian.pyc from package python
Missing file: /usr/lib/python2.7/ctypes/_endian.pyo from package python
Missing file: /usr/lib/python2.7/ctypes/__init__.pyc from package python
Missing file: /usr/lib/python2.7/ctypes/__init__.pyo from package python
Missing file: /usr/lib/python2.7/curses/ascii.pyc from package python
Missing file: /usr/lib/python2.7/curses/ascii.pyo from package python
Missing file: /usr/lib/python2.7/curses/has_key.pyc from package python
Missing file: /usr/lib/python2.7/curses/has_key.pyo from package python
Missing file: /usr/lib/python2.7/curses/panel.pyc from package python
Missing file: /usr/lib/python2.7/curses/panel.pyo from package python
Missing file: /usr/lib/python2.7/curses/textpad.pyc from package python
Missing file: /usr/lib/python2.7/curses/textpad.pyo from package python
Missing file: /usr/lib/python2.7/curses/wrapper.pyo from package python
Missing file: /usr/lib/python2.7/curses/__init__.pyo from package python
Missing file: /usr/lib/python2.7/dbhash.pyc from package python
Missing file: /usr/lib/python2.7/dbhash.pyo from package python
Missing file: /usr/lib/python2.7/decimal.pyc from package python
Missing file: /usr/lib/python2.7/decimal.pyo from package python
Missing file: /usr/lib/python2.7/difflib.pyc from package python
Missing file: /usr/lib/python2.7/difflib.pyo from package python
Missing file: /usr/lib/python2.7/dircache.pyc from package python
Missing file: /usr/lib/python2.7/dircache.pyo from package python
Missing file: /usr/lib/python2.7/dis.pyo from package python
Missing file: /usr/lib/python2.7/distutils/archive_util.pyc from package python
Missing file: /usr/lib/python2.7/distutils/archive_util.pyo from package python
Missing file: /usr/lib/python2.7/distutils/bcppcompiler.pyc from package python
Missing file: /usr/lib/python2.7/distutils/bcppcompiler.pyo from package python
Missing file: /usr/lib/python2.7/distutils/ccompiler.pyc from package python
Missing file: /usr/lib/python2.7/distutils/ccompiler.pyo from package python
Missing file: /usr/lib/python2.7/distutils/cmd.pyc from package python
Missing file: /usr/lib/python2.7/distutils/cmd.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/bdist.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/bdist.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/bdist_dumb.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/bdist_dumb.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/bdist_msi.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/bdist_msi.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/bdist_rpm.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/bdist_rpm.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/bdist_wininst.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/bdist_wininst.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/build.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/build.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/build_clib.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/build_clib.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/build_ext.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/build_ext.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/build_py.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/build_py.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/build_scripts.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/build_scripts.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/check.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/check.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/clean.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/clean.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/config.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/config.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/install.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/install.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/install_data.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/install_data.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/install_egg_info.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/install_egg_info.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/install_headers.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/install_headers.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/install_lib.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/install_lib.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/install_scripts.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/install_scripts.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/register.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/register.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/sdist.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/sdist.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/upload.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/upload.pyo from package python
Missing file: /usr/lib/python2.7/distutils/command/__init__.pyc from package python
Missing file: /usr/lib/python2.7/distutils/command/__init__.pyo from package python
Missing file: /usr/lib/python2.7/distutils/config.pyc from package python
Missing file: /usr/lib/python2.7/distutils/config.pyo from package python
Missing file: /usr/lib/python2.7/distutils/core.pyc from package python
Missing file: /usr/lib/python2.7/distutils/core.pyo from package python
Missing file: /usr/lib/python2.7/distutils/cygwinccompiler.pyc from package python
Missing file: /usr/lib/python2.7/distutils/cygwinccompiler.pyo from package python
Missing file: /usr/lib/python2.7/distutils/debug.pyc from package python
Missing file: /usr/lib/python2.7/distutils/debug.pyo from package python
Missing file: /usr/lib/python2.7/distutils/dep_util.pyo from package python
Missing file: /usr/lib/python2.7/distutils/dir_util.pyc from package python
Missing file: /usr/lib/python2.7/distutils/dir_util.pyo from package python
Missing file: /usr/lib/python2.7/distutils/dist.pyc from package python
Missing file: /usr/lib/python2.7/distutils/dist.pyo from package python
Missing file: /usr/lib/python2.7/distutils/emxccompiler.pyc from package python
Missing file: /usr/lib/python2.7/distutils/emxccompiler.pyo from package python
Missing file: /usr/lib/python2.7/distutils/errors.pyo from package python
Missing file: /usr/lib/python2.7/distutils/extension.pyc from package python
Missing file: /usr/lib/python2.7/distutils/extension.pyo from package python
Missing file: /usr/lib/python2.7/distutils/fancy_getopt.pyc from package python
Missing file: /usr/lib/python2.7/distutils/fancy_getopt.pyo from package python
Missing file: /usr/lib/python2.7/distutils/filelist.pyc from package python
Missing file: /usr/lib/python2.7/distutils/filelist.pyo from package python
Missing file: /usr/lib/python2.7/distutils/file_util.pyc from package python
Missing file: /usr/lib/python2.7/distutils/file_util.pyo from package python
Missing file: /usr/lib/python2.7/distutils/log.pyo from package python
Missing file: /usr/lib/python2.7/distutils/msvc9compiler.pyc from package python
Missing file: /usr/lib/python2.7/distutils/msvc9compiler.pyo from package python
Missing file: /usr/lib/python2.7/distutils/msvccompiler.pyc from package python
Missing file: /usr/lib/python2.7/distutils/msvccompiler.pyo from package python
Missing file: /usr/lib/python2.7/distutils/spawn.pyo from package python
Missing file: /usr/lib/python2.7/distutils/sysconfig.pyc from package python
Missing file: /usr/lib/python2.7/distutils/sysconfig.pyo from package python
Missing file: /usr/lib/python2.7/distutils/text_file.pyc from package python
Missing file: /usr/lib/python2.7/distutils/text_file.pyo from package python
Missing file: /usr/lib/python2.7/distutils/unixccompiler.pyc from package python
Missing file: /usr/lib/python2.7/distutils/unixccompiler.pyo from package python
Missing file: /usr/lib/python2.7/distutils/util.pyo from package python
Missing file: /usr/lib/python2.7/distutils/version.pyc from package python
Missing file: /usr/lib/python2.7/distutils/version.pyo from package python
Missing file: /usr/lib/python2.7/distutils/versionpredicate.pyc from package python
Missing file: /usr/lib/python2.7/distutils/versionpredicate.pyo from package python
Missing file: /usr/lib/python2.7/distutils/__init__.pyo from package python
Missing file: /usr/lib/python2.7/doctest.pyc from package python
Missing file: /usr/lib/python2.7/doctest.pyo from package python
Missing file: /usr/lib/python2.7/DocXMLRPCServer.pyc from package python
Missing file: /usr/lib/python2.7/DocXMLRPCServer.pyo from package python
Missing file: /usr/lib/python2.7/dumbdbm.pyc from package python
Missing file: /usr/lib/python2.7/dumbdbm.pyo from package python
Missing file: /usr/lib/python2.7/dummy_thread.pyc from package python
Missing file: /usr/lib/python2.7/dummy_thread.pyo from package python
Missing file: /usr/lib/python2.7/dummy_threading.pyc from package python
Missing file: /usr/lib/python2.7/dummy_threading.pyo from package python
Missing file: /usr/lib/python2.7/email/base64mime.pyc from package python
Missing file: /usr/lib/python2.7/email/base64mime.pyo from package python
Missing file: /usr/lib/python2.7/email/charset.pyc from package python
Missing file: /usr/lib/python2.7/email/charset.pyo from package python
Missing file: /usr/lib/python2.7/email/encoders.pyc from package python
Missing file: /usr/lib/python2.7/email/encoders.pyo from package python
Missing file: /usr/lib/python2.7/email/errors.pyc from package python
Missing file: /usr/lib/python2.7/email/errors.pyo from package python
Missing file: /usr/lib/python2.7/email/feedparser.pyc from package python
Missing file: /usr/lib/python2.7/email/feedparser.pyo from package python
Missing file: /usr/lib/python2.7/email/generator.pyc from package python
Missing file: /usr/lib/python2.7/email/generator.pyo from package python
Missing file: /usr/lib/python2.7/email/header.pyc from package python
Missing file: /usr/lib/python2.7/email/header.pyo from package python
Missing file: /usr/lib/python2.7/email/iterators.pyc from package python
Missing file: /usr/lib/python2.7/email/iterators.pyo from package python
Missing file: /usr/lib/python2.7/email/message.pyc from package python
Missing file: /usr/lib/python2.7/email/message.pyo from package python
Missing file: /usr/lib/python2.7/email/mime/application.pyc from package python
Missing file: /usr/lib/python2.7/email/mime/application.pyo from package python
Missing file: /usr/lib/python2.7/email/mime/audio.pyc from package python
Missing file: /usr/lib/python2.7/email/mime/audio.pyo from package python
Missing file: /usr/lib/python2.7/email/mime/base.pyc from package python
Missing file: /usr/lib/python2.7/email/mime/base.pyo from package python
Missing file: /usr/lib/python2.7/email/mime/image.pyc from package python
Missing file: /usr/lib/python2.7/email/mime/image.pyo from package python
Missing file: /usr/lib/python2.7/email/mime/message.pyc from package python
Missing file: /usr/lib/python2.7/email/mime/message.pyo from package python
Missing file: /usr/lib/python2.7/email/mime/multipart.pyc from package python
Missing file: /usr/lib/python2.7/email/mime/multipart.pyo from package python
Missing file: /usr/lib/python2.7/email/mime/nonmultipart.pyc from package python
Missing file: /usr/lib/python2.7/email/mime/nonmultipart.pyo from package python
Missing file: /usr/lib/python2.7/email/mime/text.pyc from package python
Missing file: /usr/lib/python2.7/email/mime/text.pyo from package python
Missing file: /usr/lib/python2.7/email/mime/__init__.pyc from package python
Missing file: /usr/lib/python2.7/email/mime/__init__.pyo from package python
Missing file: /usr/lib/python2.7/email/parser.pyc from package python
Missing file: /usr/lib/python2.7/email/parser.pyo from package python
Missing file: /usr/lib/python2.7/email/quoprimime.pyc from package python
Missing file: /usr/lib/python2.7/email/quoprimime.pyo from package python
Missing file: /usr/lib/python2.7/email/utils.pyc from package python
Missing file: /usr/lib/python2.7/email/utils.pyo from package python
Missing file: /usr/lib/python2.7/email/_parseaddr.pyc from package python
Missing file: /usr/lib/python2.7/email/_parseaddr.pyo from package python
Missing file: /usr/lib/python2.7/email/__init__.pyc from package python
Missing file: /usr/lib/python2.7/email/__init__.pyo from package python
Missing file: /usr/lib/python2.7/encodings/aliases.pyo from package python
Missing file: /usr/lib/python2.7/encodings/ascii.pyc from package python
Missing file: /usr/lib/python2.7/encodings/ascii.pyo from package python
Missing file: /usr/lib/python2.7/encodings/base64_codec.pyc from package python
Missing file: /usr/lib/python2.7/encodings/base64_codec.pyo from package python
Missing file: /usr/lib/python2.7/encodings/big5.pyc from package python
Missing file: /usr/lib/python2.7/encodings/big5.pyo from package python
Missing file: /usr/lib/python2.7/encodings/big5hkscs.pyc from package python
Missing file: /usr/lib/python2.7/encodings/big5hkscs.pyo from package python
Missing file: /usr/lib/python2.7/encodings/bz2_codec.pyc from package python
Missing file: /usr/lib/python2.7/encodings/bz2_codec.pyo from package python
Missing file: /usr/lib/python2.7/encodings/charmap.pyc from package python
Missing file: /usr/lib/python2.7/encodings/charmap.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp037.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp037.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1006.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1006.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1026.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1026.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1140.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1140.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1250.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1250.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1251.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1251.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1252.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1252.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1253.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1253.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1254.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1254.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1255.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1255.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1256.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1256.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1257.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1257.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp1258.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp1258.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp424.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp424.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp437.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp437.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp500.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp500.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp720.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp720.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp737.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp737.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp775.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp775.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp850.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp850.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp852.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp852.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp855.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp855.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp856.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp856.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp857.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp857.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp858.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp858.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp860.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp860.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp861.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp861.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp862.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp862.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp863.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp863.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp864.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp864.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp865.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp865.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp866.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp866.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp869.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp869.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp874.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp874.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp875.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp875.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp932.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp932.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp949.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp949.pyo from package python
Missing file: /usr/lib/python2.7/encodings/cp950.pyc from package python
Missing file: /usr/lib/python2.7/encodings/cp950.pyo from package python
Missing file: /usr/lib/python2.7/encodings/euc_jisx0213.pyc from package python
Missing file: /usr/lib/python2.7/encodings/euc_jisx0213.pyo from package python
Missing file: /usr/lib/python2.7/encodings/euc_jis_2004.pyc from package python
Missing file: /usr/lib/python2.7/encodings/euc_jis_2004.pyo from package python
Missing file: /usr/lib/python2.7/encodings/euc_jp.pyc from package python
Missing file: /usr/lib/python2.7/encodings/euc_jp.pyo from package python
Missing file: /usr/lib/python2.7/encodings/euc_kr.pyc from package python
Missing file: /usr/lib/python2.7/encodings/euc_kr.pyo from package python
Missing file: /usr/lib/python2.7/encodings/gb18030.pyc from package python
Missing file: /usr/lib/python2.7/encodings/gb18030.pyo from package python
Missing file: /usr/lib/python2.7/encodings/gb2312.pyc from package python
Missing file: /usr/lib/python2.7/encodings/gb2312.pyo from package python
Missing file: /usr/lib/python2.7/encodings/gbk.pyc from package python
Missing file: /usr/lib/python2.7/encodings/gbk.pyo from package python
Missing file: /usr/lib/python2.7/encodings/hex_codec.pyc from package python
Missing file: /usr/lib/python2.7/encodings/hex_codec.pyo from package python
Missing file: /usr/lib/python2.7/encodings/hp_roman8.pyc from package python
Missing file: /usr/lib/python2.7/encodings/hp_roman8.pyo from package python
Missing file: /usr/lib/python2.7/encodings/hz.pyc from package python
Missing file: /usr/lib/python2.7/encodings/hz.pyo from package python
Missing file: /usr/lib/python2.7/encodings/idna.pyc from package python
Missing file: /usr/lib/python2.7/encodings/idna.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp_1.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp_1.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp_2.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp_2.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp_2004.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp_2004.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp_3.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp_3.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp_ext.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_jp_ext.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_kr.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso2022_kr.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_1.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_1.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_10.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_10.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_11.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_11.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_13.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_13.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_14.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_14.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_15.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_15.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_16.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_16.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_2.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_2.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_3.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_3.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_4.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_4.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_5.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_5.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_6.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_6.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_7.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_7.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_8.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_8.pyo from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_9.pyc from package python
Missing file: /usr/lib/python2.7/encodings/iso8859_9.pyo from package python
Missing file: /usr/lib/python2.7/encodings/johab.pyc from package python
Missing file: /usr/lib/python2.7/encodings/johab.pyo from package python
Missing file: /usr/lib/python2.7/encodings/koi8_r.pyc from package python
Missing file: /usr/lib/python2.7/encodings/koi8_r.pyo from package python
Missing file: /usr/lib/python2.7/encodings/koi8_u.pyc from package python
Missing file: /usr/lib/python2.7/encodings/koi8_u.pyo from package python
Missing file: /usr/lib/python2.7/encodings/latin_1.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_arabic.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_arabic.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_centeuro.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_centeuro.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_croatian.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_croatian.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_cyrillic.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_cyrillic.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_farsi.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_farsi.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_greek.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_greek.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_iceland.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_iceland.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_latin2.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_latin2.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_roman.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_roman.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_romanian.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_romanian.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mac_turkish.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mac_turkish.pyo from package python
Missing file: /usr/lib/python2.7/encodings/mbcs.pyc from package python
Missing file: /usr/lib/python2.7/encodings/mbcs.pyo from package python
Missing file: /usr/lib/python2.7/encodings/palmos.pyc from package python
Missing file: /usr/lib/python2.7/encodings/palmos.pyo from package python
Missing file: /usr/lib/python2.7/encodings/ptcp154.pyc from package python
Missing file: /usr/lib/python2.7/encodings/ptcp154.pyo from package python
Missing file: /usr/lib/python2.7/encodings/punycode.pyc from package python
Missing file: /usr/lib/python2.7/encodings/punycode.pyo from package python
Missing file: /usr/lib/python2.7/encodings/quopri_codec.pyc from package python
Missing file: /usr/lib/python2.7/encodings/quopri_codec.pyo from package python
Missing file: /usr/lib/python2.7/encodings/raw_unicode_escape.pyc from package python
Missing file: /usr/lib/python2.7/encodings/raw_unicode_escape.pyo from package python
Missing file: /usr/lib/python2.7/encodings/rot_13.pyc from package python
Missing file: /usr/lib/python2.7/encodings/rot_13.pyo from package python
Missing file: /usr/lib/python2.7/encodings/shift_jis.pyc from package python
Missing file: /usr/lib/python2.7/encodings/shift_jis.pyo from package python
Missing file: /usr/lib/python2.7/encodings/shift_jisx0213.pyc from package python
Missing file: /usr/lib/python2.7/encodings/shift_jisx0213.pyo from package python
Missing file: /usr/lib/python2.7/encodings/shift_jis_2004.pyc from package python
Missing file: /usr/lib/python2.7/encodings/shift_jis_2004.pyo from package python
Missing file: /usr/lib/python2.7/encodings/string_escape.pyc from package python
Missing file: /usr/lib/python2.7/encodings/string_escape.pyo from package python
Missing file: /usr/lib/python2.7/encodings/tis_620.pyc from package python
Missing file: /usr/lib/python2.7/encodings/tis_620.pyo from package python
Missing file: /usr/lib/python2.7/encodings/undefined.pyc from package python
Missing file: /usr/lib/python2.7/encodings/undefined.pyo from package python
Missing file: /usr/lib/python2.7/encodings/unicode_escape.pyc from package python
Missing file: /usr/lib/python2.7/encodings/unicode_escape.pyo from package python
Missing file: /usr/lib/python2.7/encodings/unicode_internal.pyc from package python
Missing file: /usr/lib/python2.7/encodings/unicode_internal.pyo from package python
Missing file: /usr/lib/python2.7/encodings/utf_16.pyc from package python
Missing file: /usr/lib/python2.7/encodings/utf_16.pyo from package python
Missing file: /usr/lib/python2.7/encodings/utf_16_be.pyc from package python
Missing file: /usr/lib/python2.7/encodings/utf_16_be.pyo from package python
Missing file: /usr/lib/python2.7/encodings/utf_16_le.pyc from package python
Missing file: /usr/lib/python2.7/encodings/utf_16_le.pyo from package python
Missing file: /usr/lib/python2.7/encodings/utf_32.pyc from package python
Missing file: /usr/lib/python2.7/encodings/utf_32.pyo from package python
Missing file: /usr/lib/python2.7/encodings/utf_32_be.pyo from package python
Missing file: /usr/lib/python2.7/encodings/utf_32_le.pyc from package python
Missing file: /usr/lib/python2.7/encodings/utf_32_le.pyo from package python
Missing file: /usr/lib/python2.7/encodings/utf_7.pyc from package python
Missing file: /usr/lib/python2.7/encodings/utf_7.pyo from package python
Missing file: /usr/lib/python2.7/encodings/utf_8.pyo from package python
Missing file: /usr/lib/python2.7/encodings/utf_8_sig.pyc from package python
Missing file: /usr/lib/python2.7/encodings/utf_8_sig.pyo from package python
Missing file: /usr/lib/python2.7/encodings/uu_codec.pyc from package python
Missing file: /usr/lib/python2.7/encodings/uu_codec.pyo from package python
Missing file: /usr/lib/python2.7/encodings/zlib_codec.pyc from package python
Missing file: /usr/lib/python2.7/encodings/zlib_codec.pyo from package python
Missing file: /usr/lib/python2.7/encodings/__init__.pyo from package python
Missing file: /usr/lib/python2.7/filecmp.pyc from package python
Missing file: /usr/lib/python2.7/filecmp.pyo from package python
Missing file: /usr/lib/python2.7/fileinput.pyc from package python
Missing file: /usr/lib/python2.7/fileinput.pyo from package python
Missing file: /usr/lib/python2.7/fnmatch.pyo from package python
Missing file: /usr/lib/python2.7/formatter.pyc from package python
Missing file: /usr/lib/python2.7/formatter.pyo from package python
Missing file: /usr/lib/python2.7/fpformat.pyc from package python
Missing file: /usr/lib/python2.7/fpformat.pyo from package python
Missing file: /usr/lib/python2.7/fractions.pyc from package python
Missing file: /usr/lib/python2.7/fractions.pyo from package python
Missing file: /usr/lib/python2.7/ftplib.pyc from package python
Missing file: /usr/lib/python2.7/ftplib.pyo from package python
Missing file: /usr/lib/python2.7/functools.pyo from package python
Missing file: /usr/lib/python2.7/genericpath.pyo from package python
Missing file: /usr/lib/python2.7/getopt.pyo from package python
Missing file: /usr/lib/python2.7/getpass.pyc from package python
Missing file: /usr/lib/python2.7/getpass.pyo from package python
Missing file: /usr/lib/python2.7/gettext.pyo from package python
Missing file: /usr/lib/python2.7/glob.pyo from package python
Missing file: /usr/lib/python2.7/gzip.pyo from package python
Missing file: /usr/lib/python2.7/hashlib.pyo from package python
Missing file: /usr/lib/python2.7/heapq.pyo from package python
Missing file: /usr/lib/python2.7/hmac.pyc from package python
Missing file: /usr/lib/python2.7/hmac.pyo from package python
Missing file: /usr/lib/python2.7/hotshot/log.pyc from package python
Missing file: /usr/lib/python2.7/hotshot/log.pyo from package python
Missing file: /usr/lib/python2.7/hotshot/stats.pyc from package python
Missing file: /usr/lib/python2.7/hotshot/stats.pyo from package python
Missing file: /usr/lib/python2.7/hotshot/stones.pyc from package python
Missing file: /usr/lib/python2.7/hotshot/stones.pyo from package python
Missing file: /usr/lib/python2.7/hotshot/__init__.pyc from package python
Missing file: /usr/lib/python2.7/hotshot/__init__.pyo from package python
Missing file: /usr/lib/python2.7/htmlentitydefs.pyc from package python
Missing file: /usr/lib/python2.7/htmlentitydefs.pyo from package python
Missing file: /usr/lib/python2.7/htmllib.pyc from package python
Missing file: /usr/lib/python2.7/htmllib.pyo from package python
Missing file: /usr/lib/python2.7/HTMLParser.pyc from package python
Missing file: /usr/lib/python2.7/HTMLParser.pyo from package python
Missing file: /usr/lib/python2.7/httplib.pyo from package python
Missing file: /usr/lib/python2.7/ihooks.pyc from package python
Missing file: /usr/lib/python2.7/ihooks.pyo from package python
Missing file: /usr/lib/python2.7/imaplib.pyc from package python
Missing file: /usr/lib/python2.7/imaplib.pyo from package python
Missing file: /usr/lib/python2.7/imghdr.pyc from package python
Missing file: /usr/lib/python2.7/imghdr.pyo from package python
Missing file: /usr/lib/python2.7/importlib/__init__.pyc from package python
Missing file: /usr/lib/python2.7/importlib/__init__.pyo from package python
Missing file: /usr/lib/python2.7/imputil.pyc from package python
Missing file: /usr/lib/python2.7/imputil.pyo from package python
Missing file: /usr/lib/python2.7/inspect.pyo from package python
Missing file: /usr/lib/python2.7/io.pyo from package python
Missing file: /usr/lib/python2.7/json/decoder.pyc from package python
Missing file: /usr/lib/python2.7/json/decoder.pyo from package python
Missing file: /usr/lib/python2.7/json/encoder.pyc from package python
Missing file: /usr/lib/python2.7/json/encoder.pyo from package python
Missing file: /usr/lib/python2.7/json/scanner.pyc from package python
Missing file: /usr/lib/python2.7/json/scanner.pyo from package python
Missing file: /usr/lib/python2.7/json/tool.pyc from package python
Missing file: /usr/lib/python2.7/json/tool.pyo from package python
Missing file: /usr/lib/python2.7/json/__init__.pyc from package python
Missing file: /usr/lib/python2.7/json/__init__.pyo from package python
Missing file: /usr/lib/python2.7/keyword.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/btm_matcher.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/btm_matcher.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/btm_utils.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/btm_utils.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixer_base.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixer_base.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixer_util.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixer_util.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_apply.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_apply.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_basestring.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_basestring.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_buffer.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_buffer.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_callable.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_callable.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_dict.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_dict.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_except.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_except.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_exec.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_exec.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_execfile.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_execfile.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_exitfunc.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_exitfunc.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_filter.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_filter.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_funcattrs.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_funcattrs.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_future.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_future.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_getcwdu.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_getcwdu.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_has_key.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_has_key.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_idioms.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_idioms.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_import.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_import.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_imports.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_imports.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_imports2.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_imports2.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_input.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_input.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_intern.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_intern.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_isinstance.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_isinstance.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_itertools.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_itertools.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_itertools_imports.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_itertools_imports.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_long.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_long.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_map.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_map.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_metaclass.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_metaclass.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_methodattrs.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_methodattrs.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_ne.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_ne.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_next.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_next.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_nonzero.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_nonzero.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_numliterals.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_numliterals.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_operator.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_operator.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_paren.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_paren.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_print.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_print.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_raise.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_raise.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_raw_input.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_raw_input.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_reduce.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_reduce.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_renames.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_renames.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_repr.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_repr.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_set_literal.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_set_literal.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_standarderror.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_standarderror.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_sys_exc.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_sys_exc.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_throw.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_throw.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_tuple_params.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_tuple_params.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_types.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_types.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_unicode.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_unicode.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_urllib.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_urllib.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_ws_comma.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_ws_comma.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_xrange.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_xrange.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_xreadlines.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_xreadlines.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_zip.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/fix_zip.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/__init__.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/fixes/__init__.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/main.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/main.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/patcomp.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/patcomp.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/conv.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/conv.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/driver.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/driver.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/grammar.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/grammar.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/literals.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/literals.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/parse.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/parse.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/pgen.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/pgen.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/token.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/token.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/tokenize.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/tokenize.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/__init__.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pgen2/__init__.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pygram.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pygram.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/pytree.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/pytree.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/refactor.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/refactor.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/__init__.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/__init__.pyo from package python
Missing file: /usr/lib/python2.7/lib2to3/__main__.pyc from package python
Missing file: /usr/lib/python2.7/lib2to3/__main__.pyo from package python
Missing file: /usr/lib/python2.7/linecache.pyo from package python
Missing file: /usr/lib/python2.7/locale.pyo from package python
Missing file: /usr/lib/python2.7/logging/config.pyc from package python
Missing file: /usr/lib/python2.7/logging/config.pyo from package python
Missing file: /usr/lib/python2.7/logging/handlers.pyc from package python
Missing file: /usr/lib/python2.7/logging/handlers.pyo from package python
Missing file: /usr/lib/python2.7/logging/__init__.pyc from package python
Missing file: /usr/lib/python2.7/logging/__init__.pyo from package python
Missing file: /usr/lib/python2.7/macpath.pyc from package python
Missing file: /usr/lib/python2.7/macpath.pyo from package python
Missing file: /usr/lib/python2.7/macurl2path.pyc from package python
Missing file: /usr/lib/python2.7/macurl2path.pyo from package python
Missing file: /usr/lib/python2.7/mailbox.pyc from package python
Missing file: /usr/lib/python2.7/mailbox.pyo from package python
Missing file: /usr/lib/python2.7/mailcap.pyc from package python
Missing file: /usr/lib/python2.7/mailcap.pyo from package python
Missing file: /usr/lib/python2.7/markupbase.pyc from package python
Missing file: /usr/lib/python2.7/markupbase.pyo from package python
Missing file: /usr/lib/python2.7/md5.pyc from package python
Missing file: /usr/lib/python2.7/md5.pyo from package python
Missing file: /usr/lib/python2.7/mhlib.pyc from package python
Missing file: /usr/lib/python2.7/mhlib.pyo from package python
Missing file: /usr/lib/python2.7/mimetools.pyo from package python
Missing file: /usr/lib/python2.7/mimetypes.pyc from package python
Missing file: /usr/lib/python2.7/mimetypes.pyo from package python
Missing file: /usr/lib/python2.7/MimeWriter.pyc from package python
Missing file: /usr/lib/python2.7/MimeWriter.pyo from package python
Missing file: /usr/lib/python2.7/mimify.pyc from package python
Missing file: /usr/lib/python2.7/mimify.pyo from package python
Missing file: /usr/lib/python2.7/modulefinder.pyc from package python
Missing file: /usr/lib/python2.7/modulefinder.pyo from package python
Missing file: /usr/lib/python2.7/multifile.pyc from package python
Missing file: /usr/lib/python2.7/multifile.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/connection.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/connection.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/dummy/connection.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/dummy/connection.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/dummy/__init__.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/dummy/__init__.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/forking.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/forking.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/heap.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/heap.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/managers.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/managers.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/pool.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/pool.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/process.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/process.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/queues.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/queues.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/reduction.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/reduction.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/sharedctypes.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/sharedctypes.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/synchronize.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/synchronize.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/util.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/util.pyo from package python
Missing file: /usr/lib/python2.7/multiprocessing/__init__.pyc from package python
Missing file: /usr/lib/python2.7/multiprocessing/__init__.pyo from package python
Missing file: /usr/lib/python2.7/mutex.pyc from package python
Missing file: /usr/lib/python2.7/mutex.pyo from package python
Missing file: /usr/lib/python2.7/netrc.pyc from package python
Missing file: /usr/lib/python2.7/netrc.pyo from package python
Missing file: /usr/lib/python2.7/new.pyc from package python
Missing file: /usr/lib/python2.7/new.pyo from package python
Missing file: /usr/lib/python2.7/nntplib.pyc from package python
Missing file: /usr/lib/python2.7/nntplib.pyo from package python
Missing file: /usr/lib/python2.7/ntpath.pyc from package python
Missing file: /usr/lib/python2.7/ntpath.pyo from package python
Missing file: /usr/lib/python2.7/nturl2path.pyc from package python
Missing file: /usr/lib/python2.7/nturl2path.pyo from package python
Missing file: /usr/lib/python2.7/numbers.pyc from package python
Missing file: /usr/lib/python2.7/numbers.pyo from package python
Missing file: /usr/lib/python2.7/opcode.pyo from package python
Missing file: /usr/lib/python2.7/optparse.pyo from package python
Missing file: /usr/lib/python2.7/os.pyo from package python
Missing file: /usr/lib/python2.7/os2emxpath.pyc from package python
Missing file: /usr/lib/python2.7/os2emxpath.pyo from package python
Missing file: /usr/lib/python2.7/pdb.pyc from package python
Missing file: /usr/lib/python2.7/pdb.pyo from package python
Missing file: /usr/lib/python2.7/pickle.pyo from package python
Missing file: /usr/lib/python2.7/pickletools.pyc from package python
Missing file: /usr/lib/python2.7/pickletools.pyo from package python
Missing file: /usr/lib/python2.7/pipes.pyc from package python
Missing file: /usr/lib/python2.7/pipes.pyo from package python
Missing file: /usr/lib/python2.7/pkgutil.pyo from package python
Missing file: /usr/lib/python2.7/plat-cygwin/IN.pyc from package python
Missing file: /usr/lib/python2.7/plat-cygwin/IN.pyo from package python
Missing file: /usr/lib/python2.7/platform.pyo from package python
Missing file: /usr/lib/python2.7/plistlib.pyc from package python
Missing file: /usr/lib/python2.7/plistlib.pyo from package python
Missing file: /usr/lib/python2.7/popen2.pyc from package python
Missing file: /usr/lib/python2.7/popen2.pyo from package python
Missing file: /usr/lib/python2.7/poplib.pyc from package python
Missing file: /usr/lib/python2.7/poplib.pyo from package python
Missing file: /usr/lib/python2.7/posixfile.pyc from package python
Missing file: /usr/lib/python2.7/posixfile.pyo from package python
Missing file: /usr/lib/python2.7/posixpath.pyo from package python
Missing file: /usr/lib/python2.7/pprint.pyo from package python
Missing file: /usr/lib/python2.7/profile.pyc from package python
Missing file: /usr/lib/python2.7/profile.pyo from package python
Missing file: /usr/lib/python2.7/pstats.pyc from package python
Missing file: /usr/lib/python2.7/pstats.pyo from package python
Missing file: /usr/lib/python2.7/pty.pyc from package python
Missing file: /usr/lib/python2.7/pty.pyo from package python
Missing file: /usr/lib/python2.7/pyclbr.pyc from package python
Missing file: /usr/lib/python2.7/pyclbr.pyo from package python
Missing file: /usr/lib/python2.7/pydoc.pyo from package python
Missing file: /usr/lib/python2.7/pydoc_data/topics.pyc from package python
Missing file: /usr/lib/python2.7/pydoc_data/topics.pyo from package python
Missing file: /usr/lib/python2.7/pydoc_data/__init__.pyc from package python
Missing file: /usr/lib/python2.7/pydoc_data/__init__.pyo from package python
Missing file: /usr/lib/python2.7/py_compile.pyc from package python
Missing file: /usr/lib/python2.7/py_compile.pyo from package python
Missing file: /usr/lib/python2.7/Queue.pyc from package python
Missing file: /usr/lib/python2.7/Queue.pyo from package python
Missing file: /usr/lib/python2.7/quopri.pyc from package python
Missing file: /usr/lib/python2.7/quopri.pyo from package python
Missing file: /usr/lib/python2.7/random.pyo from package python
Missing file: /usr/lib/python2.7/re.pyo from package python
Missing file: /usr/lib/python2.7/repr.pyo from package python
Missing file: /usr/lib/python2.7/rexec.pyc from package python
Missing file: /usr/lib/python2.7/rexec.pyo from package python
Missing file: /usr/lib/python2.7/rfc822.pyo from package python
Missing file: /usr/lib/python2.7/rlcompleter.pyo from package python
Missing file: /usr/lib/python2.7/robotparser.pyc from package python
Missing file: /usr/lib/python2.7/robotparser.pyo from package python
Missing file: /usr/lib/python2.7/runpy.pyc from package python
Missing file: /usr/lib/python2.7/runpy.pyo from package python
Missing file: /usr/lib/python2.7/sched.pyc from package python
Missing file: /usr/lib/python2.7/sched.pyo from package python
Missing file: /usr/lib/python2.7/sets.pyc from package python
Missing file: /usr/lib/python2.7/sets.pyo from package python
Missing file: /usr/lib/python2.7/sgmllib.pyc from package python
Missing file: /usr/lib/python2.7/sgmllib.pyo from package python
Missing file: /usr/lib/python2.7/sha.pyc from package python
Missing file: /usr/lib/python2.7/sha.pyo from package python
Missing file: /usr/lib/python2.7/shelve.pyc from package python
Missing file: /usr/lib/python2.7/shelve.pyo from package python
Missing file: /usr/lib/python2.7/shlex.pyc from package python
Missing file: /usr/lib/python2.7/shlex.pyo from package python
Missing file: /usr/lib/python2.7/shutil.pyc from package python
Missing file: /usr/lib/python2.7/shutil.pyo from package python
Missing file: /usr/lib/python2.7/SimpleHTTPServer.pyc from package python
Missing file: /usr/lib/python2.7/SimpleHTTPServer.pyo from package python
Missing file: /usr/lib/python2.7/SimpleXMLRPCServer.pyc from package python
Missing file: /usr/lib/python2.7/SimpleXMLRPCServer.pyo from package python
Missing file: /usr/lib/python2.7/site.pyo from package python
Missing file: /usr/lib/python2.7/smtpd.pyc from package python
Missing file: /usr/lib/python2.7/smtpd.pyo from package python
Missing file: /usr/lib/python2.7/smtplib.pyc from package python
Missing file: /usr/lib/python2.7/smtplib.pyo from package python
Missing file: /usr/lib/python2.7/sndhdr.pyc from package python
Missing file: /usr/lib/python2.7/sndhdr.pyo from package python
Missing file: /usr/lib/python2.7/socket.pyo from package python
Missing file: /usr/lib/python2.7/SocketServer.pyc from package python
Missing file: /usr/lib/python2.7/SocketServer.pyo from package python
Missing file: /usr/lib/python2.7/sqlite3/dbapi2.pyc from package python
Missing file: /usr/lib/python2.7/sqlite3/dbapi2.pyo from package python
Missing file: /usr/lib/python2.7/sqlite3/dump.pyc from package python
Missing file: /usr/lib/python2.7/sqlite3/dump.pyo from package python
Missing file: /usr/lib/python2.7/sqlite3/__init__.pyc from package python
Missing file: /usr/lib/python2.7/sqlite3/__init__.pyo from package python
Missing file: /usr/lib/python2.7/sre.pyc from package python
Missing file: /usr/lib/python2.7/sre.pyo from package python
Missing file: /usr/lib/python2.7/sre_compile.pyo from package python
Missing file: /usr/lib/python2.7/sre_constants.pyo from package python
Missing file: /usr/lib/python2.7/sre_parse.pyo from package python
Missing file: /usr/lib/python2.7/ssl.pyo from package python
Missing file: /usr/lib/python2.7/stat.pyo from package python
Missing file: /usr/lib/python2.7/statvfs.pyc from package python
Missing file: /usr/lib/python2.7/statvfs.pyo from package python
Missing file: /usr/lib/python2.7/string.pyo from package python
Missing file: /usr/lib/python2.7/StringIO.pyo from package python
Missing file: /usr/lib/python2.7/stringold.pyc from package python
Missing file: /usr/lib/python2.7/stringold.pyo from package python
Missing file: /usr/lib/python2.7/stringprep.pyc from package python
Missing file: /usr/lib/python2.7/stringprep.pyo from package python
Missing file: /usr/lib/python2.7/struct.pyo from package python
Missing file: /usr/lib/python2.7/subprocess.pyo from package python
Missing file: /usr/lib/python2.7/sunau.pyc from package python
Missing file: /usr/lib/python2.7/sunau.pyo from package python
Missing file: /usr/lib/python2.7/sunaudio.pyc from package python
Missing file: /usr/lib/python2.7/sunaudio.pyo from package python
Missing file: /usr/lib/python2.7/symbol.pyc from package python
Missing file: /usr/lib/python2.7/symbol.pyo from package python
Missing file: /usr/lib/python2.7/symtable.pyc from package python
Missing file: /usr/lib/python2.7/symtable.pyo from package python
Missing file: /usr/lib/python2.7/sysconfig.pyo from package python
Missing file: /usr/lib/python2.7/tabnanny.pyc from package python
Missing file: /usr/lib/python2.7/tabnanny.pyo from package python
Missing file: /usr/lib/python2.7/tarfile.pyc from package python
Missing file: /usr/lib/python2.7/tarfile.pyo from package python
Missing file: /usr/lib/python2.7/telnetlib.pyc from package python
Missing file: /usr/lib/python2.7/telnetlib.pyo from package python
Missing file: /usr/lib/python2.7/tempfile.pyo from package python
Missing file: /usr/lib/python2.7/textwrap.pyo from package python
Missing file: /usr/lib/python2.7/this.pyc from package python
Missing file: /usr/lib/python2.7/this.pyo from package python
Missing file: /usr/lib/python2.7/threading.pyc from package python
Missing file: /usr/lib/python2.7/threading.pyo from package python
Missing file: /usr/lib/python2.7/timeit.pyc from package python
Missing file: /usr/lib/python2.7/timeit.pyo from package python
Missing file: /usr/lib/python2.7/toaiff.pyc from package python
Missing file: /usr/lib/python2.7/toaiff.pyo from package python
Missing file: /usr/lib/python2.7/token.pyo from package python
Missing file: /usr/lib/python2.7/tokenize.pyo from package python
Missing file: /usr/lib/python2.7/trace.pyc from package python
Missing file: /usr/lib/python2.7/trace.pyo from package python
Missing file: /usr/lib/python2.7/traceback.pyo from package python
Missing file: /usr/lib/python2.7/tty.pyc from package python
Missing file: /usr/lib/python2.7/tty.pyo from package python
Missing file: /usr/lib/python2.7/types.pyo from package python
Missing file: /usr/lib/python2.7/unittest/case.pyc from package python
Missing file: /usr/lib/python2.7/unittest/case.pyo from package python
Missing file: /usr/lib/python2.7/unittest/loader.pyc from package python
Missing file: /usr/lib/python2.7/unittest/loader.pyo from package python
Missing file: /usr/lib/python2.7/unittest/main.pyc from package python
Missing file: /usr/lib/python2.7/unittest/main.pyo from package python
Missing file: /usr/lib/python2.7/unittest/result.pyc from package python
Missing file: /usr/lib/python2.7/unittest/result.pyo from package python
Missing file: /usr/lib/python2.7/unittest/runner.pyc from package python
Missing file: /usr/lib/python2.7/unittest/runner.pyo from package python
Missing file: /usr/lib/python2.7/unittest/signals.pyc from package python
Missing file: /usr/lib/python2.7/unittest/signals.pyo from package python
Missing file: /usr/lib/python2.7/unittest/suite.pyc from package python
Missing file: /usr/lib/python2.7/unittest/suite.pyo from package python
Missing file: /usr/lib/python2.7/unittest/util.pyc from package python
Missing file: /usr/lib/python2.7/unittest/util.pyo from package python
Missing file: /usr/lib/python2.7/unittest/__init__.pyc from package python
Missing file: /usr/lib/python2.7/unittest/__init__.pyo from package python
Missing file: /usr/lib/python2.7/unittest/__main__.pyc from package python
Missing file: /usr/lib/python2.7/unittest/__main__.pyo from package python
Missing file: /usr/lib/python2.7/urllib.pyo from package python
Missing file: /usr/lib/python2.7/urllib2.pyc from package python
Missing file: /usr/lib/python2.7/urllib2.pyo from package python
Missing file: /usr/lib/python2.7/urlparse.pyo from package python
Missing file: /usr/lib/python2.7/user.pyc from package python
Missing file: /usr/lib/python2.7/user.pyo from package python
Missing file: /usr/lib/python2.7/UserDict.pyo from package python
Missing file: /usr/lib/python2.7/UserList.pyc from package python
Missing file: /usr/lib/python2.7/UserList.pyo from package python
Missing file: /usr/lib/python2.7/UserString.pyc from package python
Missing file: /usr/lib/python2.7/UserString.pyo from package python
Missing file: /usr/lib/python2.7/uu.pyc from package python
Missing file: /usr/lib/python2.7/uu.pyo from package python
Missing file: /usr/lib/python2.7/uuid.pyc from package python
Missing file: /usr/lib/python2.7/uuid.pyo from package python
Missing file: /usr/lib/python2.7/warnings.pyo from package python
Missing file: /usr/lib/python2.7/wave.pyc from package python
Missing file: /usr/lib/python2.7/wave.pyo from package python
Missing file: /usr/lib/python2.7/weakref.pyo from package python
Missing file: /usr/lib/python2.7/webbrowser.pyc from package python
Missing file: /usr/lib/python2.7/webbrowser.pyo from package python
Missing file: /usr/lib/python2.7/whichdb.pyc from package python
Missing file: /usr/lib/python2.7/whichdb.pyo from package python
Missing file: /usr/lib/python2.7/wsgiref/handlers.pyc from package python
Missing file: /usr/lib/python2.7/wsgiref/handlers.pyo from package python
Missing file: /usr/lib/python2.7/wsgiref/headers.pyc from package python
Missing file: /usr/lib/python2.7/wsgiref/headers.pyo from package python
Missing file: /usr/lib/python2.7/wsgiref/simple_server.pyc from package python
Missing file: /usr/lib/python2.7/wsgiref/simple_server.pyo from package python
Missing file: /usr/lib/python2.7/wsgiref/util.pyc from package python
Missing file: /usr/lib/python2.7/wsgiref/util.pyo from package python
Missing file: /usr/lib/python2.7/wsgiref/validate.pyc from package python
Missing file: /usr/lib/python2.7/wsgiref/validate.pyo from package python
Missing file: /usr/lib/python2.7/wsgiref/__init__.pyc from package python
Missing file: /usr/lib/python2.7/wsgiref/__init__.pyo from package python
Missing file: /usr/lib/python2.7/xdrlib.pyc from package python
Missing file: /usr/lib/python2.7/xdrlib.pyo from package python
Missing file: /usr/lib/python2.7/xml/dom/domreg.pyc from package python
Missing file: /usr/lib/python2.7/xml/dom/domreg.pyo from package python
Missing file: /usr/lib/python2.7/xml/dom/expatbuilder.pyc from package python
Missing file: /usr/lib/python2.7/xml/dom/expatbuilder.pyo from package python
Missing file: /usr/lib/python2.7/xml/dom/minicompat.pyc from package python
Missing file: /usr/lib/python2.7/xml/dom/minicompat.pyo from package python
Missing file: /usr/lib/python2.7/xml/dom/minidom.pyc from package python
Missing file: /usr/lib/python2.7/xml/dom/minidom.pyo from package python
Missing file: /usr/lib/python2.7/xml/dom/NodeFilter.pyc from package python
Missing file: /usr/lib/python2.7/xml/dom/NodeFilter.pyo from package python
Missing file: /usr/lib/python2.7/xml/dom/pulldom.pyc from package python
Missing file: /usr/lib/python2.7/xml/dom/pulldom.pyo from package python
Missing file: /usr/lib/python2.7/xml/dom/xmlbuilder.pyc from package python
Missing file: /usr/lib/python2.7/xml/dom/xmlbuilder.pyo from package python
Missing file: /usr/lib/python2.7/xml/dom/__init__.pyc from package python
Missing file: /usr/lib/python2.7/xml/dom/__init__.pyo from package python
Missing file: /usr/lib/python2.7/xml/etree/cElementTree.pyc from package python
Missing file: /usr/lib/python2.7/xml/etree/cElementTree.pyo from package python
Missing file: /usr/lib/python2.7/xml/etree/ElementInclude.pyc from package python
Missing file: /usr/lib/python2.7/xml/etree/ElementInclude.pyo from package python
Missing file: /usr/lib/python2.7/xml/etree/ElementPath.pyc from package python
Missing file: /usr/lib/python2.7/xml/etree/ElementPath.pyo from package python
Missing file: /usr/lib/python2.7/xml/etree/ElementTree.pyc from package python
Missing file: /usr/lib/python2.7/xml/etree/ElementTree.pyo from package python
Missing file: /usr/lib/python2.7/xml/etree/__init__.pyc from package python
Missing file: /usr/lib/python2.7/xml/etree/__init__.pyo from package python
Missing file: /usr/lib/python2.7/xml/parsers/expat.pyo from package python
Missing file: /usr/lib/python2.7/xml/parsers/__init__.pyo from package python
Missing file: /usr/lib/python2.7/xml/sax/expatreader.pyc from package python
Missing file: /usr/lib/python2.7/xml/sax/expatreader.pyo from package python
Missing file: /usr/lib/python2.7/xml/sax/handler.pyc from package python
Missing file: /usr/lib/python2.7/xml/sax/handler.pyo from package python
Missing file: /usr/lib/python2.7/xml/sax/saxutils.pyc from package python
Missing file: /usr/lib/python2.7/xml/sax/saxutils.pyo from package python
Missing file: /usr/lib/python2.7/xml/sax/xmlreader.pyc from package python
Missing file: /usr/lib/python2.7/xml/sax/xmlreader.pyo from package python
Missing file: /usr/lib/python2.7/xml/sax/_exceptions.pyc from package python
Missing file: /usr/lib/python2.7/xml/sax/_exceptions.pyo from package python
Missing file: /usr/lib/python2.7/xml/sax/__init__.pyc from package python
Missing file: /usr/lib/python2.7/xml/sax/__init__.pyo from package python
Missing file: /usr/lib/python2.7/xml/__init__.pyo from package python
Missing file: /usr/lib/python2.7/xmllib.pyc from package python
Missing file: /usr/lib/python2.7/xmllib.pyo from package python
Missing file: /usr/lib/python2.7/xmlrpclib.pyo from package python
Missing file: /usr/lib/python2.7/zipfile.pyc from package python
Missing file: /usr/lib/python2.7/zipfile.pyo from package python
Missing file: /usr/lib/python2.7/_abcoll.pyo from package python
Missing file: /usr/lib/python2.7/_LWPCookieJar.pyc from package python
Missing file: /usr/lib/python2.7/_LWPCookieJar.pyo from package python
Missing file: /usr/lib/python2.7/_MozillaCookieJar.pyc from package python
Missing file: /usr/lib/python2.7/_MozillaCookieJar.pyo from package python
Missing file: /usr/lib/python2.7/_pyio.pyc from package python
Missing file: /usr/lib/python2.7/_pyio.pyo from package python
Missing file: /usr/lib/python2.7/_strptime.pyc from package python
Missing file: /usr/lib/python2.7/_strptime.pyo from package python
Missing file: /usr/lib/python2.7/_threading_local.pyc from package python
Missing file: /usr/lib/python2.7/_threading_local.pyo from package python
Missing file: /usr/lib/python2.7/_weakrefset.pyo from package python
Missing file: /usr/lib/python2.7/__future__.pyo from package python
Missing file: /usr/lib/python2.7/__phello__.foo.pyc from package python
Missing file: /usr/lib/python2.7/__phello__.foo.pyo from package python
python                    2.7.3-1              Incomplete
Missing file: /usr/lib/python2.7/lib-tk/Canvas.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Canvas.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Dialog.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Dialog.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/FileDialog.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/FileDialog.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/FixTk.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/FixTk.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/ScrolledText.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/ScrolledText.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/SimpleDialog.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/SimpleDialog.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Tix.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Tix.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkColorChooser.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkColorChooser.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkCommonDialog.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkCommonDialog.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Tkconstants.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Tkconstants.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Tkdnd.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Tkdnd.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkFileDialog.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkFileDialog.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkFont.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkFont.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Tkinter.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/Tkinter.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkMessageBox.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkMessageBox.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkSimpleDialog.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/tkSimpleDialog.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/ttk.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/ttk.pyo from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/turtle.pyc from package python-tkinter
Missing file: /usr/lib/python2.7/lib-tk/turtle.pyo from package python-tkinter
python-tkinter            2.7.3-1              Incomplete
Missing file: /usr/bin/libpython2.6.dll from package python2.6
Missing file: /usr/bin/python2.6-config from package python2.6
Missing file: /usr/bin/python2.6.exe from package python2.6
Missing directory: /usr/include/python2.6/ from package python2.6
Missing file: /usr/include/python2.6/abstract.h from package python2.6
Missing file: /usr/include/python2.6/asdl.h from package python2.6
Missing file: /usr/include/python2.6/ast.h from package python2.6
Missing file: /usr/include/python2.6/bitset.h from package python2.6
Missing file: /usr/include/python2.6/boolobject.h from package python2.6
Missing file: /usr/include/python2.6/bufferobject.h from package python2.6
Missing file: /usr/include/python2.6/bytearrayobject.h from package python2.6
Missing file: /usr/include/python2.6/bytesobject.h from package python2.6
Missing file: /usr/include/python2.6/bytes_methods.h from package python2.6
Missing file: /usr/include/python2.6/cellobject.h from package python2.6
Missing file: /usr/include/python2.6/ceval.h from package python2.6
Missing file: /usr/include/python2.6/classobject.h from package python2.6
Missing file: /usr/include/python2.6/cobject.h from package python2.6
Missing file: /usr/include/python2.6/code.h from package python2.6
Missing file: /usr/include/python2.6/codecs.h from package python2.6
Missing file: /usr/include/python2.6/compile.h from package python2.6
Missing file: /usr/include/python2.6/complexobject.h from package python2.6
Missing file: /usr/include/python2.6/cStringIO.h from package python2.6
Missing file: /usr/include/python2.6/datetime.h from package python2.6
Missing file: /usr/include/python2.6/descrobject.h from package python2.6
Missing file: /usr/include/python2.6/dictobject.h from package python2.6
Missing file: /usr/include/python2.6/enumobject.h from package python2.6
Missing file: /usr/include/python2.6/errcode.h from package python2.6
Missing file: /usr/include/python2.6/eval.h from package python2.6
Missing file: /usr/include/python2.6/fileobject.h from package python2.6
Missing file: /usr/include/python2.6/floatobject.h from package python2.6
Missing file: /usr/include/python2.6/frameobject.h from package python2.6
Missing file: /usr/include/python2.6/funcobject.h from package python2.6
Missing file: /usr/include/python2.6/genobject.h from package python2.6
Missing file: /usr/include/python2.6/graminit.h from package python2.6
Missing file: /usr/include/python2.6/grammar.h from package python2.6
Missing file: /usr/include/python2.6/import.h from package python2.6
Missing file: /usr/include/python2.6/intobject.h from package python2.6
Missing file: /usr/include/python2.6/intrcheck.h from package python2.6
Missing file: /usr/include/python2.6/iterobject.h from package python2.6
Missing file: /usr/include/python2.6/listobject.h from package python2.6
Missing file: /usr/include/python2.6/longintrepr.h from package python2.6
Missing file: /usr/include/python2.6/longobject.h from package python2.6
Missing file: /usr/include/python2.6/marshal.h from package python2.6
Missing file: /usr/include/python2.6/metagrammar.h from package python2.6
Missing file: /usr/include/python2.6/methodobject.h from package python2.6
Missing file: /usr/include/python2.6/modsupport.h from package python2.6
Missing file: /usr/include/python2.6/moduleobject.h from package python2.6
Missing file: /usr/include/python2.6/node.h from package python2.6
Missing file: /usr/include/python2.6/object.h from package python2.6
Missing file: /usr/include/python2.6/objimpl.h from package python2.6
Missing file: /usr/include/python2.6/opcode.h from package python2.6
Missing file: /usr/include/python2.6/osdefs.h from package python2.6
Missing file: /usr/include/python2.6/parsetok.h from package python2.6
Missing file: /usr/include/python2.6/patchlevel.h from package python2.6
Missing file: /usr/include/python2.6/pgen.h from package python2.6
Missing file: /usr/include/python2.6/pgenheaders.h from package python2.6
Missing file: /usr/include/python2.6/pyarena.h from package python2.6
Missing file: /usr/include/python2.6/pyconfig.h from package python2.6
Missing file: /usr/include/python2.6/pydebug.h from package python2.6
Missing file: /usr/include/python2.6/pyerrors.h from package python2.6
Missing file: /usr/include/python2.6/pyexpat.h from package python2.6
Missing file: /usr/include/python2.6/pyfpe.h from package python2.6
Missing file: /usr/include/python2.6/pygetopt.h from package python2.6
Missing file: /usr/include/python2.6/pymacconfig.h from package python2.6
Missing file: /usr/include/python2.6/pymactoolbox.h from package python2.6
Missing file: /usr/include/python2.6/pymath.h from package python2.6
Missing file: /usr/include/python2.6/pymem.h from package python2.6
Missing file: /usr/include/python2.6/pyport.h from package python2.6
Missing file: /usr/include/python2.6/pystate.h from package python2.6
Missing file: /usr/include/python2.6/pystrcmp.h from package python2.6
Missing file: /usr/include/python2.6/pystrtod.h from package python2.6
Missing file: /usr/include/python2.6/Python-ast.h from package python2.6
Missing file: /usr/include/python2.6/Python.h from package python2.6
Missing file: /usr/include/python2.6/pythonrun.h from package python2.6
Missing file: /usr/include/python2.6/pythread.h from package python2.6
Missing file: /usr/include/python2.6/py_curses.h from package python2.6
Missing file: /usr/include/python2.6/rangeobject.h from package python2.6
Missing file: /usr/include/python2.6/setobject.h from package python2.6
Missing file: /usr/include/python2.6/sliceobject.h from package python2.6
Missing file: /usr/include/python2.6/stringobject.h from package python2.6
Missing file: /usr/include/python2.6/structmember.h from package python2.6
Missing file: /usr/include/python2.6/structseq.h from package python2.6
Missing file: /usr/include/python2.6/symtable.h from package python2.6
Missing file: /usr/include/python2.6/sysmodule.h from package python2.6
Missing file: /usr/include/python2.6/timefuncs.h from package python2.6
Missing file: /usr/include/python2.6/token.h from package python2.6
Missing file: /usr/include/python2.6/traceback.h from package python2.6
Missing file: /usr/include/python2.6/tupleobject.h from package python2.6
Missing file: /usr/include/python2.6/ucnhash.h from package python2.6
Missing file: /usr/include/python2.6/unicodeobject.h from package python2.6
Missing file: /usr/include/python2.6/warnings.h from package python2.6
Missing file: /usr/include/python2.6/weakrefobject.h from package python2.6
Missing file: /usr/lib/libpython2.6.dll.a from package python2.6
Missing file: /usr/lib/python2.6/abc.py from package python2.6
Missing file: /usr/lib/python2.6/abc.pyc from package python2.6
Missing file: /usr/lib/python2.6/abc.pyo from package python2.6
Missing file: /usr/lib/python2.6/aifc.py from package python2.6
Missing file: /usr/lib/python2.6/aifc.pyc from package python2.6
Missing file: /usr/lib/python2.6/aifc.pyo from package python2.6
Missing file: /usr/lib/python2.6/anydbm.py from package python2.6
Missing file: /usr/lib/python2.6/anydbm.pyc from package python2.6
Missing file: /usr/lib/python2.6/anydbm.pyo from package python2.6
Missing file: /usr/lib/python2.6/ast.py from package python2.6
Missing file: /usr/lib/python2.6/ast.pyc from package python2.6
Missing file: /usr/lib/python2.6/ast.pyo from package python2.6
Missing file: /usr/lib/python2.6/asynchat.py from package python2.6
Missing file: /usr/lib/python2.6/asynchat.pyc from package python2.6
Missing file: /usr/lib/python2.6/asynchat.pyo from package python2.6
Missing file: /usr/lib/python2.6/asyncore.py from package python2.6
Missing file: /usr/lib/python2.6/asyncore.pyc from package python2.6
Missing file: /usr/lib/python2.6/asyncore.pyo from package python2.6
Missing file: /usr/lib/python2.6/atexit.py from package python2.6
Missing file: /usr/lib/python2.6/atexit.pyc from package python2.6
Missing file: /usr/lib/python2.6/atexit.pyo from package python2.6
Missing file: /usr/lib/python2.6/audiodev.py from package python2.6
Missing file: /usr/lib/python2.6/audiodev.pyc from package python2.6
Missing file: /usr/lib/python2.6/audiodev.pyo from package python2.6
Missing file: /usr/lib/python2.6/base64.py from package python2.6
Missing file: /usr/lib/python2.6/base64.pyc from package python2.6
Missing file: /usr/lib/python2.6/base64.pyo from package python2.6
Missing file: /usr/lib/python2.6/BaseHTTPServer.py from package python2.6
Missing file: /usr/lib/python2.6/BaseHTTPServer.pyc from package python2.6
Missing file: /usr/lib/python2.6/BaseHTTPServer.pyo from package python2.6
Missing file: /usr/lib/python2.6/Bastion.py from package python2.6
Missing file: /usr/lib/python2.6/Bastion.pyc from package python2.6
Missing file: /usr/lib/python2.6/Bastion.pyo from package python2.6
Missing file: /usr/lib/python2.6/bdb.py from package python2.6
Missing file: /usr/lib/python2.6/bdb.pyc from package python2.6
Missing file: /usr/lib/python2.6/bdb.pyo from package python2.6
Missing file: /usr/lib/python2.6/binhex.py from package python2.6
Missing file: /usr/lib/python2.6/binhex.pyc from package python2.6
Missing file: /usr/lib/python2.6/binhex.pyo from package python2.6
Missing file: /usr/lib/python2.6/bisect.py from package python2.6
Missing file: /usr/lib/python2.6/bisect.pyc from package python2.6
Missing file: /usr/lib/python2.6/bisect.pyo from package python2.6
Missing directory: /usr/lib/python2.6/bsddb/ from package python2.6
Missing file: /usr/lib/python2.6/bsddb/db.py from package python2.6
Missing file: /usr/lib/python2.6/bsddb/db.pyc from package python2.6
Missing file: /usr/lib/python2.6/bsddb/db.pyo from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbobj.py from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbobj.pyc from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbobj.pyo from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbrecio.py from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbrecio.pyc from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbrecio.pyo from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbshelve.py from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbshelve.pyc from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbshelve.pyo from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbtables.py from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbtables.pyc from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbtables.pyo from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbutils.py from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbutils.pyc from package python2.6
Missing file: /usr/lib/python2.6/bsddb/dbutils.pyo from package python2.6
Missing file: /usr/lib/python2.6/bsddb/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/bsddb/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/bsddb/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/calendar.py from package python2.6
Missing file: /usr/lib/python2.6/calendar.pyc from package python2.6
Missing file: /usr/lib/python2.6/calendar.pyo from package python2.6
Missing file: /usr/lib/python2.6/cgi.py from package python2.6
Missing file: /usr/lib/python2.6/cgi.pyc from package python2.6
Missing file: /usr/lib/python2.6/cgi.pyo from package python2.6
Missing file: /usr/lib/python2.6/CGIHTTPServer.py from package python2.6
Missing file: /usr/lib/python2.6/CGIHTTPServer.pyc from package python2.6
Missing file: /usr/lib/python2.6/CGIHTTPServer.pyo from package python2.6
Missing file: /usr/lib/python2.6/cgitb.py from package python2.6
Missing file: /usr/lib/python2.6/cgitb.pyc from package python2.6
Missing file: /usr/lib/python2.6/cgitb.pyo from package python2.6
Missing file: /usr/lib/python2.6/chunk.py from package python2.6
Missing file: /usr/lib/python2.6/chunk.pyc from package python2.6
Missing file: /usr/lib/python2.6/chunk.pyo from package python2.6
Missing file: /usr/lib/python2.6/cmd.py from package python2.6
Missing file: /usr/lib/python2.6/cmd.pyc from package python2.6
Missing file: /usr/lib/python2.6/cmd.pyo from package python2.6
Missing file: /usr/lib/python2.6/code.py from package python2.6
Missing file: /usr/lib/python2.6/code.pyc from package python2.6
Missing file: /usr/lib/python2.6/code.pyo from package python2.6
Missing file: /usr/lib/python2.6/codecs.py from package python2.6
Missing file: /usr/lib/python2.6/codecs.pyc from package python2.6
Missing file: /usr/lib/python2.6/codecs.pyo from package python2.6
Missing file: /usr/lib/python2.6/codeop.py from package python2.6
Missing file: /usr/lib/python2.6/codeop.pyc from package python2.6
Missing file: /usr/lib/python2.6/codeop.pyo from package python2.6
Missing file: /usr/lib/python2.6/collections.py from package python2.6
Missing file: /usr/lib/python2.6/collections.pyc from package python2.6
Missing file: /usr/lib/python2.6/collections.pyo from package python2.6
Missing file: /usr/lib/python2.6/colorsys.py from package python2.6
Missing file: /usr/lib/python2.6/colorsys.pyc from package python2.6
Missing file: /usr/lib/python2.6/colorsys.pyo from package python2.6
Missing file: /usr/lib/python2.6/commands.py from package python2.6
Missing file: /usr/lib/python2.6/commands.pyc from package python2.6
Missing file: /usr/lib/python2.6/commands.pyo from package python2.6
Missing file: /usr/lib/python2.6/compileall.py from package python2.6
Missing file: /usr/lib/python2.6/compileall.pyc from package python2.6
Missing file: /usr/lib/python2.6/compileall.pyo from package python2.6
Missing directory: /usr/lib/python2.6/compiler/ from package python2.6
Missing file: /usr/lib/python2.6/compiler/ast.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/ast.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/ast.pyo from package python2.6
Missing file: /usr/lib/python2.6/compiler/consts.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/consts.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/consts.pyo from package python2.6
Missing file: /usr/lib/python2.6/compiler/future.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/future.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/future.pyo from package python2.6
Missing file: /usr/lib/python2.6/compiler/misc.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/misc.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/misc.pyo from package python2.6
Missing file: /usr/lib/python2.6/compiler/pyassem.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/pyassem.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/pyassem.pyo from package python2.6
Missing file: /usr/lib/python2.6/compiler/pycodegen.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/pycodegen.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/pycodegen.pyo from package python2.6
Missing file: /usr/lib/python2.6/compiler/symbols.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/symbols.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/symbols.pyo from package python2.6
Missing file: /usr/lib/python2.6/compiler/syntax.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/syntax.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/syntax.pyo from package python2.6
Missing file: /usr/lib/python2.6/compiler/transformer.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/transformer.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/transformer.pyo from package python2.6
Missing file: /usr/lib/python2.6/compiler/visitor.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/visitor.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/visitor.pyo from package python2.6
Missing file: /usr/lib/python2.6/compiler/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/compiler/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/compiler/__init__.pyo from package python2.6
Missing directory: /usr/lib/python2.6/config/ from package python2.6
Missing file: /usr/lib/python2.6/config/config.c from package python2.6
Missing file: /usr/lib/python2.6/config/config.c.in from package python2.6
Missing file: /usr/lib/python2.6/config/install-sh from package python2.6
Missing file: /usr/lib/python2.6/config/libpython2.6.dll.a from package python2.6
Missing file: /usr/lib/python2.6/config/Makefile from package python2.6
Missing file: /usr/lib/python2.6/config/makesetup from package python2.6
Missing file: /usr/lib/python2.6/config/python.o from package python2.6
Missing file: /usr/lib/python2.6/config/Setup from package python2.6
Missing file: /usr/lib/python2.6/config/Setup.config from package python2.6
Missing file: /usr/lib/python2.6/config/Setup.local from package python2.6
Missing file: /usr/lib/python2.6/ConfigParser.py from package python2.6
Missing file: /usr/lib/python2.6/ConfigParser.pyc from package python2.6
Missing file: /usr/lib/python2.6/ConfigParser.pyo from package python2.6
Missing file: /usr/lib/python2.6/contextlib.py from package python2.6
Missing file: /usr/lib/python2.6/contextlib.pyc from package python2.6
Missing file: /usr/lib/python2.6/contextlib.pyo from package python2.6
Missing file: /usr/lib/python2.6/Cookie.py from package python2.6
Missing file: /usr/lib/python2.6/Cookie.pyc from package python2.6
Missing file: /usr/lib/python2.6/Cookie.pyo from package python2.6
Missing file: /usr/lib/python2.6/cookielib.py from package python2.6
Missing file: /usr/lib/python2.6/cookielib.pyc from package python2.6
Missing file: /usr/lib/python2.6/cookielib.pyo from package python2.6
Missing file: /usr/lib/python2.6/copy.py from package python2.6
Missing file: /usr/lib/python2.6/copy.pyc from package python2.6
Missing file: /usr/lib/python2.6/copy.pyo from package python2.6
Missing file: /usr/lib/python2.6/copy_reg.py from package python2.6
Missing file: /usr/lib/python2.6/copy_reg.pyc from package python2.6
Missing file: /usr/lib/python2.6/copy_reg.pyo from package python2.6
Missing file: /usr/lib/python2.6/cProfile.py from package python2.6
Missing file: /usr/lib/python2.6/cProfile.pyc from package python2.6
Missing file: /usr/lib/python2.6/cProfile.pyo from package python2.6
Missing file: /usr/lib/python2.6/csv.py from package python2.6
Missing file: /usr/lib/python2.6/csv.pyc from package python2.6
Missing file: /usr/lib/python2.6/csv.pyo from package python2.6
Missing directory: /usr/lib/python2.6/ctypes/ from package python2.6
Missing directory: /usr/lib/python2.6/ctypes/macholib/ from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/dyld.py from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/dyld.pyc from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/dyld.pyo from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/dylib.py from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/dylib.pyc from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/dylib.pyo from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/fetch_macholib from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/fetch_macholib.bat from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/framework.py from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/framework.pyc from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/framework.pyo from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/README.ctypes from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/ctypes/macholib/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/ctypes/util.py from package python2.6
Missing file: /usr/lib/python2.6/ctypes/util.pyc from package python2.6
Missing file: /usr/lib/python2.6/ctypes/util.pyo from package python2.6
Missing file: /usr/lib/python2.6/ctypes/wintypes.py from package python2.6
Missing file: /usr/lib/python2.6/ctypes/wintypes.pyc from package python2.6
Missing file: /usr/lib/python2.6/ctypes/wintypes.pyo from package python2.6
Missing file: /usr/lib/python2.6/ctypes/_endian.py from package python2.6
Missing file: /usr/lib/python2.6/ctypes/_endian.pyc from package python2.6
Missing file: /usr/lib/python2.6/ctypes/_endian.pyo from package python2.6
Missing file: /usr/lib/python2.6/ctypes/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/ctypes/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/ctypes/__init__.pyo from package python2.6
Missing directory: /usr/lib/python2.6/curses/ from package python2.6
Missing file: /usr/lib/python2.6/curses/ascii.py from package python2.6
Missing file: /usr/lib/python2.6/curses/ascii.pyc from package python2.6
Missing file: /usr/lib/python2.6/curses/ascii.pyo from package python2.6
Missing file: /usr/lib/python2.6/curses/has_key.py from package python2.6
Missing file: /usr/lib/python2.6/curses/has_key.pyc from package python2.6
Missing file: /usr/lib/python2.6/curses/has_key.pyo from package python2.6
Missing file: /usr/lib/python2.6/curses/panel.py from package python2.6
Missing file: /usr/lib/python2.6/curses/panel.pyc from package python2.6
Missing file: /usr/lib/python2.6/curses/panel.pyo from package python2.6
Missing file: /usr/lib/python2.6/curses/textpad.py from package python2.6
Missing file: /usr/lib/python2.6/curses/textpad.pyc from package python2.6
Missing file: /usr/lib/python2.6/curses/textpad.pyo from package python2.6
Missing file: /usr/lib/python2.6/curses/wrapper.py from package python2.6
Missing file: /usr/lib/python2.6/curses/wrapper.pyc from package python2.6
Missing file: /usr/lib/python2.6/curses/wrapper.pyo from package python2.6
Missing file: /usr/lib/python2.6/curses/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/curses/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/curses/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/dbhash.py from package python2.6
Missing file: /usr/lib/python2.6/dbhash.pyc from package python2.6
Missing file: /usr/lib/python2.6/dbhash.pyo from package python2.6
Missing file: /usr/lib/python2.6/decimal.py from package python2.6
Missing file: /usr/lib/python2.6/decimal.pyc from package python2.6
Missing file: /usr/lib/python2.6/decimal.pyo from package python2.6
Missing file: /usr/lib/python2.6/difflib.py from package python2.6
Missing file: /usr/lib/python2.6/difflib.pyc from package python2.6
Missing file: /usr/lib/python2.6/difflib.pyo from package python2.6
Missing file: /usr/lib/python2.6/dircache.py from package python2.6
Missing file: /usr/lib/python2.6/dircache.pyc from package python2.6
Missing file: /usr/lib/python2.6/dircache.pyo from package python2.6
Missing file: /usr/lib/python2.6/dis.py from package python2.6
Missing file: /usr/lib/python2.6/dis.pyc from package python2.6
Missing file: /usr/lib/python2.6/dis.pyo from package python2.6
Missing directory: /usr/lib/python2.6/distutils/ from package python2.6
Missing file: /usr/lib/python2.6/distutils/archive_util.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/archive_util.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/archive_util.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/bcppcompiler.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/bcppcompiler.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/bcppcompiler.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/ccompiler.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/ccompiler.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/ccompiler.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/cmd.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/cmd.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/cmd.pyo from package python2.6
Missing directory: /usr/lib/python2.6/distutils/command/ from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_dumb.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_dumb.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_dumb.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_msi.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_msi.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_msi.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_rpm.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_rpm.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_rpm.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_wininst.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_wininst.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/bdist_wininst.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_clib.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_clib.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_clib.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_ext.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_ext.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_ext.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_py.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_py.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_py.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_scripts.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_scripts.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/build_scripts.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/clean.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/clean.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/clean.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/command_template from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/config.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/config.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/config.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_data.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_data.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_data.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_egg_info.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_egg_info.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_egg_info.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_headers.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_headers.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_headers.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_lib.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_lib.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_lib.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_scripts.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_scripts.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/install_scripts.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/register.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/register.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/register.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/sdist.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/sdist.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/sdist.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/upload.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/upload.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/upload.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/wininst-6.0.exe from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/wininst-7.1.exe from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/wininst-8.0.exe from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/wininst-9.0-amd64.exe from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/wininst-9.0.exe from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/command/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/config.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/config.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/config.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/core.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/core.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/core.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/cygwinccompiler.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/cygwinccompiler.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/cygwinccompiler.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/debug.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/debug.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/debug.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/dep_util.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/dep_util.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/dep_util.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/dir_util.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/dir_util.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/dir_util.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/dist.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/dist.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/dist.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/emxccompiler.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/emxccompiler.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/emxccompiler.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/errors.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/errors.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/errors.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/extension.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/extension.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/extension.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/fancy_getopt.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/fancy_getopt.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/fancy_getopt.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/filelist.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/filelist.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/filelist.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/file_util.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/file_util.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/file_util.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/log.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/log.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/log.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/msvc9compiler.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/msvc9compiler.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/msvc9compiler.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/msvccompiler.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/msvccompiler.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/msvccompiler.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/mwerkscompiler.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/mwerkscompiler.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/mwerkscompiler.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/README from package python2.6
Missing file: /usr/lib/python2.6/distutils/spawn.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/spawn.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/spawn.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/sysconfig.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/sysconfig.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/sysconfig.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/text_file.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/text_file.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/text_file.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/unixccompiler.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/unixccompiler.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/unixccompiler.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/util.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/util.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/util.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/version.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/version.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/version.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/versionpredicate.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/versionpredicate.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/versionpredicate.pyo from package python2.6
Missing file: /usr/lib/python2.6/distutils/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/distutils/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/distutils/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/doctest.py from package python2.6
Missing file: /usr/lib/python2.6/doctest.pyc from package python2.6
Missing file: /usr/lib/python2.6/doctest.pyo from package python2.6
Missing file: /usr/lib/python2.6/DocXMLRPCServer.py from package python2.6
Missing file: /usr/lib/python2.6/DocXMLRPCServer.pyc from package python2.6
Missing file: /usr/lib/python2.6/DocXMLRPCServer.pyo from package python2.6
Missing file: /usr/lib/python2.6/dumbdbm.py from package python2.6
Missing file: /usr/lib/python2.6/dumbdbm.pyc from package python2.6
Missing file: /usr/lib/python2.6/dumbdbm.pyo from package python2.6
Missing file: /usr/lib/python2.6/dummy_thread.py from package python2.6
Missing file: /usr/lib/python2.6/dummy_thread.pyc from package python2.6
Missing file: /usr/lib/python2.6/dummy_thread.pyo from package python2.6
Missing file: /usr/lib/python2.6/dummy_threading.py from package python2.6
Missing file: /usr/lib/python2.6/dummy_threading.pyc from package python2.6
Missing file: /usr/lib/python2.6/dummy_threading.pyo from package python2.6
Missing directory: /usr/lib/python2.6/email/ from package python2.6
Missing file: /usr/lib/python2.6/email/base64mime.py from package python2.6
Missing file: /usr/lib/python2.6/email/base64mime.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/base64mime.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/charset.py from package python2.6
Missing file: /usr/lib/python2.6/email/charset.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/charset.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/encoders.py from package python2.6
Missing file: /usr/lib/python2.6/email/encoders.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/encoders.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/errors.py from package python2.6
Missing file: /usr/lib/python2.6/email/errors.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/errors.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/feedparser.py from package python2.6
Missing file: /usr/lib/python2.6/email/feedparser.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/feedparser.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/generator.py from package python2.6
Missing file: /usr/lib/python2.6/email/generator.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/generator.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/header.py from package python2.6
Missing file: /usr/lib/python2.6/email/header.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/header.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/iterators.py from package python2.6
Missing file: /usr/lib/python2.6/email/iterators.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/iterators.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/message.py from package python2.6
Missing file: /usr/lib/python2.6/email/message.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/message.pyo from package python2.6
Missing directory: /usr/lib/python2.6/email/mime/ from package python2.6
Missing file: /usr/lib/python2.6/email/mime/application.py from package python2.6
Missing file: /usr/lib/python2.6/email/mime/application.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/mime/application.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/mime/audio.py from package python2.6
Missing file: /usr/lib/python2.6/email/mime/audio.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/mime/audio.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/mime/base.py from package python2.6
Missing file: /usr/lib/python2.6/email/mime/base.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/mime/base.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/mime/image.py from package python2.6
Missing file: /usr/lib/python2.6/email/mime/image.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/mime/image.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/mime/message.py from package python2.6
Missing file: /usr/lib/python2.6/email/mime/message.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/mime/message.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/mime/multipart.py from package python2.6
Missing file: /usr/lib/python2.6/email/mime/multipart.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/mime/multipart.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/mime/nonmultipart.py from package python2.6
Missing file: /usr/lib/python2.6/email/mime/nonmultipart.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/mime/nonmultipart.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/mime/text.py from package python2.6
Missing file: /usr/lib/python2.6/email/mime/text.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/mime/text.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/mime/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/email/mime/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/mime/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/parser.py from package python2.6
Missing file: /usr/lib/python2.6/email/parser.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/parser.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/quoprimime.py from package python2.6
Missing file: /usr/lib/python2.6/email/quoprimime.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/quoprimime.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/utils.py from package python2.6
Missing file: /usr/lib/python2.6/email/utils.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/utils.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/_parseaddr.py from package python2.6
Missing file: /usr/lib/python2.6/email/_parseaddr.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/_parseaddr.pyo from package python2.6
Missing file: /usr/lib/python2.6/email/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/email/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/email/__init__.pyo from package python2.6
Missing directory: /usr/lib/python2.6/encodings/ from package python2.6
Missing file: /usr/lib/python2.6/encodings/aliases.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/aliases.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/aliases.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/ascii.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/ascii.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/ascii.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/base64_codec.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/base64_codec.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/base64_codec.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/big5.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/big5.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/big5.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/big5hkscs.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/big5hkscs.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/big5hkscs.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/bz2_codec.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/bz2_codec.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/bz2_codec.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/charmap.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/charmap.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/charmap.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp037.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp037.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp037.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1006.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1006.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1006.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1026.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1026.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1026.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1140.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1140.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1140.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1250.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1250.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1250.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1251.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1251.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1251.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1252.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1252.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1252.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1253.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1253.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1253.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1254.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1254.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1254.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1255.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1255.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1255.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1256.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1256.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1256.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1257.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1257.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1257.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1258.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1258.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp1258.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp424.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp424.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp424.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp437.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp437.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp437.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp500.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp500.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp500.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp737.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp737.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp737.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp775.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp775.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp775.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp850.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp850.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp850.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp852.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp852.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp852.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp855.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp855.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp855.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp856.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp856.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp856.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp857.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp857.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp857.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp860.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp860.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp860.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp861.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp861.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp861.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp862.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp862.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp862.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp863.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp863.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp863.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp864.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp864.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp864.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp865.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp865.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp865.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp866.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp866.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp866.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp869.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp869.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp869.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp874.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp874.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp874.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp875.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp875.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp875.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp932.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp932.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp932.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp949.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp949.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp949.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp950.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp950.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/cp950.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_jisx0213.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_jisx0213.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_jisx0213.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_jis_2004.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_jis_2004.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_jis_2004.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_jp.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_jp.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_jp.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_kr.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_kr.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/euc_kr.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/gb18030.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/gb18030.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/gb18030.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/gb2312.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/gb2312.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/gb2312.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/gbk.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/gbk.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/gbk.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/hex_codec.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/hex_codec.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/hex_codec.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/hp_roman8.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/hp_roman8.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/hp_roman8.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/hz.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/hz.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/hz.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/idna.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/idna.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/idna.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_1.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_1.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_1.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_2.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_2.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_2.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_2004.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_2004.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_2004.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_3.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_3.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_3.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_ext.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_ext.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_jp_ext.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_kr.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_kr.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso2022_kr.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_1.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_1.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_1.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_10.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_10.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_10.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_11.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_11.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_11.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_13.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_13.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_13.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_14.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_14.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_14.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_15.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_15.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_15.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_16.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_16.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_16.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_2.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_2.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_2.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_3.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_3.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_3.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_4.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_4.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_4.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_5.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_5.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_5.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_6.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_6.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_6.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_7.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_7.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_7.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_8.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_8.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_8.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_9.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_9.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/iso8859_9.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/johab.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/johab.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/johab.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/koi8_r.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/koi8_r.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/koi8_r.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/koi8_u.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/koi8_u.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/koi8_u.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/latin_1.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/latin_1.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/latin_1.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_arabic.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_arabic.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_arabic.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_centeuro.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_centeuro.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_centeuro.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_croatian.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_croatian.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_croatian.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_cyrillic.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_cyrillic.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_cyrillic.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_farsi.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_farsi.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_farsi.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_greek.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_greek.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_greek.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_iceland.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_iceland.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_iceland.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_latin2.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_latin2.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_latin2.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_roman.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_roman.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_roman.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_romanian.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_romanian.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_romanian.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_turkish.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_turkish.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mac_turkish.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/mbcs.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/mbcs.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/mbcs.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/palmos.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/palmos.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/palmos.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/ptcp154.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/ptcp154.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/ptcp154.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/punycode.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/punycode.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/punycode.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/quopri_codec.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/quopri_codec.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/quopri_codec.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/raw_unicode_escape.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/raw_unicode_escape.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/raw_unicode_escape.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/rot_13.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/rot_13.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/rot_13.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/shift_jis.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/shift_jis.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/shift_jis.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/shift_jisx0213.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/shift_jisx0213.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/shift_jisx0213.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/shift_jis_2004.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/shift_jis_2004.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/shift_jis_2004.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/string_escape.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/string_escape.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/string_escape.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/tis_620.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/tis_620.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/tis_620.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/undefined.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/undefined.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/undefined.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/unicode_escape.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/unicode_escape.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/unicode_escape.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/unicode_internal.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/unicode_internal.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/unicode_internal.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_16.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_16.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_16.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_16_be.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_16_be.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_16_be.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_16_le.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_16_le.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_16_le.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_32.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_32.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_32.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_32_be.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_32_be.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_32_be.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_32_le.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_32_le.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_32_le.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_7.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_7.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_7.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_8.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_8.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_8.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_8_sig.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_8_sig.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/utf_8_sig.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/uu_codec.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/uu_codec.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/uu_codec.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/zlib_codec.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/zlib_codec.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/zlib_codec.pyo from package python2.6
Missing file: /usr/lib/python2.6/encodings/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/encodings/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/encodings/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/filecmp.py from package python2.6
Missing file: /usr/lib/python2.6/filecmp.pyc from package python2.6
Missing file: /usr/lib/python2.6/filecmp.pyo from package python2.6
Missing file: /usr/lib/python2.6/fileinput.py from package python2.6
Missing file: /usr/lib/python2.6/fileinput.pyc from package python2.6
Missing file: /usr/lib/python2.6/fileinput.pyo from package python2.6
Missing file: /usr/lib/python2.6/fnmatch.py from package python2.6
Missing file: /usr/lib/python2.6/fnmatch.pyc from package python2.6
Missing file: /usr/lib/python2.6/fnmatch.pyo from package python2.6
Missing file: /usr/lib/python2.6/formatter.py from package python2.6
Missing file: /usr/lib/python2.6/formatter.pyc from package python2.6
Missing file: /usr/lib/python2.6/formatter.pyo from package python2.6
Missing file: /usr/lib/python2.6/fpformat.py from package python2.6
Missing file: /usr/lib/python2.6/fpformat.pyc from package python2.6
Missing file: /usr/lib/python2.6/fpformat.pyo from package python2.6
Missing file: /usr/lib/python2.6/fractions.py from package python2.6
Missing file: /usr/lib/python2.6/fractions.pyc from package python2.6
Missing file: /usr/lib/python2.6/fractions.pyo from package python2.6
Missing file: /usr/lib/python2.6/ftplib.py from package python2.6
Missing file: /usr/lib/python2.6/ftplib.pyc from package python2.6
Missing file: /usr/lib/python2.6/ftplib.pyo from package python2.6
Missing file: /usr/lib/python2.6/functools.py from package python2.6
Missing file: /usr/lib/python2.6/functools.pyc from package python2.6
Missing file: /usr/lib/python2.6/functools.pyo from package python2.6
Missing file: /usr/lib/python2.6/genericpath.py from package python2.6
Missing file: /usr/lib/python2.6/genericpath.pyc from package python2.6
Missing file: /usr/lib/python2.6/genericpath.pyo from package python2.6
Missing file: /usr/lib/python2.6/getopt.py from package python2.6
Missing file: /usr/lib/python2.6/getopt.pyc from package python2.6
Missing file: /usr/lib/python2.6/getopt.pyo from package python2.6
Missing file: /usr/lib/python2.6/getpass.py from package python2.6
Missing file: /usr/lib/python2.6/getpass.pyc from package python2.6
Missing file: /usr/lib/python2.6/getpass.pyo from package python2.6
Missing file: /usr/lib/python2.6/gettext.py from package python2.6
Missing file: /usr/lib/python2.6/gettext.pyc from package python2.6
Missing file: /usr/lib/python2.6/gettext.pyo from package python2.6
Missing file: /usr/lib/python2.6/glob.py from package python2.6
Missing file: /usr/lib/python2.6/glob.pyc from package python2.6
Missing file: /usr/lib/python2.6/glob.pyo from package python2.6
Missing file: /usr/lib/python2.6/gzip.py from package python2.6
Missing file: /usr/lib/python2.6/gzip.pyc from package python2.6
Missing file: /usr/lib/python2.6/gzip.pyo from package python2.6
Missing file: /usr/lib/python2.6/hashlib.py from package python2.6
Missing file: /usr/lib/python2.6/hashlib.pyc from package python2.6
Missing file: /usr/lib/python2.6/hashlib.pyo from package python2.6
Missing file: /usr/lib/python2.6/heapq.py from package python2.6
Missing file: /usr/lib/python2.6/heapq.pyc from package python2.6
Missing file: /usr/lib/python2.6/heapq.pyo from package python2.6
Missing file: /usr/lib/python2.6/hmac.py from package python2.6
Missing file: /usr/lib/python2.6/hmac.pyc from package python2.6
Missing file: /usr/lib/python2.6/hmac.pyo from package python2.6
Missing directory: /usr/lib/python2.6/hotshot/ from package python2.6
Missing file: /usr/lib/python2.6/hotshot/log.py from package python2.6
Missing file: /usr/lib/python2.6/hotshot/log.pyc from package python2.6
Missing file: /usr/lib/python2.6/hotshot/log.pyo from package python2.6
Missing file: /usr/lib/python2.6/hotshot/stats.py from package python2.6
Missing file: /usr/lib/python2.6/hotshot/stats.pyc from package python2.6
Missing file: /usr/lib/python2.6/hotshot/stats.pyo from package python2.6
Missing file: /usr/lib/python2.6/hotshot/stones.py from package python2.6
Missing file: /usr/lib/python2.6/hotshot/stones.pyc from package python2.6
Missing file: /usr/lib/python2.6/hotshot/stones.pyo from package python2.6
Missing file: /usr/lib/python2.6/hotshot/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/hotshot/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/hotshot/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/htmlentitydefs.py from package python2.6
Missing file: /usr/lib/python2.6/htmlentitydefs.pyc from package python2.6
Missing file: /usr/lib/python2.6/htmlentitydefs.pyo from package python2.6
Missing file: /usr/lib/python2.6/htmllib.py from package python2.6
Missing file: /usr/lib/python2.6/htmllib.pyc from package python2.6
Missing file: /usr/lib/python2.6/htmllib.pyo from package python2.6
Missing file: /usr/lib/python2.6/HTMLParser.py from package python2.6
Missing file: /usr/lib/python2.6/HTMLParser.pyc from package python2.6
Missing file: /usr/lib/python2.6/HTMLParser.pyo from package python2.6
Missing file: /usr/lib/python2.6/httplib.py from package python2.6
Missing file: /usr/lib/python2.6/httplib.pyc from package python2.6
Missing file: /usr/lib/python2.6/httplib.pyo from package python2.6
Missing file: /usr/lib/python2.6/ihooks.py from package python2.6
Missing file: /usr/lib/python2.6/ihooks.pyc from package python2.6
Missing file: /usr/lib/python2.6/ihooks.pyo from package python2.6
Missing file: /usr/lib/python2.6/imaplib.py from package python2.6
Missing file: /usr/lib/python2.6/imaplib.pyc from package python2.6
Missing file: /usr/lib/python2.6/imaplib.pyo from package python2.6
Missing file: /usr/lib/python2.6/imghdr.py from package python2.6
Missing file: /usr/lib/python2.6/imghdr.pyc from package python2.6
Missing file: /usr/lib/python2.6/imghdr.pyo from package python2.6
Missing file: /usr/lib/python2.6/imputil.py from package python2.6
Missing file: /usr/lib/python2.6/imputil.pyc from package python2.6
Missing file: /usr/lib/python2.6/imputil.pyo from package python2.6
Missing file: /usr/lib/python2.6/inspect.py from package python2.6
Missing file: /usr/lib/python2.6/inspect.pyc from package python2.6
Missing file: /usr/lib/python2.6/inspect.pyo from package python2.6
Missing file: /usr/lib/python2.6/io.py from package python2.6
Missing file: /usr/lib/python2.6/io.pyc from package python2.6
Missing file: /usr/lib/python2.6/io.pyo from package python2.6
Missing directory: /usr/lib/python2.6/json/ from package python2.6
Missing file: /usr/lib/python2.6/json/decoder.py from package python2.6
Missing file: /usr/lib/python2.6/json/decoder.pyc from package python2.6
Missing file: /usr/lib/python2.6/json/decoder.pyo from package python2.6
Missing file: /usr/lib/python2.6/json/encoder.py from package python2.6
Missing file: /usr/lib/python2.6/json/encoder.pyc from package python2.6
Missing file: /usr/lib/python2.6/json/encoder.pyo from package python2.6
Missing file: /usr/lib/python2.6/json/scanner.py from package python2.6
Missing file: /usr/lib/python2.6/json/scanner.pyc from package python2.6
Missing file: /usr/lib/python2.6/json/scanner.pyo from package python2.6
Missing file: /usr/lib/python2.6/json/tool.py from package python2.6
Missing file: /usr/lib/python2.6/json/tool.pyc from package python2.6
Missing file: /usr/lib/python2.6/json/tool.pyo from package python2.6
Missing file: /usr/lib/python2.6/json/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/json/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/json/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/keyword.py from package python2.6
Missing file: /usr/lib/python2.6/keyword.pyc from package python2.6
Missing file: /usr/lib/python2.6/keyword.pyo from package python2.6
Missing directory: /usr/lib/python2.6/lib-dynload/ from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/array.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/audioop.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/binascii.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/bz2.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/cmath.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/cPickle.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/crypt.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/cStringIO.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/datetime.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/dbm.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/dl.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/fcntl.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/future_builtins.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/gdbm.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/grp.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/imageop.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/itertools.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/math.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/mmap.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/operator.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/parser.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/pyexpat.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/Python-2.6.3-py2.6.egg-info from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/readline.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/resource.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/select.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/strop.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/syslog.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/termios.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/time.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/unicodedata.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/zlib.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_bisect.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_bsddb.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_bytesio.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_codecs_cn.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_codecs_hk.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_codecs_iso2022.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_codecs_jp.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_codecs_kr.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_codecs_tw.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_collections.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_csv.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_ctypes.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_ctypes_test.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_curses.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_curses_panel.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_elementtree.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_fileio.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_functools.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_hashlib.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_heapq.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_hotshot.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_json.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_locale.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_lsprof.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_multibytecodec.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_multiprocessing.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_random.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_socket.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_sqlite3.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_ssl.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_struct.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_testcapi.dll from package python2.6
Missing file: /usr/lib/python2.6/lib-dynload/_weakref.dll from package python2.6
Missing directory: /usr/lib/python2.6/lib2to3/ from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixer_base.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixer_base.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixer_base.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixer_util.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixer_util.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixer_util.pyo from package python2.6
Missing directory: /usr/lib/python2.6/lib2to3/fixes/ from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_apply.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_apply.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_apply.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_basestring.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_basestring.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_basestring.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_buffer.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_buffer.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_buffer.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_callable.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_callable.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_callable.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_dict.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_dict.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_dict.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_except.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_except.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_except.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_exec.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_exec.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_exec.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_execfile.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_execfile.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_execfile.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_filter.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_filter.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_filter.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_funcattrs.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_funcattrs.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_funcattrs.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_future.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_future.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_future.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_getcwdu.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_getcwdu.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_getcwdu.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_has_key.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_has_key.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_has_key.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_idioms.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_idioms.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_idioms.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_import.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_import.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_import.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_imports.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_imports.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_imports.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_imports2.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_imports2.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_imports2.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_input.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_input.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_input.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_intern.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_intern.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_intern.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_isinstance.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_isinstance.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_isinstance.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_itertools.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_itertools.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_itertools.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_itertools_imports.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_itertools_imports.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_itertools_imports.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_long.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_long.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_long.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_map.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_map.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_map.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_metaclass.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_metaclass.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_metaclass.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_methodattrs.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_methodattrs.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_methodattrs.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_ne.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_ne.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_ne.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_next.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_next.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_next.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_nonzero.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_nonzero.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_nonzero.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_numliterals.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_numliterals.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_numliterals.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_paren.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_paren.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_paren.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_print.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_print.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_print.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_raise.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_raise.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_raise.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_raw_input.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_raw_input.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_raw_input.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_reduce.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_reduce.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_reduce.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_renames.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_renames.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_renames.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_repr.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_repr.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_repr.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_set_literal.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_set_literal.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_set_literal.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_standarderror.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_standarderror.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_standarderror.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_sys_exc.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_sys_exc.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_sys_exc.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_throw.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_throw.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_throw.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_tuple_params.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_tuple_params.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_tuple_params.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_types.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_types.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_types.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_unicode.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_unicode.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_unicode.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_urllib.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_urllib.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_urllib.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_ws_comma.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_ws_comma.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_ws_comma.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_xrange.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_xrange.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_xrange.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_xreadlines.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_xreadlines.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_xreadlines.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_zip.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_zip.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/fix_zip.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/fixes/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/Grammar.txt from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/Grammar2.6.3.final.0.pickle from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/main.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/main.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/main.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/patcomp.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/patcomp.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/patcomp.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/PatternGrammar.txt from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/PatternGrammar2.6.3.final.0.pickle from package python2.6
Missing directory: /usr/lib/python2.6/lib2to3/pgen2/ from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/conv.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/conv.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/conv.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/driver.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/driver.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/driver.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/grammar.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/grammar.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/grammar.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/literals.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/literals.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/literals.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/parse.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/parse.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/parse.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/pgen.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/pgen.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/pgen.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/token.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/token.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/token.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/tokenize.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/tokenize.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/tokenize.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pgen2/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pygram.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pygram.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pygram.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pytree.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pytree.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/pytree.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/refactor.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/refactor.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/refactor.pyo from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/lib2to3/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/LICENSE.txt from package python2.6
Missing file: /usr/lib/python2.6/linecache.py from package python2.6
Missing file: /usr/lib/python2.6/linecache.pyc from package python2.6
Missing file: /usr/lib/python2.6/linecache.pyo from package python2.6
Missing file: /usr/lib/python2.6/locale.py from package python2.6
Missing file: /usr/lib/python2.6/locale.pyc from package python2.6
Missing file: /usr/lib/python2.6/locale.pyo from package python2.6
Missing directory: /usr/lib/python2.6/logging/ from package python2.6
Missing file: /usr/lib/python2.6/logging/config.py from package python2.6
Missing file: /usr/lib/python2.6/logging/config.pyc from package python2.6
Missing file: /usr/lib/python2.6/logging/config.pyo from package python2.6
Missing file: /usr/lib/python2.6/logging/handlers.py from package python2.6
Missing file: /usr/lib/python2.6/logging/handlers.pyc from package python2.6
Missing file: /usr/lib/python2.6/logging/handlers.pyo from package python2.6
Missing file: /usr/lib/python2.6/logging/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/logging/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/logging/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/macpath.py from package python2.6
Missing file: /usr/lib/python2.6/macpath.pyc from package python2.6
Missing file: /usr/lib/python2.6/macpath.pyo from package python2.6
Missing file: /usr/lib/python2.6/macurl2path.py from package python2.6
Missing file: /usr/lib/python2.6/macurl2path.pyc from package python2.6
Missing file: /usr/lib/python2.6/macurl2path.pyo from package python2.6
Missing file: /usr/lib/python2.6/mailbox.py from package python2.6
Missing file: /usr/lib/python2.6/mailbox.pyc from package python2.6
Missing file: /usr/lib/python2.6/mailbox.pyo from package python2.6
Missing file: /usr/lib/python2.6/mailcap.py from package python2.6
Missing file: /usr/lib/python2.6/mailcap.pyc from package python2.6
Missing file: /usr/lib/python2.6/mailcap.pyo from package python2.6
Missing file: /usr/lib/python2.6/markupbase.py from package python2.6
Missing file: /usr/lib/python2.6/markupbase.pyc from package python2.6
Missing file: /usr/lib/python2.6/markupbase.pyo from package python2.6
Missing file: /usr/lib/python2.6/md5.py from package python2.6
Missing file: /usr/lib/python2.6/md5.pyc from package python2.6
Missing file: /usr/lib/python2.6/md5.pyo from package python2.6
Missing file: /usr/lib/python2.6/mhlib.py from package python2.6
Missing file: /usr/lib/python2.6/mhlib.pyc from package python2.6
Missing file: /usr/lib/python2.6/mhlib.pyo from package python2.6
Missing file: /usr/lib/python2.6/mimetools.py from package python2.6
Missing file: /usr/lib/python2.6/mimetools.pyc from package python2.6
Missing file: /usr/lib/python2.6/mimetools.pyo from package python2.6
Missing file: /usr/lib/python2.6/mimetypes.py from package python2.6
Missing file: /usr/lib/python2.6/mimetypes.pyc from package python2.6
Missing file: /usr/lib/python2.6/mimetypes.pyo from package python2.6
Missing file: /usr/lib/python2.6/MimeWriter.py from package python2.6
Missing file: /usr/lib/python2.6/MimeWriter.pyc from package python2.6
Missing file: /usr/lib/python2.6/MimeWriter.pyo from package python2.6
Missing file: /usr/lib/python2.6/mimify.py from package python2.6
Missing file: /usr/lib/python2.6/mimify.pyc from package python2.6
Missing file: /usr/lib/python2.6/mimify.pyo from package python2.6
Missing file: /usr/lib/python2.6/modulefinder.py from package python2.6
Missing file: /usr/lib/python2.6/modulefinder.pyc from package python2.6
Missing file: /usr/lib/python2.6/modulefinder.pyo from package python2.6
Missing file: /usr/lib/python2.6/multifile.py from package python2.6
Missing file: /usr/lib/python2.6/multifile.pyc from package python2.6
Missing file: /usr/lib/python2.6/multifile.pyo from package python2.6
Missing directory: /usr/lib/python2.6/multiprocessing/ from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/connection.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/connection.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/connection.pyo from package python2.6
Missing directory: /usr/lib/python2.6/multiprocessing/dummy/ from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/dummy/connection.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/dummy/connection.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/dummy/connection.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/dummy/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/dummy/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/dummy/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/forking.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/forking.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/forking.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/heap.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/heap.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/heap.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/managers.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/managers.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/managers.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/pool.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/pool.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/pool.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/process.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/process.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/process.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/queues.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/queues.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/queues.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/reduction.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/reduction.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/reduction.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/sharedctypes.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/sharedctypes.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/sharedctypes.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/synchronize.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/synchronize.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/synchronize.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/util.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/util.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/util.pyo from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/multiprocessing/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/mutex.py from package python2.6
Missing file: /usr/lib/python2.6/mutex.pyc from package python2.6
Missing file: /usr/lib/python2.6/mutex.pyo from package python2.6
Missing file: /usr/lib/python2.6/netrc.py from package python2.6
Missing file: /usr/lib/python2.6/netrc.pyc from package python2.6
Missing file: /usr/lib/python2.6/netrc.pyo from package python2.6
Missing file: /usr/lib/python2.6/new.py from package python2.6
Missing file: /usr/lib/python2.6/new.pyc from package python2.6
Missing file: /usr/lib/python2.6/new.pyo from package python2.6
Missing file: /usr/lib/python2.6/nntplib.py from package python2.6
Missing file: /usr/lib/python2.6/nntplib.pyc from package python2.6
Missing file: /usr/lib/python2.6/nntplib.pyo from package python2.6
Missing file: /usr/lib/python2.6/ntpath.py from package python2.6
Missing file: /usr/lib/python2.6/ntpath.pyc from package python2.6
Missing file: /usr/lib/python2.6/ntpath.pyo from package python2.6
Missing file: /usr/lib/python2.6/nturl2path.py from package python2.6
Missing file: /usr/lib/python2.6/nturl2path.pyc from package python2.6
Missing file: /usr/lib/python2.6/nturl2path.pyo from package python2.6
Missing file: /usr/lib/python2.6/numbers.py from package python2.6
Missing file: /usr/lib/python2.6/numbers.pyc from package python2.6
Missing file: /usr/lib/python2.6/numbers.pyo from package python2.6
Missing file: /usr/lib/python2.6/opcode.py from package python2.6
Missing file: /usr/lib/python2.6/opcode.pyc from package python2.6
Missing file: /usr/lib/python2.6/opcode.pyo from package python2.6
Missing file: /usr/lib/python2.6/optparse.py from package python2.6
Missing file: /usr/lib/python2.6/optparse.pyc from package python2.6
Missing file: /usr/lib/python2.6/optparse.pyo from package python2.6
Missing file: /usr/lib/python2.6/os.py from package python2.6
Missing file: /usr/lib/python2.6/os.pyc from package python2.6
Missing file: /usr/lib/python2.6/os.pyo from package python2.6
Missing file: /usr/lib/python2.6/os2emxpath.py from package python2.6
Missing file: /usr/lib/python2.6/os2emxpath.pyc from package python2.6
Missing file: /usr/lib/python2.6/os2emxpath.pyo from package python2.6
Missing file: /usr/lib/python2.6/pdb.doc from package python2.6
Missing file: /usr/lib/python2.6/pdb.py from package python2.6
Missing file: /usr/lib/python2.6/pdb.pyc from package python2.6
Missing file: /usr/lib/python2.6/pdb.pyo from package python2.6
Missing file: /usr/lib/python2.6/pickle.py from package python2.6
Missing file: /usr/lib/python2.6/pickle.pyc from package python2.6
Missing file: /usr/lib/python2.6/pickle.pyo from package python2.6
Missing file: /usr/lib/python2.6/pickletools.py from package python2.6
Missing file: /usr/lib/python2.6/pickletools.pyc from package python2.6
Missing file: /usr/lib/python2.6/pickletools.pyo from package python2.6
Missing file: /usr/lib/python2.6/pipes.py from package python2.6
Missing file: /usr/lib/python2.6/pipes.pyc from package python2.6
Missing file: /usr/lib/python2.6/pipes.pyo from package python2.6
Missing file: /usr/lib/python2.6/pkgutil.py from package python2.6
Missing file: /usr/lib/python2.6/pkgutil.pyc from package python2.6
Missing file: /usr/lib/python2.6/pkgutil.pyo from package python2.6
Missing directory: /usr/lib/python2.6/plat-cygwin/ from package python2.6
Missing file: /usr/lib/python2.6/plat-cygwin/IN.py from package python2.6
Missing file: /usr/lib/python2.6/plat-cygwin/IN.pyc from package python2.6
Missing file: /usr/lib/python2.6/plat-cygwin/IN.pyo from package python2.6
Missing file: /usr/lib/python2.6/plat-cygwin/regen from package python2.6
Missing file: /usr/lib/python2.6/platform.py from package python2.6
Missing file: /usr/lib/python2.6/platform.pyc from package python2.6
Missing file: /usr/lib/python2.6/platform.pyo from package python2.6
Missing file: /usr/lib/python2.6/plistlib.py from package python2.6
Missing file: /usr/lib/python2.6/plistlib.pyc from package python2.6
Missing file: /usr/lib/python2.6/plistlib.pyo from package python2.6
Missing file: /usr/lib/python2.6/popen2.py from package python2.6
Missing file: /usr/lib/python2.6/popen2.pyc from package python2.6
Missing file: /usr/lib/python2.6/popen2.pyo from package python2.6
Missing file: /usr/lib/python2.6/poplib.py from package python2.6
Missing file: /usr/lib/python2.6/poplib.pyc from package python2.6
Missing file: /usr/lib/python2.6/poplib.pyo from package python2.6
Missing file: /usr/lib/python2.6/posixfile.py from package python2.6
Missing file: /usr/lib/python2.6/posixfile.pyc from package python2.6
Missing file: /usr/lib/python2.6/posixfile.pyo from package python2.6
Missing file: /usr/lib/python2.6/posixpath.py from package python2.6
Missing file: /usr/lib/python2.6/posixpath.pyc from package python2.6
Missing file: /usr/lib/python2.6/posixpath.pyo from package python2.6
Missing file: /usr/lib/python2.6/pprint.py from package python2.6
Missing file: /usr/lib/python2.6/pprint.pyc from package python2.6
Missing file: /usr/lib/python2.6/pprint.pyo from package python2.6
Missing file: /usr/lib/python2.6/profile.py from package python2.6
Missing file: /usr/lib/python2.6/profile.pyc from package python2.6
Missing file: /usr/lib/python2.6/profile.pyo from package python2.6
Missing file: /usr/lib/python2.6/pstats.py from package python2.6
Missing file: /usr/lib/python2.6/pstats.pyc from package python2.6
Missing file: /usr/lib/python2.6/pstats.pyo from package python2.6
Missing file: /usr/lib/python2.6/pty.py from package python2.6
Missing file: /usr/lib/python2.6/pty.pyc from package python2.6
Missing file: /usr/lib/python2.6/pty.pyo from package python2.6
Missing file: /usr/lib/python2.6/pyclbr.py from package python2.6
Missing file: /usr/lib/python2.6/pyclbr.pyc from package python2.6
Missing file: /usr/lib/python2.6/pyclbr.pyo from package python2.6
Missing file: /usr/lib/python2.6/pydoc.py from package python2.6
Missing file: /usr/lib/python2.6/pydoc.pyc from package python2.6
Missing file: /usr/lib/python2.6/pydoc.pyo from package python2.6
Missing file: /usr/lib/python2.6/pydoc_topics.py from package python2.6
Missing file: /usr/lib/python2.6/pydoc_topics.pyc from package python2.6
Missing file: /usr/lib/python2.6/pydoc_topics.pyo from package python2.6
Missing file: /usr/lib/python2.6/py_compile.py from package python2.6
Missing file: /usr/lib/python2.6/py_compile.pyc from package python2.6
Missing file: /usr/lib/python2.6/py_compile.pyo from package python2.6
Missing file: /usr/lib/python2.6/Queue.py from package python2.6
Missing file: /usr/lib/python2.6/Queue.pyc from package python2.6
Missing file: /usr/lib/python2.6/Queue.pyo from package python2.6
Missing file: /usr/lib/python2.6/quopri.py from package python2.6
Missing file: /usr/lib/python2.6/quopri.pyc from package python2.6
Missing file: /usr/lib/python2.6/quopri.pyo from package python2.6
Missing file: /usr/lib/python2.6/random.py from package python2.6
Missing file: /usr/lib/python2.6/random.pyc from package python2.6
Missing file: /usr/lib/python2.6/random.pyo from package python2.6
Missing file: /usr/lib/python2.6/re.py from package python2.6
Missing file: /usr/lib/python2.6/re.pyc from package python2.6
Missing file: /usr/lib/python2.6/re.pyo from package python2.6
Missing file: /usr/lib/python2.6/repr.py from package python2.6
Missing file: /usr/lib/python2.6/repr.pyc from package python2.6
Missing file: /usr/lib/python2.6/repr.pyo from package python2.6
Missing file: /usr/lib/python2.6/rexec.py from package python2.6
Missing file: /usr/lib/python2.6/rexec.pyc from package python2.6
Missing file: /usr/lib/python2.6/rexec.pyo from package python2.6
Missing file: /usr/lib/python2.6/rfc822.py from package python2.6
Missing file: /usr/lib/python2.6/rfc822.pyc from package python2.6
Missing file: /usr/lib/python2.6/rfc822.pyo from package python2.6
Missing file: /usr/lib/python2.6/rlcompleter.py from package python2.6
Missing file: /usr/lib/python2.6/rlcompleter.pyc from package python2.6
Missing file: /usr/lib/python2.6/rlcompleter.pyo from package python2.6
Missing file: /usr/lib/python2.6/robotparser.py from package python2.6
Missing file: /usr/lib/python2.6/robotparser.pyc from package python2.6
Missing file: /usr/lib/python2.6/robotparser.pyo from package python2.6
Missing file: /usr/lib/python2.6/runpy.py from package python2.6
Missing file: /usr/lib/python2.6/runpy.pyc from package python2.6
Missing file: /usr/lib/python2.6/runpy.pyo from package python2.6
Missing file: /usr/lib/python2.6/sched.py from package python2.6
Missing file: /usr/lib/python2.6/sched.pyc from package python2.6
Missing file: /usr/lib/python2.6/sched.pyo from package python2.6
Missing file: /usr/lib/python2.6/sets.py from package python2.6
Missing file: /usr/lib/python2.6/sets.pyc from package python2.6
Missing file: /usr/lib/python2.6/sets.pyo from package python2.6
Missing file: /usr/lib/python2.6/sgmllib.py from package python2.6
Missing file: /usr/lib/python2.6/sgmllib.pyc from package python2.6
Missing file: /usr/lib/python2.6/sgmllib.pyo from package python2.6
Missing file: /usr/lib/python2.6/sha.py from package python2.6
Missing file: /usr/lib/python2.6/sha.pyc from package python2.6
Missing file: /usr/lib/python2.6/sha.pyo from package python2.6
Missing file: /usr/lib/python2.6/shelve.py from package python2.6
Missing file: /usr/lib/python2.6/shelve.pyc from package python2.6
Missing file: /usr/lib/python2.6/shelve.pyo from package python2.6
Missing file: /usr/lib/python2.6/shlex.py from package python2.6
Missing file: /usr/lib/python2.6/shlex.pyc from package python2.6
Missing file: /usr/lib/python2.6/shlex.pyo from package python2.6
Missing file: /usr/lib/python2.6/shutil.py from package python2.6
Missing file: /usr/lib/python2.6/shutil.pyc from package python2.6
Missing file: /usr/lib/python2.6/shutil.pyo from package python2.6
Missing file: /usr/lib/python2.6/SimpleHTTPServer.py from package python2.6
Missing file: /usr/lib/python2.6/SimpleHTTPServer.pyc from package python2.6
Missing file: /usr/lib/python2.6/SimpleHTTPServer.pyo from package python2.6
Missing file: /usr/lib/python2.6/SimpleXMLRPCServer.py from package python2.6
Missing file: /usr/lib/python2.6/SimpleXMLRPCServer.pyc from package python2.6
Missing file: /usr/lib/python2.6/SimpleXMLRPCServer.pyo from package python2.6
Missing file: /usr/lib/python2.6/site-packages/README from package python2.6
Missing file: /usr/lib/python2.6/site.py from package python2.6
Missing file: /usr/lib/python2.6/site.pyc from package python2.6
Missing file: /usr/lib/python2.6/site.pyo from package python2.6
Missing file: /usr/lib/python2.6/smtpd.py from package python2.6
Missing file: /usr/lib/python2.6/smtpd.pyc from package python2.6
Missing file: /usr/lib/python2.6/smtpd.pyo from package python2.6
Missing file: /usr/lib/python2.6/smtplib.py from package python2.6
Missing file: /usr/lib/python2.6/smtplib.pyc from package python2.6
Missing file: /usr/lib/python2.6/smtplib.pyo from package python2.6
Missing file: /usr/lib/python2.6/sndhdr.py from package python2.6
Missing file: /usr/lib/python2.6/sndhdr.pyc from package python2.6
Missing file: /usr/lib/python2.6/sndhdr.pyo from package python2.6
Missing file: /usr/lib/python2.6/socket.py from package python2.6
Missing file: /usr/lib/python2.6/socket.pyc from package python2.6
Missing file: /usr/lib/python2.6/socket.pyo from package python2.6
Missing file: /usr/lib/python2.6/SocketServer.py from package python2.6
Missing file: /usr/lib/python2.6/SocketServer.pyc from package python2.6
Missing file: /usr/lib/python2.6/SocketServer.pyo from package python2.6
Missing directory: /usr/lib/python2.6/sqlite3/ from package python2.6
Missing file: /usr/lib/python2.6/sqlite3/dbapi2.py from package python2.6
Missing file: /usr/lib/python2.6/sqlite3/dbapi2.pyc from package python2.6
Missing file: /usr/lib/python2.6/sqlite3/dbapi2.pyo from package python2.6
Missing file: /usr/lib/python2.6/sqlite3/dump.py from package python2.6
Missing file: /usr/lib/python2.6/sqlite3/dump.pyc from package python2.6
Missing file: /usr/lib/python2.6/sqlite3/dump.pyo from package python2.6
Missing file: /usr/lib/python2.6/sqlite3/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/sqlite3/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/sqlite3/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/sre.py from package python2.6
Missing file: /usr/lib/python2.6/sre.pyc from package python2.6
Missing file: /usr/lib/python2.6/sre.pyo from package python2.6
Missing file: /usr/lib/python2.6/sre_compile.py from package python2.6
Missing file: /usr/lib/python2.6/sre_compile.pyc from package python2.6
Missing file: /usr/lib/python2.6/sre_compile.pyo from package python2.6
Missing file: /usr/lib/python2.6/sre_constants.py from package python2.6
Missing file: /usr/lib/python2.6/sre_constants.pyc from package python2.6
Missing file: /usr/lib/python2.6/sre_constants.pyo from package python2.6
Missing file: /usr/lib/python2.6/sre_parse.py from package python2.6
Missing file: /usr/lib/python2.6/sre_parse.pyc from package python2.6
Missing file: /usr/lib/python2.6/sre_parse.pyo from package python2.6
Missing file: /usr/lib/python2.6/ssl.py from package python2.6
Missing file: /usr/lib/python2.6/ssl.pyc from package python2.6
Missing file: /usr/lib/python2.6/ssl.pyo from package python2.6
Missing file: /usr/lib/python2.6/stat.py from package python2.6
Missing file: /usr/lib/python2.6/stat.pyc from package python2.6
Missing file: /usr/lib/python2.6/stat.pyo from package python2.6
Missing file: /usr/lib/python2.6/statvfs.py from package python2.6
Missing file: /usr/lib/python2.6/statvfs.pyc from package python2.6
Missing file: /usr/lib/python2.6/statvfs.pyo from package python2.6
Missing file: /usr/lib/python2.6/string.py from package python2.6
Missing file: /usr/lib/python2.6/string.pyc from package python2.6
Missing file: /usr/lib/python2.6/string.pyo from package python2.6
Missing file: /usr/lib/python2.6/StringIO.py from package python2.6
Missing file: /usr/lib/python2.6/StringIO.pyc from package python2.6
Missing file: /usr/lib/python2.6/StringIO.pyo from package python2.6
Missing file: /usr/lib/python2.6/stringold.py from package python2.6
Missing file: /usr/lib/python2.6/stringold.pyc from package python2.6
Missing file: /usr/lib/python2.6/stringold.pyo from package python2.6
Missing file: /usr/lib/python2.6/stringprep.py from package python2.6
Missing file: /usr/lib/python2.6/stringprep.pyc from package python2.6
Missing file: /usr/lib/python2.6/stringprep.pyo from package python2.6
Missing file: /usr/lib/python2.6/struct.py from package python2.6
Missing file: /usr/lib/python2.6/struct.pyc from package python2.6
Missing file: /usr/lib/python2.6/struct.pyo from package python2.6
Missing file: /usr/lib/python2.6/subprocess.py from package python2.6
Missing file: /usr/lib/python2.6/subprocess.pyc from package python2.6
Missing file: /usr/lib/python2.6/subprocess.pyo from package python2.6
Missing file: /usr/lib/python2.6/sunau.py from package python2.6
Missing file: /usr/lib/python2.6/sunau.pyc from package python2.6
Missing file: /usr/lib/python2.6/sunau.pyo from package python2.6
Missing file: /usr/lib/python2.6/sunaudio.py from package python2.6
Missing file: /usr/lib/python2.6/sunaudio.pyc from package python2.6
Missing file: /usr/lib/python2.6/sunaudio.pyo from package python2.6
Missing file: /usr/lib/python2.6/symbol.py from package python2.6
Missing file: /usr/lib/python2.6/symbol.pyc from package python2.6
Missing file: /usr/lib/python2.6/symbol.pyo from package python2.6
Missing file: /usr/lib/python2.6/symtable.py from package python2.6
Missing file: /usr/lib/python2.6/symtable.pyc from package python2.6
Missing file: /usr/lib/python2.6/symtable.pyo from package python2.6
Missing file: /usr/lib/python2.6/tabnanny.py from package python2.6
Missing file: /usr/lib/python2.6/tabnanny.pyc from package python2.6
Missing file: /usr/lib/python2.6/tabnanny.pyo from package python2.6
Missing file: /usr/lib/python2.6/tarfile.py from package python2.6
Missing file: /usr/lib/python2.6/tarfile.pyc from package python2.6
Missing file: /usr/lib/python2.6/tarfile.pyo from package python2.6
Missing file: /usr/lib/python2.6/telnetlib.py from package python2.6
Missing file: /usr/lib/python2.6/telnetlib.pyc from package python2.6
Missing file: /usr/lib/python2.6/telnetlib.pyo from package python2.6
Missing file: /usr/lib/python2.6/tempfile.py from package python2.6
Missing file: /usr/lib/python2.6/tempfile.pyc from package python2.6
Missing file: /usr/lib/python2.6/tempfile.pyo from package python2.6
Missing file: /usr/lib/python2.6/textwrap.py from package python2.6
Missing file: /usr/lib/python2.6/textwrap.pyc from package python2.6
Missing file: /usr/lib/python2.6/textwrap.pyo from package python2.6
Missing file: /usr/lib/python2.6/this.py from package python2.6
Missing file: /usr/lib/python2.6/this.pyc from package python2.6
Missing file: /usr/lib/python2.6/this.pyo from package python2.6
Missing file: /usr/lib/python2.6/threading.py from package python2.6
Missing file: /usr/lib/python2.6/threading.pyc from package python2.6
Missing file: /usr/lib/python2.6/threading.pyo from package python2.6
Missing file: /usr/lib/python2.6/timeit.py from package python2.6
Missing file: /usr/lib/python2.6/timeit.pyc from package python2.6
Missing file: /usr/lib/python2.6/timeit.pyo from package python2.6
Missing file: /usr/lib/python2.6/toaiff.py from package python2.6
Missing file: /usr/lib/python2.6/toaiff.pyc from package python2.6
Missing file: /usr/lib/python2.6/toaiff.pyo from package python2.6
Missing file: /usr/lib/python2.6/token.py from package python2.6
Missing file: /usr/lib/python2.6/token.pyc from package python2.6
Missing file: /usr/lib/python2.6/token.pyo from package python2.6
Missing file: /usr/lib/python2.6/tokenize.py from package python2.6
Missing file: /usr/lib/python2.6/tokenize.pyc from package python2.6
Missing file: /usr/lib/python2.6/tokenize.pyo from package python2.6
Missing file: /usr/lib/python2.6/trace.py from package python2.6
Missing file: /usr/lib/python2.6/trace.pyc from package python2.6
Missing file: /usr/lib/python2.6/trace.pyo from package python2.6
Missing file: /usr/lib/python2.6/traceback.py from package python2.6
Missing file: /usr/lib/python2.6/traceback.pyc from package python2.6
Missing file: /usr/lib/python2.6/traceback.pyo from package python2.6
Missing file: /usr/lib/python2.6/tty.py from package python2.6
Missing file: /usr/lib/python2.6/tty.pyc from package python2.6
Missing file: /usr/lib/python2.6/tty.pyo from package python2.6
Missing file: /usr/lib/python2.6/types.py from package python2.6
Missing file: /usr/lib/python2.6/types.pyc from package python2.6
Missing file: /usr/lib/python2.6/types.pyo from package python2.6
Missing file: /usr/lib/python2.6/unittest.py from package python2.6
Missing file: /usr/lib/python2.6/unittest.pyc from package python2.6
Missing file: /usr/lib/python2.6/unittest.pyo from package python2.6
Missing file: /usr/lib/python2.6/urllib.py from package python2.6
Missing file: /usr/lib/python2.6/urllib.pyc from package python2.6
Missing file: /usr/lib/python2.6/urllib.pyo from package python2.6
Missing file: /usr/lib/python2.6/urllib2.py from package python2.6
Missing file: /usr/lib/python2.6/urllib2.pyc from package python2.6
Missing file: /usr/lib/python2.6/urllib2.pyo from package python2.6
Missing file: /usr/lib/python2.6/urlparse.py from package python2.6
Missing file: /usr/lib/python2.6/urlparse.pyc from package python2.6
Missing file: /usr/lib/python2.6/urlparse.pyo from package python2.6
Missing file: /usr/lib/python2.6/user.py from package python2.6
Missing file: /usr/lib/python2.6/user.pyc from package python2.6
Missing file: /usr/lib/python2.6/user.pyo from package python2.6
Missing file: /usr/lib/python2.6/UserDict.py from package python2.6
Missing file: /usr/lib/python2.6/UserDict.pyc from package python2.6
Missing file: /usr/lib/python2.6/UserDict.pyo from package python2.6
Missing file: /usr/lib/python2.6/UserList.py from package python2.6
Missing file: /usr/lib/python2.6/UserList.pyc from package python2.6
Missing file: /usr/lib/python2.6/UserList.pyo from package python2.6
Missing file: /usr/lib/python2.6/UserString.py from package python2.6
Missing file: /usr/lib/python2.6/UserString.pyc from package python2.6
Missing file: /usr/lib/python2.6/UserString.pyo from package python2.6
Missing file: /usr/lib/python2.6/uu.py from package python2.6
Missing file: /usr/lib/python2.6/uu.pyc from package python2.6
Missing file: /usr/lib/python2.6/uu.pyo from package python2.6
Missing file: /usr/lib/python2.6/uuid.py from package python2.6
Missing file: /usr/lib/python2.6/uuid.pyc from package python2.6
Missing file: /usr/lib/python2.6/uuid.pyo from package python2.6
Missing file: /usr/lib/python2.6/warnings.py from package python2.6
Missing file: /usr/lib/python2.6/warnings.pyc from package python2.6
Missing file: /usr/lib/python2.6/warnings.pyo from package python2.6
Missing file: /usr/lib/python2.6/wave.py from package python2.6
Missing file: /usr/lib/python2.6/wave.pyc from package python2.6
Missing file: /usr/lib/python2.6/wave.pyo from package python2.6
Missing file: /usr/lib/python2.6/weakref.py from package python2.6
Missing file: /usr/lib/python2.6/weakref.pyc from package python2.6
Missing file: /usr/lib/python2.6/weakref.pyo from package python2.6
Missing file: /usr/lib/python2.6/webbrowser.py from package python2.6
Missing file: /usr/lib/python2.6/webbrowser.pyc from package python2.6
Missing file: /usr/lib/python2.6/webbrowser.pyo from package python2.6
Missing file: /usr/lib/python2.6/whichdb.py from package python2.6
Missing file: /usr/lib/python2.6/whichdb.pyc from package python2.6
Missing file: /usr/lib/python2.6/whichdb.pyo from package python2.6
Missing directory: /usr/lib/python2.6/wsgiref/ from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/handlers.py from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/handlers.pyc from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/handlers.pyo from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/headers.py from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/headers.pyc from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/headers.pyo from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/simple_server.py from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/simple_server.pyc from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/simple_server.pyo from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/util.py from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/util.pyc from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/util.pyo from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/validate.py from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/validate.pyc from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/validate.pyo from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/wsgiref/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/wsgiref.egg-info from package python2.6
Missing file: /usr/lib/python2.6/xdrlib.py from package python2.6
Missing file: /usr/lib/python2.6/xdrlib.pyc from package python2.6
Missing file: /usr/lib/python2.6/xdrlib.pyo from package python2.6
Missing directory: /usr/lib/python2.6/xml/ from package python2.6
Missing directory: /usr/lib/python2.6/xml/dom/ from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/domreg.py from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/domreg.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/domreg.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/expatbuilder.py from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/expatbuilder.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/expatbuilder.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/minicompat.py from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/minicompat.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/minicompat.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/minidom.py from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/minidom.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/minidom.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/NodeFilter.py from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/NodeFilter.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/NodeFilter.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/pulldom.py from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/pulldom.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/pulldom.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/xmlbuilder.py from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/xmlbuilder.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/xmlbuilder.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/dom/__init__.pyo from package python2.6
Missing directory: /usr/lib/python2.6/xml/etree/ from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/cElementTree.py from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/cElementTree.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/cElementTree.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/ElementInclude.py from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/ElementInclude.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/ElementInclude.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/ElementPath.py from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/ElementPath.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/ElementPath.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/ElementTree.py from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/ElementTree.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/ElementTree.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/etree/__init__.pyo from package python2.6
Missing directory: /usr/lib/python2.6/xml/parsers/ from package python2.6
Missing file: /usr/lib/python2.6/xml/parsers/expat.py from package python2.6
Missing file: /usr/lib/python2.6/xml/parsers/expat.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/parsers/expat.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/parsers/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/xml/parsers/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/parsers/__init__.pyo from package python2.6
Missing directory: /usr/lib/python2.6/xml/sax/ from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/expatreader.py from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/expatreader.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/expatreader.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/handler.py from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/handler.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/handler.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/saxutils.py from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/saxutils.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/saxutils.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/xmlreader.py from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/xmlreader.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/xmlreader.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/_exceptions.py from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/_exceptions.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/_exceptions.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/sax/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/xml/__init__.py from package python2.6
Missing file: /usr/lib/python2.6/xml/__init__.pyc from package python2.6
Missing file: /usr/lib/python2.6/xml/__init__.pyo from package python2.6
Missing file: /usr/lib/python2.6/xmllib.py from package python2.6
Missing file: /usr/lib/python2.6/xmllib.pyc from package python2.6
Missing file: /usr/lib/python2.6/xmllib.pyo from package python2.6
Missing file: /usr/lib/python2.6/xmlrpclib.py from package python2.6
Missing file: /usr/lib/python2.6/xmlrpclib.pyc from package python2.6
Missing file: /usr/lib/python2.6/xmlrpclib.pyo from package python2.6
Missing file: /usr/lib/python2.6/zipfile.py from package python2.6
Missing file: /usr/lib/python2.6/zipfile.pyc from package python2.6
Missing file: /usr/lib/python2.6/zipfile.pyo from package python2.6
Missing file: /usr/lib/python2.6/_abcoll.py from package python2.6
Missing file: /usr/lib/python2.6/_abcoll.pyc from package python2.6
Missing file: /usr/lib/python2.6/_abcoll.pyo from package python2.6
Missing file: /usr/lib/python2.6/_LWPCookieJar.py from package python2.6
Missing file: /usr/lib/python2.6/_LWPCookieJar.pyc from package python2.6
Missing file: /usr/lib/python2.6/_LWPCookieJar.pyo from package python2.6
Missing file: /usr/lib/python2.6/_MozillaCookieJar.py from package python2.6
Missing file: /usr/lib/python2.6/_MozillaCookieJar.pyc from package python2.6
Missing file: /usr/lib/python2.6/_MozillaCookieJar.pyo from package python2.6
Missing file: /usr/lib/python2.6/_strptime.py from package python2.6
Missing file: /usr/lib/python2.6/_strptime.pyc from package python2.6
Missing file: /usr/lib/python2.6/_strptime.pyo from package python2.6
Missing file: /usr/lib/python2.6/_threading_local.py from package python2.6
Missing file: /usr/lib/python2.6/_threading_local.pyc from package python2.6
Missing file: /usr/lib/python2.6/_threading_local.pyo from package python2.6
Missing file: /usr/lib/python2.6/__future__.py from package python2.6
Missing file: /usr/lib/python2.6/__future__.pyc from package python2.6
Missing file: /usr/lib/python2.6/__future__.pyo from package python2.6
Missing file: /usr/lib/python2.6/__phello__.foo.py from package python2.6
Missing file: /usr/lib/python2.6/__phello__.foo.pyc from package python2.6
Missing file: /usr/lib/python2.6/__phello__.foo.pyo from package python2.6
Missing directory: /usr/share/doc/python2.6/ from package python2.6
Missing file: /usr/share/doc/python2.6/LICENSE from package python2.6
Missing file: /usr/share/doc/python2.6/README from package python2.6
python2.6                 2.6.3-1              Incomplete
Missing file: /usr/lib/python3.2/__pycache__/abc.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/aifc.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/aifc.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/antigravity.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/antigravity.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/argparse.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/ast.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/ast.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/asynchat.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/asynchat.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/asyncore.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/asyncore.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/base64.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/base64.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/bdb.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/bdb.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/binhex.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/binhex.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/bisect.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/calendar.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/calendar.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/cgi.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/cgi.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/cgitb.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/cgitb.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/chunk.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/chunk.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/cmd.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/cmd.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/code.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/code.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/codecs.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/codeop.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/codeop.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/collections.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/colorsys.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/colorsys.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/compileall.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/compileall.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/configparser.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/configparser.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/contextlib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/contextlib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/copy.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/copyreg.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/cProfile.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/cProfile.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/csv.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/csv.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/datetime.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/datetime.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/decimal.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/decimal.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/difflib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/difflib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/dis.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/doctest.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/doctest.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/dummy_threading.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/dummy_threading.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/filecmp.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/filecmp.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/fileinput.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/fileinput.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/fnmatch.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/fnmatch.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/formatter.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/formatter.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/fractions.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/fractions.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/ftplib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/ftplib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/functools.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/genericpath.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/getopt.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/getpass.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/getpass.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/gettext.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/glob.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/glob.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/gzip.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/gzip.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/hashlib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/hashlib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/heapq.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/hmac.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/hmac.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/imaplib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/imaplib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/imghdr.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/imghdr.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/inspect.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/io.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/keyword.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/linecache.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/locale.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/macpath.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/macpath.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/macurl2path.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/macurl2path.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/mailbox.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/mailbox.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/mailcap.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/mailcap.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/mimetypes.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/mimetypes.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/modulefinder.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/modulefinder.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/netrc.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/netrc.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/nntplib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/nntplib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/ntpath.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/ntpath.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/nturl2path.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/nturl2path.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/numbers.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/numbers.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/opcode.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/optparse.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/optparse.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/os.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/os2emxpath.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/os2emxpath.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/pdb.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/pdb.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/pickle.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/pickle.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/pickletools.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/pickletools.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/pipes.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/pipes.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/pkgutil.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/pkgutil.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/platform.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/plistlib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/plistlib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/poplib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/poplib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/posixpath.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/pprint.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/profile.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/profile.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/pstats.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/pstats.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/pty.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/pty.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/pyclbr.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/pyclbr.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/pydoc.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/pydoc.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/py_compile.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/py_compile.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/queue.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/queue.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/quopri.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/quopri.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/random.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/random.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/re.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/reprlib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/rlcompleter.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/rlcompleter.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/runpy.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/runpy.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/sched.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/sched.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/shelve.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/shelve.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/shlex.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/shlex.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/shutil.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/shutil.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/site.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/smtpd.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/smtpd.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/smtplib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/smtplib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/sndhdr.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/sndhdr.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/socket.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/socket.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/socketserver.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/socketserver.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/sre_compile.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/sre_constants.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/sre_parse.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/ssl.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/ssl.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/stat.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/string.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/stringprep.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/stringprep.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/struct.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/subprocess.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/subprocess.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/sunau.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/sunau.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/symbol.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/symbol.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/symtable.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/symtable.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/sysconfig.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/tabnanny.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/tabnanny.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/tarfile.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/tarfile.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/telnetlib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/telnetlib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/tempfile.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/tempfile.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/textwrap.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/this.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/this.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/threading.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/timeit.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/timeit.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/token.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/tokenize.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/trace.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/trace.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/traceback.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/tty.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/tty.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/turtle.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/turtle.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/types.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/uu.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/uu.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/uuid.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/uuid.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/warnings.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/wave.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/wave.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/weakref.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/webbrowser.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/webbrowser.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/xdrlib.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/xdrlib.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/zipfile.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/zipfile.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/_abcoll.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/_compat_pickle.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/_compat_pickle.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/_dummy_thread.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/_dummy_thread.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/_markupbase.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/_markupbase.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/_pyio.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/_pyio.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/_strptime.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/_strptime.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/_threading_local.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/_threading_local.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/_weakrefset.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/__future__.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/__future__.cpython-32.pyo from package python3
Missing file: /usr/lib/python3.2/__pycache__/__phello__.foo.cpython-32.pyc from package python3
Missing file: /usr/lib/python3.2/__pycache__/__phello__.foo.cpython-32.pyo from package python3
python3                   3.2.3-1              Incomplete
rcs                       5.8.1-1              OK
readline                  6.1.2-3              OK
rebase                    4.4.0-1              OK
Missing directory: /usr/doc/ from package rpm
Missing directory: /usr/doc/Cygwin/ from package rpm
Missing file: /usr/doc/Cygwin/rpm-4.1.README from package rpm
Missing file: /usr/share/locale/da/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/fi/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/gl/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/is/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/ja/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/ko/LC_MESSAGES/rpm.mo from package rpm
Missing directory: /usr/share/locale/no/ from package rpm
Missing directory: /usr/share/locale/no/LC_MESSAGES/ from package rpm
Missing file: /usr/share/locale/no/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/pt/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/ro/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/ru/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/sk/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/sl/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/sr/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/sv/LC_MESSAGES/rpm.mo from package rpm
Missing file: /usr/share/locale/tr/LC_MESSAGES/rpm.mo from package rpm
rpm                       4.1-2                Incomplete
rpm-doc                   4.1-2                OK
rsync                     3.0.9-1              OK
run                       1.1.13-1             OK
rxvt                      20050409-21          OK
screen                    4.0.3-7              OK
Missing file: /usr/share/locale/nl/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/vi/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/it/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/gl/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/sl/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/ro/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/sk/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/sv/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/uk/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/he/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/hr/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/tr/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/es/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/sr/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/da/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/et/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/ja/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/eu/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/hu/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/eo/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/id/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/af/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/fi/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/ca/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/el/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/ga/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/ko/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/ru/LC_MESSAGES/sed.mo from package sed
Missing file: /usr/share/locale/pt/LC_MESSAGES/sed.mo from package sed
sed                       4.2.1-2              Incomplete
Missing file: /usr/share/locale/ar/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/az/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/bg/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing directory: /usr/share/locale/bg_BG/ from package shared-mime-info
Missing directory: /usr/share/locale/bg_BG/LC_MESSAGES/ from package shared-mime-info
Missing file: /usr/share/locale/bg_BG/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/ca/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/cy/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/da/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/el/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/eo/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/es/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/eu/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing directory: /usr/share/locale/fa_IR/ from package shared-mime-info
Missing directory: /usr/share/locale/fa_IR/LC_MESSAGES/ from package shared-mime-info
Missing file: /usr/share/locale/fa_IR/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/fi/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/fo/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/ga/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/gl/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/he/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/hi/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/hu/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/id/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/it/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/ja/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/kk/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/ko/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/lt/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/lv/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/ms/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/nb/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/nl/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/nn/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/pa/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/pt/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/ro/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/ru/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/rw/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/sk/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/sl/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/sq/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/sr/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/sv/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/tr/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/uk/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/vi/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/wa/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo from package shared-mime-info
shared-mime-info          1.0-1                Incomplete
Missing file: /usr/share/locale/bg/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/ca/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/da/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/el/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/es/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/et/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/fi/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/ga/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/gl/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/hu/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/it/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/ja/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/nb/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/nl/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/nn/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/pt/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/ru/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/rw/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/sr/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/sv/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/tr/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/vi/LC_MESSAGES/sharutils.mo from package sharutils
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/sharutils.mo from package sharutils
sharutils                 4.10-2               Incomplete
shutdown                  1.8-1                OK
subversion                1.7.8-2              OK
Missing file: /usr/share/locale/bg/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/ca/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/da/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/el/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/es/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/et/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/eu/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/fi/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/ga/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/gl/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/hr/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/hu/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/id/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/it/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/ja/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/ko/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/ky/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/ms/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/nb/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/nl/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/pt/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/ro/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/ru/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/sk/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/sl/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/sv/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/tr/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/uk/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/vi/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/tar.mo from package tar
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/tar.mo from package tar
tar                       1.26-1               Incomplete
tcl                       8.5.11-1             OK
tcl-tix                   8.4.3-2              OK
tcl-tk                    8.5.11-1             OK
Empty package tcltk
tcltk                     20120206-1           OK
termcap                   5.7_20091114-14      OK
terminfo                  5.7_20091114-14      OK
Missing file: /usr/share/doc/terminfo0/README from package terminfo0
terminfo0                 5.5_20061104-12      Incomplete
Missing file: /usr/share/locale/da/LC_MESSAGES/texinfo.mo from package texinfo
Missing directory: /usr/share/locale/de_AT/ from package texinfo
Missing directory: /usr/share/locale/de_AT/LC_MESSAGES/ from package texinfo
Missing file: /usr/share/locale/de_AT/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/eo/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/es/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/he/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/hr/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/hu/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/ja/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/nb/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/nl/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/ro/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/ru/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/rw/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/sv/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/tr/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/vi/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/texinfo.mo from package texinfo
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/texinfo.mo from package texinfo
texinfo                   4.13-4               Incomplete
tidy                      041206-1             OK
time                      1.7-2                OK
tzcode                    2012j-1              OK
unzip                     6.0-10               OK
upx                       3.07-1               OK
Missing file: /usr/share/locale/ca/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/da/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/es/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/et/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/eu/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/fi/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/gl/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/hu/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/id/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/it/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/ja/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/nl/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/ru/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/sl/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/sv/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/tr/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/uk/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/vi/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo from package util-linux
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/util-linux.mo from package util-linux
util-linux                2.21.2-1             Incomplete
vim                       7.3.762-1            OK
vim-common                7.3.762-1            OK
Empty package w32api
w32api                    9999-1               OK
w32api-headers            3.0b_svn5591-1       OK
w32api-runtime            3.0b_svn5591-1       OK
Missing file: /usr/share/locale/be/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/bg/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/ca/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/da/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/el/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/en_GB/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/eo/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/es/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/et/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/eu/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/fi/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/ga/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/gl/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/he/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/hr/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/hu/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/id/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/it/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/ja/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/lt/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/nb/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/nl/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/pt/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/ro/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/ru/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/sk/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/sl/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/sr/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/sv/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/tr/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/uk/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/vi/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/wget.mo from package wget
Missing file: /usr/share/locale/zh_TW/LC_MESSAGES/wget.mo from package wget
wget                      1.13.4-1             Incomplete
which                     2.20-2               OK
Missing file: /usr/share/locale/el/LC_MESSAGES/whois.mo from package whois
Missing file: /usr/share/locale/es/LC_MESSAGES/whois.mo from package whois
Missing file: /usr/share/locale/eu/LC_MESSAGES/whois.mo from package whois
Missing file: /usr/share/locale/fi/LC_MESSAGES/whois.mo from package whois
Missing file: /usr/share/locale/it/LC_MESSAGES/whois.mo from package whois
Missing file: /usr/share/locale/ja/LC_MESSAGES/whois.mo from package whois
Missing directory: /usr/share/locale/no/ from package whois
Missing directory: /usr/share/locale/no/LC_MESSAGES/ from package whois
Missing file: /usr/share/locale/no/LC_MESSAGES/whois.mo from package whois
Missing file: /usr/share/locale/pt_BR/LC_MESSAGES/whois.mo from package whois
Missing file: /usr/share/locale/ru/LC_MESSAGES/whois.mo from package whois
Missing file: /usr/share/locale/zh_CN/LC_MESSAGES/whois.mo from package whois
whois                     5.0.11-1             Incomplete
xcursor-themes            1.0.3-1              OK
xinetd                    2.3.14-1             OK
xxd                       7.3.762-1            OK
Missing file: /usr/share/locale/it/LC_MESSAGES/xz.mo from package xz
xz                        5.0.2_20110517-1     Incomplete
zip                       3.0-11               OK
zlib                      1.2.7-1              OK
zlib-devel                1.2.7-1              OK
zlib0                     1.2.7-1              OK
zsh                       5.0.2-1              OK
Use -h to see help about each section

[-- Attachment #4: Type: text/plain, Size: 218 bytes --]

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: psql crashes with snapshot - 2 files [1/1]
  2013-02-18 19:51   ` psql crashes with snapshot - 2 files [1/1] Thorsten Kampe
@ 2013-02-19  5:51     ` marco atzeri
  2013-02-19 14:03       ` psql crashes with snapshot - after rebase marco atzeri
  0 siblings, 1 reply; 7+ messages in thread
From: marco atzeri @ 2013-02-19  5:51 UTC (permalink / raw)
  To: cygwin

On 2/18/2013 8:44 PM, Thorsten Kampe wrote:
> * Christopher Faylor (Mon, 18 Feb 2013 10:46:43 -0500)
>> On Mon, Feb 18, 2013 at 04:27:17PM +0100, Thorsten Kampe wrote:
>>> I just downloaded the PostgreSQL client tools and noticed that psql
>>> crashes every time. The usual rebase didn't help. I reverted cygwin1.dll
>>> to the latest official version (1.7.17, 2012-10-19) and now psql works
>>> fine.
>>>
>>> What can I do - if anything at all - to debug the issue? Obviously, I
>>> cannot test every single snapshot after October last year and see where
>>> the crash "starts"...
>>
>> It isn't clear why you couldn't do that
>
> There were at around twenty five snapshots since October. To test them
> all would take a long time...
>
> ...but surprisingly already the first post 1.7.17 snapshot from 2012-11-
> 23 exhibits the problem[1].
>
>> but you could at least provide
>> *details* like cygcheck output
>
> see attached file
>
>> and what you mean by "crash".
>
>  From a DOS prompt:
>
>> psql --version
> 1 [main] psql 3196 exception::handle: Exception: STATUS_ACCESS_VIOLATION
> 626 [main] psql 3196 open_stackdumpfile: Dumping stack trace to
> psql.exe.stackdump
>
> And from a bash prompt:
>
> $ psql --version
> Segmentation fault
>
>> If there is a stackdump file then posting that would be useful.
>
> Attached
>
> Thorsten
> [1] http://cygwin.org/snapshots/cygwin1-20121123.dll.bz2
>
>

confirmed, I see the same.

strangely I noticed that psql of 9.2.2-1 does not suffer this problem,
and it seems due to cygpq.dll (rebase address ?).
I will investigate later

Marco









--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: psql crashes with snapshot - after rebase
  2013-02-19  5:51     ` marco atzeri
@ 2013-02-19 14:03       ` marco atzeri
  0 siblings, 0 replies; 7+ messages in thread
From: marco atzeri @ 2013-02-19 14:03 UTC (permalink / raw)
  To: cygwin

On 2/19/2013 6:51 AM, marco atzeri wrote:
>>
>>  From a DOS prompt:
>>
>>> psql --version
>> 1 [main] psql 3196 exception::handle: Exception: STATUS_ACCESS_VIOLATION
>> 626 [main] psql 3196 open_stackdumpfile: Dumping stack trace to
>> psql.exe.stackdump
>>
>> And from a bash prompt:
>>
>> $ psql --version
>> Segmentation fault
>>

>
> confirmed, I see the same.
>
> strangely I noticed that psql of 9.2.2-1 does not suffer this problem,
> and it seems due to cygpq.dll (rebase address ?).
> I will investigate later
>
> Marco
>

it seems that rebasing cygpq.dll causes a stackdump on the
snapshot but not on 1.7.17

At first glance the reloc table after rebasing looks correct ;
the removed portion is for the removed sections.

I uploaded the 9.2.3-1 version of cygpq.dll and the "objdump -x" outcome
at several stages here:

http://matzeri.altervista.org/works/rebase/
http://matzeri.altervista.org/cygwin-1.7/postgresql/

If someone want to check and guess what could be wrong


$ cat  psql.exe.stackdump
Exception: STATUS_ACCESS_VIOLATION at eip=F2910000
eax=F2910000 ebx=00000000 ecx=77C6389A edx=0047017C esi=61006C50 
edi=0028CD78
ebp=0028AC88 esp=0028AC4C program=E:\cygwin\bin\psql.exe, pid 8024, 
thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame     Function  Args
0028AC88  F2910000  (61273B28, 00000000, 00000000, 00000000)
0028ACF8  61006CF5  (00000000, 0028CD78, 61006C50, 00000000)
End of stack trace

marco@MARCOATZERI /usr/bin
$ uname -a
CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.18s(0.263/5/3) 20130131 05:33:37 
i686 Cygwin


Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-02-19 14:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-18 15:27 psql crashes with snapshot Thorsten Kampe
2013-02-18 15:45 ` Earnie Boyd
2013-02-18 15:46 ` Christopher Faylor
2013-02-18 19:51   ` psql crashes with snapshot - 2 files [1/1] Thorsten Kampe
2013-02-19  5:51     ` marco atzeri
2013-02-19 14:03       ` psql crashes with snapshot - after rebase marco atzeri
2013-02-18 18:49 ` psql crashes with snapshot Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).