Your message dated Thu, 26 Jul 2012 22:47:11 +0000
with message-id <e1suwpr-0002e3...@franck.debian.org>
and subject line Bug#680793: fixed in python-defaults 2.7.3-2
has caused the Debian Bug report #680793,
regarding zope2.12: FTBFS: IndexError: list index out of range
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.)
--
680793: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680793
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zope2.12
Version: 2.12.23-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120708 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»'
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> for i in `find /«PKGBUILDDIR»/debian/zope2.12 -type f`; do \
> if sed '1s,#!.*python[^
> ]*\(.*\),#!/usr/lib/zope2.12/bin/python\1,' $i > $i~ ; then \
> if cmp --quiet $i $i~ ; then \
> rm -f $i~ ; \
> else \
> mv -f $i~ $i; \
> chmod 755 $i; \
> echo "Fixed interpreter: $i"; \
> fi; else rm -f $i~ ; \
> fi; \
> done
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zope.tal-3.5.2.egg/zope/tal/tests/markbench.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zope.tal-3.5.2.egg/zope/tal/tests/run.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zope.tal-3.5.2.egg/zope/tal/driver.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zope.tal-3.5.2.egg/zope/tal/runtest.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zope.tal-3.5.2.egg/zope/tal/talgettext.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zope.tal-3.5.2.egg/zope/tal/ndiff.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zope.tal-3.5.2.egg/zope/tal/timer.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZConfig-2.7.1.egg/EGG-INFO/scripts/zconfig_schema2html
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZConfig-2.7.1.egg/EGG-INFO/scripts/zconfig
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/ZServer/medusa/test/asyn_http_bench.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/ZServer/medusa/http_server.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/ZTUtils/tests/run.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/Zope2/utilities/copyzopeskel.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/Zope2/utilities/mkzopeinstance.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/Zope2/Startup/misc/zpasswd.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/Zope2/Startup/zopectl.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/Products/ZCatalog/regressiontests/unittest_patched.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/Products/ZCatalog/regressiontests/regressionCatalog.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/Products/ZCTextIndex/tests/indexhtml.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/Products/ZCTextIndex/tests/wordstats.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/Products/ZCTextIndex/tests/hs-tool.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/Products/PageTemplates/tests/run.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/Zope2-2.12.23.egg/OFS/ndiff.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZEO/scripts/parsezeolog.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZEO/scripts/zeoqueue.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZEO/scripts/zeopack.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZEO/scripts/zeoreplay.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZEO/scripts/timeout.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZEO/scripts/zeoserverlog.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZEO/scripts/zeoup.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZEO/zeoctl.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/fsstats.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/fsrefs.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/fstest.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/repozo.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/simul.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/migrate.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/checkbtrees.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/space.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/fsoids.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/fstail.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/zodbload.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/netspace.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/ZODB3-3.9.7.egg/ZODB/scripts/analyze.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zdaemon-2.0.4.egg/zdaemon/tests/nokill.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zdaemon-2.0.4.egg/zdaemon/zdrun.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zdaemon-2.0.4.egg/zdaemon/zdctl.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/zope.security-3.7.4.egg/zope/security/setup.py
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/mkzeoinstance
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/debug
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/runzope
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/zopectl
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/zpasswd
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/mkzopeinstance
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/zope-testrunner
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/mkzeoinst
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/fstail
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/zeopack
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/runzeo
> Fixed interpreter:
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/zeopasswd
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/zeoctl
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/fsdump
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/fsrefs
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/repozo
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/fsoids
> Fixed interpreter: /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/zdaemon
> dh_installchangelogs source/Zope2/doc/CHANGES.rst
> cd /«PKGBUILDDIR»/source; for egg_src in *; do \
> if test "$egg_src" != "Zope2"; then \
> egg_changes=$(find $egg_src -name CHANGES.txt -or -name
> NEWS.txt | head -n1); \
> if test -n "$egg_changes"; then \
> cp $egg_changes
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.$egg_src;
> \
> echo "Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.$egg_src";
> \
> fi; \
> fi; \
> done
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.Acquisition
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.DateTime
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.ExtensionClass
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.Missing
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.MultiMapping
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.Persistence
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.Products.ZSQLMethods
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.Record
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.RestrictedPython
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.ThreadLock
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.ZConfig
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.ZODB3
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.ZopeUndo
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.five.formlib
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.tempstorage
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.transaction
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zc.lockfile
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zdaemon
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.annotation
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.appsetup
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.basicskin
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.component
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.container
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.debug
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.dependable
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.form
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.pagetemplate
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.publication
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.publisher
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.schema
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.app.testing
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.authentication
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.broken
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.browser
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.cachedescriptors
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.component
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.componentvocabulary
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.configuration
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.container
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.contentprovider
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.contenttype
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.copy
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.copypastemove
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.datetime
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.deferredimport
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.deprecation
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.dottedname
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.dublincore
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.error
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.exceptions
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.filerepresentation
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.formlib
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.hookable
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.i18n
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.i18nmessageid
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.interface
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.lifecycleevent
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.location
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.minmax
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.mkzeoinstance
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.pagetemplate
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.password
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.processlifetime
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.proxy
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.publisher
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.schema
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.security
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.sendmail
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.sequencesort
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.session
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.site
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.size
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.structuredtext
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.tal
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.tales
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.testbrowser
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.testing
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.traversing
> Copied changelog:
> /«PKGBUILDDIR»/debian/zope2.12/usr/share/doc/zope2.12/changelogs/changelog.zope.viewlet
> # remove extra license files
> find /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python -type f -a \(
> -name LICENSE.txt -o -name COPYING.txt \) -exec rm -f {} \;
> # remove scripts from egg-info subfolders
> rm -r
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/lib/python/*/EGG-INFO/scripts
> cp /«PKGBUILDDIR»/debian/python_interpreter_template
> /«PKGBUILDDIR»/debian/zope2.12/usr/lib/zope2.12/bin/python
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> dh_install
> dh_installdocs
> dh_installchangelogs
> dh_installexamples
> dh_installman
> dh_installcatalogs
> dh_installcron
> dh_installdebconf
> dh_installemacsen
> dh_installifupdown
> dh_installinfo
> dh_python2
> Traceback (most recent call last):
> File "/usr/bin/dh_python2", line 715, in <module>
> main()
> File "/usr/bin/dh_python2", line 607, in main
> stats = scan(package, private_dir, options)
> File "/usr/bin/dh_python2", line 417, in scan
> fix_shebang(fpath, options.shebang)) and \
> File "/usr/share/python/debpython/tools.py", line 107, in fix_shebang
> match = SHEBANG_RE.match(fcontent[0])
> IndexError: list index out of range
> make: *** [binary] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/07/08/zope2.12_2.12.23-1_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-defaults
Source-Version: 2.7.3-2
We believe that the bug you reported is fixed in the latest version of
python-defaults, 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 680...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Piotr Ożarowski <pi...@debian.org> (supplier of updated python-defaults 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: Thu, 26 Jul 2012 23:03:32 +0200
Source: python-defaults
Binary: python python-minimal python-examples python-dev idle python-doc
python-dbg python-all python-all-dev python-all-dbg
Architecture: source all
Version: 2.7.3-2
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <d...@debian.org>
Changed-By: Piotr Ożarowski <pi...@debian.org>
Description:
idle - IDE for Python using Tkinter (default version)
python - interactive high-level object-oriented language (default version)
python-all - package depending on all supported Python runtime versions
python-all-dbg - package depending on all supported Python debugging packages
python-all-dev - package depending on all supported Python development packages
python-dbg - debug build of the Python Interpreter (version 2.7)
python-dev - header files and a static library for Python (default)
python-doc - documentation for the high-level object-oriented language Python
python-examples - examples for the Python language (default version)
python-minimal - minimal subset of the Python language (default version)
Closes: 680793
Changes:
python-defaults (2.7.3-2) unstable; urgency=low
.
* dh_python2: ignore empty files while trying to normalize shebangs
(Closes: #680793)
* Fix lack of python-imaging in pydist/dist_fallback
- Add python-imaging override to pydist/generate_fallback_list.py
- pydist/dist_fallback: Regenerate to add python-imaging (which wasn't
recognized before due to .pth file) along with a few automatic
adjustments
Checksums-Sha1:
0f94f4b44abe84fd3f56bd72d41abfa6d7567d56 1560 python-defaults_2.7.3-2.dsc
301847f95c5933ac38b0d6fba33822bd478f0c67 161679 python-defaults_2.7.3-2.tar.gz
d086d53b9c6be6025e299305aafc1309a24f719f 180240 python_2.7.3-2_all.deb
124ca685bc8a13f4e21f8073ed88b560afb1dc6c 42232 python-minimal_2.7.3-2_all.deb
3c4c7609643760d94f04ae6bfdfc9023c4faf6d7 854 python-examples_2.7.3-2_all.deb
089b1dc20a0d76965c258dbedf8481021bd30950 912 python-dev_2.7.3-2_all.deb
30fb134d6eb50cb8afa48880abb5c0f88ee75e4f 3032 idle_2.7.3-2_all.deb
7a13638546f798a73e2fea320f595a05c43a2029 22558 python-doc_2.7.3-2_all.deb
4654794adeac7505d43ad1fd846a75c4398f1ec9 1012 python-dbg_2.7.3-2_all.deb
bf00e98f44415fc0b16c4d7b9693bb8668853d37 878 python-all_2.7.3-2_all.deb
f658c14dee41084b17d20c0a0f2464a0cae0c912 896 python-all-dev_2.7.3-2_all.deb
9a46cfed275e4ac61a2514ec3c993427e8a63b6e 898 python-all-dbg_2.7.3-2_all.deb
Checksums-Sha256:
8c3eb2a3688fa115d82ab36fae93d876867e9c985f4982b307f43dbd2cd8bbc2 1560
python-defaults_2.7.3-2.dsc
aad298b5932ff92bcd739c5d7aee3c04cc27822b8b364a1f0015b859ae3fc58b 161679
python-defaults_2.7.3-2.tar.gz
ae432d06f9d95eb9aa6874bb2f127a0dcef092827173a1d568024c73a2890826 180240
python_2.7.3-2_all.deb
dfe5019fa037805c2f59fd51a93dbc3756ca5088a9c5048150e82de05616a3c8 42232
python-minimal_2.7.3-2_all.deb
c5a9f648e1439e483d0b7542ae6a696c154810715e26504c9496e5fd12e7d256 854
python-examples_2.7.3-2_all.deb
2225f77d1e7e3e7dface75945129c9ebd897dc8e6e2b44a435674e96d874d619 912
python-dev_2.7.3-2_all.deb
1e50cd025b7cb80c07c9a0d44862939c3d653f21d9cb1dbc11fe55b656e7c37a 3032
idle_2.7.3-2_all.deb
53c2b39a323ca9b5aa887b24c81347080a67ceacffa6477ab1f6811b5043b0d6 22558
python-doc_2.7.3-2_all.deb
63fd699e21bb9f0acd652178760505108500c6421a3899d57140c7f52c6a9900 1012
python-dbg_2.7.3-2_all.deb
a454338cb4e22ed32d84bbd655128d04964e78a90d89cc4234f4ca161706aaa0 878
python-all_2.7.3-2_all.deb
efa90b82f158689e9871d52bebe2cbc1e9071a03ceea343bd8fcb2e540ed4165 896
python-all-dev_2.7.3-2_all.deb
81060970f437d07aa5f7250f9185b7e4c94abca158e75210d4c0a370841c60bc 898
python-all-dbg_2.7.3-2_all.deb
Files:
adeeb57f47a4adf3144b59bbe617be10 1560 python optional
python-defaults_2.7.3-2.dsc
59b13493d9c586556d14a4d6132dcb09 161679 python optional
python-defaults_2.7.3-2.tar.gz
52a40f560343b283aa54ad48ebbd58d3 180240 python standard python_2.7.3-2_all.deb
bd60b19731a930ac46768e91f58c62aa 42232 python standard
python-minimal_2.7.3-2_all.deb
7fd112f3eee66400cf72a9e349375bdc 854 python optional
python-examples_2.7.3-2_all.deb
e5db11ff217faf4e55abb97ad58c183e 912 python optional python-dev_2.7.3-2_all.deb
6732f129d372025f2f20db718a0c63be 3032 python optional idle_2.7.3-2_all.deb
00b875c206793b5e4e2318a3dc609399 22558 doc optional python-doc_2.7.3-2_all.deb
2994027042bc22a8ec195530df5760a9 1012 debug extra python-dbg_2.7.3-2_all.deb
fe044355e4895badd6fa130e65c97951 878 python optional python-all_2.7.3-2_all.deb
10ec0ee6a9971776c77faaa22f2a95a1 896 python optional
python-all-dev_2.7.3-2_all.deb
2f15aac5dea53b2b78160804791acd44 898 debug extra python-all-dbg_2.7.3-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAlARxegACgkQHajaM93NaGqiSACffhSxA+DKSSnLQFo/o0jAoIys
8KEAoIb0B9OAgt87ZltAXpj1wves477f
=gPNI
-----END PGP SIGNATURE-----
--- End Message ---