Bug 57025 - pve-firewall.service: Unable to locate executable '/usr/bin/update-alternatives': No such file or directory
Summary: pve-firewall.service: Unable to locate executable '/usr/bin/update-alternativ...
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: pve-firewall (show other bugs)
Version: unstable
Hardware: all Linux
: P5 minor
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-26 14:40 MSK by Ivan A. Melnikov
Modified: 2025-11-26 14:40 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan A. Melnikov 2025-11-26 14:40:41 MSK
При каждом старте pve-firewall.service в логи выдаётся 3 сообщения

pve-firewall.service: Unable to locate executable '/usr/bin/update-alternatives': No such file or directory

Действительно, /usr/bin/update-alternatives у нас нет, /usr/sbin/update-alternatives у нас symlink на /bin/true, а iptables и ebtables не управляются альтернативами.