bug-xorriso
[Top][All Lists]
Advanced

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

[Bug-xorriso] resolving symlinks


From: Justin Cormack
Subject: [Bug-xorriso] resolving symlinks
Date: Fri, 4 Aug 2017 16:43:57 +0100

I am trying to burn a filesystem image that has a symlink to a file in
/proc which causes a couple of issues.

I get the error

xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:linuxkit-efi.iso'
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : FAILURE : Cannot obtain link target of :
'/tmp/efi/containers/services/nginx/lower/var/log/nginx/error.log' :
No such file or directory
xorriso : NOTE : Problem occurred with intermediate path :
'/proc/self/fd/pipe:[600539]'
xorriso : aborting : -abort_on 'FAILURE' encountered 'FAILURE'

The file is symlinked to /proc/self/fd/2 which just happens to be a
pipe in this case, hence the odd pipe:[600539] link which Linux does.

I really want to write this file even though the link can't be
resolved/checked at burn time, but I can't find a way of doing this.



reply via email to

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