Your message dated Tue, 08 Mar 2016 04:19:46 +0000
with message-id <e1ad97a-0000vc...@franck.debian.org>
and subject line Bug#816517: fixed in boxbackup 0.11.1~r2837-2
has caused the Debian Bug report #816517,
regarding boxbackup: FTBFS: TEST FAILURE: Condition [::system("perl 
testfiles/testrequests.pl") == 0] 
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 ow...@bugs.debian.org
immediately.)


-- 
816517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816517
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: boxbackup
Version: 0.11.1~r2837-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

boxbackup fails to build from source in unstable/amd64:

  [..]

  Waiting for bbackupd to try to access the store: .... done.
  .Starting server: ../../bin/bbackupd/bbackupd  
testfiles/bbackupd-snapshot.conf
  Waiting for server to start:  done.
  Waiting for just before bbackupd recovers: 
...................................................................................
 done.
  Waiting for bbackupd to recover: .......... done.
  .Starting server: ../../bin/bbackupd/bbackupd  testfiles/bbackupd.conf
  Waiting for server to start:  done.
  Waiting for just before bbackupd recovers: 
....................................................................................
 done.
  Waiting for bbackupd to recover: .......... done.
  
  ==== Replace symlink with directory, add new directory
  Waiting for bbackupd to sync the changes: ............ done.
  
  ==== Replace directory with symlink
  Waiting for bbackupd to sync the changes: ............ done.
  
  ==== Replace symlink with directory (which was a symlink)
  Waiting for bbackupd to sync the changes: ............ done.
  
  ==== Put it all back to how it was
  Waiting for bbackupd to sync the changes: ............ done.
  
  ==== Rename over existing untracked file
  Waiting for untracked files to be old enough: ..... done.
  Waiting for bbackupd to sync the untracked files: ............ done.
  Waiting for bbackupd to sync the untracked files again: ............ done.
  
  ==== Rename over existing tracked file
  Waiting for tracked files to be old enough: ..... done.
  Waiting for bbackupd to sync the tracked files again: ............ done.
  
  ==== Rename an existing file over a deleted file
  Waiting for bbackupd to sync: ............ done.
  
  ==== Add files with old times, update attributes of one to latest time
  Waiting for bbackupd to sync old files: ............ done.
  
  ==== Modify existing file, but change timestamp to rather old
  
  ==== Add files and dirs for exclusion test
  
  ==== Check that exclude/alwaysinclude commands actually work
  
  ==== Add unreadable files
  Waiting for bbackupd to try to sync unreadable file: ............ done.
  
  ==== Continuously update file, check isn't uploaded
  ............
  READ: WARNING: Local file 'testfiles/TestDir1/continousupdate' exists, but 
remote file '/Test1/continousupdate' does not.
  
  ==== Keep on continuously updating file, check it is uploaded eventually
  ............................
  READ: WARNING: Local file 'testfiles/TestDir1/continousupdate' has different 
attributes to store file '/Test1/continousupdate'.
  READ: WARNING: Local file 'testfiles/TestDir1/continousupdate' has different 
contents to store file '/Test1/continousupdate'.
  
  ==== Delete directory, change attributes
  Waiting for bbackupd to sync deletion of directory: ............ done.
  
  ==== Restore files and directories
  ....................................
  ..
  
  ==== Try to restore to a path that doesn't exist
  
  ==== Add files with current time
  Waiting for bbackupd to sync new files: ............ done.
  
  ==== Rename directory
  Waiting for bbackupd to sync renamed directory: ............ done.
  WARNING: Quick compare used -- file attributes are not checked.
  
  ==== Rename files
  Waiting for bbackupd to sync renamed files: ............ done.
  
  ==== Create a file with timestamp way ahead in the future
  Waiting for bbackup to sync future file: ............ done.
  
  ==== Change client store marker
  
  ==== Check change of store marker pauses daemon
  Waiting for bbackupd to detect changed store marker: .................. done.
  Waiting for bbackupd to recover: 
..................................................................................
 done.
  
  ==== Interrupted restore
  ....................
  ==== Interrupted restore
  
  ==== Resume restore
  ........................
  
  ==== Check restore deleted files
  ..
  .Starting server: ../../bin/bbackupd/bbackupd  testfiles/bbackupd.conf
  Waiting for server to start:  done.
  Waiting for bbackupd to sync everything: .................. done.
  .Waiting for server to die (pid 9855): . done.
  PASSED
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/test/httpserver'
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/lib/httpserver'
    [CXX]     HTTPQueryDecoder.cpp
    [CXX]     HTTPRequest.cpp
    [CXX]     HTTPResponse.cpp
    [CXX]     HTTPServer.cpp
    [CXX]     S3Client.cpp
    [CXX]     S3Simulator.cpp
    [CXX]     autogen_HTTPException.cpp
    [CXX]     cdecode.cpp
    [CXX]     cencode.cpp
    [AR]      ../../debug/lib/httpserver/httpserver.a
    [RANLIB]  ../../debug/lib/httpserver/httpserver.a
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/lib/httpserver'
    [CXX]     _main.cpp
    [CXX]     testhttpserver.cpp
    [LINK]    ../../debug/test/httpserver/test
  cp _t ../../debug/test/httpserver/t
  chmod u+x ../../debug/test/httpserver/t
  cp _t-gdb ../../debug/test/httpserver/t-gdb
  chmod u+x ../../debug/test/httpserver/t-gdb
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/test/httpserver'
  TEST: test/httpserver
  Killing any running daemons...
  Removing old test files...
  chmod: cannot access 'testfiles': No such file or directory
  Copying new test files...
  Can't locate LWP/UserAgent.pm in @INC (you may need to install the 
LWP::UserAgent module) (@INC contains: /etc/perl 
/usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 
/usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 
/usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at 
testfiles/testrequests.pl line 3.
  BEGIN failed--compilation aborted at testfiles/testrequests.pl line 3.
  ERROR:   **** TEST FAILURE: Condition [::system("perl 
testfiles/testrequests.pl") == 0] failed at testhttpserver.cpp:154
  ERROR:   Failed to write to socket: Broken pipe (32)
  NOTICE:  Running test httpserver in debug mode...
  Starting server: ./test server testfiles/httpserver.conf
  Waiting for server to start:  done.
  Waiting for server to die (pid 10975): . done.
  WARNING: Failed to open file: testfiles/nonexist: No such file or directory 
(2)
  WARNING: Exception thrown: CommonException(OSFileOpenError) at 
FileStream.cpp(84)
  Starting server: ./test s3server testfiles/s3simulator.conf
  Waiting for server to start:  done.
  Waiting for server to die (pid 10983): . done.
  FAILED: 1 tests failed (first at testhttpserver.cpp:154)
  --------
  common: PASSED
  crypto: PASSED
  compress: PASSED
  raidfile: PASSED
  basicserver: PASSED
  backupstore: PASSED
  backupstorefix: PASSED
  backupstorepatch: PASSED
  backupdiff: PASSED
  bbackupd: PASSED
  httpserver: FAILED: 1 tests failed (first at testhttpserver.cpp:154)
  
  One or more tests have failed. Please check the following common causes:
  
  * Check that no instances of bbstored or bbackupd are already running
    on this machine.
  * Make sure there isn't a firewall blocking incoming or outgoing connections
    on port 2201.
  * Check that there is sufficient space in the filesystem that the tests
    are being run from (at least 1 GB free).
  * The backupdiff test fails if it takes too long, so it's sensitive to
    the speed of the host and your connection to it.
  
  After checking all the above, if you still have problems please contact
  us on the mailing list, boxbac...@boxbackup.org. Thanks!
  debian/rules:34: recipe for target 'build-stamp' failed
  make: [build-stamp] Error 1 (ignored)
  touch build-stamp
  /usr/bin/make -C docs instguide
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/docs'
    [XLSTPROC] docbook/bb-book.xsl docbook/instguide.xml
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/docs'
  cd docs/docbook && docbook2pdf instguide.xml
  Using catalogs: /etc/sgml/catalog
  Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
  Working on: 
/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/docs/docbook/instguide.xml
  
  kpathsea: Running mktexfmt pdfjadetex.fmt
  mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence 
order):
  mktexfmt:   /usr/share/texmf/web2c/fmtutil.cnf
  mktexfmt:   /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf
  mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing 
changes:
  mktexfmt:   /home/lamby/.texmf-config/web2c/fmtutil.cnf
  mktexfmt [INFO]: writing formats under /home/lamby/.texmf-var/web2c
  mktexfmt [INFO]: --- remaking pdfjadetex with pdftex
  mktexfmt: running `pdftex -ini   -jobname=pdfjadetex -progname=pdfjadetex 
*pdfjadetex.ini' ...
  This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (INITEX)
   restricted \write18 enabled.
  entering extended mode
  (/usr/share/texlive/texmf-dist/tex/jadetex/base/pdfjadetex.ini
  (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini
  (/usr/share/texlive/texmf-dist/tex/generic/config/pdftexconfig.tex
  (/var/lib/texmf/tex/generic/config/pdftexconfig-paper.tex))
  (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx
  (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg)
  ./texsys.aux found
  
  
  \@currdir set to: ./.
  
  
  Assuming \openin and \input 
  have the same search path.
  
  
  Defining UNIX/DOS style filename parser.
  
  catcodes, registers, compatibility for TeX 2,  parameters,
  LaTeX2e <2016/02/01>
  hacks, control, par, spacing, files, font encodings, lengths,
  ====================================
  
  Local config file fonttext.cfg used
  
  ====================================
  (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg
  (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx
  === Don't modify this file, use a .cfg file instead ===
  
  (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def)
  (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)
  (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def)
  (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def)
  (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd)
  (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd)
  (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd)
  (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd)))
  ====================================
  
  Local config file fontmath.cfg used
  
  ====================================
  (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg
  (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx
  === Don't modify this file, use a .cfg file instead ===
  
  (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd)
  (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd)
  (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd)
  (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd)))
  ====================================
  
  Local config file preload.cfg used
  
  =====================================
  (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg
  (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref,
  environments, center, verbatim, math definitions, boxes, title, sectioning,
  contents, floats, footnotes, index, bibliography, output,
  ===========================================
  Local configuration file hyphen.cfg used
  ===========================================
  (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg
  (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def)
  (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex)
  (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex)
  (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex))
  )) (/usr/share/texlive/texmf-dist/tex/jadetex/base/jadetex.ltx
  (/usr/share/texlive/texmf-dist/tex/latex/base/minimal.cls
  Document Class: minimal 2001/05/25 Standard LaTeX minimal class
  ) (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)
  (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty)
  (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
  (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)
  (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def
  (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
  (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))
  (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)
  (/usr/share/texlive/texmf-dist/tex/latex/marvosym/marvosym.sty)
  (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
  (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
  (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
  (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
  (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg)))
  (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty)
  
  ! LaTeX Error: File `ulem.sty' not found.
  
  Type X to quit or <RETURN> to proceed,
  or enter new name. (Default extension: sty)
  
  Enter file name: 
  ! Emergency stop.
  <read *> 
           
  l.27 \RequirePackage
                      {fancyhdr}^^M
  !  ==> Fatal error occurred, no output PDF file produced!
  Transcript written on pdfjadetex.log.
  mktexfmt [ERROR]: running `pdftex -ini   -jobname=pdfjadetex 
-progname=pdfjadetex *pdfjadetex.ini >&2 </dev/null' return status 1
  mktexfmt [ERROR]: `pdftex -ini   -jobname=pdfjadetex -progname=pdfjadetex 
*pdfjadetex.ini >&2 </dev/null' failed (no pdfjadetex.fmt)
  mktexfmt [INFO]: Disabled formats: 2
  mktexfmt [INFO]: Not selected formats: 15
  mktexfmt [INFO]: Failed to build: 1 (pdftex/pdfjadetex)
  mktexfmt [INFO]: Total formats: 18
  mktexfmt [INFO]: exiting with status 0
  This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) 
(preloaded format=pdfjadetex)
   restricted \write18 enabled.
  I can't find the format file `pdfjadetex.fmt'!
  debian/rules:42: recipe for target 'docs/docbook/instguide.pdf' failed
  make: *** [docs/docbook/instguide.pdf] Error 9

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: boxbackup.0.11.1~r2837-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: boxbackup
Source-Version: 0.11.1~r2837-2

We believe that the bug you reported is fixed in the latest version of
boxbackup, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 816...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated boxbackup package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 07 Mar 2016 20:19:45 -0500
Source: boxbackup
Binary: boxbackup-server boxbackup-client
Architecture: source
Version: 0.11.1~r2837-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Description:
 boxbackup-client - client for the BoxBackup remote backup system
 boxbackup-server - server for the BoxBackup remote backup system
Closes: 816517
Changes:
 boxbackup (0.11.1~r2837-2) unstable; urgency=medium
 .
   * Ensure that LWP/UserAgent.pm is available (Closes: #816517)
   * Orphaning package, cf. #817078
Checksums-Sha1:
 e955c0ff523dc8e67c486c868bf7e7ef4f4e62b7 1945 boxbackup_0.11.1~r2837-2.dsc
 6d062bbe609cdd4829c57ae123a23fef29139862 64062 boxbackup_0.11.1~r2837-2.diff.gz
Checksums-Sha256:
 0d56fd1297b272349d88c28202507bf220f8fba812b25a093ec020130331c267 1945 
boxbackup_0.11.1~r2837-2.dsc
 e06192a31f1805e229c65a76a59b378511e854230fe64a84f8d2b93440207195 64062 
boxbackup_0.11.1~r2837-2.diff.gz
Files:
 79064973fdf56f30dcf5cf68c521904d 1945 utils optional 
boxbackup_0.11.1~r2837-2.dsc
 70acd2fa22d7fae8de8a5fa6ecbb1ba6 64062 utils optional 
boxbackup_0.11.1~r2837-2.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCAAGBQJW3kNkAAoJEIuAbIZKeKRFKgYL/izrMB8kGfRKZtPP+mcS/phX
43Ck2cuLvZkppT3KzaRDHeSE9XAv5VyLmGKxFDxScisoZXruQX2qbl6St55GHVJO
DarJlzyxB2XjyK/2ObNPguaZJix0UPgNZi93HLusWOJkyN2kpL4zcgoRDwWX63aP
f1xBY7tHt8pmQ9n4P3kGRM3tqgsQsku2xbUBV/+V8nZESkoFB0zHSshhqSuTA6EH
JB/e0dOzWtZj6+ORnSy41TtOdaXDL6oordLXumZWYyBixT6Z9Edv0sx0iRg4htQW
XEC08oCtse1unQmFsnXePgM6P6vtozbjUeo77Bka3iFn1VQRxeWLCnx59TdNbYKc
mu2WqLQAYaifxXvHH2AmQtfryItpa3XLrotEYAMlX73ldO5aMf2HHG0hJjWjZnFN
Lykc6VpVfhtkC4mdc/Jd1mVgvOej82tFXtfyWpMkn4X8ifnegniRC0GdLqvdHAqC
gPhgGJI+Ju7FmCCSmyrnyoKGcJ9kqh0pcKtfBu9KwQ==
=RjmT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to