On Sun, 2011-02-20 at 02:36 +0800, Rolf Leggewie wrote:
> On 19.02.2011 22:17, Lars Wirzenius wrote: 
> > Package: pastebinit
> > Version: 1.1-2
> > Severity: normal
> > 
> > When I try to use pastebinit with paste.debian.net, I don't get
> > a URL to the new page, just to the front page:
> > 
> > liw@havelock$ echo foo | pastebinit -i - -b http://paste.debian.net
> > http://paste.debian.net/
> > liw@havelock$ 
> 
> Lars,
> 
> thank you for reporting this.  I can confirm the issue with the latest
> release, paste.debian.net is my default pastebin.  pastebin.com is
> currently not working for me, either.  I suspect there is something
> going on with the website, possibly the interface changed and we need
> an update to the pastebin definition.
> 
> Regards
> 
> Rolf

As I mentioned on Launchpad, paste.debian.net requires the input to be
multiple lines long:

stgraber@castiana:~$ echo -e "1 2" | pastebinit -b
http://paste.debian.net

http://paste.debian.net/

stgraber@castiana:~$ echo -e "1\n2" | pastebinit -b
http://paste.debian.net

http://paste.debian.net/108205/

As far as I know, it's the only pastebin with such a limitation. It
might be worth asking whoever maintains it to rem

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to