[Bug 199162] [MAINTAINER] devel/dulwich: Update to 0.10.1a (Security Update)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 9 15:28:07 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199162

--- Comment #3 from Marco Bröder <marco.broeder at 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 the assignee for the bug.


More information about the freebsd-ports-bugs mailing list