Bug 1618569 - [abrt] libreswan: configsetupcheck(): verify:398:configsetupcheck:TypeError: a bytes-like object is required, not 'str'
Summary: [abrt] libreswan: configsetupcheck(): verify:398:configsetupcheck:TypeError: ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: libreswan
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Wouters
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ddd0e0bffab9f51694310924e1f...
: 1650915 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-17 01:49 UTC by Adriano de Souza Xavier
Modified: 2019-05-28 23:44 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-05-28 23:44:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.57 KB, text/plain)
2018-08-17 01:49 UTC, Adriano de Souza Xavier
no flags Details
File: cgroup (331 bytes, text/plain)
2018-08-17 01:49 UTC, Adriano de Souza Xavier
no flags Details
File: cpuinfo (1.57 KB, text/plain)
2018-08-17 01:49 UTC, Adriano de Souza Xavier
no flags Details
File: environ (2.35 KB, text/plain)
2018-08-17 01:49 UTC, Adriano de Souza Xavier
no flags Details
File: mountinfo (3.65 KB, text/plain)
2018-08-17 01:49 UTC, Adriano de Souza Xavier
no flags Details
File: namespaces (129 bytes, text/plain)
2018-08-17 01:49 UTC, Adriano de Souza Xavier
no flags Details
File: open_fds (235 bytes, text/plain)
2018-08-17 01:49 UTC, Adriano de Souza Xavier
no flags Details

Description Adriano de Souza Xavier 2018-08-17 01:49:28 UTC
Version-Release number of selected component:
libreswan-3.25-3.fc28

Additional info:
reporter:       libreport-2.9.5
cmdline:        /usr/bin/python3 /usr/libexec/ipsec/verify
crash_function: configsetupcheck
exception_type: TypeError
executable:     /usr/libexec/ipsec/verify
interpreter:    python3-3.6.6-1.fc28.x86_64
kernel:         4.17.14-201.fc28.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
verify:398:configsetupcheck:TypeError: a bytes-like object is required, not 'str'

Traceback (most recent call last):
  File "/usr/libexec/ipsec/verify", line 426, in <module>
    main()
  File "/usr/libexec/ipsec/verify", line 417, in main
    configsetupcheck()
  File "/usr/libexec/ipsec/verify", line 398, in configsetupcheck
    err = err.replace("Warning"," Warning")
TypeError: a bytes-like object is required, not 'str'

Local variables in innermost frame:
err: b"warning: could not open include filename: '/etc/ipsec.d/*.conf'\n"
configsetup: b"export confreadstatus=''\nexport klipsdebug=''\nexport plutodebug='0'\nexport logtime='yes'\nexport plutostderrlogtime='yes'\nexport logappend='yes'\nexport logip='yes'\nexport dnssec-enable='yes'\nexport dnssec-rootkey-file='/var/lib/unbound/root.key'\nexport perpeerlog='no'\nexport fragicmp='no'\nexport hidetos='yes'\nexport uniqueids='yes'\nexport shuntlifetime='900'\nexport crl-strict='no'\nexport crl_strict='no'\nexport strictcrlpolicy='no'\nexport ocsp-strict='no'\nexport ocsp_strict='no'\nexport ocsp-enable='no'\nexport ocsp_enable='no'\nexport ocsp-timeout='2'\nexport ocsp_timeout='2'\nexport ocsp-cache-size='1000'\nexport ocsp-cache-min-age='3600'\nexport ocsp-cache-max-age='86400'\nexport ddos-mode='1'\nexport seccomp='3'\nexport ddos-ike-threshold='25000'\nexport max-halfopen-ike='50000'\nexport ikeport='500'\nexport ike-socket-errqueue='yes'\nexport xfrmlifetime='300'\nexport virtual_private='%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,%v4:25.0.0.0/8,%v4:100.64.0.0/10,%v6:fd00::/8,%v6:fe80::/10'\nexport virtual-private='%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,%v4:25.0.0.0/8,%v4:100.64.0.0/10,%v6:fd00::/8,%v6:fe80::/10'\nexport nat_ikeport='4500'\nexport nat-ikeport='4500'\nexport nhelpers='-1'\nexport drop-oppo-null='no'\nexport secctx_attr_value='32001'\nexport secctx-attr-value='32001'\nexport secctx-attr-type='32001'\n# obsolete option 'plutorestartoncrash' ignored\n# obsolete option 'forwardcontrol' ignored\n# obsolete option 'rp_filter' ignored\n# obsolete option 'pluto' ignored\n# obsolete option 'prepluto' ignored\n# obsolete option 'postpluto' ignored\n# obsolete option 'plutoopts' ignored\n# obsolete option 'plutowait' ignored\n# obsolete option 'nocrsend' ignored\n# obsolete option 'nat_traversal' ignored\n# obsolete option 'disable_port_floating' ignored\n# obsolete option 'force_keepalive' ignored\n# obsolete option 'plutofork' ignored\n# obsolete option 'force-busy' ignored\n# obsolete option 'force-busy' ignored\n# obsolete option 'oe' ignored\n"
p: <subprocess.Popen object at 0x7f94ea2fbda0>

Comment 1 Adriano de Souza Xavier 2018-08-17 01:49:35 UTC
Created attachment 1476537 [details]
File: backtrace

Comment 2 Adriano de Souza Xavier 2018-08-17 01:49:37 UTC
Created attachment 1476538 [details]
File: cgroup

Comment 3 Adriano de Souza Xavier 2018-08-17 01:49:39 UTC
Created attachment 1476539 [details]
File: cpuinfo

Comment 4 Adriano de Souza Xavier 2018-08-17 01:49:41 UTC
Created attachment 1476540 [details]
File: environ

Comment 5 Adriano de Souza Xavier 2018-08-17 01:49:42 UTC
Created attachment 1476541 [details]
File: mountinfo

Comment 6 Adriano de Souza Xavier 2018-08-17 01:49:47 UTC
Created attachment 1476542 [details]
File: namespaces

Comment 7 Adriano de Souza Xavier 2018-08-17 01:49:48 UTC
Created attachment 1476543 [details]
File: open_fds

Comment 8 Michal Kilijanek 2018-11-17 15:43:16 UTC
*** Bug 1650915 has been marked as a duplicate of this bug. ***

Comment 9 Ben Cotton 2019-05-02 19:48:39 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 10 Ben Cotton 2019-05-28 23:44:52 UTC
Fedora 28 changed to end-of-life (EOL) status on 2019-05-28. Fedora 28 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.