From nobody@FreeBSD.org Thu Mar 4 04:53:15 2010 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 379A51065674 for ; Thu, 4 Mar 2010 04:53:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 0C48F8FC18 for ; Thu, 4 Mar 2010 04:53:15 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o244rEpq092997 for ; Thu, 4 Mar 2010 04:53:14 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o244rE6i092950; Thu, 4 Mar 2010 04:53:14 GMT (envelope-from nobody) Message-Id: <201003040453.o244rE6i092950@www.freebsd.org> Date: Thu, 4 Mar 2010 04:53:14 GMT From: Ryan Reynolds To: freebsd-gnats-submit@FreeBSD.org Subject: system-config-printer does not compile due to invalid dtd X-Send-Pr-Version: www-3.1 X-GNATS-Notify: >Number: 144457 >Category: ports >Synopsis: print/system-config-printer does not compile due to invalid dtd >Confidential: no >Severity: non-critical >Priority: low >Responsible: gnome >State: closed >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Mar 04 05:00:09 UTC 2010 >Closed-Date: Wed Apr 28 02:48:09 UTC 2010 >Last-Modified: Wed Apr 28 02:48:09 UTC 2010 >Originator: Ryan Reynolds >Release: 8.0-REL amd64 >Organization: >Environment: 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0 Wed Mar 3 04:40:49 UTC 2010 /usr/obj/usr/src/sys/GENERIC amd64 >Description: Installation issues while installing x11/kde4 from ports. Missing dependency. xmlto-0.0.23 will not compile until docbook-xml is installed. DTD docbookx.dtd no longer validates since docbook-xml was upgraded to 4.2 from 4.1. It needs to be changed to reflect current version. Hopefully this is all, compiling. >How-To-Repeat: Install kde4. cd /usr/ports/x11/kde4 && make install clean >Fix: Depend issue: cd /usr/ports/textproc/docbook-xml && make install clean DTD issue: In patch, change dtd to reflect current version. It's my first patch so I'm sorry if there's some complication with it. Just trying to help community. Ultimately DTD statement needs to be changed in /work/system-config-printer-1.0.16/man/system-config-printer.xml ! to current version ! Patch attached with submission follows: *** ../system-config-printer.xml Thu Mar 4 04:04:21 2010 --- system-config-printer.xml Thu Mar 4 04:05:04 2010 *************** *** 1,8 **** ! system-config-printer Tim --- 1,8 ---- ! system-config-printer Tim >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Thu Mar 4 09:05:12 UTC 2010 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=144457 From: "Jeremy Messenger" To: bug-followup@freebsd.org, reynolds.ryan.a@gmail.com Cc: Subject: Re: ports/144457: print/system-config-printer does not compile due to invalid dtd Date: Wed, 17 Mar 2010 17:35:24 -0600 The pointyhat, tinderboxes and I can't reproduce your problem. I don't have any problem to install this port. The xmlto depends on docbook-xml by default. You will need to give us more details by follow this: http://www.freebsd.org/gnome/docs/bugging.html Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Wed Apr 28 02:47:53 UTC 2010 State-Changed-Why: No respone for over a month and we can't reproduce it. http://www.freebsd.org/cgi/query-pr.cgi?pr=144457 >Unformatted: