Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dead links result in an error #271

Closed
LooOOooM opened this issue Mar 22, 2021 · 1 comment
Closed

Dead links result in an error #271

LooOOooM opened this issue Mar 22, 2021 · 1 comment

Comments

@LooOOooM
Copy link
Contributor

LooOOooM commented Mar 22, 2021

Error: /Stage[main]/Os_hardening::Minimize_access/File[/usr/bin]: Failed to generate additional resources using 'eval_generate': No such file or directory @ rb_file_s_stat - /usr/bin/policytool
Error: /Stage[main]/Os_hardening::Minimize_access/File[/bin]: Failed to generate additional resources using 'eval_generate': No such file or directory @ rb_file_s_stat - /bin/policytool

Error: /Stage[main]/Os_hardening::Minimize_access/File[/usr/bin]: Failed to generate additional resources using 'eval_generate': No such file or directory @ rb_file_s_stat - /usr/bin/miniterm-3.6.py
Error: /Stage[main]/Os_hardening::Minimize_access/File[/bin]: Failed to generate additional resources using 'eval_generate': No such file or directory @ rb_file_s_stat - /bin/miniterm-3.6.py

ls: Zugriff auf '/usr/bin/miniterm.py-3' nicht m▒glich: No such file or directory
ls: Zugriff auf '/usr/bin/miniterm.py-3' nicht m▒glich: No such file or directory
lrwxrwxrwx. 1 root root 22 14. Mai 2019  /bin/miniterm-3.6.py -> /usr/bin/miniterm.py-3
lrwxrwxrwx. 1 root root 22 14. Mai 2019  /usr/bin/miniterm-3.6.py -> /usr/bin/miniterm.py-3

Sometimes there are dead links existing. For example Java creates the link above which ends up nowhere.
OS Hardening gives and error that this file is not existing.
Better would be to ignore those dead links

LooOOooM pushed a commit to LooOOooM/puppet-os-hardening that referenced this issue Mar 22, 2021
LooOOooM pushed a commit to LooOOooM/puppet-os-hardening that referenced this issue Mar 22, 2021
Signed-off-by: Timo Bergemann <extern.timo.bergemann@4com.de>
LooOOooM pushed a commit to LooOOooM/puppet-os-hardening that referenced this issue Mar 22, 2021
LooOOooM pushed a commit to LooOOooM/puppet-os-hardening that referenced this issue Mar 22, 2021
Signed-off-by: Timo Bergemann <extern.timo.bergemann@4com.de>
LooOOooM pushed a commit to LooOOooM/puppet-os-hardening that referenced this issue Mar 22, 2021
Signed-off-by: Timo Bergemann <extern.timo.bergemann@4com.de>
LooOOooM pushed a commit to LooOOooM/puppet-os-hardening that referenced this issue Mar 23, 2021
LooOOooM pushed a commit to LooOOooM/puppet-os-hardening that referenced this issue Mar 23, 2021
Signed-off-by: Timo Bergemann <extern.timo.bergemann@4com.de>
LooOOooM pushed a commit to LooOOooM/puppet-os-hardening that referenced this issue Mar 23, 2021
Signed-off-by: Timo Bergemann <extern.timo.bergemann@4com.de>
mcgege pushed a commit that referenced this issue Apr 5, 2021
* Fix: Dead links result in an error #271

Signed-off-by: Timo Bergemann <extern.timo.bergemann@4com.de>
@mcgege
Copy link
Member

mcgege commented Apr 5, 2021

fixed by #272

@mcgege mcgege closed this as completed Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants