From: owner@bugs.debian.org
This is a multi-part message in MIME format...
Your message dated Thu, 28 Aug 2025 15:56:42 +0000
with message-id
and subject line Bug#1107076: fixed in r-cran-xml2 1.4.0-1
has caused the Debian Bug report #1107076,
regarding r-cran-xml2 fails autopkg tests with libxml 2.14.x from
experimental
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
1107076: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107076
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
Received: (at submit) by bugs.debian.org; 1 Jun 2025 09:52:33 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
(2024-03-25) on buxtehude.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-15.0 required=4.0 tests=BAYES_00,
BODY_INCLUDES_PACKAGE,FORGED_SPF_HELO,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
KHOP_HELO_FCRDNS,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,
RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED,
RCVD_IN_VALIDITY_SAFE_BLOCKED,SPF_HELO_PASS,SPF_NONE autolearn=ham
autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 65; hammy, 146; neutral, 152;
spammy,
4. spammytokens:0.998-1--twenty-six, 0.998-1--twentysix,
0.993-1--Twenty-Six, 0.993-1--TwentySix hammytokens:0.000-+--trixie,
0.000-+--autopkgtest, 0.000-+--H*F:U*doko, 0.000-+--H*RU:sk:einhorn,
0.000-+--H*r:sk:einhorn
Return-path:
Received: from einhorn.in-berlin.de ([192.109.42.8]:39059 helo=e
nhorn-mail-out.in-berlin.de)
by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_X25519__RSA_P
S_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.96)
(envelope-from )
id 1uLfMl-003D9e-34
for submit@bugs.debian.org;
Sun, 01 Jun 2025 09:52:33 +0000
X-Envelope-From: doko@debian.org
X-Envelope-To:
Received: from authenticated.user (localhost [127.0.0.1]) by ein
orn.in-berlin.de with ESMTPSA id 5519qSJ82671085
(version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT)
for ; Sun, 1 Jun 2025 11:52:28 +0200
Message-ID: <581b3134-51e0-47da-91c6-52d4446c41dc@debian.org>
Date: Sun, 1 Jun 2025 11:52:28 +0200
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Content-Language: en-US
To: Debian Bug Tracking System
From: Matthias Klose
Subject: r-cran-xml2 fails autopkg tests with libxml 2.14.x from
experimental
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Delivered-To: submit@bugs.debian.org
Package: src:r-cran-xml2
Version: 1.3.8-1
Tags: ftbfs sid forky
User: debian-xml-sgml-pkgs@lists.alioth.debian.org
Usertags: libxml2.14
[this bug is NOT targeted to the upcoming trixie release]
most likely needs an adjustment of the test case.
[...]
199s autopkgtest [03:51:02]: test run-unit-test: [-----------------------
199s BEGIN TEST testthat.R
199s
199s R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
199s Copyright (C) 2025 The R Foundation for Statistical Computing
199s Platform: x86_64-pc-linux-gnu
199s
199s R is free software and comes with ABSOLUTELY NO WARRANTY.
199s You are welcome to redistribute it under certain conditions.
199s Type 'license()' or 'licence()' for distribution details.
199s
199s R is a collaborative project with many contributors.
199s Type 'contributors()' for more information and
199s 'citation()' on how to cite R or R packages in publications.
199s
199s Type 'demo()' for some demos, 'help()' for on-line help, or
199s 'help.start()' for an HTML browser interface to help.
199s Type 'q()' to quit R.
199s
199s > # This file is part of the standard setup for testthat.
199s > # It is recommended that you do not modify it.
199s > #
199s > # Where should you do additional test configuration?
199s > # Learn more about the roles of various files in:
199s > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
199s > # * https://testthat.r-lib.org/articles/special-files.html
199s >
199s > library(testthat)
199s > library(xml2)
199s >
199s > is_solaris <- tolower(Sys.info()[["sysname"]]) == "sunos"
199s >
199s > if (!is_solaris) {
199s + test_check("xml2")
199s + }
199s This is libxml2 version 2.14.3
202s [ FAIL 1 | WARN 0 | SKIP 21 | PASS 372 ]
202s
202s €€€€€€ Skipped tests (21)
€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€
€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€
€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€
203s €€€ how to test error with `check_installed()`? (1):
'test-xml_parse.R:2:3'
203s €€€ httpbin is unreliable (2): 'test-xml_parse.R:68:3',
'test-xml_parse.R:77:3'
203s €€€ libxml2-dependent (1): 'test-xml_url.R:15:3'
203s €€€ On CRAN (17): 'test-xml_attr.R:103:3', 'test-xml_children.R:14:3',
203s 'test-xml_document.R:4:3', 'test-xml_find.R:65:3',
'test-xml_find.R:91:3',
203s 'test-xml_find.R:109:3', 'test-xml_find.R:137:3',
'test-xml_name.R:32:3',
203s 'test-xml_node.R:4:3', 'test-xml_nodeset.R:79:3',
'test-xml_parse.R:12:3',
203s 'test-xml_parse.R:34:3', 'test-xml_parse.R:109:3',
203s 'test-xml_structure.R:35:3', 'test-xml_write.R:6:3',
'test-xml_write.R:78:3',
203s 'test-xml_write.R:96:3'
203s
203s €€€€€€ Failed tests
€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€
€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€
€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)
|