Your message dated Sun, 23 Mar 2014 23:03:39 +0000 with message-id <e1wrrqz-0003sg...@franck.debian.org> and subject line Bug#739535: fixed in uswsusp 1.0+20120915-5 has caused the Debian Bug report #739535, regarding uswsusp: FTBFS: Can't locate Switch.pm in @INC 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 ow...@bugs.debian.org immediately.) -- 739535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739535 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: uswsusp Version: 1.0+20120915-4 Severity: serious Tags: patch Hi there, Your package uswsusp fails to build in current unstable on amd64. (Hopefully) Relevant part of the log: -------------------------------------- ^ load.c:459:3: warning: 'gcry_ac_data_new' is deprecated (declared at /usr/include/gcrypt.h:1417) [-Wdeprecated-declarations] ret = gcry_ac_data_new(&rsa_data_set); ^ load.c:476:3: warning: 'gcry_ac_data_set' is deprecated (declared at /usr/include/gcrypt.h:1443) [-Wdeprecated-declarations] ret = gcry_ac_data_set(rsa_data_set, GCRY_AC_FLAG_COPY, ^ load.c:485:3: warning: 'gcry_ac_key_init' is deprecated (declared at /usr/include/gcrypt.h:1501) [-Wdeprecated-declarations] ret = gcry_ac_key_init(&rsa_priv, rsa_hd, ^ load.c:490:2: warning: 'gcry_ac_data_new' is deprecated (declared at /usr/include/gcrypt.h:1417) [-Wdeprecated-declarations] ret = gcry_ac_data_new(&key_set); ^ load.c:496:2: warning: 'gcry_ac_data_set' is deprecated (declared at /usr/include/gcrypt.h:1443) [-Wdeprecated-declarations] ret = gcry_ac_data_set(key_set, GCRY_AC_FLAG_COPY, "a", mpi); ^ load.c:501:2: warning: 'gcry_ac_data_decrypt' is deprecated (declared at /usr/include/gcrypt.h:1579) [-Wdeprecated-declarations] ret = gcry_ac_data_decrypt(rsa_hd, 0, rsa_priv, &mpi, key_set); ^ load.c:518:2: warning: 'gcry_ac_data_destroy' is deprecated (declared at /usr/include/gcrypt.h:1421) [-Wdeprecated-declarations] gcry_ac_data_destroy(key_set); ^ load.c:521:2: warning: 'gcry_ac_key_destroy' is deprecated (declared at /usr/include/gcrypt.h:1541) [-Wdeprecated-declarations] gcry_ac_key_destroy(rsa_priv); ^ load.c:524:2: warning: 'gcry_ac_data_destroy' is deprecated (declared at /usr/include/gcrypt.h:1421) [-Wdeprecated-declarations] gcry_ac_data_destroy(rsa_data_set); ^ load.c:535:2: warning: 'gcry_ac_close' is deprecated (declared at /usr/include/gcrypt.h:1497) [-Wdeprecated-declarations] gcry_ac_close(rsa_hd); ^ gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -DS2RAM -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o s2ram.o s2ram.c perl wlcsv2c.pl whitelist.csv whitelist.c Can't locate Switch.pm in @INC (you may need to install the Switch module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at wlcsv2c.pl line 5. BEGIN failed--compilation aborted at wlcsv2c.pl line 5. make[3]: *** [whitelist.c] Error 2 make[3]: Leaving directory `/«BUILDDIR»/uswsusp-1.0+20120915' make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 dh_auto_build: make -j1 returned exit code 2 make: *** [build] Error 2 make[2]: Leaving directory `/«BUILDDIR»/uswsusp-1.0+20120915' make[1]: Leaving directory `/«BUILDDIR»/uswsusp-1.0+20120915' dpkg-buildpackage: error: debian/rules build gave error exit status 2 ──────────────────────────────────────────────────────────────────────────────── Build finished at 20140219-1954 Finished ──────── E: Build failure (dpkg-buildpackage died) A full buildlog is available at http://www.warperbbs.de/stuff/buildlogs/uswsusp_1.0+20120915-4_amd64.build As the error suggests, adding libswitch-perl to the Build-Depends fixing this build failure. Thanks for your time! Regards, Andreas -- PGP-encrypted mails preferred PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: uswsusp Source-Version: 1.0+20120915-5 We believe that the bug you reported is fixed in the latest version of uswsusp, which is due to be installed in the Debian FTP archive. 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 739...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Rodolfo García Peñas (kix) <k...@debian.org> (supplier of updated uswsusp 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 ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 29 Dec 2013 19:10:20 +0100 Source: uswsusp Binary: uswsusp Architecture: source amd64 Version: 1.0+20120915-5 Distribution: unstable Urgency: low Maintainer: Rodolfo García Peñas (kix) <k...@debian.org> Changed-By: Rodolfo García Peñas (kix) <k...@debian.org> Description: uswsusp - tools to use userspace software suspend provided by Linux Closes: 739535 Changes: uswsusp (1.0+20120915-5) unstable; urgency=low . * Bumped Standard Version to 3.9.5. * Files uswsusp.config, uswsusp.postinst, uswsusp.postrm and uswsusp.preinst are now UTF-8. * Solved bug in uswsusp.config about uuid devices. * Added the "compile" file to "extend-diff-ignore" option in the file debian/source/options. This file is created by the new version of automake. * Updated Vcs-* fields in debian/control to use Alioth. * Added libswitch-perl package in debian/control, as Build dependency. The module switch.pm was removed from perl core, and is included as optional package. [Closes: #739535] Checksums-Sha1: 91aa14a3aae6db516365bd073ad644a5be663ca4 1791 uswsusp_1.0+20120915-5.dsc 1d77af3e3fcdb02be36035ca5f377070b78a011d 78330 uswsusp_1.0+20120915-5.debian.tar.bz2 968f30f94d879014111f8ef18b6e38069f26deb1 153594 uswsusp_1.0+20120915-5_amd64.deb Checksums-Sha256: b9b27e847986e19c61581cb3e3dbeac390851f5df7187102eb3942ebd76808a7 1791 uswsusp_1.0+20120915-5.dsc 74cc546fed4adfb3848ab1c8d5cbf1f2ee5340efc31a415b28f550e368e50489 78330 uswsusp_1.0+20120915-5.debian.tar.bz2 c0ea679bcfaf5a8d9266e3fe1fde2153b3cfcf46e8abb90fd1e47d7fc05a9cff 153594 uswsusp_1.0+20120915-5_amd64.deb Files: f287079d352467d0153d171a9b316a8b 1791 admin optional uswsusp_1.0+20120915-5.dsc 9f8ffcd5069ae7412144cf11af558e41 78330 admin optional uswsusp_1.0+20120915-5.debian.tar.bz2 81edd90a247222fab297a8faeefe6a09 153594 admin optional uswsusp_1.0+20120915-5_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCAAGBQJTL2acAAoJEAH2qhxcPTKUIFsH/jiSQNnvT9NjZNFzZfIlOPhJ VtVD8+uZ8DTjTe+l4YbgjlhW84vw3PuaD90cB3iWkCEGPDJARaqIyMny12Qd5Jtd RHIGZHrGFluyWRpTYjHUPqZO7Mg1WGT5V2KqEBdQPBxsUgNAu/QqUZBObhDqE3Em ucgoPpgQ/EX35PbM6PvCbrx3Ye5E53plOC6pI4t/RpeCWmVNfGc0pZpVnpWPIXu6 oZOLssG3vt6q/Sl8BnypfIwXegzHcVehIeLHknCJh3co3ysXI/R7yBFl1essQiTE 8J0SQEy5atXb4LLmrfs5n24Cso2ZhPWovDMCDxHIMz/MF9qCz35wtiNuFXJ4Wlk= =RtYC -----END PGP SIGNATURE-----
--- End Message ---