Project

General

Profile

Actions

Bug #12129

closed

extra include_file entry

Added by Viktor Gurov almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
stunnel
Target version:
-
Start date:
07/15/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

<include_file>/usr/local/pkg/stunnel.inc</include_file>

is already exists in security/pfSense-pkg-stunnel/files/usr/local/pkg/stunnel.xml

see
https://github.com/pfsense/FreeBSD-ports/commit/252e39a4a93700330ce516eff07f2eddc26933f0#commitcomment-53505240

Actions #2

Updated by Renato Botelho almost 3 years ago

  • Status changed from New to Feedback
  • Assignee set to Viktor Gurov

PR has been merged. Thanks!

Actions #3

Updated by Kris Lou almost 3 years ago

Upgraded to pfsense-CE 2.5.2, prior to this commit:

PHP ERROR: Type: 1, File: /etc/inc/xmlparse.inc, Line: 89, Message: Uncaught Exception: XML error: INCLUDE_FILE at line 37 cannot occur more than once
in /etc/inc/xmlparse.inc:89
Stack trace:
#0 [internal function]: startElement(Resource id #64, 'INCLUDE_FILE', Array)
#1 /etc/inc/xmlparse.inc(188): xml_parse(Resource id #64, '<?xml version="...', false)
#2 /etc/inc/xmlparse.inc(160): parse_xml_config_raw('/usr/local/pkg/...', 'packagegui', 'false')
#3 /etc/inc/pkg-utils.inc(871): parse_xml_config_pkg('/usr/local/pkg/...', 'packagegui')
#4 /etc/rc.packages(76): install_package_xml('stunnel')
#5 {main}
thrown @ 2021-07-14 21:42:47
PHP ERROR: Type: 1, File: /etc/inc/xmlparse.inc, Line: 89, Message: Uncaught Exception: XML error: INCLUDE_FILE at line 37 cannot occur more than once
in /etc/inc/xmlparse.inc:89
Stack trace:
#0 [internal function]: startElement(Resource id #71, 'INCLUDE_FILE', Array)
#1 /etc/inc/xmlparse.inc(188): xml_parse(Resource id #71, '<?xml version="...', false)
#2 /etc/inc/xmlparse.inc(160): parse_xml_config_raw('/usr/local/pkg/...', 'packagegui', 'false')
#3 /etc/inc/pkg-utils.inc(700): parse_xml_config_pkg('/usr/local/pkg/...', 'packagegui')
#4 /etc/rc.start_packages(66): sync_package('stunnel')
#5 {main}
thrown @ 2021-07-14 21:42:50
PHP ERROR: Type: 1, File: /etc/inc/xmlparse.inc, Line: 89, Message: Uncaught Exception: XML error: INCLUDE_FILE at line 37 cannot occur more than once
in /etc/inc/xmlparse.inc:89
Stack trace:
#0 [internal function]: startElement(Resource id #50, 'INCLUDE_FILE', Array)
#1 /etc/inc/xmlparse.inc(188): xml_parse(Resource id #50, '<?xml version="...', false)
#2 /etc/inc/xmlparse.inc(160): parse_xml_config_raw('/usr/local/pkg/...', 'packagegui', 'false')
#3 /etc/inc/pkg-utils.inc(1017): parse_xml_config_pkg('/usr/local/pkg/...', 'packagegui')
#4 /etc/rc.packages(80): delete_package_xml('stunnel', 'deinstall')
#5 {main}
thrown @ 2021-07-14 21:43:11

Above seems fixed with stunnel 5.50_9.

Actions #4

Updated by Renato Botelho almost 3 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF