Your message dated Sat, 09 Dec 2006 18:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#399885: fixed in ocsigen 0.5.0-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: ocsigen
Version: 0.5.0~rc1-1
Severity: serious
Hi,
your package failed to build from source since it tried to create
a directory outside of the build directory which it hadn't the
rights to do.
| Automatic build of ocsigen_0.5.0~rc1-1 on meitner by sbuild/hppa 79
| Build started at 20061122-1410
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 196kB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main ocsigen 0.5.0~rc1-1 (dsc)
[762B]
| Get:2 http://ftp.de.debian.org experimental/main ocsigen 0.5.0~rc1-1 (tar)
[191kB]
| Get:3 http://ftp.de.debian.org experimental/main ocsigen 0.5.0~rc1-1 (diff)
[4166B]
| Fetched 196kB in 3s (51.7kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 5), ocaml-nox (>= 3.08.4), ocaml-findlib,
libocamlnet-ocaml-dev (>= 1.1), libdbi-ocaml-dev, libssl-ocaml-dev (>= 0.4.0-1)
| Checking for already installed source dependencies...
| debhelper: missing
| Using default version 5.0.42
| ocaml-nox: missing
| Using default version 3.09.2-7
| ocaml-findlib: missing
| libocamlnet-ocaml-dev: missing
| Using default version 1.1-13
| libdbi-ocaml-dev: missing
| libssl-ocaml-dev: missing
| Using default version 0.4.0-1
| Checking for source dependency conflicts...
[...]
| Checking correctness of source dependencies...
| Toolchain package versions: libc6-dev_2.3.6.ds1-8
linux-kernel-headers_2.6.18-6 gcc-4.1_4.1.1-20 g++-4.1_4.1.1-20 binutils_2.17-3
libstdc++6-4.1-dev_4.1.1-20 libstdc++6_4.1.1-20
| ------------------------------------------------------------------------------
| gpg: Signature made Tue Nov 21 22:57:57 2006 CET using DSA key ID 800969EF
| gpg: Can't check signature: public key not found
| dpkg-source: extracting ocsigen in ocsigen-0.5.0~rc1
| dpkg-source: unpacking ocsigen_0.5.0~rc1.orig.tar.gz
| dpkg-source: applying /home/buildd/build/ocsigen_0.5.0~rc1-1.diff.gz
| su: Authentication service cannot retrieve authentication info.
| (Ignored)
| dpkg-buildpackage: source package is ocsigen
| dpkg-buildpackage: source version is 0.5.0~rc1-1
| dpkg-buildpackage: host architecture hppa
| dpkg-buildpackage: source version without epoch 0.5.0~rc1-1
[...]
| /usr/bin/fakeroot debian/rules binary-arch
| for f in debian/dirs; do sed -e 's/@OCamlABI@/3.09.2/g' $f.in > $f; done
| dh_testdir
| dh_testroot
| dh_clean -k
| dh_installdirs
| /usr/bin/make install
BINDIR=/build/buildd/ocsigen-0.5.0~rc1/debian/ocsigen/usr/bin
MODULEINSTALLDIR=/build/buildd/ocsigen-0.5.0~rc1/debian/ocsigen//usr/lib/ocaml/3.09.2
| make[1]: Entering directory `/build/buildd/ocsigen-0.5.0~rc1'
| mkdir -p /usr/local/lib/ocsigen
| mkdir: cannot create directory `/usr/local/lib/ocsigen': Permission denied
| make[1]: *** [install] Error 1
| make[1]: Leaving directory `/build/buildd/ocsigen-0.5.0~rc1'
| make: *** [install] Error 2
| ******************************************************************************
| Build finished at 20061122-1417
| FAILED [dpkg-buildpackage died]
Full build log(s):
http://experimental.ftbfs.de/build.php?&ver=0.5.0~rc1-1&pkg=ocsigen&arch=sparc
Gruesse,
--
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/
--- End Message ---
--- Begin Message ---
Source: ocsigen
Source-Version: 0.5.0-1
We believe that the bug you reported is fixed in the latest version of
ocsigen, which is due to be installed in the Debian FTP archive:
ocsigen_0.5.0-1.diff.gz
to pool/main/o/ocsigen/ocsigen_0.5.0-1.diff.gz
ocsigen_0.5.0-1.dsc
to pool/main/o/ocsigen/ocsigen_0.5.0-1.dsc
ocsigen_0.5.0-1_i386.deb
to pool/main/o/ocsigen/ocsigen_0.5.0-1_i386.deb
ocsigen_0.5.0.orig.tar.gz
to pool/main/o/ocsigen/ocsigen_0.5.0.orig.tar.gz
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Samuel Mimram <[EMAIL PROTECTED]> (supplier of updated ocsigen 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 21 Nov 2006 21:58:25 +0000
Source: ocsigen
Binary: ocsigen
Architecture: source i386
Version: 0.5.0-1
Distribution: unstable
Urgency: low
Maintainer: Samuel Mimram <[EMAIL PROTECTED]>
Changed-By: Samuel Mimram <[EMAIL PROTECTED]>
Description:
ocsigen - web programming framework in OCaml
Closes: 387454 399885
Changes:
ocsigen (0.5.0-1) unstable; urgency=low
.
* New upstream release. Uploading to unstable.
* Correctly specifying path for examples, closes: #399885.
* Program is now under LGPL with exceptions, updated copyright file.
* Ocsigen is now daemonizing and creating pid files by his own, updated
init.d script.
.
ocsigen (0.5.0~rc1-1) experimental; urgency=low
.
* New upstream release.
* Added a build-dependency on libssl-ocaml-dev.
.
ocsigen (0.4.0.2-1) experimental; urgency=low
.
* Initial release, closes: #387454.
Files:
be6f1556dcd45b3e5d2811614b0639f5 750 devel optional ocsigen_0.5.0-1.dsc
4c66ab4cc0eccf748ed7f9e74f9646a4 194606 devel optional
ocsigen_0.5.0.orig.tar.gz
d7dbb2d85426d5c52e8be463e5403145 4745 devel optional ocsigen_0.5.0-1.diff.gz
08fb5378533228c86f9926d7b38bc45b 1925358 devel optional
ocsigen_0.5.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFevZwIae1O4AJae8RAvv9AKCA6+QOtIpRm39bysVo0hrWy3Mo5ACeK7WK
fCZV+yjvVCj3IUvKQcEtsQY=
=7Cjx
-----END PGP SIGNATURE-----
--- End Message ---