Public bug reported:

csysdig in Noble (0.35.0+repack-1build2) refuses to start with the following 
error:
```
filesystem error: directory iterator cannot open directory: No such file or 
directory [./chisels/].
```

strace confirms that csysdig looking for chisels/ in current directory
instead of /usr/share/sysdig/chisels

As a workaround, symlinking the folder to current directory (cd /root;
ln -s /usr/share/sysdig/chisels) fixes the issue but package build
should be fixed regardless.

Thanks.

** Affects: sysdig (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: regression-release

** Description changed:

- csysdig refuses to start with the following error:
+ csysdig in Noble (0.35.0+repack-1build2) refuses to start with the following 
error:
  ```
  filesystem error: directory iterator cannot open directory: No such file or 
directory [./chisels/].
  ```
  
  strace confirms that csysdig looking for chisels/ in current directory
  instead of /usr/share/sysdig/chisels
  
  As a workaround, symlinking the folder to current directory (cd /root;
  ln -s /usr/share/sysdig/chisels) fixes the issue but package build
  should be fixed regardless.
  
  Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055477

Title:
  csysdig is broken asking for ./chiseles/ in current directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysdig/+bug/2055477/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to