Your message dated Wed, 15 Jul 2009 07:17:09 +0000
with message-id <[email protected]>
and subject line Bug#537006: fixed in php-kolab-filter 0.1.5-2
has caused the Debian Bug report #537006,
regarding php-kolab-filter: FTBFS: rmdir: failed to remove
`/build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.registry':
Directory not empty
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 [email protected]
immediately.)
--
537006: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537006
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php-kolab-filter
Version: 0.1.5-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/fakeroot debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_clean -k
> dh_installdirs -A
> mkdir -p "."
> ln -f -s ../package.xml Kolab_Filter-0.1.5
> # install everything in default locations
> /usr/bin/pear \
> -c debian/pearrc \
> -d include_path=/usr/share/php \
> -d php_bin=/usr/bin/php \
> -d bin_dir=/usr/bin \
> -d php_dir=/usr/share/php \
> -d data_dir=/usr/share/php/data \
> -d doc_dir=/usr/share/php/docs \
> -d test_dir=/usr/share/php/tests \
> install --nodeps -P
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/
> Kolab_Filter-0.1.5/package.xml
> warning: channel://pear.horde.org/Kolab_Filter-0.1.5 requires package
> "channel://pear.horde.org/Horde" (version >= 0.0.2)
> warning: channel://pear.horde.org/Kolab_Filter-0.1.5 requires package
> "channel://pear.horde.org/Horde_iCalendar" (version >= 0.0.3)
> warning: channel://pear.horde.org/Kolab_Filter-0.1.5 requires package
> "channel://pear.horde.org/Argv"
> warning: channel://pear.horde.org/Kolab_Filter-0.1.5 requires package
> "channel://pear.horde.org/Horde_MIME" (version >= 0.0.2)
> warning: channel://pear.horde.org/Kolab_Filter-0.1.5 requires package
> "channel://pear.horde.org/Horde_Util" (version >= 0.0.2)
> warning: channel://pear.horde.org/Kolab_Filter-0.1.5 requires package
> "channel://pear.horde.org/Kolab_Server" (version >= 0.2.0)
> channel://pear.horde.org/Kolab_Filter-0.1.5 can optionally use package
> "channel://pear.horde.org/Horde_Notification"
> channel://pear.horde.org/Kolab_Filter-0.1.5 can optionally use package
> "channel://pear.horde.org/Horde_Prefs"
> install ok: channel://pear.horde.org/Kolab_Filter-0.1.5
> # move documentation to correct location
> mkdir -p
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/doc/php-kolab-filter
> cp package.xml
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/doc/php-kolab-filter
> if [ -d
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/docs/Kolab_Filter
> ] ; then \
> mv -i
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/docs/Kolab_Filter/*
>
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/doc/php-kolab-filter;
> \
> rmdir
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/docs/Kolab_Filter;
> \
> ln -s ../../doc/php-kolab-filter
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/docs/Kolab_Filter;
> \
> fi ;
> # create upstream changelog
> /usr/share/dh-make-php/phppkginfo . changelog | gzip -9 >
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/doc/php-kolab-filter/changelog.gz
> # move test to correct location
> # must move files instead of directory in case tests was part of docs above
> if [ -d
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/tests/Kolab_Filter/tests
> ] ; then \
> mkdir -p
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/doc/php-kolab-filter/tests
> ; \
> mv -i
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/tests/Kolab_Filter/tests/*
>
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/doc/php-kolab-filter/tests
> ; \
> rmdir
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/tests/Kolab_Filter/tests
> ; \
> ln -s ../../../doc/php-kolab-filter/tests
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/tests/Kolab_Filter/tests
> ; \
> fi ; \
>
> # remove unwanted files
> rm -f
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.filemap;
> rm -f
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.lock;
> rm -rf
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.channels;
> rm -rf
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.depdblock;
> rm -rf
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.depdb;
> rm -rf
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.registry/.channel.pecl.php.net;
> rm -rf
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.registry/.channel.__uri;
> rm -rf
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/doc/php-kolab-filter/LICENSE
> \
>
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter//tmp
> # remove license file
> rm
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/doc/php-kolab-filter/COPYING
> # remove pear registry cache
> rm -r
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.registry/.channel.pear.horde.org
> rmdir
> /build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.registry
> rmdir: failed to remove
> `/build/user-php-kolab-filter_0.1.5-1-amd64-1D0eMS/php-kolab-filter-0.1.5/debian/php-kolab-filter/usr/share/php/.registry':
> Directory not empty
> make: *** [common-install-indep] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/07/13/php-kolab-filter_0.1.5-1_lsid64.buildlog
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: php-kolab-filter
Source-Version: 0.1.5-2
We believe that the bug you reported is fixed in the latest version of
php-kolab-filter, which is due to be installed in the Debian FTP archive:
php-kolab-filter_0.1.5-2.diff.gz
to pool/main/p/php-kolab-filter/php-kolab-filter_0.1.5-2.diff.gz
php-kolab-filter_0.1.5-2.dsc
to pool/main/p/php-kolab-filter/php-kolab-filter_0.1.5-2.dsc
php-kolab-filter_0.1.5-2_all.deb
to pool/main/p/php-kolab-filter/php-kolab-filter_0.1.5-2_all.deb
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.
Mathieu Parent <[email protected]> (supplier of updated php-kolab-filter
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.8
Date: Tue, 14 Jul 2009 17:07:18 +0200
Source: php-kolab-filter
Binary: php-kolab-filter
Architecture: source all
Version: 0.1.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Kolab Maintainers <[email protected]>
Changed-By: Mathieu Parent <[email protected]>
Description:
php-kolab-filter - Postfix filters for the Kolab server
Closes: 537006
Changes:
php-kolab-filter (0.1.5-2) unstable; urgency=low
.
* section: web -> php
* updated Standards-Version to 3.8.2: no changes
* don't remove pear registry cache (Closes: #537006)
* remove empty directory /usr/share/php/.registry/.channel.doc.php.net
Checksums-Sha1:
42d5035c632bd3f320583888ecd439c7bd560e5f 1438 php-kolab-filter_0.1.5-2.dsc
b930c86e3b0851fb9470616607343cb704b2927a 5310 php-kolab-filter_0.1.5-2.diff.gz
31ebd05e109af7236d78da05547c65dbbb99912e 60970 php-kolab-filter_0.1.5-2_all.deb
Checksums-Sha256:
7eb176881ee437cfe803ba2b112044de268913cff4ce89d67a52dba44725a24c 1438
php-kolab-filter_0.1.5-2.dsc
792d25b311b5ae0a5609aab8d98b238bf29c2e1034977ef4e33a2f707666c6a5 5310
php-kolab-filter_0.1.5-2.diff.gz
18dd1e960c55ed75f3879c3a1cafee2b2ab24c86e7e0923431c7492f55ae5450 60970
php-kolab-filter_0.1.5-2_all.deb
Files:
3dc7fa4c009c8ed8041fa79f45eb1855 1438 php extra php-kolab-filter_0.1.5-2.dsc
f884a16d2502a3ef4632275e44870c76 5310 php extra
php-kolab-filter_0.1.5-2.diff.gz
36483bf49ae00292a1e4ff27bfa4039e 60970 php extra
php-kolab-filter_0.1.5-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkpdf74ACgkQ9/DnDzB9Vu03yACeMne+InQshGMLWfzTQEO+83h6
gQwAn07fMyiUhPZ6HJXPtChMEHx7UNWI
=LwXL
-----END PGP SIGNATURE-----
--- End Message ---