Date: Thu, 09 Apr 2015 15:28:06 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 199162] [MAINTAINER] devel/dulwich: Update to 0.10.1a (Security Update) Message-ID: <bug-199162-21822-gpsubbWlQv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-199162-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-199162-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199162 --- Comment #3 from Marco Bröder <marco.broeder@posteo.eu> --- Created attachment 155369 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155369&action=edit py27-dulwich-0.10a.log The changes to SOURCES.txt, MANIFEST.in and setup.py are there to disable building and installing all the tests. They are pointless to the user and several tests are broken even in upstream's environments. It does not make sense to install / run them at the moment. For the other things, see the attached log and posted output. # portlint -AC WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. 0 fatal errors and 1 warning found. This is bogus. It is not a new port! portlint -C is more reasonable. # portlint -C looks fine. The poudriere testport log file is attached. I know the Porter's Handbook section about VuXML. There are already new entries for other ports. So I guess the patch will not apply anymore. Btw, this whole VuXML procedure is a pain in the ass. Do not get me wrong but I unless something changes there I do not care about it in the future. The make validate output is not attached (~ 14 MiB output), because it does not validate and never has for me with or without my patch. I do not exactly know what is wrong with it. It fails to load the external schemes and cannot validate anything. But I guess my changes are fine. Some example output: ==== http://www.vuxml.org/dtd/vuxml-1/vuxml-11.dtd:41: warning: failed to load external entity "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-datatypes-1.mod" [...] http://www.vuxml.org/dtd/vuxml-1/vuxml-11.dtd:82: warning: failed to load external entity "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd" [...] vuln.xml:59: element vuxml: validity error : No declaration for attribute xmlns of element vuxml <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> ^ vuln.xml:60: element vuln: validity error : No declaration for attribute vid of element vuln <vuln vid="5fee3f02-de37-11e4-b7c3-001999f8d30b"> [...] ==== and so on for all lines of vuln.xml. Just wondering if it is a new requirement for a submission to post all the logs? A committer has to test it anyway and I never had to post logs / output before. ;-) Thank you and regards! -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199162-21822-gpsubbWlQv>
