Bug 12727

Summary: Debian build seems to be broken
Product: Location Database Reporter: Michael Tremer <michael.tremer>
Component: liblocAssignee: Stefan Schantl <stefan.schantl>
Status: NEW --- QA Contact: Peter Müller <peter.mueller>
Severity: Crash    
Priority: Will affect all users    
Version: unspecified   
Hardware: unspecified   
OS: Unspecified   
See Also: https://bugzilla.ipfire.org/show_bug.cgi?id=12913

Description Michael Tremer 2021-11-22 10:31:44 UTC
The latest (0.9.9) Debian build does not seem to be packaged right at all.

I suppose there is a connection with bug 12468, but suddenly all sorts of files are not in places where they are expected.

> root@location01:~/configuration/haj.ipfire.org/location01# python3
> Python 3.9.2 (default, Feb 28 2021, 17:03:44)
> [GCC 10.2.1 20210110] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import sys
> >>> sys.path
> ['', '/usr/lib/python39.zip', '/usr/lib/python3.9', '/usr/lib/python3.9/lib-dynload', '/usr/local/lib/python3.9/dist-packages', '/usr/lib/python3/dist-packages']

The files in the package are located in /usr/lib/python3.9/site-packages.