[Pkg-utopia-maintainers] Bug#559547: __init__.pys present on my system

Joseph Spiros joseph at josephspiros.com
Sun Dec 6 18:41:50 UTC 2009


Same here.

$ dpkg -L python-coherence | grep /__init__\\.py\$
/usr/share/pyshared/coherence/upnp/core/test/__init__.py
/usr/share/pyshared/coherence/extern/louie/__init__.py
/usr/share/pyshared/coherence/extern/galleryremote/__init__.py
/usr/share/pyshared/coherence/extern/youtubedl/__init__.py
/usr/share/pyshared/coherence/__init__.py

However, __init__.py files are missing in many of the other
subdirectories of /usr/share/pyshared/coherence, which causes those
directories to not be seen as packages/modules.

For example, /usr/share/pyshared/coherence/extern/__init__.py does not
exist. It does exist in the current trunk of the coherence project, and
needs to exists to allow coherence(1) to import extern.simple_config.

On 12/6/09 10:25 AM, Matt Kraai wrote:
> Hi,
> 
> I have python-coherence 0.6.4-4 installed on my system.  According to
> dpkg, it contains the following __init__.pys:
> 
>  $ dpkg -L python-coherence | grep /__init__\\.py\$
>  /usr/share/pyshared/coherence/upnp/core/test/__init__.py
>  /usr/share/pyshared/coherence/extern/louie/__init__.py
>  /usr/share/pyshared/coherence/extern/galleryremote/__init__.py
>  /usr/share/pyshared/coherence/extern/youtubedl/__init__.py
>  /usr/share/pyshared/coherence/__init__.py
> 
> I also verified that all of these files exist.  Would you please run
> the same command that I did to see if dpkg should have installed those
> files on your system and, if so, check whether they're present?
> 

-- 
Joseph Spiros
joseph at josephspiros.com
+1 (440) 707-6855






More information about the Pkg-utopia-maintainers mailing list