Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O osa-docker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Redmine
    • Redmine
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Volodymyr SAVCHENKO
  • osa-docker
  • Issues
  • #5

Closed
Open
Created Sep 16, 2020 by Carlo FERRIGNO@ferrignoDeveloper

Wrong detection of symlinks

The message says: WARNING: directory "/home/ferrigno/INTEGRAL/test-osa11/testdata/scw" is a symlink, which may break since inside the container the filesystem layout is different WARNING: directory "/home/ferrigno/INTEGRAL/test-osa11/testdata/aux" is a symlink, which may break since inside the container the filesystem layout is different WARNING: directory "/opt/ic_tree/ic" is a symlink, which may break since inside the container the filesystem layout is different WARNING: directory "/opt/ic_tree/idx" is a symlink, which may break since inside the container the filesystem layout is different WARNING: directory "/home/ferrigno/INTEGRAL/test-osa11/run" is a symlink, which may break since inside the container the filesystem layout is different

This is not true, they are true directories: ls -l /home/ferrigno/INTEGRAL/test-osa11/testdata/ total 8 drwxr-xr-x 3 ferrigno ferrigno 4096 giu 11 2012 aux drwxr-xr-x 5 ferrigno ferrigno 4096 ago 30 2018 scw ls -l /opt/ic_tree total 12 drwxr-xr-x 4 ferrigno 4700 4096 lug 26 2018 cat drwxr-xr-x 9 root root 4096 set 20 2018 ic drwxr-xr-x 3 root root 4096 set 20 2018 idx

Assignee
Assign to
Time tracking