Am Dienstag, den 07.04.2020, 10:20 +0100 schrieb Phil Holmes: > ----- Original Message ----- > From: "Phil Holmes" < > m...@philholmes.net > > > To: "Thomas Morley" < > thomasmorle...@gmail.com > > > Cc: "David Kastrup" < > d...@gnu.org > >; "Devel" < > lilypond-devel@gnu.org > > > Sent: Monday, April 06, 2020 5:02 PM > Subject: Re: GUB failure > > > > I bit the bullet and started the upgrade to 16.04. I check that's OK then > > consider 18.04 later. Upgrading via the GUI software updater. > > > > Now with Ubuntu 16.04 and therefore Python 3.5, the build failed. Any help > appreciated. Error was: > > Traceback (most recent call last): > File "bin/gub", line 231, in exceptional_build > build (settings, options, files) > File "bin/gub", line 206, in build > manager = gup.DependencyManager (settings.system_root) > File "bin/../gub/gup.py", line 353, in __init__ > PackageManager.__init__ (self, *args, **kwargs) > File "bin/../gub/gup.py", line 314, in __init__ > FileManager.__init__ (self, root, **kwargs) > File "bin/../gub/gup.py", line 59, in __init__ > self._file_package_db = db.open (files_db, 'c') > File "/usr/lib/python2.7/anydbm.py", line 84, in open > mod = __import__(result) > ImportError: No module named gdbm
Do you have "python-gdbm" installed? Note that GUB uses Python 2, so not talking about python3-gdbm. Jonas
signature.asc
Description: This is a digitally signed message part