[Bug 583426] Re: Missing __init__.py

Launchpad Bug Tracker 583426 at bugs.launchpad.net
Thu Jun 5 05:58:51 UTC 2014


This bug was fixed in the package lazr.uri - 1.0.3-2

---------------
lazr.uri (1.0.3-2) unstable; urgency=low


  [ Stefano Rivera ]
  * Get rid of .pth files, dh_python2's namespace support is sufficient
    (LP: #583426)
  * Include configure.zcml (LP: #822469)
  * Update watch file.
  * Bump machine readable debian/copyright's format to 1.0.
  * Bump Standards-Version to 3.9.5.
    * Bump debhelper Build-Dep to 8.1 for build-{arch,indep}.
  * Bump Copyright years.
  * Port to pybuild.
  * Verify upstream PGP signatures with uscan.
  * Add DEP-12 upstream metadata.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Stefano Rivera <stefanor at debian.org>  Thu, 05 Jun 2014 00:46:06
+0200

** Changed in: lazr.uri (Ubuntu)
       Status: Confirmed => Fix Released

-- 
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:
  Fix Released
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