FS#75547 - [ufw-extras] [mosh] mosh's ufw configuration file conflicts
Attached to Project:
Community Packages
Opened by Y7n05h (Y7n05h) - Monday, 08 August 2022, 10:40 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 09 August 2022, 13:47 GMT
Opened by Y7n05h (Y7n05h) - Monday, 08 August 2022, 10:40 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 09 August 2022, 13:47 GMT
|
Details
Both ufw-extras and mosh contain mosh's ufw configuration
information.
These two files are from ufw-extras and mosh respectively, and their contents are exactly the same. Although they have different file names, they both use mosh as the name of the configuration information, which causes ufw to detect duplicate configuration files after mosh-enabled configurations. Please delete either of these two files. /etc/ufw/applications.d/ufw-mosh /etc/ufw/applications.d/mosh After enabling mosh's configuration information in ufw, ufw always detects duplicate configuration files and gives the following warning. WARN: Duplicate profile 'mosh', using last found Additional info: * package version(s) mosh 1.3.2-18 ufw-extras 0.7.0-2 * config and/or log files etc. * link to upstream bug report, if any Steps to reproduce: pacman -S mosh ufw ufw-extras ufw enable ufw allow mosh ufw status |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Tuesday, 09 August 2022, 13:47 GMT
Reason for closing: Fixed
Tuesday, 09 August 2022, 13:47 GMT
Reason for closing: Fixed
FS#58800