Your message dated Sun, 8 Apr 2012 17:23:08 +0100
with message-id <[email protected]>
and subject line opensync removed
has caused the Debian Bug report #457837,
regarding opensync: Bug in cmake/modules/FindLIB2.cmake
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.)


-- 
457837: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457837
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: opensync
Version: 0.34+r2932
Severity: important
Tags: patch


$ dpkg-buildpackage -rfakeroot
[...]
-- checking for one of the modules 'glib-2.0'
--   found glib-2.0, version 2.12.4
The end of a CMakeLists file was reached with an IF statement that was not 
closed properly.
Within the directory: /usr/local/src/zzbad/opensync-0.34+r2932
The arguments are: _glib2_FOUND
The end of a CMakeLists file was reached with an IF statement that was not 
closed properly.
Within the directory: /usr/local/src/zzbad/opensync-0.34+r2932
The arguments are: _glib2_FOUND
-- Configuring done
-- Generating done
-- Build files have been written to: 
/usr/local/src/zzbad/opensync-0.34+r2932/debian/build-python2.4
[...]
dh_installdirs
/usr/bin/make -C 
/usr/local/src/zzbad/opensync-0.34+r2932/debian/build-python2.4 install 
DESTDIR=/usr/local/src/zzbad/opensync-0.34+r2932/debian/tmp
make[1]: Entering directory 
`/usr/local/src/zzbad/opensync-0.34+r2932/debian/build-python2.4'
make[1]: *** No rule to make target `install'.  Stop.
make[1]: Leaving directory 
`/usr/local/src/zzbad/opensync-0.34+r2932/debian/build-python2.4'
make: *** [install-python2.4] Error 2

Here's a patch:

--- FindGLIB2.cmake     2007-12-10 18:12:06.000000000 +0100
+++ /usr/local/src/opensync/opensync-0.34+r2932/cmake/modules/FindGLIB2.cmake   
2007-12-21 18:18:49.000000000 +0100
@@ -77,7 +77,7 @@
     IF ( _glib2_FOUND )
            SET ( GLIB2_INCLUDE_DIRS ${_glib2_include_DIR} 
${_glibconfig_include_DIR} )
            SET ( GLIB2_LIBRARIES ${_glib2_link_DIR} )
-    ENDIF ( _gconf2_FOUND )
+    ENDIF ( _glib2_FOUND )
 
     # Handle dependencies
     # libintl


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-jh-1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



--- End Message ---
--- Begin Message ---
notfound 625395 0.39-4
notfound 632843 0.39-4
notfound 457837 0.34+r2932
notfound 577637 0.39-3
done

We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

opensync

-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

Attachment: pgpn02FbXH5r8.pgp
Description: PGP signature


--- End Message ---

Reply via email to