** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/48822585/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/48822586/XsessionErrors.txt

** Description changed:

  When I'm running pylint I get the following warning:
  
- warning: Not importing directory '/usr/share/pyshared/google': missing
- __init__.py
+ warning: Not importing directory '/usr/share/pyshared/google': missing 
__init__.py
+ warning: Not importing directory '/usr/share/pyshared/lazr': missing 
__init__.py
  
  All other folders from /usr/share/pyshared have an __init__.py file, so
  I guess that adding that file could solve this problem.
  
  ProblemType: Bug
  Architecture: i386
  Date: Thu May 20 19:46:16 2010
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  Package: python-protobuf 2.0.3-2.2ubuntu2
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
  SourcePackage: protobuf
  Uname: Linux 2.6.31-19-generic i686

** Also affects: lazr.uri (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: lazr.restfulclient (Ubuntu)
   Importance: Undecided
       Status: New

** Description changed:

  When I'm running pylint I get the following warning:
  
  warning: Not importing directory '/usr/share/pyshared/google': missing 
__init__.py
  warning: Not importing directory '/usr/share/pyshared/lazr': missing 
__init__.py
  
  All other folders from /usr/share/pyshared have an __init__.py file, so
  I guess that adding that file could solve this problem.
+ 
+ This is a possible fix:
+ sudo touch /usr/share/pyshared/google/__init__.py
+ sudo touch /usr/share/pyshared/lazr/__init__.py
  
  ProblemType: Bug
  Architecture: i386
  Date: Thu May 20 19:46:16 2010
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  Package: python-protobuf 2.0.3-2.2ubuntu2
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
  SourcePackage: protobuf
  Uname: Linux 2.6.31-19-generic i686

-- 
Missing __init__.py
https://bugs.launchpad.net/bugs/583426
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to