Public bug reported:

This bug is related to #1790657, but not the same.

Broken behaviour:

amqp-consume -s mq.example.com --port 5672  cat
opening socket to localhost:5672

amqp-consume --server=mq.example.com --port 5672  cat
opening socket to localhost:5672

It connects to localhost instead to mq.example.com

This works, but says deprecated:

amqp-consume --server=mq.example.com:5672  cat
Specifying the port number with --server is deprecated
opening socket to mq.example.com:5672


Verified on xenial, bionic and focal.

** Affects: librabbitmq (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888313

Title:
  amqp-tools port parameter unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/librabbitmq/+bug/1888313/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to