** Description changed:

- The version of amqp-tools in 18.04.1 LTS (and 14.04 iirc) has a bug
- which renders parts of the cli unusable:
+ [Impact]
+ The --server and -url parameters do not function as documented, due to an 
upstream coding error that was fixed in release 0.8.1.
+ 
+ [Test Case]
+ TBD
+ 
+ [Regression Potential]
+ 
+ [Fix]
+ The upstream patch corrects handling of --server, --url, and other options by 
reorganizing the logic flow.
+ 
+ [Discussion]
+ The issue appears not to be a regression from a recent change, but a problem 
that has existed for quite a while:
+ 
+  librabbitmq | 0.0.1.hg216-1 | precise/universe | source
+  librabbitmq | 0.4.1-1       | trusty           | source
+  librabbitmq | 0.7.1-1       | xenial/universe  | source
+  librabbitmq | 0.8.0-1build1 | bionic/universe  | source
+  librabbitmq | 0.8.0-1build1 | cosmic/universe  | source
+  librabbitmq | 0.9.0-0.2     | disco            | source
+  librabbitmq | 0.9.0-0.2     | eoan             | source
+ 
+ The fix should be backported to bionic and probably cosmic.  Earlier
+ releases are probably also affected but probably only worth doing if the
+ patch applies cleanly to them.
+ 
+ [Original Report]
+ The version of amqp-tools in 18.04.1 LTS (and 14.04 iirc) has a bug which 
renders parts of the cli unusable:
  
  https://github.com/alanxz/rabbitmq-c/issues/364
  
  1) 18.04.1 LTS bionic
  2) 0.8.0-1build1
  3) `amqp-consume --server=foobar:5672 -q queue cat` should work
  4) amqp-consume complains that you cannot use --server and --url together

** Changed in: librabbitmq (Ubuntu Eoan)
       Status: Triaged => Fix Released

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

Title:
  [SRU] amqp-tools server parameter unusable

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

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

Reply via email to