Source: bcfg2 Version: 1.3.1-2 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 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[1]: Entering directory `/«PKGBUILDDIR»' > dh_auto_build > running build > running build_py > creating build > creating build/lib.linux-x86_64-2.7 > creating build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/settings.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/version.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/manage.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/__init__.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/Statistics.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/SSLServer.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/Proxy.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/Options.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/Logger.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/Encryption.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/Compat.py -> build/lib.linux-x86_64-2.7/Bcfg2 > copying src/lib/Bcfg2/Cache.py -> build/lib.linux-x86_64-2.7/Bcfg2 > creating build/lib.linux-x86_64-2.7/Bcfg2/Client > copying src/lib/Bcfg2/Client/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client > copying src/lib/Bcfg2/Client/XML.py -> build/lib.linux-x86_64-2.7/Bcfg2/Client > copying src/lib/Bcfg2/Client/Frame.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client > copying src/lib/Bcfg2/Client/Client.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client > creating build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/rpmtools.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/launchd.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/YUMng.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/YUM24.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/YUM.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/VCS.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/Upstart.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/Systemd.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/SYSV.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/SMF.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/SELinux.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/RcUpdate.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/RPMng.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/RPM.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/Portage.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/Pacman.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/POSIXUsers.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/OpenCSW.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/MacPorts.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/IPS.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/FreeBSDPackage.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/FreeBSDInit.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/Encap.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/DebInit.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/Chkconfig.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/Blast.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/Action.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/APT.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > copying src/lib/Bcfg2/Client/Tools/APK.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools > creating build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools/POSIX > copying src/lib/Bcfg2/Client/Tools/POSIX/base.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools/POSIX > copying src/lib/Bcfg2/Client/Tools/POSIX/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools/POSIX > copying src/lib/Bcfg2/Client/Tools/POSIX/Symlink.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools/POSIX > copying src/lib/Bcfg2/Client/Tools/POSIX/Permissions.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools/POSIX > copying src/lib/Bcfg2/Client/Tools/POSIX/Nonexistent.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools/POSIX > copying src/lib/Bcfg2/Client/Tools/POSIX/Hardlink.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools/POSIX > copying src/lib/Bcfg2/Client/Tools/POSIX/File.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools/POSIX > copying src/lib/Bcfg2/Client/Tools/POSIX/Directory.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools/POSIX > copying src/lib/Bcfg2/Client/Tools/POSIX/Device.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Client/Tools/POSIX > creating build/lib.linux-x86_64-2.7/Bcfg2/Reporting > copying src/lib/Bcfg2/Reporting/views.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting > copying src/lib/Bcfg2/Reporting/utils.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting > copying src/lib/Bcfg2/Reporting/urls.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting > copying src/lib/Bcfg2/Reporting/models.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting > copying src/lib/Bcfg2/Reporting/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting > copying src/lib/Bcfg2/Reporting/Collector.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting > creating build/lib.linux-x86_64-2.7/Bcfg2/Reporting/Storage > copying src/lib/Bcfg2/Reporting/Storage/base.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/Storage > copying src/lib/Bcfg2/Reporting/Storage/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/Storage > copying src/lib/Bcfg2/Reporting/Storage/DjangoORM.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/Storage > creating build/lib.linux-x86_64-2.7/Bcfg2/Reporting/Transport > copying src/lib/Bcfg2/Reporting/Transport/base.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/Transport > copying src/lib/Bcfg2/Reporting/Transport/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/Transport > copying src/lib/Bcfg2/Reporting/Transport/RedisTransport.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/Transport > copying src/lib/Bcfg2/Reporting/Transport/LocalFilesystem.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/Transport > copying src/lib/Bcfg2/Reporting/Transport/DirectStore.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/Transport > creating build/lib.linux-x86_64-2.7/Bcfg2/Reporting/migrations > copying src/lib/Bcfg2/Reporting/migrations/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/migrations > copying src/lib/Bcfg2/Reporting/migrations/0004_profile_can_be_null.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/migrations > copying src/lib/Bcfg2/Reporting/migrations/0003_expand_hash_key.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/migrations > copying src/lib/Bcfg2/Reporting/migrations/0002_convert_perms_to_mode.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/migrations > copying src/lib/Bcfg2/Reporting/migrations/0001_initial.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/migrations > creating build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templatetags > copying src/lib/Bcfg2/Reporting/templatetags/syntax_coloring.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templatetags > copying src/lib/Bcfg2/Reporting/templatetags/bcfg2_tags.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templatetags > copying src/lib/Bcfg2/Reporting/templatetags/split.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templatetags > copying src/lib/Bcfg2/Reporting/templatetags/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templatetags > creating build/lib.linux-x86_64-2.7/Bcfg2/Server > copying src/lib/Bcfg2/Server/models.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server > copying src/lib/Bcfg2/Server/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server > copying src/lib/Bcfg2/Server/Core.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server > copying src/lib/Bcfg2/Server/CherryPyCore.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server > copying src/lib/Bcfg2/Server/BuiltinCore.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Xcmd.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Viz.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Syncdb.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Snapshots.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Reports.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Pull.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Perf.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Minestruct.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Init.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Compare.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Client.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > copying src/lib/Bcfg2/Server/Admin/Backup.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Admin > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/FileMonitor > copying src/lib/Bcfg2/Server/FileMonitor/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/FileMonitor > copying src/lib/Bcfg2/Server/FileMonitor/Pseudo.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/FileMonitor > copying src/lib/Bcfg2/Server/FileMonitor/Inotify.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/FileMonitor > copying src/lib/Bcfg2/Server/FileMonitor/Gamin.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/FileMonitor > copying src/lib/Bcfg2/Server/FileMonitor/Fam.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/FileMonitor > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase > copying src/lib/Bcfg2/Server/Hostbase/urls.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase > copying src/lib/Bcfg2/Server/Hostbase/settings.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase > copying src/lib/Bcfg2/Server/Hostbase/regex.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase > copying src/lib/Bcfg2/Server/Hostbase/nisauth.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase > copying src/lib/Bcfg2/Server/Hostbase/manage.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase > copying src/lib/Bcfg2/Server/Hostbase/ldapauth.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase > copying src/lib/Bcfg2/Server/Hostbase/backends.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase > copying src/lib/Bcfg2/Server/Hostbase/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase/hostbase > copying src/lib/Bcfg2/Server/Hostbase/hostbase/views.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase/hostbase > copying src/lib/Bcfg2/Server/Hostbase/hostbase/urls.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase/hostbase > copying src/lib/Bcfg2/Server/Hostbase/hostbase/models.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase/hostbase > copying src/lib/Bcfg2/Server/Hostbase/hostbase/admin.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase/hostbase > copying src/lib/Bcfg2/Server/Hostbase/hostbase/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Hostbase/hostbase > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Lint > copying src/lib/Bcfg2/Server/Lint/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Lint > copying src/lib/Bcfg2/Server/Lint/Validate.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Lint > copying src/lib/Bcfg2/Server/Lint/RequiredAttrs.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Lint > copying src/lib/Bcfg2/Server/Lint/MergeFiles.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Lint > copying src/lib/Bcfg2/Server/Lint/InfoXML.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Lint > copying src/lib/Bcfg2/Server/Lint/GroupNames.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Lint > copying src/lib/Bcfg2/Server/Lint/Genshi.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Lint > copying src/lib/Bcfg2/Server/Lint/Comments.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Lint > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugin > copying src/lib/Bcfg2/Server/Plugin/interfaces.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugin > copying src/lib/Bcfg2/Server/Plugin/helpers.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugin > copying src/lib/Bcfg2/Server/Plugin/exceptions.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugin > copying src/lib/Bcfg2/Server/Plugin/base.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugin > copying src/lib/Bcfg2/Server/Plugin/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugin > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Trigger.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/TemplateHelper.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/TGenshi.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/TCheetah.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Svn.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Statistics.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Snapshots.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/ServiceCompat.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/SSLCA.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/SSHbase.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/SEModules.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Rules.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Reporting.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/PuppetENC.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Properties.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Probes.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Pkgmgr.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/POSIXCompat.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Ohai.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/NagiosGen.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Metadata.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Ldap.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Hostbase.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Hg.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Guppy.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/GroupPatterns.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Git.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Fossil.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/FileProbes.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Editor.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Deps.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Defaults.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Decisions.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Darcs.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/DBStats.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Cvs.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Bzr.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Bundler.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Base.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > copying src/lib/Bcfg2/Server/Plugins/Account.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Packages > copying src/lib/Bcfg2/Server/Plugins/Packages/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Packages > copying src/lib/Bcfg2/Server/Plugins/Packages/Yum.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Packages > copying src/lib/Bcfg2/Server/Plugins/Packages/Source.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Packages > copying src/lib/Bcfg2/Server/Plugins/Packages/PackagesSources.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Packages > copying src/lib/Bcfg2/Server/Plugins/Packages/Pac.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Packages > copying src/lib/Bcfg2/Server/Plugins/Packages/Collection.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Packages > copying src/lib/Bcfg2/Server/Plugins/Packages/Apt.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Packages > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgPublicKeyCreator.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgPrivateKeyCreator.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgPlaintextGenerator.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgLegacyInfo.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgInfoXML.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgGenshiGenerator.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgExternalCommandVerifier.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenshiGenerator.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenerator.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedCheetahGenerator.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgDiffFilter.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgCheetahGenerator.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgCatFilter.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgAuthorizedKeysGenerator.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Plugins/Cfg > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Reports > copying src/lib/Bcfg2/Server/Reports/updatefix.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Reports > copying src/lib/Bcfg2/Server/Reports/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Reports > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Reports/reports > copying src/lib/Bcfg2/Server/Reports/reports/models.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Reports/reports > copying src/lib/Bcfg2/Server/Reports/reports/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Reports/reports > creating build/lib.linux-x86_64-2.7/Bcfg2/Server/Snapshots > copying src/lib/Bcfg2/Server/Snapshots/model.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Snapshots > copying src/lib/Bcfg2/Server/Snapshots/__init__.py -> > build/lib.linux-x86_64-2.7/Bcfg2/Server/Snapshots > creating build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates > copying src/lib/Bcfg2/Reporting/templates/base.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates > copying src/lib/Bcfg2/Reporting/templates/base-timeview.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates > copying src/lib/Bcfg2/Reporting/templates/404.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates > creating build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/widgets > copying src/lib/Bcfg2/Reporting/templates/widgets/page_bar.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/widgets > copying src/lib/Bcfg2/Reporting/templates/widgets/filter_bar.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/widgets > creating build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/displays > copying src/lib/Bcfg2/Reporting/templates/displays/timing.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/displays > copying src/lib/Bcfg2/Reporting/templates/displays/summary.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/displays > creating build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/config_items > copying src/lib/Bcfg2/Reporting/templates/config_items/listing.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/config_items > copying src/lib/Bcfg2/Reporting/templates/config_items/item.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/config_items > copying src/lib/Bcfg2/Reporting/templates/config_items/entry_status.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/config_items > copying src/lib/Bcfg2/Reporting/templates/config_items/common.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/config_items > copying src/lib/Bcfg2/Reporting/templates/config_items/item-failure.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/config_items > creating build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/clients > copying src/lib/Bcfg2/Reporting/templates/clients/manage.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/clients > copying src/lib/Bcfg2/Reporting/templates/clients/index.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/clients > copying src/lib/Bcfg2/Reporting/templates/clients/detailed-list.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/clients > copying src/lib/Bcfg2/Reporting/templates/clients/detail.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/clients > copying src/lib/Bcfg2/Reporting/templates/clients/history.html -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/clients > copying src/lib/Bcfg2/Reporting/templates/widgets/interaction_list.inc -> > build/lib.linux-x86_64-2.7/Bcfg2/Reporting/templates/widgets > running build_scripts > creating build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-yum-helper -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-test -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-server -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-reports -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-report-collector -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-repo-validate -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-lint -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-info -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-crypt -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-build-reports -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2-admin -> build/scripts-2.7 > copying and adjusting src/sbin/bcfg2 -> build/scripts-2.7 > changing mode of build/scripts-2.7/bcfg2-yum-helper from 664 to 775 > changing mode of build/scripts-2.7/bcfg2-test from 664 to 775 > changing mode of build/scripts-2.7/bcfg2-server from 664 to 775 > changing mode of build/scripts-2.7/bcfg2-reports from 664 to 775 > changing mode of build/scripts-2.7/bcfg2-report-collector from 664 to 775 > changing mode of build/scripts-2.7/bcfg2-repo-validate from 664 to 775 > changing mode of build/scripts-2.7/bcfg2-lint from 664 to 775 > changing mode of build/scripts-2.7/bcfg2-info from 664 to 775 > changing mode of build/scripts-2.7/bcfg2-crypt from 664 to 775 > changing mode of build/scripts-2.7/bcfg2-build-reports from 664 to 775 > changing mode of build/scripts-2.7/bcfg2-admin from 664 to 775 > changing mode of build/scripts-2.7/bcfg2 from 664 to 775 > python setup.py build_sphinx > running build_sphinx > creating build/sphinx > creating build/sphinx/doctrees > creating build/sphinx/html > Running Sphinx v1.1.3 > loading pickled environment... not yet created > loading intersphinx inventory from > /usr/share/doc/python2.7/html/objects.inv... > loading intersphinx inventory from > /usr/share/doc/python2.7/html/objects.inv... > loading intersphinx inventory from intersphinx/cherrypy/objects.inv... > loading intersphinx inventory from > /usr/share/doc/python-mock-doc/html/objects.inv... > loading intersphinx inventory from > /usr/share/doc/python2.7/html/objects.inv... > building [html]: targets for 187 source files that are out of date > updating environment: 187 added, 0 changed, 0 removed > reading sources... [ 0%] appendix/articles > reading sources... [ 1%] appendix/books > reading sources... [ 1%] appendix/configuration > reading sources... [ 2%] appendix/configuration/mrepo > reading sources... [ 2%] appendix/files > reading sources... [ 3%] appendix/files/mysql > reading sources... [ 3%] appendix/files/ntp > reading sources... [ 4%] appendix/guides > reading sources... [ 4%] appendix/guides/authentication > reading sources... [ 5%] appendix/guides/bootstrap > reading sources... [ 5%] appendix/guides/centos > reading sources... [ 6%] appendix/guides/converging_rhel5 > reading sources... [ 6%] appendix/guides/fedora > reading sources... [ 7%] appendix/guides/gentoo > reading sources... [ 8%] appendix/guides/import-existing-ssh-keys > reading sources... [ 8%] appendix/guides/nat_howto > reading sources... [ 9%] appendix/guides/ubuntu > reading sources... [ 9%] appendix/guides/using-bcfg2-with-centos > reading sources... [ 10%] appendix/guides/vcs > reading sources... [ 10%] appendix/guides/web-reports-install > reading sources... [ 11%] appendix/index > reading sources... [ 11%] appendix/papers > reading sources... [ 12%] appendix/tools > reading sources... [ 12%] architecture/client > reading sources... [ 13%] architecture/config-spec > reading sources... [ 13%] architecture/design > reading sources... [ 14%] architecture/goals > reading sources... [ 14%] architecture/index > reading sources... [ 15%] architecture/server > reading sources... [ 16%] client/agent > reading sources... [ 16%] client/debugging > reading sources... [ 17%] client/index > reading sources... [ 17%] client/metadata > reading sources... [ 18%] client/modes > reading sources... [ 18%] client/tools > reading sources... [ 19%] client/tools/actions > Traceback (most recent call last): > File "setup.py", line 79, in <module> > glob('reports/site_media/*')), > File "/usr/lib/python2.7/distutils/core.py", line 152, in setup > dist.run_commands() > File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands > self.run_command(cmd) > File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command > cmd_obj.run() > File "/usr/lib/pymodules/python2.7/sphinx/setup_command.py", line 143, in > run > app.build(force_all=self.all_files) > File "/usr/lib/pymodules/python2.7/sphinx/application.py", line 204, in > build > self.builder.build_update() > File "/usr/lib/pymodules/python2.7/sphinx/builders/__init__.py", line 196, > in build_update > 'out of date' % len(to_build)) > File "/usr/lib/pymodules/python2.7/sphinx/builders/__init__.py", line 216, > in build > purple, length): > File "/usr/lib/pymodules/python2.7/sphinx/builders/__init__.py", line 120, > in status_iterator > for item in iterable: > File "/usr/lib/pymodules/python2.7/sphinx/environment.py", line 658, in > update_generator > self.read_doc(docname, app=app) > File "/usr/lib/pymodules/python2.7/sphinx/environment.py", line 806, in > read_doc > pub.publish() > File "/usr/lib/pymodules/python2.7/docutils/core.py", line 217, in publish > self.settings) > File "/usr/lib/pymodules/python2.7/docutils/readers/__init__.py", line 72, > in read > self.parse() > File "/usr/lib/pymodules/python2.7/docutils/readers/__init__.py", line 78, > in parse > self.parser.parse(self.input, document) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/__init__.py", line > 172, in parse > self.statemachine.run(inputlines, document, inliner=self.inliner) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 174, in run > input_source=document['source']) > File "/usr/lib/pymodules/python2.7/docutils/statemachine.py", line 239, in > run > context, state, transitions) > File "/usr/lib/pymodules/python2.7/docutils/statemachine.py", line 460, in > check_line > return method(match, context, next_state) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 2941, in text > self.section(title.lstrip(), source, style, lineno + 1, messages) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 331, in section > self.new_subsection(title, lineno, messages) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 399, in new_subsection > node=section_node, match_titles=True) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 286, in nested_parse > node=node, match_titles=match_titles) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 199, in run > results = StateMachineWS.run(self, input_lines, input_offset) > File "/usr/lib/pymodules/python2.7/docutils/statemachine.py", line 239, in > run > context, state, transitions) > File "/usr/lib/pymodules/python2.7/docutils/statemachine.py", line 460, in > check_line > return method(match, context, next_state) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 2281, in explicit_markup > self.explicit_list(blank_finish) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 2311, in explicit_list > match_titles=self.state_machine.match_titles) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 323, in nested_list_parse > node=node, match_titles=match_titles) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 199, in run > results = StateMachineWS.run(self, input_lines, input_offset) > File "/usr/lib/pymodules/python2.7/docutils/statemachine.py", line 239, in > run > context, state, transitions) > File "/usr/lib/pymodules/python2.7/docutils/statemachine.py", line 460, in > check_line > return method(match, context, next_state) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 2584, in explicit_markup > nodelist, blank_finish = self.explicit_construct(match) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 2291, in explicit_construct > return method(self, expmatch) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 2034, in directive > directive_class, match, type_name, option_presets) > File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line > 2083, in run_directive > result = directive_instance.run() > File "/usr/lib/pymodules/python2.7/sphinx/domains/__init__.py", line 190, > in run > return BaseDirective.run(self) > File "/«PKGBUILDDIR»/doc/exts/xmlschema.py", line 132, in run > env.app.error("No XML %s %s found" % > AttributeError: 'Sphinx' object has no attribute 'error' > make[1]: *** [override_dh_auto_build] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/bcfg2_1.3.1-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-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org