Your message dated Mon, 14 May 2007 14:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#421789: fixed in beagle 0.2.17-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: beagle
Version: 0.2.16.3-3
Severity: serious

Hi,

Your package is failing to build with the following error:
** (/usr/lib/mono/2.0/gmcs.exe:29692): WARNING **: The following assembly refer
enced from /usr/lib/mono/gac/gdk-sharp/2.10.0.0__35e10195dab3c99f/gdk-sharp.dll
 could not be loaded:
     Assembly:   Mono.Cairo    (assemblyref_index=2)
     Version:    1.0.5000.0
     Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed in the M
ONO_PATH environment variable, or in the location of the executing assembly (/u
sr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0).


** (/usr/lib/mono/2.0/gmcs.exe:29692): WARNING **: Could not load file or assem
bly 'Mono.Cairo, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=0738eb9f13
2ed756' or one of its dependencies.
Stacktrace:

  at (wrapper managed-to-native) 
System.Reflection.MonoMethodInfo.get_method_info 
(intptr,System.Reflection.MonoMethodInfo&) <0xffffffff>
  at (wrapper managed-to-native) 
System.Reflection.MonoMethodInfo.get_method_info 
(intptr,System.Reflection.MonoMethodInfo&) <0x00094>
[...]
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

make[3]: *** [UiUtil.dll] Aborted

/usr/lib/mono/gac/Mono.Cairo/1.0.5000.0__0738eb9f132ed756/Mono.Cairo.dll
seems to be there, so I'm not sure what's wrong.  It needs to have
a symlink in /usr/lib/mono/gtk-sharp-2.0/ or something?  It doesn't seem
to have one.

So, I'm not sure if this bug belongs here or in some other package
(libmono-cairo1.0-cil?)  Please reassign as needed.


Kurt



--- End Message ---
--- Begin Message ---
Source: beagle
Source-Version: 0.2.17-1

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

beagle-backend-evolution_0.2.17-1_all.deb
  to pool/main/b/beagle/beagle-backend-evolution_0.2.17-1_all.deb
beagle-dev_0.2.17-1_i386.deb
  to pool/main/b/beagle/beagle-dev_0.2.17-1_i386.deb
beagle_0.2.17-1.diff.gz
  to pool/main/b/beagle/beagle_0.2.17-1.diff.gz
beagle_0.2.17-1.dsc
  to pool/main/b/beagle/beagle_0.2.17-1.dsc
beagle_0.2.17-1_i386.deb
  to pool/main/b/beagle/beagle_0.2.17-1_i386.deb
beagle_0.2.17.orig.tar.gz
  to pool/main/b/beagle/beagle_0.2.17.orig.tar.gz
iceweasel-beagle_0.2.17-1_all.deb
  to pool/main/b/beagle/iceweasel-beagle_0.2.17-1_all.deb
libbeagle-dev_0.2.17-1_i386.deb
  to pool/main/b/beagle/libbeagle-dev_0.2.17-1_i386.deb
libbeagle0_0.2.17-1_i386.deb
  to pool/main/b/beagle/libbeagle0_0.2.17-1_i386.deb
python-beagle_0.2.17-1_i386.deb
  to pool/main/b/beagle/python-beagle_0.2.17-1_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.
Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> (supplier of updated beagle 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: Mon, 14 May 2007 12:08:25 +0200
Source: beagle
Binary: beagle python-beagle beagle-dev iceweasel-beagle libbeagle-dev 
beagle-backend-evolution libbeagle0
Architecture: source i386 all
Version: 0.2.17-1
Distribution: unstable
Urgency: low
Maintainer: Debian Mono Group <[EMAIL PROTECTED]>
Changed-By: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
Description: 
 beagle     - indexing and search tool for your personal data
 beagle-backend-evolution - evolution data backend for beagle
 beagle-dev - library for accessing beagle (C# development files)
 iceweasel-beagle - Beagle extension for Iceweasel
 libbeagle-dev - library for accessing beagle (C bindings)
 libbeagle0 - library for accessing beagle using C
 python-beagle - python bindings for beagle
Closes: 396926 398197 409139 413396 414343 420704 421687 421789
Changes: 
 beagle (0.2.17-1) unstable; urgency=low
 .
   * New upstream release.
     + Disable on battery works also in beage-build-index and
     beagle-crawl-system. (Closes: #396926)
   * Search properties no longer appear in Applications menu (Closes: #398197)
   * Recompile with latest evolution-sharp (Closes: #414343)
   * Update beagle.menu file to run beagle-search command and use new icon.
     Call dh_installmenu in debian/rules. (Closes: #420704)
   * Add libmono-cairo2.0-cil package as a Build-Dependency. It is needed as
     long as Mono overrides 1.0 references by 2.0 at runtime when running in a
     2.0 environment. (Closes: #421789)
   * Edited 0.2.16.3-2 changelog entry.
   * debian/patches:
      + beagle-crawl-safely: add new --disable-on-battery option
      + crawl-rules: add DISABLE_ON_BATTERY option to all system wide rules
      + filter_xhtml: disable; applied upstream
      + usebash: add beagle-contactviewer (Closes: #421687)
      + name-iceweasel: new; change mozilla for iceweasel brand. (Closes: 
#413396)
      + typos: new; fix different typos in the package (Closes: #409139)
      + filter-xhtml: included upstream; deleted.
Files: 
 134139a6d3b3c2e15c206a8d4da3e9a7 1403 gnome optional beagle_0.2.17-1.dsc
 323e6a97eeee17b8f368d2af89171571 2131154 gnome optional 
beagle_0.2.17.orig.tar.gz
 d2ca091bd15abbeb12f8d57bc7c07178 44788 gnome optional beagle_0.2.17-1.diff.gz
 2671c878eead541d77e65577921e190f 71936 gnome optional 
beagle-backend-evolution_0.2.17-1_all.deb
 674f2e217879aaa21d6ffa55e6d6ad7d 90474 gnome optional 
iceweasel-beagle_0.2.17-1_all.deb
 7fc5c4daed0ca873a0d5dc81a2fb7727 1207460 gnome optional 
beagle_0.2.17-1_i386.deb
 0531b4a350ecca5cc66484591a4368f7 82394 gnome optional 
libbeagle0_0.2.17-1_i386.deb
 41d9759aa4dc0c051c999b324586668f 120500 devel optional 
libbeagle-dev_0.2.17-1_i386.deb
 2419fb04a3e27e9e30131224a0c147d5 52192 gnome optional 
beagle-dev_0.2.17-1_i386.deb
 c4edcae94324d7f5e174969e96c090bb 65374 libs optional 
python-beagle_0.2.17-1_i386.deb

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

iD8DBQFGSGziS+BYJZB4jhERArvmAKCLaX5XVMLlFwNfdCrz2u/L3i7d4QCcCSVn
fiofsgRVN3JGLJPcOVt/gA0=
=WmWN
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to