Your message dated Sun, 26 Apr 2015 07:42:42 +0000 with message-id <[email protected]> and subject line Bug#780583: fixed in cross-gcc-4.9-armhf 17 has caused the Debian Bug report #780583, regarding bashisms in rules template 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.) -- 780583: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780583 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: cross-gcc-dev Version: 13 Severity: normal File: /usr/share/cross-gcc/template/rules.generic The rules.generic files uses "$(shell source ....)". That is a bashism and fails when /bin/sh is dash. Setting "SHELL := bash" at the start fixes that. There is a second minor bug there when creating debian/control: awk: fatal: cannot open file `debian/control' for reading (No such file or directory) The rules files tries to parse debian/control to set PACKAGES before it is created. MfG Goswin -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages cross-gcc-dev depends on: ii make 4.0-8 cross-gcc-dev recommends no packages. cross-gcc-dev suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: cross-gcc-4.9-armhf Source-Version: 17 We believe that the bug you reported is fixed in the latest version of cross-gcc-4.9-armhf, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dima Kogan <[email protected]> (supplier of updated cross-gcc-4.9-armhf 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.8 Date: Sat, 25 Apr 2015 20:15:05 -0700 Source: cross-gcc-4.9-armhf Binary: cpp-4.9-arm-linux-gnueabihf gcc-4.9-arm-linux-gnueabihf g++-4.9-arm-linux-gnueabihf gfortran-4.9-arm-linux-gnueabihf Architecture: source Version: 17 Distribution: experimental Urgency: medium Maintainer: Debian Cross-Toolchain Team <[email protected]> Changed-By: Dima Kogan <[email protected]> Description: cpp-4.9-arm-linux-gnueabihf - Cross-gcc (cpp) targetting armhf g++-4.9-arm-linux-gnueabihf - Cross-gcc (g++) targetting armhf gcc-4.9-arm-linux-gnueabihf - Cross-gcc (gcc) targetting armhf gfortran-4.9-arm-linux-gnueabihf - Cross-gcc (gfortran) targetting armhf Closes: 780583 Changes: cross-gcc-4.9-armhf (17) experimental; urgency=medium . * rules.generic now specifies bash as the SHELL (Closes: #780583) * I don't generate THIS_PKG_{MAINT,UPLOADERS} unless I need to * gensources now attempts to use local cross-gcc-dev if a system one isn't found * rules.generic now uses mawk instead of awk Checksums-Sha1: 0166ecd89380791d8e7eab80321eb21ac808b3f6 2021 cross-gcc-4.9-armhf_17.dsc 70d9c54b10f9900cf2a97db5ea5b9eafd1d1c45f 3560 cross-gcc-4.9-armhf_17.tar.xz Checksums-Sha256: 5d219209688455ac8c87e3eebee31a1f6fb06d4ce470b2998a90d27e54ff2abe 2021 cross-gcc-4.9-armhf_17.dsc 13c4cccb400456b1b3ec9653b38e51b986b2979b6dacd4b823e60103d25e40ac 3560 cross-gcc-4.9-armhf_17.tar.xz Files: bfb8bafc7baad30d3d5e60817e4550b2 2021 devel extra cross-gcc-4.9-armhf_17.dsc f4c49b246cc864327ff1cb8f6a2829fc 3560 devel extra cross-gcc-4.9-armhf_17.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBAgAGBQJVPFnsAAoJEADolDnyKCkrYsQIAJOMs3Oq8mpTLllvp0SzJU58 UEQhnV51HG0wcwao0qKBliGKtDbjf8FOSqnRQ0OrsGhO1mw5RB7tbiI2cM3dRKuH ki5mXoMz4yI/vQInmsKhPSj/51dfMqMxUNLUpWalVa+xzfYzwMDpxaHrFLSuIFyf uLMzvnpS57JuTGCKtzo6P2SoIY/y4284lIecU0tM27mRXY8RfKPyubC3jwDvhWc5 hkUEjDtGJWyecS9um5roFpQ4PnBQ9veNFR7utyjjixK7YPEGGeTQ7fK2AfNKiSOb o0wGbgvf65rspifUbnnBsHszaHL0tIFq2eyT1cuM1q7lhXP0+c1M5nsIYCoaoiU= =oEH6 -----END PGP SIGNATURE-----
--- End Message ---

