lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUB failure


From: Jonas Hahnfeld
Subject: Re: GUB failure
Date: Tue, 07 Apr 2020 11:25:55 +0200
User-agent: Evolution 3.36.1

Am Dienstag, den 07.04.2020, 10:20 +0100 schrieb Phil Holmes:
> ----- Original Message ----- 
> From: "Phil Holmes" <
> address@hidden
> >
> To: "Thomas Morley" <
> address@hidden
> >
> Cc: "David Kastrup" <
> address@hidden
> >; "Devel" <
> address@hidden
> >
> 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

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]