confirmation code broken on http://www.freebsd.org/send-pr.html

Eike Dierks eike at inter.net
Tue May 14 17:54:47 UTC 2013



http://www.freebsd.org/cgi/dosendpr.cgi:
Incorrect confirmation code

You need to enter the correct code from the image displayed. Please return to the form and enter the code exactly as shown. Thank you.



Request URL:http://www.freebsd.org/cgi/dosendpr.cgi
Request Method:POST
Status Code:200 OK
Request Headersview source
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8
Cache-Control:max-age=0
Connection:keep-alive
Content-Length:3376
Content-Type:multipart/form-data; boundary=----WebKitFormBoundarycgq1d5SeU5pwM7Mo
Cookie:__utma=1.2104070929.1366058360.1368179764.1368549708.25; __utmb=1.11.10.1368549708; __utmc=1; __utmz=1.1368549708.25.13.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=(not%20provided)
Host:www.freebsd.org
Origin:http://www.freebsd.org
Referer:http://www.freebsd.org/send-pr.html
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
Request Payload
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="submitterid"

current-users
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="confidential"

no
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="severity"

non-critical
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="priority"

low
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="email"

eike at snafu.de
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="originator"

Eike Dierks
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="organization"


------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="synopsis"

devel/rubygem-rdoc needs update for ruby20
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="category"

ports
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="class"

change-request
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="release"

9.0-RELEASE
------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="environment"

FreeBSD freebsdmin 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Nov 20 02:54:47 CET 2012     eike at netbsdmin:/usr/obj/usr/src/sys/MIN  amd64

------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="description"

rdoc,v3.12.1
fails when used with ruby2.0
with lots of encoding problems

for example fails to install rubygem-coderay:
incompatible character encodings: UTF-8 and ASCII-8BIT

It should be updated to rdoc,v4.01






------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="howtorepeat"

in /etc/make.conf:
RUBY_VER=2.0

# cd /usr/src/ports/devel/rubygem-rdoc
# make install
# rdoc --version
rdoc 3.12.1

coderay fails:
# cd /usr/src/ports/textproc/rubygem-coderay
# make install
===>  Installing for rubygem-coderay-1.0.9

Installing RDoc documentation for coderay-1.0.9...
ERROR:  While generating documentation for coderay-1.0.9
... MESSAGE:   error generating index.html: incompatible character encodings: UTF-8 and ASCII-8BIT (Encoding::CompatibilityError)
... RDOC args: --op /usr/local/lib/ruby/gems/2.0/doc/coderay-1.0.9/rdoc -SNw2 -mREADME_INDEX.rdoc -t CodeRay Documentation lib README_INDEX.rdoc --title coderay-1.0.9 Documentation --quiet
*** Error code 1

Stop in /usr/src/ports/textproc/rubygem-coderay.





------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="fix"

Update rdoc to 4.0.1
# cd /usr/src/ports/devel/rubygem-rdoc
in Makefile:
PORTVERSION=    4.0.1
mv distfile distfile.3.2.1
# make clean reinstall

# rdoc --version
rdoc 4.0.1

# cd /usr/src/ports/textproc/rubygem-coderay
# make clean reinstall
(should work now)
# pkg_info |grep rubygem-coderay-1.0.9
rubygem-coderay-1.0.9 Fast and easy syntax highlighting for selected languages


------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="patch"; filename=""
Content-Type: application/octet-stream


------WebKitFormBoundarycgq1d5SeU5pwM7Mo
Content-Disposition: form-data; name="code-confirm"

MDLBVYZV
------WebKitFormBoundarycgq1d5SeU5pwM7Mo--
Response Headersview source
Age:0
Connection:keep-alive
Content-Encoding:gzip
Content-Type:text/html; charset=ISO-8859-1
Date:Tue, 14 May 2013 17:10:10 GMT
Server:httpd/1.4.x LaHonda
Transfer-Encoding:chunked
Via:1.1 wfe0.ysv.FreeBSD.org
X-Cache:MISS
X-Varnish:1482887735



More information about the freebsd-bugbusters mailing list