<div dir="auto"><div>Tests need to be run as root, or use a specific config file and use non root writable directories.</div><div dir="auto"><br></div><div dir="auto">Will try to change tests to do so.</div><div dir="auto"><br></div><div dir="auto">Regarding issue itself, programs compiled by swi prolog usually require recompilation on swi prolog updates.</div><div dir="auto"><br></div><div dir="auto">Will try to rebuild and check<br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">Le mar. 13 déc. 2022, 22:03, Paul Gevers <<a href="mailto:elbrus@debian.org">elbrus@debian.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Source: swi-prolog, logol<br>
Control: found -1 swi-prolog/9.0.2+dfsg-1<br>
Control: found -1 logol/1.7.9+dfsg-5<br>
Severity: serious<br>
Tags: sid bookworm<br>
User: <a href="mailto:debian-ci@lists.debian.org" target="_blank" rel="noreferrer">debian-ci@lists.debian.org</a><br>
Usertags: breaks needs-update<br>
<br>
Dear maintainer(s),<br>
<br>
With a recent upload of swi-prolog the autopkgtest of logol fails in <br>
testing when that autopkgtest is run with the binary packages of <br>
swi-prolog from unstable. It passes when run with only packages from <br>
testing. In tabular form:<br>
<br>
pass fail<br>
swi-prolog from testing 9.0.2+dfsg-1<br>
logol from testing 1.7.9+dfsg-5<br>
all others from testing from testing<br>
<br>
I copied some of the output at the bottom of this report. The issue <br>
*looks* similar to bug 1022253, but now on all architectures.<br>
<br>
Currently this regression is blocking the migration of swi-prolog to <br>
testing [1]. Due to the nature of this issue, I filed this bug report <br>
against both packages. Can you please investigate the situation and <br>
reassign the bug to the right package?<br>
<br>
More information about this bug and the reason for filing it can be found on<br>
<a href="https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation" rel="noreferrer noreferrer" target="_blank">https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation</a><br>
<br>
Paul<br>
<br>
[1] <a href="https://qa.debian.org/excuses.php?package=swi-prolog" rel="noreferrer noreferrer" target="_blank">https://qa.debian.org/excuses.php?package=swi-prolog</a><br>
<br>
<a href="https://ci.debian.net/data/autopkgtest/testing/amd64/l/logol/29303003/log.gz" rel="noreferrer noreferrer" target="_blank">https://ci.debian.net/data/autopkgtest/testing/amd64/l/logol/29303003/log.gz</a><br>
<br>
calling logol with parameters -g 1799.logol -s 1799.fasta -dna<br>
log4j:ERROR setFile(null,true) call failed.<br>
java.io.FileNotFoundException: /var/log/logol/logol.log (Permission denied)<br>
at java.base/<a href="http://java.io" target="_blank" rel="noreferrer">java.io</a>.FileOutputStream.open0(Native Method)<br>
at java.base/<a href="http://java.io" target="_blank" rel="noreferrer">java.io</a>.FileOutputStream.open(FileOutputStream.java:293)<br>
at java.base/<a href="http://java.io" target="_blank" rel="noreferrer">java.io</a>.FileOutputStream.<init>(FileOutputStream.java:235)<br>
at java.base/<a href="http://java.io" target="_blank" rel="noreferrer">java.io</a>.FileOutputStream.<init>(FileOutputStream.java:155)<br>
at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)<br>
at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)<br>
at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:307)<br>
at <br>
org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:172)<br>
at <br>
org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:104)<br>
at <br>
org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:842)<br>
at <br>
org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:768)<br>
at <br>
org.apache.log4j.PropertyConfigurator.parseCatsAndRenderers(PropertyConfigurator.java:672)<br>
at <br>
org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:516)<br>
at <br>
org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:580)<br>
at <br>
org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)<br>
at org.apache.log4j.LogManager.<clinit>(LogManager.java:127)<br>
at org.apache.log4j.Logger.getLogger(Logger.java:117)<br>
at org.irisa.genouest.logol.Logol.<clinit>(Unknown Source)<br>
For help, use option -h<br>
INFO org.irisa.genouest.logol.Logol - Using configuration file: <br>
/usr/share/logol/prolog/logol.properties<br>
INFO org.irisa.genouest.logol.Logol - option g called with 1799.logol<br>
INFO org.irisa.genouest.logol.Logol - option s called with 1799.fasta<br>
INFO org.irisa.genouest.logol.Logol - No maximum solutions defined, <br>
using defaults<br>
INFO org.irisa.genouest.logol.Logol - option dna called<br>
INFO org.irisa.genouest.logol.Logol - Start analyse to create grammar <br>
analyser<br>
Executing prolog for pre-analyse<br>
java.io.FileNotFoundException: <br>
/tmp/1799.logol.38da5a9d-c2ac-4a7d-8eb3-8c05b42f5c04.pre.res (No such <br>
file or directory)<br>
at java.base/<a href="http://java.io" target="_blank" rel="noreferrer">java.io</a>.FileInputStream.open0(Native Method)<br>
at java.base/<a href="http://java.io" target="_blank" rel="noreferrer">java.io</a>.FileInputStream.open(FileInputStream.java:216)<br>
at java.base/<a href="http://java.io" target="_blank" rel="noreferrer">java.io</a>.FileInputStream.<init>(FileInputStream.java:157)<br>
at java.base/java.io.FileReader.<init>(FileReader.java:75)<br>
at org.irisa.genouest.logol.Logol.loadVariables2Postpone(Unknown Source)<br>
at org.irisa.genouest.logol.Logol.generatePreAnalysis(Unknown Source)<br>
at org.irisa.genouest.logol.Logol.analyse(Unknown Source)<br>
at org.irisa.genouest.logol.Logol.execute(Unknown Source)<br>
at org.irisa.genouest.logol.Logol.main(Unknown Source)<br>
INFO org.irisa.genouest.logol.Logol - Analyse in progress..<br>
WARN org.irisa.genouest.logol.SequenceAnalyser - Path to suffix search <br>
tool is not set in system environment. Will try to execute directly but <br>
may fail if not in PATH of current user<br>
Exception in thread "main" org.irisa.genouest.logol.GrammarException: <br>
ERROR: Coudld not execute program: Program exited with wrong status code<br>
at org.irisa.genouest.logol.Logol.execute(Unknown Source)<br>
at org.irisa.genouest.logol.Logol.main(Unknown Source)<br>
ERROR org.irisa.genouest.logol.SequenceAnalyser - Program exited with <br>
wrong status code: 127<br>
autopkgtest [02:15:33]: test run-unit-test<br>
<br>
</blockquote></div></div></div>