Your message dated Mon, 28 Aug 2006 10:32:06 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#328924: fixed in silc-toolkit 0.9.12-5 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: silc-toolkit Version: 0.9.12-4.1 Severity: serious Tags: patch When building 'silc-toolkit' on amd64/unstable, I get the following error: # get proper name for shlib package /silc-toolkit-0.9.12/debian/control.sh /silc-toolkit-0.9.12/debian/control /silc-toolkit-0.9.12/lib/.libs make: execvp: /silc-toolkit-0.9.12/debian/control.sh: Permission denied make: *** [build-stamp] Error 127 With the attached patch 'silc-toolkit' can be compiled. Regards Andreas Jochens diff -urN ../tmp-orig/silc-toolkit-0.9.12/debian/rules ./debian/rules --- ../tmp-orig/silc-toolkit-0.9.12/debian/rules 2005-09-18 08:35:45.000000000 +0000 +++ ./debian/rules 2005-09-18 08:35:43.000000000 +0000 @@ -75,7 +75,7 @@ $(MAKE) # get proper name for shlib package - $(CURDIR)/debian/control.sh $(CURDIR)/debian/control $(CURDIR)/lib/.libs + sh $(CURDIR)/debian/control.sh $(CURDIR)/debian/control $(CURDIR)/lib/.libs touch build-stamp
--- End Message ---
--- Begin Message ---Source: silc-toolkit Source-Version: 0.9.12-5 We believe that the bug you reported is fixed in the latest version of silc-toolkit, which is due to be installed in the Debian FTP archive: libsilc-1.0-2-dev_0.9.12-5_i386.deb to pool/main/s/silc-toolkit/libsilc-1.0-2-dev_0.9.12-5_i386.deb libsilc-1.0-2_0.9.12-5_i386.deb to pool/main/s/silc-toolkit/libsilc-1.0-2_0.9.12-5_i386.deb silc-toolkit_0.9.12-5.diff.gz to pool/main/s/silc-toolkit/silc-toolkit_0.9.12-5.diff.gz silc-toolkit_0.9.12-5.dsc to pool/main/s/silc-toolkit/silc-toolkit_0.9.12-5.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. Michael C. Schultheiss <[EMAIL PROTECTED]> (supplier of updated silc-toolkit 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, 24 Aug 2006 20:40:12 +0000 Source: silc-toolkit Binary: libsilc-1.0-2-dev libsilc-1.0-2 Architecture: source i386 Version: 0.9.12-5 Distribution: unstable Urgency: high Maintainer: Michael C. Schultheiss <[EMAIL PROTECTED]> Changed-By: Michael C. Schultheiss <[EMAIL PROTECTED]> Description: libsilc-1.0-2 - SILC library (silc-toolkit) libsilc-1.0-2-dev - developer files for SILC library (silc-toolkit) Closes: 323035 328924 331630 370794 379800 Changes: silc-toolkit (0.9.12-5) unstable; urgency=low . * New Maintainer (Closes: #370794) + debian/control{,.sh}: Update maintainer address, update Standards version * Incorporate NMUs . silc-toolkit (0.9.12-4.4) unstable; urgency=low . * Non-maintainer upload. * Move libsilc.so and libsilcclient.so to the -dev package (Closes: #379800). . silc-toolkit (0.9.12-4.3) unstable; urgency=high . * Non-maintainer upload. * Fix empty packages (Closes: #331630) * Bump standards version . silc-toolkit (0.9.12-4.2) unstable; urgency=low . * 0-day NMU to fix an RC bug. * Explicitly execute debian/control.sh with sh as suggested by Andreas Jochens (closes: bug#328924). . silc-toolkit (0.9.12-4.1) unstable; urgency=low . * This is an NMU, I don't know why Tamas didn't want to fix this. rebuild control file whenever shared library's soname changes, to satisfy debian policy requirements for shared package names. (closes: 323035) See section 8.1 for more details. http://www.debian.org/doc/debian-policy/ch-sharedlibs.html Though policy doesn't mention it, the point is to provide a migration path when for other packages when changes to the lib require changes to the soname. Files: 6576a0e0178a03766936216ba7107281 632 devel optional silc-toolkit_0.9.12-5.dsc 2f676fbdeef061de34cd7d4dc5528908 22404 devel optional silc-toolkit_0.9.12-5.diff.gz c065394f9eb84c403e81a42f9daab88d 994616 libdevel optional libsilc-1.0-2-dev_0.9.12-5_i386.deb 1b92ee5de9d6addb9918865d30128b96 410036 libs optional libsilc-1.0-2_0.9.12-5_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE8yT4yJBzD6P54w4RAuveAJ9tGaiIQA8rZOG+2zFcSgyD2ZpENwCdF/Iu yAqOABsPyluGoyl0Vnos1WQ= =6dKQ -----END PGP SIGNATURE-----
--- End Message ---

