Bug 2177726 - perl-Net-MQTT-Simple-1.21 subscription does not work
Summary: perl-Net-MQTT-Simple-1.21 subscription does not work
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: perl-Net-MQTT-Simple
Version: epel7
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Dave Olsthoorn
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-13 14:12 UTC by Michael R. Davis
Modified: 2023-03-13 14:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michael R. Davis 2023-03-13 14:12:27 UTC
Description of problem:

perl-Net-MQTT-Simple-1.21 subscription method does not actually work

Version-Release number of selected component (if applicable):

1.21

How reproducible:

every time

Steps to Reproduce:
1. run `mqtt-simple -h mqtt -s 'test' #in one terminal
2. mosquitto_pub -h mqtt -t test -m payload #in second terminal

Actual results:

script does not return topic/payload

Expected results:

$ mqtt-simple -h mqtt -s 'test'
test payload

Additional info:

Version perl-Net-MQTT-Simple-1.28 works fine and has been built for Fedora already.


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