[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#738395: marked as done (python-repoze.who: FTBFS: cp: not writing through dangling symlink [...]/jquery.js)



Your message dated Sun, 23 Mar 2014 13:18:26 +0000
with message-id <E1WRiIE-0003S7-6t@franck.debian.org>
and subject line Bug#738395: fixed in python-repoze.who 1.0.18-3
has caused the Debian Bug report #738395,
regarding python-repoze.who: FTBFS: cp: not writing through dangling symlink [...]/jquery.js
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 owner@bugs.debian.org
immediately.)


-- 
738395: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738395
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: python-repoze.who
Version: 1.0.18-2
Severity: serious
Tags: jessie sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20140208 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory `/«PKGBUILDDIR»/docs'
> mkdir -p .build/html .build/doctrees
> sphinx-build -b html -d .build/doctrees   . .build/html
> Running Sphinx v1.2.1
> running test
> running egg_info
> writing requirements to repoze.who.egg-info/requires.txt
> writing repoze.who.egg-info/PKG-INFO
> writing namespace_packages to repoze.who.egg-info/namespace_packages.txt
> writing top-level names to repoze.who.egg-info/top_level.txt
> writing dependency_links to repoze.who.egg-info/dependency_links.txt
> writing entry points to repoze.who.egg-info/entry_points.txt
> reading manifest file 'repoze.who.egg-info/SOURCES.txt'
> writing manifest file 'repoze.who.egg-info/SOURCES.txt'
> running build_ext
> .....................................................................................................................................................................................................................
> ----------------------------------------------------------------------
> Ran 213 tests in 0.062s
> 
> OK
> loading pickled environment... done
> building [html]: targets for 0 source files that are out of date
> updating environment: 0 added, 0 changed, 0 removed
> looking for now-outdated files... none found
> no targets are out of date.
> 
> Build finished. The HTML pages are in .build/html.
> make[1]: Leaving directory `/«PKGBUILDDIR»/docs'
> dh_link /usr/share/javascript/jquery/jquery.js \
> 		/usr/share/doc/python-repoze.who/html/_static/jquery.js
> Adding cdbs dependencies to debian/python-repoze.who.substvars
> dh_installdirs -ppython-repoze.who 
> cd . && \
> 		python setup.py install \
> 		--root="/«PKGBUILDDIR»/debian/python-repoze.who/" \
> 		--install-purelib=/usr/lib/python2.7/site-packages/ \
> 		--prefix=/usr --no-compile -O0 --single-version-externally-managed 
> running install
> running build
> running build_py
> running egg_info
> writing requirements to repoze.who.egg-info/requires.txt
> writing repoze.who.egg-info/PKG-INFO
> writing namespace_packages to repoze.who.egg-info/namespace_packages.txt
> writing top-level names to repoze.who.egg-info/top_level.txt
> writing dependency_links to repoze.who.egg-info/dependency_links.txt
> writing entry points to repoze.who.egg-info/entry_points.txt
> reading manifest file 'repoze.who.egg-info/SOURCES.txt'
> writing manifest file 'repoze.who.egg-info/SOURCES.txt'
> running install_lib
> Skipping installation of /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/__init__.py (namespace package)
> copying repoze/who/interfaces.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who
> Skipping installation of /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/__init__.py (namespace package)
> copying repoze/who/middleware.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who
> copying repoze/who/config.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who
> copying repoze/who/classifiers.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who
> copying repoze/who/restrict.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who
> copying repoze/who/utils.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who
> Skipping installation of /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/__init__.py (namespace package)
> copying repoze/who/plugins/sql.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins
> copying repoze/who/plugins/auth_tkt.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins
> copying repoze/who/plugins/htpasswd.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins
> copying repoze/who/plugins/form.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins
> copying repoze/who/plugins/cookie.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins
> copying repoze/who/plugins/basicauth.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins
> copying repoze/who/plugins/tests/__init__.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests
> copying repoze/who/plugins/tests/test_cookie.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests
> copying repoze/who/plugins/tests/test_htpasswd.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests
> copying repoze/who/plugins/tests/test_form.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests
> copying repoze/who/plugins/tests/test_sql.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests
> copying repoze/who/plugins/tests/test_authtkt.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests
> copying repoze/who/plugins/tests/test_basicauth.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests
> copying repoze/who/plugins/tests/fixtures/test.htpasswd -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures
> copying repoze/who/plugins/tests/fixtures/form.html -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures
> copying repoze/who/plugins/tests/fixtures/__init__.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures
> copying repoze/who/plugins/tests/fixtures/testapp.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures
> copying repoze/who/tests/__init__.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/tests
> copying repoze/who/tests/test_restrict.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/tests
> copying repoze/who/tests/test_config.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/tests
> copying repoze/who/tests/test_classifiers.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/tests
> copying repoze/who/tests/test_middleware.py -> /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze/who/tests
> running install_egg_info
> Copying repoze.who.egg-info to /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze.who-1.0.18-py2.7.egg-info
> Installing /«PKGBUILDDIR»/debian/python-repoze.who/usr/lib/python2.7/site-packages/repoze.who-1.0.18-py2.7-nspkg.pth
> running install_scripts
> find /«PKGBUILDDIR»/debian/python-repoze.who -name requires.txt -delete
> find /«PKGBUILDDIR»/debian/python-repoze.who -name '*.pth' -delete
> dh_installdocs -ppython-repoze.who 
> cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/python-repoze.who/usr/share/doc/python-repoze.who/html/_static/jquery.js'
> dh_installdocs: cd 'docs/.build/html//..' && find 'html' \( -type f -or -type l \) -and ! -empty -print0 | xargs -0 -I {} cp --parents -dp {} /«PKGBUILDDIR»/debian/python-repoze.who/usr/share/doc/python-repoze.who returned exit code 123
> make: *** [binary-install/python-repoze.who] Error 123

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/02/08/python-repoze.who_1.0.18-2_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: python-repoze.who
Source-Version: 1.0.18-3

We believe that the bug you reported is fixed in the latest version of
python-repoze.who, 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 738395@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonathan Wiltshire <jmw@debian.org> (supplier of updated python-repoze.who 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 23 Mar 2014 12:58:05 +0000
Source: python-repoze.who
Binary: python-repoze.who
Architecture: source all
Version: 1.0.18-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Jonathan Wiltshire <jmw@debian.org>
Description: 
 python-repoze.who - identification and authentication framework for Python WSGI appli
Closes: 738395
Changes: 
 python-repoze.who (1.0.18-3) unstable; urgency=medium
 .
   * QA upload.
   * Move call to dh_link in debian/rules to a proper debian/links file,
     so that debhelper just does the right thing (Closes: #738395)
Checksums-Sha1: 
 1f69428558a3274b4865db7c7e294ebf8845994f 2034 python-repoze.who_1.0.18-3.dsc
 c6d96d67f023e174be381e2d60c014250de08d1f 3024 python-repoze.who_1.0.18-3.diff.gz
 2cfb6134457c69fd1558f9098f69b85556da4ef3 112120 python-repoze.who_1.0.18-3_all.deb
Checksums-Sha256: 
 451c5d932d498365b53bb5a5e2d6dcc4e0b2724857c70aa7bd2f9bd710d0c010 2034 python-repoze.who_1.0.18-3.dsc
 0e6bdde889bc99a5eeee7ccee15f0a59db8832dcba91d65355e14a03424afb79 3024 python-repoze.who_1.0.18-3.diff.gz
 c5aae2569fb918123224706dbc0a0fecbaa4ae357ca1567f788085f1b2d92501 112120 python-repoze.who_1.0.18-3_all.deb
Files: 
 2b8a39d5ae25aa3b3e287682f3fb7e68 2034 python optional python-repoze.who_1.0.18-3.dsc
 a72320fb4a2fec675f0900a2ed64e6f8 3024 python optional python-repoze.who_1.0.18-3.diff.gz
 15cdcbce1593387bbd14c7bab2a410d7 112120 python optional python-repoze.who_1.0.18-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJTLt0GAAoJEFC7AtTIpr9hxo4P/A1YZiKKTVx9Xi615Dy6g7Zi
hW3ipY9fF0cmmDGG4aDAgF/XD1ATDtAwVvnznwYECF0DOxcu44YfgzXTdgxamczJ
gazMZwdgGUHfI5vxIllPd9B58KTTd6C0c/CuH/39wHU+3gidMsdq82feaa466+fq
SdiSkjxrIpuwX2eC5j7rhdpcz9Izu23kGKt5jE/DhgLEswW+q651oeOrPFR1GXct
tV1ajGqhOuZyVg6SppLt4kLagFviNvowZvo5OVr0eES6fiWxiqL9BJ1U/u2IpP9U
G6GfFa38ZnXVoUfT0oaLgLrnbdb83TXwQXZqMVYHt83WcRf7CdB5CZ749dNQ0JA/
epGRsWfEtQPebFS3ZJb9VypJ3c0zzjnbm5NeMWl2cujnv0gzrFF9/mxcpiuVM1Sg
K7thpTwTYd2MeNjsYwFIThKImMlXMcJkgqdL3mhZ0HpTM6FOBlggDtDrUXCRJVCa
BQGfqG60h4+kfrczI6RsKT2WFsbwJkI1z+stgslgXSmr/FTDYoBTc2DcYU5QYadG
YicrNE3XK6YTFsg/NskDR5OP9Zl4cqY6YBqRX8m7laDE2aMMQ9zRxqMeAIACxFvN
86F4HutaqPGllw4Oc/VEPsEhTUHwgW043z41b4B+mODmjUGr01QFlq5ujig7j3d8
YmFail8KaX2ajGdwaVec
=clb7
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: