On Mon, Mar 08, 2021 at 03:39:52PM +0000, Tomás de Almeida wrote: > I found a bug while running guix pull on a fresh Ubuntu 20.04 install > today, after the initial installation following the steps on the reference > manual. > > The log is pasted below.
Thanks for the report. > message: "build of > `/gnu/store/amzwifcfzwgmah63lxp319x9l6jj4can-python-wrapper-3.8.2.drv' > failed" Please send the log file of this failing build. You can find it with this command: `guix build /gnu/store/amzwifcfzwgmah63lxp319x9l6jj4can-python-wrapper-3.8.2.drv --log-file`
