Your message dated Fri, 10 Feb 2012 17:03:46 +0000
with message-id <e1rvtsw-0008uj...@franck.debian.org>
and subject line Bug#655048: fixed in gem 1:0.93.3-2
has caused the Debian Bug report #655048,
regarding gem: FTBFS when only building architecture-dependent packages
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.)


-- 
655048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655048
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gem
Version: 1:0.93.3-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Builds of gem only covering architecture-dependent binary packages (as
on the autobuilders) fail when trying to clean up gem-doc's contents:

     debian/rules override_dh_install
  make[1]: Entering directory `/.../gem-0.93.3'
  dh_install
  # remove libtool files, they are not needed
  find /.../gem-0.93.3/debian/gem-extra/usr/lib/ -name '*.la'  -delete
  # remove some assets
  find /.../gem-0.93.3/debian/gem-doc/usr/share/ -name '*.ttf' -delete
  find: `/.../gem-0.93.3/debian/gem-doc/usr/share/': No such file or directory
  make[1]: *** [override_dh_install] Error 1
  make[1]: Leaving directory `/.../gem-0.93.3'
  make: *** [binary-arch] Error 2

Could you please conditionalize the gem-doc cleanup on the existence
of debian/gem-doc?:

        if [ -d debian/gem-doc ]; then \
            find debian/gem-doc/usr/share -name '*.ttf' -delete; \
        fi

[There's no need to specify $(CURDIR) explicitly here.]

Thanks!



--- End Message ---
--- Begin Message ---
Source: gem
Source-Version: 1:0.93.3-2

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

gem-dev_0.93.3-2_all.deb
  to main/g/gem/gem-dev_0.93.3-2_all.deb
gem-doc_0.93.3-2_all.deb
  to main/g/gem/gem-doc_0.93.3-2_all.deb
gem-extra_0.93.3-2_amd64.deb
  to main/g/gem/gem-extra_0.93.3-2_amd64.deb
gem-plugin-dc1394_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-dc1394_0.93.3-2_amd64.deb
gem-plugin-dv4l_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-dv4l_0.93.3-2_amd64.deb
gem-plugin-gmerlin_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-gmerlin_0.93.3-2_amd64.deb
gem-plugin-jpeg_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-jpeg_0.93.3-2_amd64.deb
gem-plugin-lqt_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-lqt_0.93.3-2_amd64.deb
gem-plugin-magick_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-magick_0.93.3-2_amd64.deb
gem-plugin-mpeg3_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-mpeg3_0.93.3-2_amd64.deb
gem-plugin-sgi_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-sgi_0.93.3-2_amd64.deb
gem-plugin-tiff_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-tiff_0.93.3-2_amd64.deb
gem-plugin-unicap_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-unicap_0.93.3-2_amd64.deb
gem-plugin-v4l2_0.93.3-2_amd64.deb
  to main/g/gem/gem-plugin-v4l2_0.93.3-2_amd64.deb
gem_0.93.3-2.debian.tar.gz
  to main/g/gem/gem_0.93.3-2.debian.tar.gz
gem_0.93.3-2.dsc
  to main/g/gem/gem_0.93.3-2.dsc
gem_0.93.3-2_amd64.deb
  to main/g/gem/gem_0.93.3-2_amd64.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 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
IOhannes m zmoelnig (gpg-key at iem) <zmoel...@iem.at> (supplier of updated gem 
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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 06 Feb 2012 09:39:26 +0100
Source: gem
Binary: gem gem-doc gem-dev gem-extra gem-plugin-gmerlin gem-plugin-lqt 
gem-plugin-mpeg3 gem-plugin-magick gem-plugin-jpeg gem-plugin-tiff 
gem-plugin-sgi gem-plugin-v4l2 gem-plugin-dv4l gem-plugin-dc1394 
gem-plugin-unicap
Architecture: source amd64 all
Version: 1:0.93.3-2
Distribution: unstable
Urgency: low
Maintainer: Paul Brossier <p...@debian.org>
Changed-By: IOhannes m zmoelnig (gpg-key at iem) <zmoel...@iem.at>
Description: 
 gem        - Graphics Environment for Multimedia - Pure Data library
 gem-dev    - Graphics Environment for Multimedia (development files)
 gem-doc    - Graphics Environment for Multimedia (documentation)
 gem-extra  - Graphics Environment for Multimedia - extra objects
 gem-plugin-dc1394 - Graphics Environment for Multimedia - DC1394 support
 gem-plugin-dv4l - Graphics Environment for Multimedia - DV support
 gem-plugin-gmerlin - Graphics Environment for Multimedia - GMERLIN support
 gem-plugin-jpeg - Graphics Environment for Multimedia - JPEG support
 gem-plugin-lqt - Graphics Environment for Multimedia - LQT support
 gem-plugin-magick - Graphics Environment for Multimedia - ImageMagick support
 gem-plugin-mpeg3 - Graphics Environment for Multimedia - MPEG support
 gem-plugin-sgi - Graphics Environment for Multimedia - SGI support
 gem-plugin-tiff - Graphics Environment for Multimedia - TIFF support
 gem-plugin-unicap - Graphics Environment for Multimedia - unicap support
 gem-plugin-v4l2 - Graphics Environment for Multimedia - V4L2 output support
Closes: 582555 655048 655246 658334
Changes: 
 gem (1:0.93.3-2) unstable; urgency=low
 .
   [ Paul Brossier ]
   * debian/rules: fix FTBFS of arch dep packages (closes: #655048)
   * debian/patches/: reduce warning messages output (closes: #655246)
 .
   [ IOhannes m zmölnig ]
   * Added gem-dev package (Closes: #582555)
   * debian/control: consistent spelling of 'Pure Data'
   * Disable v4l1 support (Closes: #658334)
Checksums-Sha1: 
 47f1c778b2f4a6ec71d915d84e2e2faf31cc67b0 3051 gem_0.93.3-2.dsc
 a3a14f94f42c9de319d30319167f4d178d638327 12658 gem_0.93.3-2.debian.tar.gz
 f64dca99fd3b8befaaa97d3a7679f1c9d9bd36d5 1615146 gem_0.93.3-2_amd64.deb
 42a3939e89a19d4651a467de7e24cf265ef21963 3440658 gem-doc_0.93.3-2_all.deb
 7f65296f008eb3fc13a336642dd0158ae3e23cec 303960 gem-dev_0.93.3-2_all.deb
 a22ae0a9db8b73343f794d59b65479d7499be7da 193292 gem-extra_0.93.3-2_amd64.deb
 cd738b4e47baa15cff7c3fc8bdaa5dbc32af733d 138844 
gem-plugin-gmerlin_0.93.3-2_amd64.deb
 2db547884930ef6254012fd8deab50c2578ff1af 160158 
gem-plugin-lqt_0.93.3-2_amd64.deb
 eb90dcca10fd69aedbf9632e2d90b1fc7c028e80 139028 
gem-plugin-mpeg3_0.93.3-2_amd64.deb
 fe6fb4416a786165617e65c67c8b5564d0af500e 144156 
gem-plugin-magick_0.93.3-2_amd64.deb
 0ff677af8c32fa3512f7f2b82fdfb4d7109f81a8 140332 
gem-plugin-jpeg_0.93.3-2_amd64.deb
 f5f1fd6ff29d72d102a31a89e39bf01d0f6d0ae1 138154 
gem-plugin-tiff_0.93.3-2_amd64.deb
 d0844b20a8281e6cf93d6ff6511aab683d2f1efb 147390 
gem-plugin-sgi_0.93.3-2_amd64.deb
 a69ad2c76d095adbdaf8f081e32362a2502b77b6 173174 
gem-plugin-v4l2_0.93.3-2_amd64.deb
 b810c7c566e055377648133c8e842f4766569a26 149430 
gem-plugin-dv4l_0.93.3-2_amd64.deb
 b53cd2dfa1351759581af0fa0d4e287e1da737ed 157282 
gem-plugin-dc1394_0.93.3-2_amd64.deb
 b12366f48dd12001505ae2fc6b79d901d207c9db 155242 
gem-plugin-unicap_0.93.3-2_amd64.deb
Checksums-Sha256: 
 c34a84be03fad6515c10e41015a5a6f81932fccd3a9d4cd3e137174884733ff4 3051 
gem_0.93.3-2.dsc
 f462777124d7533337b9ff48e36716fa10724d32b3c20f858ece4a77af09a332 12658 
gem_0.93.3-2.debian.tar.gz
 9519c298cc139a605600cfde0dd6a9e50088fb20924c30e5731d91f690086f38 1615146 
gem_0.93.3-2_amd64.deb
 3c25b9700b0f050f66563b0e7fc0093193b494acba0b1af463defb897989bc6b 3440658 
gem-doc_0.93.3-2_all.deb
 6bb35a4c7b2bdba9eac4f60f8e6fbe41dd5e6efd2d632b444b3e7b213cdaf9f7 303960 
gem-dev_0.93.3-2_all.deb
 ce8d7db71423db3b2d51bbeccad20a13a12defa77e6d9a258681369cd2f02e5b 193292 
gem-extra_0.93.3-2_amd64.deb
 ec2a3b0afe2411eb71c2b5e4379ed4a680adf6892c6372de832647156246cc0c 138844 
gem-plugin-gmerlin_0.93.3-2_amd64.deb
 6a0c2a4bef0e3a22758ccdb060f0a1226667a0ede53e0ce96863017e0091881d 160158 
gem-plugin-lqt_0.93.3-2_amd64.deb
 d08d38492abf1466c696b76393c80efef8fdbbf09346c9b5caafee77cb63c5bb 139028 
gem-plugin-mpeg3_0.93.3-2_amd64.deb
 467acc6a441820c082d28566e4bdb881dee41c949945fdc52dcd455196e7c660 144156 
gem-plugin-magick_0.93.3-2_amd64.deb
 948e6e1e6f6d8789a501f639cf4c08d49f07133cac04a1fba23d9698d3b0cc61 140332 
gem-plugin-jpeg_0.93.3-2_amd64.deb
 5e03ad406070255fa4bf8a5c82c835bc7c79053f31f832322578a3b36fbf0d58 138154 
gem-plugin-tiff_0.93.3-2_amd64.deb
 1174f944e31416de0e3a098d8d98e4ffde74dde9fd462e33725ca1384f359fb8 147390 
gem-plugin-sgi_0.93.3-2_amd64.deb
 3ac9b9c7f838dcc06642c54de80ea2204a4be2a37ace3c2871b09d1fb84725ae 173174 
gem-plugin-v4l2_0.93.3-2_amd64.deb
 f38594e987f90933a4c5cfff8bb6d9471f855eee53d1ae7d74b788ed52758453 149430 
gem-plugin-dv4l_0.93.3-2_amd64.deb
 4976c3d4a5b2ad0f79b95197b00273ccb4c351dd15ec96d2e858f5242ec799f9 157282 
gem-plugin-dc1394_0.93.3-2_amd64.deb
 d4545f850b98f9b722ffb4dfab8fb10cdfb3a724d50177701c130468f6353c7c 155242 
gem-plugin-unicap_0.93.3-2_amd64.deb
Files: 
 26c630f9114d2d0906f18156fbf6bcc0 3051 graphics optional gem_0.93.3-2.dsc
 1b902adcdad43c5496fc99bd12fc7402 12658 graphics optional 
gem_0.93.3-2.debian.tar.gz
 e87902f776f0ecadfa2ce7c8462dbf45 1615146 graphics optional 
gem_0.93.3-2_amd64.deb
 12767776387370101077a9f179241807 3440658 doc optional gem-doc_0.93.3-2_all.deb
 88e52a94c5e298b04c22e87fc903398f 303960 libdevel optional 
gem-dev_0.93.3-2_all.deb
 9f74936f5892a5bf9ec8ee67763df647 193292 graphics optional 
gem-extra_0.93.3-2_amd64.deb
 efebb025d262bd3f9a635a643edc9723 138844 graphics optional 
gem-plugin-gmerlin_0.93.3-2_amd64.deb
 00576f7aec4a3454b9b52b90453a3126 160158 graphics optional 
gem-plugin-lqt_0.93.3-2_amd64.deb
 84ac3a20c388be6a96ab7b38ea7572ad 139028 graphics optional 
gem-plugin-mpeg3_0.93.3-2_amd64.deb
 3b234c207590f901684a53677800957d 144156 graphics optional 
gem-plugin-magick_0.93.3-2_amd64.deb
 9df888a05bca287f2d4cd807da4bf991 140332 graphics optional 
gem-plugin-jpeg_0.93.3-2_amd64.deb
 9024a9688274da3cc98a641758843278 138154 graphics optional 
gem-plugin-tiff_0.93.3-2_amd64.deb
 14b840022aabf43547b39ca8977c8727 147390 graphics optional 
gem-plugin-sgi_0.93.3-2_amd64.deb
 225c0663a2477b95f1de5bb8e920c9a4 173174 graphics optional 
gem-plugin-v4l2_0.93.3-2_amd64.deb
 e0628cc62706667b220bc37af3a6fc34 149430 graphics optional 
gem-plugin-dv4l_0.93.3-2_amd64.deb
 7228276292c9be3ae6808b4d2d266195 157282 graphics optional 
gem-plugin-dc1394_0.93.3-2_amd64.deb
 f5f48a3001a33274fa70eb87201478f1 155242 graphics optional 
gem-plugin-unicap_0.93.3-2_amd64.deb

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

iQIcBAEBCgAGBQJPNQiTAAoJEOikiuUxHXZaDfMP/RsHycbciYmqZKc6j5IE2/W9
I7N2rZ2J3gZ75YcEM9IvnuucGuI1b3uXqnj6fUDrz5BgyEPGWUXQnLY0SaBmSa5T
5x1klbwILNKLBaVXcoSZk08Wj/4DFkZWOZE07LHixMHVVWB4WIAgVrl8KymjOuXs
D0h//2JZMYssTJ8acKbddFGuFl/cs20RwK+/HGDnCu08VndqIKsQ9tRlAKctOi94
VVFuAZycQD+GqBBdwV/RWpFHgZhORrfwJSseBNXgpA8k228aIwGjekr/gQnR3y3S
45JKFhVEsD1LgdZW6okFo5tQlM3/JWF7kt0JB/U3W5vDBb3MdOYZdOxhcxFlUpDu
z7Z4xHFbqcVvXwp+HtPnp6dO+BgVTvolB9cnh6r2jyYsadmtl8ndzrfo27aLe5yg
hTmIaoQKYx+jCXk7+0SRD+tAtT7TeG95hL0UUjZn1b/ye6z7hpSTxrgsqoFHbZEB
Um9PK0owmdnT7wq8vjFA2PfQGU5ei+KqBMVlNjn0G8wW93fyFgIzDYtk7V0B3Ana
jai/E8UhB8RQkicJ2ya8c+HwPzAO7QooICiG4+SIPWbMh453lcF1f9Sg6/OGOzY8
YksVj76b2XQ4pfpdTd0IRPWErtf9sZ75pj39dEDVbrdNTunlHSQckVmY34CNRq78
5Gvr9tmZgDcoHpCegQCA
=bUz0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to