Dominik Stadler schrieb:
> The following command will show you which package contains a file:
>
> $ dpkg -S /usr/lib/python2.6/shutil.py
> python2.6: /usr/lib/python2.6/shutil.py
>
> So python2.6 itself it is!
ok thanks, I didn't know that.
>
> However that file is correct in my installation,
Public bug reported:
File "/usr/lib/python2.6/shutil.py", line 34, in _samefile
if harattr(os.path,'samefile'):
NameError: global name 'harattr' is not defined
Fix: hasattr instead of harattr
I just don't know with which package this came...
Description:Ubuntu 9.10
2.6.31-14-generic #4
** Attachment added: "AptOrdering.txt"
http://launchpadlibrarian.net/35441392/AptOrdering.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/35441393/Dependencies.txt
** Attachment added: "Dmesg.txt"
http://launchpadlibrarian.net/35441394/Dmesg.txt
** Attachment