Bug#738384: python-repoze.what: FTBFS: ImportError: No module named what.authorize
Source: python-repoze.what Version: 1.0.9-2 Severity: serious Tags: jessie sid User: debian...@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): > running install > running build > running build_py > running egg_info > writing requirements to repoze.what.egg-info/requires.txt > writing repoze.what.egg-info/PKG-INFO > writing namespace_packages to repoze.what.egg-info/namespace_packages.txt > writing top-level names to repoze.what.egg-info/top_level.txt > writing dependency_links to repoze.what.egg-info/dependency_links.txt > writing entry points to repoze.what.egg-info/entry_points.txt > reading manifest file 'repoze.what.egg-info/SOURCES.txt' > writing manifest file 'repoze.what.egg-info/SOURCES.txt' > running install_lib > Skipping installation of > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze/__init__.py > (namespace package) > copying repoze/what/release.py -> > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze/what > copying repoze/what/predicates.py -> > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze/what > copying repoze/what/authorize.py -> > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze/what > Skipping installation of > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze/what/__init__.py > (namespace package) > copying repoze/what/middleware.py -> > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze/what > copying repoze/what/adapters/testutil.py -> > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze/what/adapters > copying repoze/what/adapters/__init__.py -> > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze/what/adapters > Skipping installation of > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze/what/plugins/__init__.py > (namespace package) > running install_egg_info > Copying repoze.what.egg-info to > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze.what-1.0.9-py2.7.egg-info > Installing > /«PKGBUILDDIR»/debian/python-repoze.what/usr/lib/python2.7/site-packages/repoze.what-1.0.9-py2.7-nspkg.pth > running install_scripts > dh_installdocs -ppython-repoze.what > cp: not writing through dangling symlink > '/«PKGBUILDDIR»/debian/python-repoze.what/usr/share/doc/python-repoze.what/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.what/usr/share/doc/python-repoze.what > returned exit code 123 > make: *** [binary-install/python-repoze.what] Error 123 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/02/08/python-repoze.what_1.0.9-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. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140209160710.GA15007@Aeris.MIDGAR
Bug#738395: python-repoze.who: FTBFS: dh_installdocs: cd 'docs/.build/html//..' && find 'html' \( -type f -or -type l \) -and ! -empty -print0 | xargs -0 -I {} cp --parents -dp {} /«PKGBUILDDIR»/debia
Source: python-repoze.who Version: 1.0.18-2 Severity: serious Tags: jessie sid User: debian...@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.
Bug#682139: marked as done (acoustid-fingerprinter: Possible misleading "options" in man page)
Your message dated Sun, 09 Feb 2014 21:18:48 + with message-id and subject line Bug#682139: fixed in acoustid-fingerprinter 0.6-2 has caused the Debian Bug report #682139, regarding acoustid-fingerprinter: Possible misleading "options" in man page 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.) -- 682139: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682139 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: acoustid-fingerprinter Version: 0.4-1+b1 Severity: minor Hi! While reading acoustid-fingerprinter's man page it's possible to see: = SYNOPSIS acoustid-fingerprinter [options] = But what are these options? Or if there isn't any, it should be removed from the man page. Thank you! Best regards, Nelson -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages acoustid-fingerprinter depends on: ii libavcodec53 6:0.8.3-4 ii libavformat53 [libavformat-extra-53] 6:0.8.3-4 ii libavutil51 [libavutil-extra-51] 6:0.8.3-4 ii libc6 2.13-33 ii libchromaprint0 0.6-2 ii libgcc1 1:4.7.1-2 ii libqt4-network4:4.8.2-1 ii libqtcore44:4.8.2-1 ii libqtgui4 4:4.8.2-1 ii libstdc++64.7.1-2 ii libtag1c2a1.7.2-1 acoustid-fingerprinter recommends no packages. acoustid-fingerprinter suggests no packages. -- no debconf information --- End Message --- --- Begin Message --- Source: acoustid-fingerprinter Source-Version: 0.6-2 We believe that the bug you reported is fixed in the latest version of acoustid-fingerprinter, 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 682...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jerome Charaoui (supplier of updated acoustid-fingerprinter 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...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 08 Feb 2014 22:48:15 -0500 Source: acoustid-fingerprinter Binary: acoustid-fingerprinter Architecture: source amd64 Version: 0.6-2 Distribution: unstable Urgency: low Maintainer: Jerome Charaoui Changed-By: Jerome Charaoui Description: acoustid-fingerprinter - Acoustid fingerprinter Closes: 682139 737287 Changes: acoustid-fingerprinter (0.6-2) unstable; urgency=low . * New maintainer. (Closes: #737287) * Switch to CDBS. * Convert debian/copyright into standard machine-readable format. * Remove misleading "options" in man page. (Closes: #682139) * Bump to Standards-Version 3.9.5. Checksums-Sha1: 0e7a14f6e948cbf8fef2fad21d4b36aac2c8b622 1920 acoustid-fingerprinter_0.6-2.dsc 4ff471157d11d6a130f0a531bacde8a81ae60b11 2256 acoustid-fingerprinter_0.6-2.debian.tar.xz ce57110b9d14bf910eccd47649e175abd1861e56 72228 acoustid-fingerprinter_0.6-2_amd64.deb Checksums-Sha256: 3213dabb89953b9ef0fde85c842dcf4a921e3f2c44e95137f7206c7b0b0d160e 1920 acoustid-fingerprinter_0.6-2.dsc 2c00b71225b763bfb503156700670f4c86b58584ee1882c91d8478c12211f6cc 2256 acoustid-fingerprinter_0.6-2.debian.tar.xz 391a10ff84254e38cc50b40fabb524e5d4333b6a1ed5cfb8367568e5f2908c0f 72228 acoustid-fingerprinter_0.6-2_amd64.deb Files: 5fed06fa53635ebe322ff91e4e297ae2 1920 sound optional acoustid-fingerprinter_0.6-2.dsc ec3a259ce2cfd0bda9208608a1a103a0 2256 sound optional acoustid-fingerprinter_0.6-2.debian.tar.xz ce87bfa3f62b24e176f3904312881ebb 72228 sound optional acoustid-fingerprinter_0.6-2_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1 Comment: Debian! iQIcBAEBCgAGBQJS9+RoAAoJEFWSMx4ZnTioNukQAI8/ydCLfrX1JY1lPi/DzWhd GSzchVLQibmrQb9jDp0BlJMjMGAv87SfBVd+Dxlu9ukPTfvpdTmoVO9TLDU4/Y+S kkuWu/nIDI42HT7LQR1dxRl9eZ8zkObFKoWkEvDbrf/a29obBXIqswBdkKCpIE+E 4vKWrLecWV56revQYnkelqEAUGCZ+SQvBWyBdpTAwvRW044fpGMIhj5tNRec2NL+ K8Ak
Processed: closing 632870
Processing commands for cont...@bugs.debian.org: > close 632870 Bug #632870 [acoustid-fingerprinter] acoustid-fingerprinter: Does not build Marked Bug as done > thanks Stopping processing here. Please contact me if you need assistance. -- 632870: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632870 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.139198367128661.transcr...@bugs.debian.org