Your message dated Tue, 22 May 2007 14:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#424501: fixed in boinc 5.8.17-2
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: boinc
Version: 5.8.17-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 > Added to removed list: 
 > Removing negative dependencies: 
 > Added to removed list: 
 > Checking correctness of source dependencies...
 > Requesting dpkg status for packages: libwxgtk2.6-dev docbook2x zlib1g-dev 
 > libxi-dev libjpeg62-dev libxmu-dev linux-kernel-headers libcurl3-openssl-dev 
 > debhelper libstdc++6 libxml2-utils dh-buildinfo autotools-dev po-debconf 
 > freeglut3-dev docbook-xml g++-4.1 quilt gcc-4.1 libx11-dev automake1.9 
 > libc6-dev libssl-dev libstdc++6-4.1-dev binutils libice-dev libsm-dev 
 > autoconf
 > Kernel: Linux 2.6.18-3-amd64 i386 (x86_64)
 > Toolchain package versions: libc6-dev_2.5-7 linux-kernel-headers_2.6.18-7 
 > gcc-4.1_4.1.2-6 g++-4.1_4.1.2-6 binutils_2.17cvs20070426-6 
 > libstdc++6-4.1-dev_4.1.2-6 libstdc++6_4.1.2-6
 > ------------------------------------------------------------------------------
 > gpg: Signature made Mon Apr 30 12:41:33 2007 CEST using DSA key ID B5CE5497
 > gpg: Can't check signature: public key not found
 > dpkg-source: extracting boinc in boinc-5.8.17
 > dpkg-source: unpacking boinc_5.8.17.orig.tar.gz
 > dpkg-source: applying /tmp/build.a10674/boinc_5.8.17-1.diff.gz
 > ############
 > #### RUNNING BUILD NO 1 ####
 > ############
 > dpkg-buildpackage: source package is boinc
 > dpkg-buildpackage: source version is 5.8.17-1
 > dpkg-buildpackage: host architecture i386
 > dpkg-buildpackage: source version without epoch 5.8.17-1
 > dpkg-checkbuilddeps: Unmet build dependencies: libcurl3-openssl-dev (>= 
 > 7.15.5)
 > dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
 > dpkg-buildpackage: (Use -d flag to override.)

The libcurl package has bumped sonames, so all packages depending on            
                                                                                
              
libcurl3 need to be rebuilt for libcurl4. Please see this bugreport             
                                                                                
              
for more information:                                                           
                                                                                
              
                                                                                
                                                                                
              
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=423447

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/
 
bye,
        - michael


--- End Message ---
--- Begin Message ---
Source: boinc
Source-Version: 5.8.17-2

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

boinc-client_5.8.17-2_i386.deb
  to pool/main/b/boinc/boinc-client_5.8.17-2_i386.deb
boinc-dev_5.8.17-2_i386.deb
  to pool/main/b/boinc/boinc-dev_5.8.17-2_i386.deb
boinc-manager_5.8.17-2_i386.deb
  to pool/main/b/boinc/boinc-manager_5.8.17-2_i386.deb
boinc_5.8.17-2.diff.gz
  to pool/main/b/boinc/boinc_5.8.17-2.diff.gz
boinc_5.8.17-2.dsc
  to pool/main/b/boinc/boinc_5.8.17-2.dsc



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.
Frank S. Thomas <[EMAIL PROTECTED]> (supplier of updated boinc 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, 20 May 2007 12:09:40 +0200
Source: boinc
Binary: boinc-manager boinc-dev boinc-client
Architecture: source i386
Version: 5.8.17-2
Distribution: unstable
Urgency: low
Maintainer: Debian BOINC Maintainers <[EMAIL PROTECTED]>
Changed-By: Frank S. Thomas <[EMAIL PROTECTED]>
Description: 
 boinc-client - core client for the BOINC distributed computing infrastructure
 boinc-dev  - development files to build applications for BOINC projects
 boinc-manager - GUI to control and monitor the BOINC core client
Closes: 422643 424501 425225
Changes: 
 boinc (5.8.17-2) unstable; urgency=low
 .
   [ Frank S. Thomas ]
   * debian/control:
     - Extended boinc-manager's long description.
     - Added libcurl4-openssl-dev to Build-Depends because the libcurl packages
       have bumped sonames. The B-D on libcurl3-openssl-dev remains as
       alternative dependency to ease backporting to etch.
       (closes: #424501, #425225)
   * Updated all BOINC URLs to point to their new location in the official
     BOINC wiki according to http://boinc.berkeley.edu/trac/wiki/FileList.
   * debian/boinc-dev.{install,links}: Install lib/common_defs.h header to fix
     a FTBFS of boinc-app-seti with boinc-dev/5.8.17-1. This was discovered by
     Lucas Nussbaum's archive rebuild. (closes: #422643)
   * debian/manpages/*.xml: Made <ulink> elements empty if their content was
     the same as the content of their url attribute.
 .
   [ Steffen Moeller ]
   * debian/control: Extended boinc-client's long description.
Files: 
 314bd6b01885acc5c2f7a2f41856bf08 1207 net optional boinc_5.8.17-2.dsc
 580614a60cb95af5cf3046e4a448961f 44347 net optional boinc_5.8.17-2.diff.gz
 d04b0618871306b0257f3566eb02842c 341524 net optional 
boinc-client_5.8.17-2_i386.deb
 0b260a8c6bb374fe03f73ad92c505f17 1643192 x11 optional 
boinc-manager_5.8.17-2_i386.deb
 8982204a59d535855ea2315bcdb2bfc5 369946 devel optional 
boinc-dev_5.8.17-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGUvZlgeVih7XOVJcRApxHAKCIhI1NvX/Z09VpaACAKOxB+mXZzwCdFRjQ
ZdWLduZYeEyyVm4+gt2UO7Y=
=oVAr
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to