Your message dated Sun, 21 Oct 2007 20:48:27 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#447468: fixed in libobjc-lf2 2.95.3r115-3 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: libobjc-lf2 version: 2.95.3r115-2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20071021 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: /build/user/libobjc-lf2-2.95.3r115/debian/tmp//usr/System/Library/Libraries/. ; \ (cd /build/user/libobjc-lf2-2.95.3r115/debian/tmp//usr/System/Library/Libraries/.; rm -f libobjc.so; if [ "libobjc.so.lf2" != "libobjc.so.lf2.95.3" ]; then rm -f libobjc.so.lf2; ln -s libobjc.so.lf2.95.3 libobjc.so.lf2; fi; ln -s libobjc.so.lf2 libobjc.so; ) \ fi /usr/lib/opengroupware.org/System/Library/Makefiles/mkinstalldirs /build/user/libobjc-lf2-2.95.3r115/debian/tmp//usr/System/Library/Headers//objc for file in objc-decls.h Object.h Protocol.h encoding.h hash.h objc-api.h objc-list.h objc-mem.h objc.h sarray.h thr.h typedstream.h __done; do \ if [ $file != __done ]; then \ /usr/bin/install -c -m 644 ./$file \ /build/user/libobjc-lf2-2.95.3r115/debian/tmp//usr/System/Library/Headers//objc/$file; \ fi; \ done /usr/lib/opengroupware.org/System/Library/Makefiles/mkinstalldirs /build/user/libobjc-lf2-2.95.3r115/debian/tmp/usr/include/ /usr/lib/opengroupware.org/System/Library/Makefiles/mkinstalldirs /build/user/libobjc-lf2-2.95.3r115/debian/tmp/usr/include//objc moving headers to /build/user/libobjc-lf2-2.95.3r115/debian/tmp/usr/include/ .. mv /build/user/libobjc-lf2-2.95.3r115/debian/tmp//usr/System/Library/Headers/objc/*.h /build/user/libobjc-lf2-2.95.3r115/debian/tmp/usr/include//objc/ moving libs to /build/user/libobjc-lf2-2.95.3r115/debian/tmp/usr/lib/ .. mv "/build/user/libobjc-lf2-2.95.3r115/debian/tmp//usr/System/Library/Libraries/./"/"libobjc.so"* /build/user/libobjc-lf2-2.95.3r115/debian/tmp/usr/lib// mv: target `/build/user/libobjc-lf2-2.95.3r115/debian/tmp/usr/lib//' is not a directory: No such file or directory make[1]: *** [move-libs-to-fhs] Error 1 make[1]: Leaving directory `/build/user/libobjc-lf2-2.95.3r115' make: *** [install] Error 2 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error exit status 2 The full build log is available from http://people.debian.org/~lucas/logs/2007/10/21 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 containing a sid i386 environment. 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: libobjc-lf2 Source-Version: 2.95.3r115-3 We believe that the bug you reported is fixed in the latest version of libobjc-lf2, which is due to be installed in the Debian FTP archive: libobjc-lf2-dev_2.95.3r115-3_i386.deb to pool/main/libo/libobjc-lf2/libobjc-lf2-dev_2.95.3r115-3_i386.deb libobjc-lf2_2.95.3r115-3.diff.gz to pool/main/libo/libobjc-lf2/libobjc-lf2_2.95.3r115-3.diff.gz libobjc-lf2_2.95.3r115-3.dsc to pool/main/libo/libobjc-lf2/libobjc-lf2_2.95.3r115-3.dsc libobjc-lf2_2.95.3r115-3_i386.deb to pool/main/libo/libobjc-lf2/libobjc-lf2_2.95.3r115-3_i386.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. Ralf Treinen <[EMAIL PROTECTED]> (supplier of updated libobjc-lf2 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: Sun, 21 Oct 2007 22:17:59 +0200 Source: libobjc-lf2 Binary: libobjc-lf2 libobjc-lf2-dev Architecture: source i386 Version: 2.95.3r115-3 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Ralf Treinen <[EMAIL PROTECTED]> Description: libobjc-lf2 - libFoundation fork of the Objective-C runtime library libobjc-lf2-dev - Header files for the libFoundation fork of the Objective-C librar Closes: 389295 415082 447468 Changes: libobjc-lf2 (2.95.3r115-3) unstable; urgency=low . * QA upload * debian/rules: use in installation the GNUSTEP_INSTALLATION_DOMAIN and DESTDIR variables, instead of the depreciated GNUSTEP_INSTALLATION_DIR (closes: #447468). * Added config/ia64/linux-gnu/compiler-info.h. Thanks to [EMAIL PROTECTED] for the pach ! (closes: #389295) * Added config/ix86/kfreebsd-gnu/compiler-info.h. Thanks to Cyril Brulebois for the pach ! (closes: #415082) * debian/copyright: new address of FSF * debian/control: replace ${Source-Version} by ${binary:Version} in dependency for libobjc-lf-dev * Standards-Version 3.7.2 (no change) Files: 40c91111f63ac36496f1d6e1cb268053 665 - extra libobjc-lf2_2.95.3r115-3.dsc 4959ab7d7adca5f3b2c4a54aba862ec6 2610 - extra libobjc-lf2_2.95.3r115-3.diff.gz b4259b587eff275e61c3a257df517d1d 22608 libdevel extra libobjc-lf2-dev_2.95.3r115-3_i386.deb debc861969e069e4f11658674c26b8ce 41982 libs extra libobjc-lf2_2.95.3r115-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHG7dctzWmSeC6BMERAiTQAJ4k324/FmZfQU+SAwnSTglP83o+2QCg9cxl r2Fpjie+oZRpAetEfFLTdHs= =o33c -----END PGP SIGNATURE-----
--- End Message ---

