Your message dated Mon, 07 Dec 2015 10:53:34 +0000
with message-id <[email protected]>
and subject line Bug#806125: fixed in xsane 0.999-3
has caused the Debian Bug report #806125,
regarding xsane: 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.)


-- 
806125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806125
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xsane
Version: 0.999-2
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 autotools_dev
   dh_testroot -i
   dh_prep -i
   dh_installdirs -i
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/<<PKGBUILDDIR>>'
for subdir in lib  src po doc; do               \
  target=`echo install-recursive | sed s/-recursive//`; \
  echo making $target in $subdir;       \
  (cd $subdir && make $target)  \
   || case "-w" in *k*) fail=yes;; *) exit 1;; esac; \
done && test -z "$fail"
making install in lib
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
making install in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'

[... snipped ...]

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install
install -m 0644 src/xsane-32x32.xpm \
        debian/xsane/usr/share/pixmaps/xsane.xpm
install: cannot create regular file 'debian/xsane/usr/share/pixmaps/xsane.xpm': 
No such file or directory
debian/rules:31: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:8: 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: xsane
Source-Version: 0.999-3

We believe that the bug you reported is fixed in the latest version of
xsane, 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.
Jörg Frings-Fürst <[email protected]> (supplier of updated xsane 
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: SHA256

Format: 1.8
Date: Sat, 05 Dec 2015 16:58:02 +0100
Source: xsane
Binary: xsane xsane-dbg xsane-common
Architecture: source all amd64
Version: 0.999-3
Distribution: unstable
Urgency: medium
Maintainer: John Paul Adrian Glaubitz <[email protected]>
Changed-By: Jörg Frings-Fürst <[email protected]>
Description:
 xsane      - featureful graphical frontend for SANE (Scanner Access Now Easy)
 xsane-common - xsane architecture independent files
 xsane-dbg  - featureful graphical frontend for SANE (Debug files)
Closes: 806125
Changes:
 xsane (0.999-3) unstable; urgency=medium
 .
   * debian/control:
     - Drop version number from libsane-dev build dependency
       (oldstable has 1.0.22-7.4).
     - Drop version number from libgimp2.0-dev build dependency
       (oldstable has version 2.8.2-2+deb7u1).
     - Remove useless whitespaces.
   * debian/rules:
     - Split override_dh_install into *-arch and *-indep (Closes: #806125).
   * Add new OCR command-line tools:
     - debian/control:
       + Add cuneiform, tesseract-ocr, ocrad to Suggests.
     - debian/ocr-scripts:
       + Add xsane2cunei.sh, xsane2ocrad.sh and xsane2tess3.sh.
     - debian/xsane.dirs:
       + Add usr/share/xsane.
     - debian/xsane.install
       + Install ocr-scripts into debian/share/xsane/ocr-scripts.
   * New xsane.lintian-overrides:
     - Add override for spelling-error-in-binary.
   * Drop debian/xsane.menu file in compliance with CTTE decision (see #741573).
Checksums-Sha1:
 8394cb4dd45d4f7d5f97094b989fd5bf720e8b60 2054 xsane_0.999-3.dsc
 96531c6cec02c43879d98d7f81be8478c0e6ec60 122500 xsane_0.999-3.debian.tar.xz
 c549d647bd0f17ad1ff0b72d31a6519caf032ae8 1430608 xsane-common_0.999-3_all.deb
 2ba1802576d40be22d7f35fbcef3093829ff91b0 740194 xsane-dbg_0.999-3_amd64.deb
 9c993180d7a27f2a1b11c0099bf35f98c913bfb0 360490 xsane_0.999-3_amd64.deb
Checksums-Sha256:
 dd681f5db949a4acaec17a83c3c15e5b2f3850148bff2d474f6814057df20f21 2054 
xsane_0.999-3.dsc
 d23b8e14cd7c55c2036ed5e2be9f122ba24416e5d0cfda0c73b3ee5469307ebd 122500 
xsane_0.999-3.debian.tar.xz
 481b694b2ed405e7965000259b8ec2b923e85202c16d59e60b7231777f52c1a8 1430608 
xsane-common_0.999-3_all.deb
 08daa812cc544094f7e98b106aee44dd2c08deae4049e75ea76c3675921c5d14 740194 
xsane-dbg_0.999-3_amd64.deb
 787c008a906058ff5ab6671951f094b4cb7cbd62f2ed4ca272d6f56ad478b82c 360490 
xsane_0.999-3_amd64.deb
Files:
 3509ba0cb570f26623bc02a1e990cbe7 2054 graphics optional xsane_0.999-3.dsc
 55382bea2632d66886f1fbc2208377d0 122500 graphics optional 
xsane_0.999-3.debian.tar.xz
 a6692beb7921f9393ac350b8349d0736 1430608 graphics optional 
xsane-common_0.999-3_all.deb
 c388f74da896507d71698e87ccdbd1c6 740194 debug extra xsane-dbg_0.999-3_amd64.deb
 4504e301397baa7509c9726847f871f5 360490 graphics optional 
xsane_0.999-3_amd64.deb

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

iQIcBAEBCAAGBQJWZV/MAAoJEHQmOzf1tfkTB1cP/A4UWISbd2nL/FYBmpoWPwP8
WqICFsqWdNXmNYefY1tIE+FAaLBOVNFIfETjnNWyqP/dwGjQ0MiJN1K6/YDTU/o+
sN/s8Q1oKPT3Hc5tbZFSSywrzK1uYS5JT6jE/XYBLthfyTIeURedrOsETNor4PeN
6c40kdpk5piZrg/dK3awp9/HN4UyT69N8UGem5Xbzc+V5kC5o4vPHjAS4ujI/mPa
0ROfRt7q7pt1MXy8+h6lOLr1N0JacYrOWdtbopF1yHOdwBfZj1URntAjJxfo2jA3
Y8i/O+VuPxgaJnBnVhJcEsl1ML04Lq5yK9MrSPhhrB9gaCE5MsErkXwa9ZfO8jp+
5lHHUpjE+Q2sHujb8J8j7MsWNHQa/+w2KLykpxaNGvg/8/2pZbH6fCREJ3fyGkkN
YuY7ItWShh1EZ2wda5Uz86QKwb/ky7qRm3ruWGxqst2oR6AwUosir5fQg0uMJxZN
pSvy1/oWFqHSRYoab+MTm0cnWmhG6vxLPXMcUIUV7P1H8gpzS1codJwrtkcADOd9
ZzcpSHN9uLNhBXzm50BGUQi4BYMG/A3y6KX3z/9oLUPqjBD3dSUC45kmy5cnkRQZ
1qKv2g8b5BGFINC8jiTfKfQ0pk8QROUZjvuvbivq6PsOPHlALWuna9g7MyEeNOoR
Hw0jDQgW3CExtT394nkS
=CqFG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to