Bug#778336: pastebinit: fails in the default configuration

2015-02-16 Thread Andrew Starr-Bochicchio
This could be fixed by fixing #760341 so that pastebinit defaults to paste.debian.net The root cause of that is lsb-release doesn't support Python 3, breaking the distro detection. The attached patch works around that by using platform to detect the distribution instead. Thanks, -- Andrew

Bug#760341: Bug#778336: pastebinit: fails in the default configuration

2015-02-16 Thread Rolf Leggewie
On 17.02.2015 01:49, Andrew Starr-Bochicchio wrote: This could be fixed by fixing #760341 so that pastebinit defaults to paste.debian.net The root cause of that is lsb-release doesn't support Python 3, breaking the distro detection. The attached patch works around that by using platform to

Bug#778336: pastebinit: fails in the default configuration

2015-02-13 Thread Tomasz Buchert
Package: pastebinit Version: 1.4-3 Severity: important Dear Maintainer, * What led up to the situation? I wanted to paste my piece of code. * What exactly did you do (or not do) that was effective (or ineffective)? I've run: echo foo\nq\nb\nc | pastebinit * What was