Please bump to v2.30 which makes bpaste patch redundant. Tia.
This release is broken, there is no reason to debug it. 2.29 works just fine.
Created attachment 659178 [details] build.log Uploaded via wgetpaste to bpaste.net and copy/pasted here...
build log is useless here really (because it is just a shell script calling wget). It simply ignores what you give it as input and ends up with the following: 17:39 <sam_> Apparently nothing was received. Perhaps the connection failed. Enable --verbose or 17:39 <sam_> --debug to get the output from wget that can help diagnose it correctly. (Thanks to Sam for double checking it for me).
(In reply to Mikle Kolyada from comment #3) > build log is useless here really (because it is just a shell script calling > wget). It simply ignores what you give it as input and ends up with the > following: > > 17:39 <sam_> Apparently nothing was received. Perhaps the connection failed. > Enable --verbose or > 17:39 <sam_> --debug to get the output from wget that can help diagnose it > correctly. > > (Thanks to Sam for double checking it for me). With bpaste, you need the patch from https://github.com/zlin/wgetpaste/issues/15#issuecomment-688502311 . Somewhere in my bug editing I believe this got lost. I have just refreshed the github repo, and I see that https://github.com/zlin/wgetpaste/pull/16 provides a fresh clean implementation of the v1 API that bpa.st requires, since the new URL does not support the legacy deprecated POST interface (which bpaste.net still does). Perhaps we'll ditch the v2.30 release, and wait for v2.31 with these new patches incorporated.
reopen once new release is there, so far 2.29 works just fine as I have already said.
*** Bug 770295 has been marked as a duplicate of this bug. ***
*** Bug 772158 has been marked as a duplicate of this bug. ***
The git master branch has some new commits so it may be good to add a new unstable 2.30 release. 2.29 does not work for me with dpaste, I always get the same "nothing was received" error.
(In reply to Jernej Jakob from comment #8) > The git master branch has some new commits so it may be good to add a new > unstable 2.30 release. 2.29 does not work for me with dpaste, I always get > the same "nothing was received" error. Isn’t that already in tree?
No, 2.30_p20210222-r2 is f9b08c5000 + 40ae076290 (as patch file), upstream master has some additional commits (implementing bpaste v1 API).
Ask upstream to make a new tag and we are fine.