Your message dated Sun, 04 Aug 2013 07:34:01 +0000
with message-id <e1v5spf-0001d4...@franck.debian.org>
and subject line Bug#718090: fixed in libswe 1.77.00.0005-5
has caused the Debian Bug report #718090,
regarding libswe: FTBFS: Unable to store document to private:stream (ErrCode
3088)
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.)
--
718090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718090
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libswe
Version: 1.77.00.0005-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130726 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[3]: Entering directory `/«PKGBUILDDIR»/doc'
> echo $(mktemp -d)>swephprg.html.home.dir
> echo "echo "'$$'" >swephprg.html.pid ; export
> HOME=$(<swephprg.html.home.dir);exec unoconv --listener" | /bin/bash &
> export HOME=$(<swephprg.html.home.dir); \
> for ext in html pdf ;do \
> for name in swephprg swisseph ; do \
> echo "unoconv --stdout -f ${ext}
> ../astrodocsrc/${name}.doc > ${name}.${ext}" ;\
> unoconv --stdout -f ${ext} ../astrodocsrc/${name}.doc
> > ${name}.${ext} \
> || \
> unoconv --stdout -f ${ext} ../astrodocsrc/${name}.doc
> > ${name}.${ext} ; \
> done; \
> done
> unoconv --stdout -f html ../astrodocsrc/swephprg.doc > swephprg.html
> unoconv --stdout -f html ../astrodocsrc/swisseph.doc > swisseph.html
> unoconv --stdout -f pdf ../astrodocsrc/swephprg.doc > swephprg.pdf
> unoconv: UnoException during export phase:
> Unable to store document to private:stream (ErrCode 3088)
>
> Properties: ((com.sun.star.beans.PropertyValue){ Name =
> (string)"OutputStream", Handle = (long)0x0, Value = (any){
> (com.sun.star.uno.XInterface)0x2c99a88{,
> supportedInterfaces={com.sun.star.lang.XTypeProvider,com.sun.star.io.XOutputStream}}
> }, State = (com.sun.star.beans.PropertyState)DIRECT_VALUE },
> (com.sun.star.beans.PropertyValue){ Name = (string)"Overwrite", Handle =
> (long)0x0, Value = (any){ (boolean)true }, State =
> (com.sun.star.beans.PropertyState)DIRECT_VALUE },
> (com.sun.star.beans.PropertyValue){ Name = (string)"FilterName", Handle =
> (long)0x0, Value = (any){ (string)"writer_pdf_Export" }, State =
> (com.sun.star.beans.PropertyState)DIRECT_VALUE })
> unoconv: UnoException during export phase:
> Unable to store document to private:stream (ErrCode 3088)
>
> Properties: ((com.sun.star.beans.PropertyValue){ Name = (string)"Overwrite",
> Handle = (long)0x0, Value = (any){ (boolean)true }, State =
> (com.sun.star.beans.PropertyState)DIRECT_VALUE },
> (com.sun.star.beans.PropertyValue){ Name = (string)"FilterName", Handle =
> (long)0x0, Value = (any){ (string)"writer_pdf_Export" }, State =
> (com.sun.star.beans.PropertyState)DIRECT_VALUE },
> (com.sun.star.beans.PropertyValue){ Name = (string)"OutputStream", Handle =
> (long)0x0, Value = (any){ (com.sun.star.uno.XInterface)0x2c33c88{,
> supportedInterfaces={com.sun.star.io.XOutputStream,com.sun.star.lang.XTypeProvider}}
> }, State = (com.sun.star.beans.PropertyState)DIRECT_VALUE })
> unoconv --stdout -f pdf ../astrodocsrc/swisseph.doc > swisseph.pdf
> unoconv: UnoException during export phase:
> Unable to store document to private:stream (ErrCode 3088)
>
> Properties: ((com.sun.star.beans.PropertyValue){ Name =
> (string)"OutputStream", Handle = (long)0x0, Value = (any){
> (com.sun.star.uno.XInterface)0x2a7a678{,
> supportedInterfaces={com.sun.star.lang.XTypeProvider,com.sun.star.io.XOutputStream}}
> }, State = (com.sun.star.beans.PropertyState)DIRECT_VALUE },
> (com.sun.star.beans.PropertyValue){ Name = (string)"Overwrite", Handle =
> (long)0x0, Value = (any){ (boolean)true }, State =
> (com.sun.star.beans.PropertyState)DIRECT_VALUE },
> (com.sun.star.beans.PropertyValue){ Name = (string)"FilterName", Handle =
> (long)0x0, Value = (any){ (string)"writer_pdf_Export" }, State =
> (com.sun.star.beans.PropertyState)DIRECT_VALUE })
> unoconv: UnoException during export phase:
> Unable to store document to private:stream (ErrCode 3088)
>
> Properties: ((com.sun.star.beans.PropertyValue){ Name = (string)"Overwrite",
> Handle = (long)0x0, Value = (any){ (boolean)true }, State =
> (com.sun.star.beans.PropertyState)DIRECT_VALUE },
> (com.sun.star.beans.PropertyValue){ Name = (string)"FilterName", Handle =
> (long)0x0, Value = (any){ (string)"writer_pdf_Export" }, State =
> (com.sun.star.beans.PropertyState)DIRECT_VALUE },
> (com.sun.star.beans.PropertyValue){ Name = (string)"OutputStream", Handle =
> (long)0x0, Value = (any){ (com.sun.star.uno.XInterface)0x1e6dbb8{,
> supportedInterfaces={com.sun.star.lang.XTypeProvider,com.sun.star.io.XOutputStream}}
> }, State = (com.sun.star.beans.PropertyState)DIRECT_VALUE })
> make[3]: *** [swephprg.html] Error 5
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/07/26/libswe_1.77.00.0005-2_unstable.log
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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: libswe
Source-Version: 1.77.00.0005-5
We believe that the bug you reported is fixed in the latest version of
libswe, 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 718...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jaldhar H. Vyas <jald...@debian.org> (supplier of updated libswe 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: SHA1
Format: 1.8
Date: Fri, 02 Aug 2013 17:25:10 -0500
Source: libswe
Binary: libswe-doc libswe-dev libswe0 swe-basic-data
Architecture: source all i386
Version: 1.77.00.0005-5
Distribution: unstable
Urgency: low
Maintainer: Paul Elliott <pelli...@blackpatchpanel.com>
Changed-By: Jaldhar H. Vyas <jald...@debian.org>
Description:
libswe-dev - C library for The Swiss Ephemeris
libswe-doc - documentation for the libswe package
libswe0 - C library for the Swiss Ephemeris
swe-basic-data - basic data files for the libswe package
Closes: 718090
Changes:
libswe (1.77.00.0005-5) unstable; urgency=low
.
* Fix "FTBFS: Unable to store document to private:stream
(ErrCode 3088)"
changed src/Makefile.am unoconv --stdout to unoconv -o
sleep 20 sec after starting unoconv listner
(Closes: #718090)
Checksums-Sha1:
bc1c5bf4d5f0f10ea24a68bfce4e975349cdbc1d 1525 libswe_1.77.00.0005-5.dsc
bd4f32c8fc4da1485e1c6eba575fdaf373d2938e 844528
libswe_1.77.00.0005.orig.tar.bz2
ba5fa3fcbc1643f0082c094f514982c45ee39115 186756
libswe_1.77.00.0005-5.debian.tar.gz
c29d36277089a81b5b7a711e0fe3bf1d6f7a994b 787050
libswe-doc_1.77.00.0005-5_all.deb
ea718af3b3301aca3c19bc6a98f31c6a4fa6c724 248892
libswe-dev_1.77.00.0005-5_i386.deb
adb663d8abb53b3f548d261d68ea19aca1900d88 179894 libswe0_1.77.00.0005-5_i386.deb
3826a456339f9459eef9f9cbb7c035c9870463e4 61224
swe-basic-data_1.77.00.0005-5_all.deb
Checksums-Sha256:
99d16278ff58912439a50335d5e8e222b12c9c40ec37378507ed129f4f5a7d73 1525
libswe_1.77.00.0005-5.dsc
66a5101bca0a65adfc8b6754f09fd0d0321e32753b90ae6c769757d028787b25 844528
libswe_1.77.00.0005.orig.tar.bz2
5a5f98e03f499ef1f25c56b1e509269249d5a8c7a78cc4580d64fb9fdc57417a 186756
libswe_1.77.00.0005-5.debian.tar.gz
7c6a7e50e7d93245a87405470d050738707e407c3cd2754cd4736cfca1c8e29f 787050
libswe-doc_1.77.00.0005-5_all.deb
24a6e249edf615f71a6fbeadd3a28fe9b405bdf2eefc007eea02a32fbbe001ff 248892
libswe-dev_1.77.00.0005-5_i386.deb
27eb23afb0298a414063840ba045c9de542614d490d5e0476e8367e988e9ba10 179894
libswe0_1.77.00.0005-5_i386.deb
91a57874a4be6447853dd355a96875adce2e389d1fb7b4e2ddfcaae81b6d73c5 61224
swe-basic-data_1.77.00.0005-5_all.deb
Files:
041eaa9a3cd0f4a2bcfc5a3acf545d25 1525 libs extra libswe_1.77.00.0005-5.dsc
1506f38e5fe0db02a1ee84b82b8ea4f3 844528 libs extra
libswe_1.77.00.0005.orig.tar.bz2
7c1d7daadd3b00a7f2c44e3aee3bc165 186756 libs extra
libswe_1.77.00.0005-5.debian.tar.gz
1a4842c16f4567341f8ce3ba14772607 787050 doc extra
libswe-doc_1.77.00.0005-5_all.deb
13acca3bac27e6735ed632f5ea412b29 248892 libdevel extra
libswe-dev_1.77.00.0005-5_i386.deb
c604097629b051896d0d3189c0678f41 179894 libs extra
libswe0_1.77.00.0005-5_i386.deb
4e25d3b7ca2ccb912cda0dd93c1749c9 61224 science extra
swe-basic-data_1.77.00.0005-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAlH9/28ACgkQ2kYOR+5txmr01wCgh9CWl2cZzXOhd/j78YIKpi7n
k28An0aMTajWXOIVnx8QOn27SGmaIWII
=MSwr
-----END PGP SIGNATURE-----
--- End Message ---