Howdy, The problem I described is new as of this SRU, the issue you're hitting is an older one. You can't use -i but must pipe output to pastebinit:
unit193@Sigma:~$ cat popcon_perf2.patch | pastebinit /usr/bin/pastebinit:42: DeprecationWarning: dist() and linux_distribution() functions are deprecated in Python 3.5 release = platform.linux_distribution()[0].lower() /usr/bin/pastebinit:414: DeprecationWarning: pasteURLopener style of invoking requests is deprecated. Use newer urlopen functions/methods url_opener = pasteURLopener() http://paste.openstack.org/show/5PwveZ4A1TjJb5YrsyeD This is with 1.5-2 on disco. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812232 Title: Deprecation warnings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pastebinit/+bug/1812232/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
