[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1089576: slib: please remove autopkgtest using mit-scheme on i386



Package: slib
Version: 3b6-3
Severity: normal
X-Debbugs-Cc: debian-scheme@lists.debian.org
              
Dear Maintainer,

please remove the autopkgtest using mit-scheme on i386. At the moment
the autopkgtest fails because there is a test trying to run mit-scheme
on the i386 architecture. Unfortunately i386 support has been dropped
from mit-scheme (s.a. #982791
https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=yes&bug=982791).

The fix would be something like:

diff -u /tmp/slib-3b6/debian/tests/control.old /tmp/slib-3b6/debian/tests/control
--- /tmp/slib-3b6/debian/tests/control.old	2024-12-09 08:59:11.864471489 +0100
+++ /tmp/slib-3b6/debian/tests/control	2024-12-09 08:59:19.644520234 +0100
@@ -10,7 +10,7 @@
 
 Test-Command: ./debian/tests/mit
 Depends: @, mit-scheme
-Architecture: amd64, i386
+Architecture: amd64
 
 Test-Command: ./debian/tests/chez
 Depends: @, chezscheme

Diff finished.  Mon Dec  9 08:59:24 2024

Best regards
Jens


Reply to: