Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 17:11:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 293150] math/gnumeric: update to 1.12.60
Message-ID:  <bug-293150-6497-nSd6mRwGwv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293150-6497@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Olivier Duchateau <duchateau.olivier@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #268013|0                           |1
        is obsolete|                            |

--- Comment #1 from Olivier Duchateau <duchateau.olivier@gmail.com> ---
Created attachment 268656
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268656&action=edit
Patch to update math/gnumeric

Today, I noticed the German translation for Yelp pages causes errors:

Traceback (most recent call last):
  File "/usr/local/bin/itstool", line 1566, in <module>
    doc = Document(filename, messages, load_dtd=opts.load_dtd,
keep_entities=opts.keep_entities)
         
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/bin/itstool", line 487, in __init__
    doc = etree.parse(filename, parser)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "src/lxml/etree.pyx", line 3711, in lxml.etree.parse
  File "src/lxml/parser.pxi", line 2031, in lxml.etree._parseDocument
  File "src/lxml/parser.pxi", line 2057, in lxml.etree._parseDocumentFromURL
  File "src/lxml/parser.pxi", line 1958, in lxml.etree._parseDocFromFile
  File "src/lxml/parser.pxi", line 1230, in
lxml.etree._BaseParser._parseDocFromFile
  File "src/lxml/parser.pxi", line 647, in
lxml.etree._ParserContext._handleParseResultDoc
  File "src/lxml/parser.pxi", line 765, in lxml.etree._handleParseResult
  File "src/lxml/parser.pxi", line 689, in lxml.etree._raiseParseError
  File "../de/../gnumeric-tmp.xml", line 151
lxml.etree.XMLSyntaxError: Entity value required, line 151, column 26
# [WRAP] Failed, exit 256
gmake[2]: *** [Makefile:1419: de/de.stamp] Error 1

Before everything build fine, so remove (temporarily) German files.

Note: tested with devel/goffice 0.10.60 (bug #293149).

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293150-6497-nSd6mRwGwv>