#857401 chise-db: broken symlink: /usr/share/chise/0.3/db/db -> ../../../lib/xemacs-21.4.15/etc/chise-db #857401
- Package:
- chise-db
- Source:
- chise-base
- Submitter:
- Andreas Beckmann
- Date:
- 2023-07-05 11:12:04 UTC
- Severity:
- normal
- Tags:
Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. 0m29.8s ERROR: FAIL: Broken symlinks: /usr/share/chise/0.3/db/db -> ../../../lib/xemacs-21.4.15/etc/chise-db This evaluates to /usr/share/lib/xemacs-21.4.15/etc/chise-db Looks like you are missing one level of '../', since /usr/lib/xemacs-21.4.15/etc/chise-db exists ... cheers, Andreas
Hi, I think this is simply a packaging mistake where the symlink was installed into the wrong directory. There should be no directory called "db" AFAIKT. James