https://bugzilla.redhat.com/show_bug.cgi?id=1839242
Andrew Bauer zonexpertconsulting@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value
--- Comment #1 from Andrew Bauer zonexpertconsulting@outlook.com --- UPDATE: I moved the examples folder out of the build and into the docs folder
The wemo binary requires udp port 54321 to be open in the firewall. A firewalld config file and readme instructions were added to document this.
UPDATE SPECFILE URL: https://raw.githubusercontent.com/knight-of-ni/specfiles/master/python-ouime...
UPDATED SRPM URL: https://download.copr.fedorainfracloud.org/results/kni/ouimeaux-fedora/fedor...
Note that this does introduce new errors running rpmlint:
$ rpmlint /var/lib/mock/fedora-32-x86_64/result/*.rpm python3-ouimeaux.noarch: W: no-manual-page-for-binary wemo python-ouimeaux.src:76: E: hardcoded-library-path in %{_prefix}/lib/firewalld/services python-ouimeaux.src:77: E: hardcoded-library-path in %{_prefix}/lib/firewalld/services/ python-ouimeaux.src:91: E: hardcoded-library-path in %{_prefix}/lib/firewalld/services/%{srcname}.xml 2 packages and 0 specfiles checked; 3 errors, 1 warnings.
However, these library paths have been implemented in the manner documented in the following link and in the firewalld specfile. https://fedoraproject.org/wiki/PackagingDrafts/ScriptletSnippets/Firewalld