severity 1091578 important tags 1091578 unreproducible thanks Greetings, and thanks for your report! I just built the package successfully in a freshly updated chroot on barriere. The build here seems to have been on a machine with limited memory and with a peculiar kernel oom policy -- GCL will probe the kernel on startup for the maximum amount of memory that can be brk'ed and strictly stay within these limits. Apparently the kernel allows more memory to the probe than it will actually allow when memory is written. One can reduce the GCL_MEM_MULTIPLE parameter to work within a subset of what appears possible. I can certainly upload a revision with such if I can find an environment with the problem with which to experiment.
Take care, Lucas Nussbaum <lu...@debian.org> writes: > Source: maxima > Version: 5.47.0-5 > Severity: serious > Justification: FTBFS > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20241228 ftbfs-trixie > > Hi, > > During a rebuild of all packages in sid, this package failed to build > on i386. > > This package currently has binary packages on i386, so this is a regression. > > Relevant part (hopefully): >> make[2]: Entering directory '/<<PKGBUILDDIR>>' >> make[2]: Nothing to be done for 'all-am'. >> make[2]: Leaving directory '/<<PKGBUILDDIR>>' >> make[1]: Leaving directory '/<<PKGBUILDDIR>>' >> touch -r src/share-subdirs_autogenerated.lisp src/share-subdirs.lisp >> touch -r src/gcl-depends.mk src/binary-gcl/maxima >> echo ':lisp (setq maxima::*maxima-started* nil si::*optimize-maximum-pages* >> t si::*code-block-reserve* (make-array 10000000 :element-type (quote >> character) :static t))(si::gbc t)(si::save-system "foo")' | \ >> GCL_MEM_MULTIPLE=1.0 GCL_GC_PAGE_MIN=0.5 GCL_GC_PAGE_MAX=0.75 >> GCL_GC_ALLOC_MIN=0.05 HOME=$(pwd) \ >> ./maxima-local && mv foo src/binary-gcl/maxima >> >> Maxima 5.47.0 https://maxima.sourceforge.io >> using Lisp GNU Common Lisp (GCL) GCL 2.6.14 git tag Version_2_6_15pre10 >> Distributed under the GNU Public License. See the file COPYING. >> Dedicated to the memory of William Schelter. >> The function bug_report() provides bug reporting information. >> (%i1) chmod +x ./maxima-local >> touch tests/tests-gcl.log >> GCL_MEM_MULTIPLE=1.0 GCL_GC_PAGE_MIN=0.5 GCL_GC_PAGE_MAX=0.75 >> GCL_GC_ALLOC_MIN=0.05 HOME=$(pwd) \ >> ./maxima-local -g --lisp=gcl --batch-string="run_testsuite();" >tmp 2>&1 & \ >> j=$! ; echo Waiting on pid $j ; \ >> tail -f --pid=$j --retry tests/tests-gcl.log tmp & wait $j >> Waiting on pid 4088781 >> tail: warning: --retry only effective for the initial open >> ==> tests/tests-gcl.log <== >> >> ==> tmp <== >> >> Maxima 5.47.0 https://maxima.sourceforge.io >> using Lisp GNU Common Lisp (GCL) GCL 2.6.14 git tag Version_2_6_15pre10 >> Distributed under the GNU Public License. See the file COPYING. >> Dedicated to the memory of William Schelter. >> The function bug_report() provides bug reporting information. >> (%i1) run_testsuite() >> Testsuite run for GNU Common Lisp (GCL) GCL 2.6.14 git tag >> Version_2_6_15pre10: >> Running tests in rtest_sqdnst: 13/13 tests passed >> Running tests in rtest_extensions: 18/18 tests passed >> Running tests in rtest_rules: 210/210 tests passed >> Running tests in rtestnset: 619/619 tests passed >> Running tests in rtest1: 203/203 tests passed (not counting 3 expected >> errors) >> Running tests in rtest1a: 34/34 tests passed (not counting 1 expected errors) >> Running tests in rtest2: 299/299 tests passed (not counting 2 expected >> errors) >> Running tests in rtest4: 94/94 tests passed >> Running tests in rtest5: 83/83 tests passed >> Running tests in rtest6: 53/53 tests passed >> Running tests in rtest6a: 76/76 tests passed >> Running tests in rtest6b: 38/38 tests passed >> Running tests in rtest7: 88/88 tests passed >> Running tests in rtest9: 89/89 tests passed >> Running tests in rtest9a: 142/142 tests passed >> Running tests in rtest10: 72/72 tests passed (not counting 2 expected errors) >> Running tests in rtest11: 258/258 tests passed >> Running tests in rtest13: 23/23 tests passed >> Running tests in rtest13s: 17/17 tests passed >> Running tests in rtest14: >> ********************** Problem 332 *************** >> Input: >> >> Caused an error break: rtest14 >> Running tests in rtest15: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest15 >> Running tests in rtest16: >> ********************** Problem 1 *************** >> Input: >> (kill(all), values) >> >> >> Result: >> >> Caused an error break: rtest16 >> Running tests in rtestode: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtestode >> Running tests in rtestode_zp: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtestode_zp >> Running tests in rtest3: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest3 >> Running tests in rtest8: >> ********************** Problem 1 *************** >> Input: >> block([], kill(all), %rnum : 0) >> >> >> Result: >> >> Caused an error break: rtest8 >> Running tests in rtest12: >> ********************** Problem 1 *************** >> Input: >> (kill(all), matchdeclare(a, true)) >> >> >> Result: >> >> Caused an error break: rtest12 >> Running tests in rexamples: >> ********************** Problem 1 *************** >> Input: >> (kill(all), example(additive)) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> >> Caused an error break: rexamples >> Running tests in rtesthyp: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtesthyp >> Running tests in rtest_hypgeo: >> Caused an error break: rtest_hypgeo >> Running tests in rtestmt19937: >> ********************** Problem 1 *************** >> Input: >> (random_state : make_random_state(987654321), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtestmt19937 >> Running tests in rtest_allnummod: >> ********************** Problem 1 *************** >> Input: >> (ratprint : false, kill(all)) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> >> Caused an error break: rtest_allnummod >> Running tests in rtest_maxmin: >> Caused an error break: rtest_maxmin >> Running tests in rtestconjugate: >> Caused an error break: rtestconjugate >> Running tests in rtestsum: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtestsum >> Running tests in rtest_trig: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_trig >> Running tests in rtest_zeta: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_zeta >> Running tests in rtest_diff_invtrig: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_diff_invtrig >> Running tests in rtest_scalarp: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_scalarp >> Running tests in rtest_everysome: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_everysome >> Running tests in rtestint: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtestint >> Running tests in rtest_numth: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_numth >> Running tests in rtestifactor: >> Caused an error break: rtestifactor >> Running tests in rtest_equal: >> Caused an error break: rtest_equal >> Running tests in rtest_abs: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_abs >> Running tests in rtest_taylor: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_taylor >> Running tests in rtest_dot: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_dot >> Running tests in rtest_mset: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_mset >> Running tests in rtest_boolean: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_boolean >> Running tests in rtest_round: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_round >> Running tests in rtest_map: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_map >> Running tests in rtest_sign: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_sign >> Running tests in rtest_algebraic: >> ********************** Problem 1 *************** >> Input: >> (kill(all), algebraic : true, 0) >> >> >> Result: >> >> Caused an error break: rtest_algebraic >> Running tests in rtest_gamma: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_gamma >> Running tests in rtest_expintegral: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_expintegral >> Running tests in rtest_signum: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_signum >> Running tests in rtest_lambert_w: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_lambert_w >> Running tests in rtest_elliptic: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_elliptic >> Running tests in rtest_integrate: >> Caused an error break: rtest_integrate >> Running tests in rtest_integrate_special: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_integrate_special >> Running tests in rtest_sqrt: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_sqrt >> Running tests in rtest_carg: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_carg >> Running tests in rtest_log: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_log >> Running tests in rtest_power: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_power >> Running tests in rtestdefstruct: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtestdefstruct >> Running tests in rtest_limit: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_limit >> Running tests in rtest_powerseries: >> ********************** Problem 1 *************** >> Input: >> kill(all) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_powerseries >> Running tests in rtest_laplace: >> Caused an error break: rtest_laplace >> Running tests in rtest_plotoptions: >> Caused an error break: rtest_plotoptions >> Running tests in rtest_algsys: >> ********************** Problem 1 *************** >> Input: >> (kill(all), done) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_algsys >> Running tests in rtest_trace: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_trace >> Running tests in rtest_polynomialp: >> Caused an error break: rtest_polynomialp >> Running tests in rtest_limit_extra: >> Caused an error break: rtest_limit_extra >> Running tests in rtest_gcd: >> ********************** Problem 1 *************** >> Input: >> (kill(all), 0) >> >> >> Result: >> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The >> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> error-catch >> >> Caused an error break: rtest_gcd >> Running tests in rtest_hg: >> Caused an error break: rtest_hg >> Running tests in rtest_nfloat: >> Caused an error break: rtest_nfloat >> Running tests in rtest_ilt: >> Caused an error break: rtest_ilt >> Running tests in ulp_tests: >> Caused an error break: ulp_tests >> >> Error summary: >> Error(s) found: >> rtest14 problem: >> (error break) >> rtest15 problem: >> (error break) >> rtest16 problem: >> (error break) >> rtestode problem: >> (error break) >> >> Error: >> Fast links are on: do (si::use-fast-links nil) for debugging >> Signalled by SYSTEM:STRING-CONCATENATE. >> Condition in SYSTEM:STRING-CONCATENATE [or a callee]: INTERNAL-SIMPLE-ERROR: >> The assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed: >> Cannot allocate memory >> >> Broken at SYSTEM:STRING-CONCATENATE. Type :H for Help. >> 1 Maxima top-level >> 2 Maxima top-level >> 3 Return to top level. >> MAXIMA>>make: *** [debian/rules:60: build-stamp] Error 255 >> dpkg-buildpackage: error: debian/rules build subprocess returned exit status >> 2 >> -------------------------------------------------------------------------------- >> Build finished at 2024-12-28T08:46:26Z > > > The full build log is available from: > http://qa-logs.debian.net/2024/12/28/maxima_5.47.0-5_unstable-i386.log > > All bugs filed during this archive rebuild are listed at: > https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241228;users=lu...@debian.org > or: > https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results > > A list of current common problems and possible solutions is available at > http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! > > If you reassign this bug to another package, please mark it as 'affects'-ing > this package. See https://www.debian.org/Bugs/server-control#affects > > If you fail to reproduce this, please provide a build log and diff it with > mine > so that we can identify if something relevant changed in the meantime. > > > -- Camm Maguire c...@maguirefamily.org ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah