Your message dated Mon, 20 May 2013 15:48:33 +0000
with message-id <e1uesk9-00073t...@franck.debian.org>
and subject line Bug#707530: fixed in screen 4.1.0~20120320gitdb59704-8
has caused the Debian Bug report #707530,
regarding screen: FTBFS: cp: cannot stat 'doc/screen.info-6': 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 ow...@bugs.debian.org
immediately.)
--
707530: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707530
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: screen
Version: 4.1.0~20120320gitdb59704-7
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[2]: Entering directory `/«PKGBUILDDIR»/doc'
> ./../etc/mkinstalldirs /«PKGBUILDDIR»/debian/screen/usr/share/man/man1
> /«PKGBUILDDIR»/debian/screen/usr/share/info
> mkdir /«PKGBUILDDIR»/debian/screen/usr/share/man
> mkdir /«PKGBUILDDIR»/debian/screen/usr/share/man/man1
> mkdir /«PKGBUILDDIR»/debian/screen/usr/share/info
> make[2]: Leaving directory `/«PKGBUILDDIR»/doc'
> if [ -f /«PKGBUILDDIR»/debian/screen/usr/bin/screen-4.1.0 ] && [ ! -f
> /«PKGBUILDDIR»/debian/screen/usr/bin/screen-4.1.0.old ]; \
> then mv /«PKGBUILDDIR»/debian/screen/usr/bin/screen-4.1.0
> /«PKGBUILDDIR»/debian/screen/usr/bin/screen-4.1.0.old; fi
> /usr/bin/install -c screen /«PKGBUILDDIR»/debian/screen/usr/bin/screen-4.1.0
> chown root /«PKGBUILDDIR»/debian/screen/usr/bin/screen-4.1.0 && chmod 4755
> /«PKGBUILDDIR»/debian/screen/usr/bin/screen-4.1.0
> if [ -f /«PKGBUILDDIR»/debian/screen/usr/bin/screen ] && [ ! -f
> /«PKGBUILDDIR»/debian/screen/usr/bin/screen.old ]; then mv
> /«PKGBUILDDIR»/debian/screen/usr/bin/screen
> /«PKGBUILDDIR»/debian/screen/usr/bin/screen.old; fi
> rm -f /«PKGBUILDDIR»/debian/screen/usr/bin/screen
> (cd /«PKGBUILDDIR»/debian/screen/usr/bin && ln -f -s screen-4.1.0 screen)
> cp ./utf8encodings/??
> /«PKGBUILDDIR»/debian/screen/usr/share/screen/utf8encodings
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> # install the debian screenrc to etc
> install -m 644 debian/screenrc /«PKGBUILDDIR»/debian/screen/etc
> # hack around the fact that the install target makes screen a symlink to
> screen-$(VERSION)
> rm -f /«PKGBUILDDIR»/debian/screen/usr/bin/screen
> mv -f /«PKGBUILDDIR»/debian/screen/usr/bin/screen*
> /«PKGBUILDDIR»/debian/screen/usr/bin/screen
> # make it setgid utmp
> chown root:utmp /«PKGBUILDDIR»/debian/screen/usr/bin/screen
> chmod 2755 /«PKGBUILDDIR»/debian/screen/usr/bin/screen
> touch install-stamp
> dh_testdir
> dh_testroot
> dh_installdocs
> cp debian/README.terminfo
> /«PKGBUILDDIR»/debian/screen/usr/share/doc/screen/terminfo/
> dh_installexamples
> dh_installman || true
> dh_installinfo
> cp: cannot stat 'doc/screen.info-1': No such file or directory
> cp: cannot stat 'doc/screen.info-2': No such file or directory
> cp: cannot stat 'doc/screen.info-3': No such file or directory
> cp: cannot stat 'doc/screen.info-4': No such file or directory
> cp: cannot stat 'doc/screen.info-5': No such file or directory
> cp: cannot stat 'doc/screen.info-6': No such file or directory
> dh_installinfo: cp doc/screen.info doc/screen.info-1 doc/screen.info-2
> doc/screen.info-3 doc/screen.info-4 doc/screen.info-5 doc/screen.info-6
> debian/screen/usr/share/info returned exit code 1
> make: *** [binary-arch] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2013/05/09/screen_4.1.0~20120320gitdb59704-7_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: screen
Source-Version: 4.1.0~20120320gitdb59704-8
We believe that the bug you reported is fixed in the latest version of
screen, 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 707...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Axel Beckert <a...@debian.org> (supplier of updated screen 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: SHA1
Format: 1.8
Date: Mon, 20 May 2013 17:04:14 +0200
Source: screen
Binary: screen
Architecture: source amd64
Version: 4.1.0~20120320gitdb59704-8
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert <a...@debian.org>
Changed-By: Axel Beckert <a...@debian.org>
Description:
screen - terminal multiplexer with VT100/ANSI terminal emulation
Closes: 707530
Changes:
screen (4.1.0~20120320gitdb59704-8) unstable; urgency=low
.
* Update debian/patches/13split_info_files.patch to change now ambiguous
makeinfo option --split to --split-size. Fixes FTBFS with texinfo 5.x.
(Closes: #707530)
* Use doc/screen.info* instead of listing every file individually in
debian/info.
* Bump debhelper compatibility to 9
+ Update versioned debhelper build-dependency
* Revamp debian/rules
+ Use dh_auto_{configure,build}
+ Drop DPKG_EXPORT_BUILDFLAGS and /usr/share/dpkg/buildflags.mk
+ Drop manual DEB_BUILD_OPTIONS parsing
+ Use debian/clean instead of dh_clean parameters and add some more
files to clean up
+ Use dh_install and debian/install instead of install and cp
+ Simplify variable usage
+ Fix dh_clean vs dh_prep in install target
+ No more ignore dh_installman errors
+ Finally switch to a dh7 style debian/rules file
* Bump Standards-Version to 3.9.4 (no changes)
* Apply wrap-and-sort.
* Fix lintian warning package-contains-info-dir-file
Checksums-Sha1:
8c17c128bbdc1a47a9632ede76db58fb6109ac7a 1459
screen_4.1.0~20120320gitdb59704-8.dsc
5843f7000ec876aaf19f2b5968e560453d67dbce 60467
screen_4.1.0~20120320gitdb59704-8.debian.tar.gz
3cb8271477649cd5dde40af9c7c8fd66b66e0503 667144
screen_4.1.0~20120320gitdb59704-8_amd64.deb
Checksums-Sha256:
44e60695b3726094301221495b0f88f8a1ccd373cc375e8bb30ee55cbc5176f6 1459
screen_4.1.0~20120320gitdb59704-8.dsc
f08dfacf6a05ed994173ff718522d7dc2abd7bf877d61779a3030dab130063da 60467
screen_4.1.0~20120320gitdb59704-8.debian.tar.gz
24e39b91081b6d7d0d728018cdf52b1f6e35f850d2ffcdc1887ddd22e12bc46d 667144
screen_4.1.0~20120320gitdb59704-8_amd64.deb
Files:
9b8113d8349e160cedd0abe2a4f96b35 1459 misc optional
screen_4.1.0~20120320gitdb59704-8.dsc
ff57b5a935b2d905f0173473448b7123 60467 misc optional
screen_4.1.0~20120320gitdb59704-8.debian.tar.gz
540b8dc871ab589016db6337052177af 667144 misc optional
screen_4.1.0~20120320gitdb59704-8_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlGaPaMACgkQwJ4diZWTDt4vKQCbB7+Rd/wMBnheXW9r0ykqhC7t
xh4AnioPOybnbGMlmjZf9OKhJ813shAR
=E5k+
-----END PGP SIGNATURE-----
--- End Message ---