/usr/lib/debug symlink not created correctly |
|
Issue descriptionBuilding and testing an image currently produces the following error message: ERROR: Insecure symlink: /usr/lib/debug/debug -> /usr/local/usr/lib/debug /usr/lib/debug is meant to be a symlink to /usr/local/usr/lib/debug, but the /usr/lib/debug directory is being created and populated at some point before build_image can be run, causing the symlink to nest inside the directory. |
|
►
Sign in to add a comment |
|