[Libreoffice-bugs] [Bug 132074] python shelve don't work - missing dbm module

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 14 09:45:48 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=132074

Michael Stahl (CIB) <michael.stahl at cib.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |sbergman at redhat.com
         Resolution|---                         |WONTFIX
          Component|BASIC                       |sdk

--- Comment #3 from Michael Stahl (CIB) <michael.stahl at cib.de> ---
comment in ExternalPackage_python3.mk:

# packages not shipped:
# dbm, sqlite3 - need some database stuff
# curses - need curses to build the C module
# idlelib, tkinter, turtledemo - need Tk to build the C module
# test - probably unnecessary? was explicitly removed #i116738#
# venv - why would we need virtual environments

this indicates that dbm is deliberately disabled because it has runtime
dependencies that we don't want to spend the effort to bundle with LO.

hence i think this is WONTFIX.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200414/96c96a89/attachment.htm>


More information about the Libreoffice-bugs mailing list