Your message dated Mon, 23 May 2016 10:29:17 +0000
with message-id <[email protected]>
and subject line Bug#806105: fixed in scim 1.4.16-3
has caused the Debian Bug report #806105,
regarding scim: FTBFS when built with dpkg-buildpackage -A (No such file or 
directory)
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.)


-- 
806105: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806105
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:scim
Version: 1.4.15-5
User: [email protected]
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:

--------------------------------------------------------------------------------
[...]
 fakeroot debian/rules binary-indep
dh binary-indep --with autoreconf
   dh_testroot -i
   dh_prep -i
        rm -f debian/scim-dev.substvars
        rm -f debian/scim-dev.*.debhelper
        rm -rf debian/scim-dev/
        rm -f debian/scim-dev-doc.substvars
        rm -f debian/scim-dev-doc.*.debhelper
        rm -rf debian/scim-dev-doc/
   dh_installdirs -i
        install -d debian/scim-dev
        install -d debian/scim-dev-doc
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e
dh_auto_install
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making install in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
make[4]: Entering directory '/<<PKGBUILDDIR>>/src'

[... snipped ...]

for FILE in debian/*.install.in; \
do \
        sed -e "s/@DEB_HOST_MULTIARCH@/x86_64-linux-gnu/g" $FILE > 
debian/`basename $FILE .in`; \
done
dh_install
sed -i -e 's/@DEB_HOST_MULTIARCH@/x86_64-linux-gnu/g' 
debian/scim/etc/X11/xinit/xinput.d/scim-immodule
sed: can't read debian/scim/etc/X11/xinit/xinput.d/scim-immodule: No such file 
or directory
debian/rules:30: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:7: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2
--------------------------------------------------------------------------------

Sorry not to have a fix, as I am reporting many bugs similar to
this one, but I can give some general hints:

* If all the arch-independent packages are dummy transitional packages
released with jessie, the easy fix is to drop them now.
 
* If not, debian/rules should be modified so that the binary-indep
target works in all cases, even when binary-arch is not used (this is
what the "Architecture: all" autobuilder does). For that:
    
* If you are using debhelper, you might want to use options -a and -i
for dh_* commands so that they do not act on packages they do not
have to act.

* Also, if you are using dh, the (independently) optional targets
override_dh_foo-arch and override_dh_foo-indep (for several values
of "foo") may be useful to write a debian/rules which behaves exactly
as desired.


After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B"
work properly, this package will be suitable to be uploaded in
source-only form if you wish (you might want to try it).

Thanks.

--- End Message ---
--- Begin Message ---
Source: scim
Source-Version: 1.4.16-3

We believe that the bug you reported is fixed in the latest version of
scim, 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.
Rolf Leggewie <[email protected]> (supplier of updated scim 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: Mon, 23 May 2016 15:25:27 +0800
Source: scim
Binary: scim libscim8v5 libscim-dev scim-gtk-immodule scim-qt-immodule 
scim-clutter-immodule scim-im-agent scim-modules-socket scim-dev scim-dev-doc
Architecture: source i386 all
Version: 1.4.16-3
Distribution: unstable
Urgency: medium
Maintainer: Rolf Leggewie <[email protected]>
Changed-By: Rolf Leggewie <[email protected]>
Description:
 libscim-dev - development library for SCIM platform
 libscim8v5 - library for SCIM platform
 scim       - smart common input method platform
 scim-clutter-immodule - Clutter input method module with SCIM as backend
 scim-dev   - development files for SCIM platform
 scim-dev-doc - development documentation for SCIM platform
 scim-gtk-immodule - GTK+ input method module with SCIM as backend
 scim-im-agent - IM agent for SCIM platform
 scim-modules-socket - socket modules for SCIM platform
 scim-qt-immodule - Qt input method module with SCIM as backend
Closes: 806105
Changes:
 scim (1.4.16-3) unstable; urgency=medium
 .
   [ Santiago Vila ]
   * scimplify build process and make it more robust. Closes: #806105
     - Drop unnecessary use of "set -e" in debian/rules.
     - Drop unnecessary use of debian/*.install.in files.
     - Rename override_dh_install to override_dh_install-arch
       for dpkg-buildpackage -A to work
 .
   [ Rolf Leggewie ]
   * control:
     - add Benda to Debian Scim Maintainers
       a warm welcome to the team!
     - update to latest Debian standard 3.9.8. No further changes.
Checksums-Sha1:
 0782c2f979da6ec60990667579a26f6afaf932b9 2687 scim_1.4.16-3.dsc
 fa118fdfa8fdd31fd8d4c35778e0ffcf34b1328d 27808 scim_1.4.16-3.debian.tar.xz
 6f0d43d65797ee3ac653ed34fa47c208fc677fd6 342502 libscim-dev_1.4.16-3_i386.deb
 a70ff4019e7a97cfac4eada75650c3887e343538 1933246 
libscim8v5-dbgsym_1.4.16-3_i386.deb
 edc35a338e150976dd52e029f580f8575d51e843 264088 libscim8v5_1.4.16-3_i386.deb
 3d1500ab5a5d8138fa77a0cc30b3ddfb67a0ac40 135594 
scim-clutter-immodule-dbgsym_1.4.16-3_i386.deb
 54cd2f2d6ce69e6461fb07c2f248b52761f29d81 47114 
scim-clutter-immodule_1.4.16-3_i386.deb
 8720b4a594b1bb3dc918ee7118845084ed0746c0 1786074 scim-dbgsym_1.4.16-3_i386.deb
 ea74c6947b5b9717b1f0a90ac4b98e1a1d93bc37 432652 scim-dev-doc_1.4.16-3_all.deb
 be1ab7e3a58dbdd3ea2d89047d7add032f039afd 17086 scim-dev_1.4.16-3_all.deb
 71278391cff4a8ad626dc095722f19db796c0bb2 275910 
scim-gtk-immodule-dbgsym_1.4.16-3_i386.deb
 10352d9092cc55c728062d88141b657d3b4861a1 53780 
scim-gtk-immodule_1.4.16-3_i386.deb
 f57fa9b49e384d6c6d5187e89c9e0f3d4f42d8dd 445052 
scim-im-agent-dbgsym_1.4.16-3_i386.deb
 87fdcd1b669280ed6012e74033575479a37d7d53 71766 scim-im-agent_1.4.16-3_i386.deb
 a47c03e39128138ea1a02318e1d0f3f518ed63d7 359496 
scim-modules-socket-dbgsym_1.4.16-3_i386.deb
 fb87c347f9d82c3d2921bf273aba496ffbeaf52a 60058 
scim-modules-socket_1.4.16-3_i386.deb
 edf39ea200fdb4e7b703975068f4ae67c3ec9dbb 426086 
scim-qt-immodule-dbgsym_1.4.16-3_i386.deb
 f81c948b3bac9951f23419f7e66ccf9acc3a2e06 57740 
scim-qt-immodule_1.4.16-3_i386.deb
 38c9f195713f054f17283aa746044741a25f5e15 412220 scim_1.4.16-3_i386.deb
Checksums-Sha256:
 bd2b27b369f768329e3e3403fc1065d211dba09cc9150a8bfb8785f6155540bd 2687 
scim_1.4.16-3.dsc
 dc9d0a316aeb749a09fc8ed9192a633ffaf205a245c2e1ccf38e1660901d974e 27808 
scim_1.4.16-3.debian.tar.xz
 4c8b0e96fb40fe963b2a9c3f9a43e14528988758f98b013b60fda46f55762bed 342502 
libscim-dev_1.4.16-3_i386.deb
 36ef6bb4510dfce951e47a016099752cf0b169fb026bdac2fffc40f91e4eb766 1933246 
libscim8v5-dbgsym_1.4.16-3_i386.deb
 e51e91150e8565e2184907d54e353e60521aa636655b04d799b879c9d57926c8 264088 
libscim8v5_1.4.16-3_i386.deb
 f618311ef7eb225ea007ab2d7d93da807c79b3a5a5d07aafda88907d52a03b1b 135594 
scim-clutter-immodule-dbgsym_1.4.16-3_i386.deb
 4d197ea6235c51a0176bd9282f4365d983ea239b41c95b9126b4e39bcea93b6d 47114 
scim-clutter-immodule_1.4.16-3_i386.deb
 750c8b7650aa029b732b8b5ed89e4bff8ed9fdf6fcf7a9cce42e2345729c09b2 1786074 
scim-dbgsym_1.4.16-3_i386.deb
 9426eb2a154c2272bd3a11d229927a071d02a91ad7985c8aa28052858d7dd99d 432652 
scim-dev-doc_1.4.16-3_all.deb
 39abe363cfb047c792424aca99ee88b063dad4825aeb1615f0f0801d9b814535 17086 
scim-dev_1.4.16-3_all.deb
 98b3ee9db1d0ef5d36f88720ffd14e3046754d1009de86f5012b97159c2ac029 275910 
scim-gtk-immodule-dbgsym_1.4.16-3_i386.deb
 a6385c5f57c36c39df729fbbe33a8204d25909aabc7cf7912ee6323d8824425c 53780 
scim-gtk-immodule_1.4.16-3_i386.deb
 56e739a38de2dda5998e724d471ed7496cff94f1cfec7650f9a65d8b7f6f3f0a 445052 
scim-im-agent-dbgsym_1.4.16-3_i386.deb
 db636944d39e90613a383f4c04f8717bb26b4528c6a0d8a1e34fcae624134ad8 71766 
scim-im-agent_1.4.16-3_i386.deb
 362ea7a79a009c20ace5fc529dbb9cf931681dd0f662e86325a8332e06f3f2f3 359496 
scim-modules-socket-dbgsym_1.4.16-3_i386.deb
 d94fe6214b30c5e4d06da7c3a79e981996a8f57f5f0950989180aa3d9a881980 60058 
scim-modules-socket_1.4.16-3_i386.deb
 7a4677df6e0c4227ea670e8633f280f2eecca533cd42aabd27b2ea42310eb5eb 426086 
scim-qt-immodule-dbgsym_1.4.16-3_i386.deb
 9a4387104cca14b6e01023eef6779e3e7019cfe48c7f12d17e47c5acd5c39488 57740 
scim-qt-immodule_1.4.16-3_i386.deb
 cdec822d63c80c0696f45f3084bf18748904271ed32b1e2a0f7b661ff03e745d 412220 
scim_1.4.16-3_i386.deb
Files:
 5a3bcc267c9ba128f8d573e93dce60fc 2687 utils optional scim_1.4.16-3.dsc
 6e5984377f425fa5b37fa0ac812a398c 27808 utils optional 
scim_1.4.16-3.debian.tar.xz
 9689a4ceec197f60441079ff71a887f1 342502 libdevel optional 
libscim-dev_1.4.16-3_i386.deb
 e78c51ad60274b1a99c7d63aa9536d5a 1933246 debug extra 
libscim8v5-dbgsym_1.4.16-3_i386.deb
 a1ba4d34087ba10cd671cbd9c9d4063d 264088 libs optional 
libscim8v5_1.4.16-3_i386.deb
 b53ce037c78750a72c093bac7262357b 135594 debug extra 
scim-clutter-immodule-dbgsym_1.4.16-3_i386.deb
 c7cd19b02d1dad95595c4a9c9f2fd621 47114 utils optional 
scim-clutter-immodule_1.4.16-3_i386.deb
 7e86bea98565c1d6051429e838397072 1786074 debug extra 
scim-dbgsym_1.4.16-3_i386.deb
 123915ab48e71236b311e0806d2c230c 432652 doc optional 
scim-dev-doc_1.4.16-3_all.deb
 beee17f2e84a108ee96ee6b66f5dc970 17086 devel optional scim-dev_1.4.16-3_all.deb
 ecc5fdaecb329a677e482a265369d19f 275910 debug extra 
scim-gtk-immodule-dbgsym_1.4.16-3_i386.deb
 c93f4e132563a36cfe7bcfc555900e61 53780 utils optional 
scim-gtk-immodule_1.4.16-3_i386.deb
 627360baf045fb035387f3fe9bc0cfb0 445052 debug extra 
scim-im-agent-dbgsym_1.4.16-3_i386.deb
 d5f43c09b067a5b60c9dd8d313c472cb 71766 utils optional 
scim-im-agent_1.4.16-3_i386.deb
 2c121158acaee949dacfcff1047f65fa 359496 debug extra 
scim-modules-socket-dbgsym_1.4.16-3_i386.deb
 e3a35108c5ce107372223f5305b35daf 60058 utils optional 
scim-modules-socket_1.4.16-3_i386.deb
 188926c10d76e2f319b32c5bcd8981d3 426086 debug extra 
scim-qt-immodule-dbgsym_1.4.16-3_i386.deb
 c82eb6c66357f8c1c80f3cf2cf6c8141 57740 utils optional 
scim-qt-immodule_1.4.16-3_i386.deb
 0317070f864c4bd4447393f6e77aea9d 412220 utils optional scim_1.4.16-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJXQrcFAAoJEJSEK8huURwxVoAQAJ2zbJxnl+4XKq2ZzTqPBAay
ob0HqXkPr+oGvsIkiSB6V8AdAuYszO5taGc5lcv6cFhL5sBNLa2yIBA8/674l4v6
rcC0iT9N8aPxzKo1t/LLC6AEjWRi+kLKIiNwB9dshWyeMUggSaZewdP+wnUktQbq
DiXeemYJyaHJ7dRMymlHQjA4TIZWnjibhvVVj2Z4+QqK4eF1SAeBl7OwmNNT5rQ7
bb9KQGTythiOejcJ8hrApFkofhMfIoCW+vun+S6cpV+I3DzKe83bCDUrEJrxj+Nm
CXvAWU0VcTfO14HcxcpzMo2RiXoS3JA7gdktOpQv6x53+eNYydtjuZosVU0ChTtq
ZXQJuUEeNbv3EqooUV2S52lN0/rqi13PIUCfZLEHk84pxCvgtj2IAeVgtmBu+oQU
4cGeqNG2uTcByHJukkU6/IY953KPl/1HAhi37O4W8waQIyJSUo8O2qMBBdGbeVM4
y9Jzhyk2Mjmpc57amkZD2LnQzBOI7OKMIePF6A/ji7XIWhV4UhmO0DYdeTy+s6jA
XvclV0Pa0TEN9dNXhJmkI8B/k5RIzReBkeWZCaPZCYuuazDP5O/j7hlFMvw2kd/v
a3dM980Z0bTsI4V8fqWsHCA1Ft1FlVCYJ6/DU1sp1Rq2O0RzLjjGpKmU2ZZP0QAq
XBhWJB4eDEfoy0SKYURv
=brul
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to