Your message dated Sat, 16 May 2026 10:23:16 +0000
with message-id <[email protected]>
and subject line Released with 13.5
has caused the Debian Bug report #1135156,
regarding trixie-pu: package epics-base/7.0.8.1+dfsg1-7+deb13u1
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 [email protected]
immediately.)


-- 
1135156: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135156
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: trixie
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 + src:epics-base
User: [email protected]
Usertags: pu

[ Reason ]
Fixes Bug #1108052. FTBFS on some systems due to flaky tests.

[ Impact ]
Anybody trying to build the package from source may find that some tests fail.

[ Tests ]
I've checked that the package builds ok again on the systems where it used to 
fail.

[ Risks ]
Very low. No code changes. Only some tests are disabled.

[ Checklist ]
  [X] *all* changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in (old)stable
  [X] the issue is verified as fixed in unstable

[ Changes ]
Disable the tests in "testChannelAccess".

[ Other info ]
I've already uploaded the package.
diff -Nru epics-base-7.0.8.1+dfsg1/debian/changelog 
epics-base-7.0.8.1+dfsg1/debian/changelog
--- epics-base-7.0.8.1+dfsg1/debian/changelog   2025-01-03 12:10:00.000000000 
+0100
+++ epics-base-7.0.8.1+dfsg1/debian/changelog   2026-04-28 14:35:00.000000000 
+0200
@@ -1,3 +1,10 @@
+epics-base (7.0.8.1+dfsg1-7+deb13u1) trixie; urgency=medium
+
+  * Team upload.
+  * Skip testChannelAccess. Closes: #1108052.
+
+ -- Santiago Vila <[email protected]>  Tue, 28 Apr 2026 14:35:00 +0200
+
 epics-base (7.0.8.1+dfsg1-7) unstable; urgency=medium
 
   * Team upload.
diff -Nru epics-base-7.0.8.1+dfsg1/debian/gbp.conf 
epics-base-7.0.8.1+dfsg1/debian/gbp.conf
--- epics-base-7.0.8.1+dfsg1/debian/gbp.conf    2025-01-03 11:17:39.000000000 
+0100
+++ epics-base-7.0.8.1+dfsg1/debian/gbp.conf    2026-04-28 12:00:00.000000000 
+0200
@@ -1,5 +1,5 @@
 [DEFAULT]
-debian-branch = master
+debian-branch = debian/trixie
 upstream-branch = upstream
 pristine-tar = True
 
diff -Nru epics-base-7.0.8.1+dfsg1/debian/patches/series 
epics-base-7.0.8.1+dfsg1/debian/patches/series
--- epics-base-7.0.8.1+dfsg1/debian/patches/series      2025-01-03 
11:17:39.000000000 +0100
+++ epics-base-7.0.8.1+dfsg1/debian/patches/series      2026-04-28 
12:00:00.000000000 +0200
@@ -1,3 +1,4 @@
 verbose-install.patch
 0002-skip-expected-failing-test.patch
 fix-epics-header-path.patch
+skip-more-failing-tests.patch
diff -Nru epics-base-7.0.8.1+dfsg1/debian/patches/skip-more-failing-tests.patch 
epics-base-7.0.8.1+dfsg1/debian/patches/skip-more-failing-tests.patch
--- epics-base-7.0.8.1+dfsg1/debian/patches/skip-more-failing-tests.patch       
1970-01-01 01:00:00.000000000 +0100
+++ epics-base-7.0.8.1+dfsg1/debian/patches/skip-more-failing-tests.patch       
2026-04-28 12:04:00.000000000 +0200
@@ -0,0 +1,16 @@
+From: Santiago Vila <[email protected]>
+Subject: Skip more failing tests
+Bug-Debian: https://bugs.debian.org/1108052
+Forwarded: https://github.com/epics-base/pvAccessCPP/issues/223
+
+--- a/modules/pvAccess/testApp/remote/Makefile
++++ b/modules/pvAccess/testApp/remote/Makefile
+@@ -6,7 +6,7 @@
+ testChannelAccess_SRCS = channelAccessIFTest.cpp
+ testHarness_SRCS += channelAccessIFTest.cpp
+ ifneq (RTEMS,$(OS_CLASS))
+-TESTS += testChannelAccess
++# TESTS += testChannelAccess
+ endif
+ 
+ TESTPROD_HOST += testCodec

--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 13.5

This update has been released as part of Debian 13.5.

--- End Message ---

Reply via email to