Your message dated Thu, 13 Dec 2007 21:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#441686: fixed in f-spot 0.4.1-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: f-spot
version: 0.3.5-1.2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[4]: Entering directory `/build/user/f-spot-0.3.5/glitz-sharp/src'
gmcs -debug -target:library -out:NDesk.Glitz.dll   ./Buffer.cs ./Context.cs 
./Glitz.cs ./Drawable.cs ./Surface.cs ./TextureObject.cs
./Glitz.cs(115,34): error CS0214: Pointers and fixed size buffers may only be 
used in an unsafe context
Compilation failed: 1 error(s), 0 warnings
make[4]: *** [NDesk.Glitz.dll] Error 1
make[4]: Leaving directory `/build/user/f-spot-0.3.5/glitz-sharp/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/f-spot-0.3.5/glitz-sharp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/f-spot-0.3.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/f-spot-0.3.5'
make: *** [debian/stamp-makefile-build] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/05

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: f-spot
Source-Version: 0.4.1-1

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

f-spot_0.4.1-1.diff.gz
  to pool/main/f/f-spot/f-spot_0.4.1-1.diff.gz
f-spot_0.4.1-1.dsc
  to pool/main/f/f-spot/f-spot_0.4.1-1.dsc
f-spot_0.4.1-1_i386.deb
  to pool/main/f/f-spot/f-spot_0.4.1-1_i386.deb
f-spot_0.4.1.orig.tar.gz
  to pool/main/f/f-spot/f-spot_0.4.1.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.
Mirco Bauer <[EMAIL PROTECTED]> (supplier of updated f-spot 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: Thu, 13 Dec 2007 20:57:10 +0100
Source: f-spot
Binary: f-spot
Architecture: source i386
Version: 0.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team <[EMAIL PROTECTED]>
Changed-By: Mirco Bauer <[EMAIL PROTECTED]>
Description: 
 f-spot     - personal photo management application
Closes: 401647 427287 435697 436298 441686 446409 447986 453474
Changes: 
 f-spot (0.4.1-1) unstable; urgency=low
 .
   [ Mirco Bauer ]
   * New upstream version.
     + Fixes NDesk.Glitz FTBFS. (Closes: #441686)
     + Fixes crash when double clicking an image or attaching a tag while the
       image is open. (Closes: #447986)
   * debian/control:
     + Added myself to Uploaders.
     + Updated cli-common-dev build-dependency to >= 0.4.4.
     + Updated Standards-Version to 3.7.3, no changes needed.
     + Added sqlite and sqlite3 to Suggests, needed for the
       f-spot-sqlite-upgrade script.
     + Added libflickrnet2.1.5-cil, libmono-addins0.2-cil and
       libmono-addins-gui0.2-cil to build-dependencies.
   * debian/copyright:
     + Rewritten, checked copyright and licenses of all source files.
   * debian/patches/01_build-system.dpatch:
     + Disabled as upstream allows to link against system ndesk-dbus now.
   * debian/patches/10_cs-changes.dpatch:
     + Disabled as PicasaWeb export, .kdc file support and sqlite3 support are
       already fixed upstream.
   * Added beagle-dev to build-dependencies for beagle support.
   * debian/patches/fix_libfspot_linkage.dpatch
     debian/patches/fix_libfspoteog_linkage.dpatch
     debian/patches/fix_libfspotjpegtran_linkage.dpatch:
     + Wrote patch to link correctly against used libraries.
   * debian/patches/20_refresh-menus-on-extensions.dpatch:
     + Refresh the Export and Tools menus on new or removed extensions.
       (upstream SVN revision: 3478)
       (thanks to Matvey Kozhev <[EMAIL PROTECTED]> for the dpatch and
        investigation)
   * debian/patches/link_system_libs.dpatch:
     + Link against the Mono.Addins and FlickrNet debian packages instead of the
       bundled versions.
   * debian/patches/forward_port_to_flickrnet_2.1.5.dpatch:
     + API forward port for FlickrNet 2.1.5.
   * debian/patches/detect_sqlite2_databases.dpatch:
     + Wrote patch to detect an existing sqlite2 database during startup of
       f-spot and print out upgrade instructions.
   * debian/rules
     debian/patches/99_ltmain_as-needed.dpatch:
     + Pass --as-needed to linker for lesser dependencies.
 .
   [ Tim Retout ]
   * New upstream version. (Closes: #436298, #446409)
   * New maintainer. (Closes: #453474)
   * Acknowledge NMUs by Margarita Manterola.
     (Closes: #435697, #427287, #401647)
   * Use dpatch to manage patches.
   * debian/watch: Update to look for 0.4.x versions, not 0.1.x.
   * debian/control:
     + Added myself to Uploaders.
     + Add build dependency on dpatch.
     + Add new Homepage field.
     + Add new Vcs-* fields.
Files: 
 c02a8ae6e66f99596775133a4caa0069 1749 gnome optional f-spot_0.4.1-1.dsc
 411c44bce03ddc0ffd83b17bc115a9aa 3128688 gnome optional 
f-spot_0.4.1.orig.tar.gz
 964a04a99db7c5bdf4dee4712ee26e33 120239 gnome optional f-spot_0.4.1-1.diff.gz
 a930e4ea1317e8d6d6555538bfeff8e3 2290744 gnome optional f-spot_0.4.1-1_i386.deb

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

iQEVAwUBR2GiKHEn5avu+UbIAQKl0gf/YL53rHFTKTm8t6YIxXgKoISXuKdc3s9M
b/Y110HMNZoG2eM8bNV28+pox94cuRelUJyeHddXEvWPLE9PmiUer6Xmo8nQrh7D
rZlbZHdORvX5HFAOz6poFFnpEipuVViciK74VPP4RUj4zZAQz8tw7yjHWuu5tRYG
8c/n9lCn2tY8MBlRP0k5oueLc8Wv/ykfzMdJ94rKYa9ONMkbbss94n3s4BIqUbQf
UlBAvwDqw4fS+oLTwoqeSlxRD4j6NZ386+cWrnhmGmZphMxtl5+GsObDuOT9ytmD
jZqjE9JKi1wd4eNUkZmorofr05fgTdfyfim0lXvTq1v5A15SMA8m/g==
=P4It
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to