[Bug 583426] Re: Missing __init__.py

Launchpad Bug Tracker 583426 at bugs.launchpad.net
Thu Jun 5 04:22:42 UTC 2014


** Branch linked: lp:debian/lazr.uri

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lazr.restfulclient in Ubuntu.
https://bugs.launchpad.net/bugs/583426

Title:
  Missing __init__.py

Status in “lazr.restfulclient” package in Ubuntu:
  Fix Released
Status in “lazr.uri” package in Ubuntu:
  Confirmed
Status in “protobuf” package in Ubuntu:
  Confirmed

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lazr.restfulclient/+bug/583426/+subscriptions



More information about the foundations-bugs mailing list