Andreas Enge skribis:
> when running "guix package -i ...", I obtain the following message:
>
> find-files: /home/privat/.guix-profile/xml/: No such file or directory
Here’s a way to reproduce it:
--8<---cut here---start->8---
$ guix package -p foo -i libxml2
Hello,
when running "guix package -i ...", I obtain the following message:
find-files: /home/privat/.guix-profile/xml/: No such file or directory
Maybe, somewhere some special code needs to first check the existence
of the subdirectory/symbolic link.
Andreas