Pjotr Prins <pjotr.publi...@thebird.nl> skribis: > In ./guix/build/union.scm: > 117: 3 [union > "/gnu/store/b5rq0sl2jsqpqjxkhi68dy3racz1wfpv-profile/share/man/man1/python.1" > ...] > In unknown file: > ?: 2 [partition #<procedure file-is-directory? (file)> #] > In ./guix/build/union.scm: > 50: 1 [file-is-directory? > "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"] > In unknown file: > ?: 0 [stat > "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1" > ...] > > ERROR: In procedure stat: > ERROR: In procedure stat: No such file or directory: > "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"
Ooh, got it. I managed to reproduce it with a toy example. Should be fixed in 22ef06b801b284760b4ffd9587ea1a3dffd31baa. Can you confirm? Thank you! Ludo’.