Your message dated Sun, 24 Jul 2016 19:18:33 +0000
with message-id <[email protected]>
and subject line Bug#831911: fixed in gnome-blog 0.9.1-8
has caused the Debian Bug report #831911,
regarding gnome-blog: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error:
binary build with no binary artifacts found; cannot distribute
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 [email protected]
immediately.)
--
831911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831911
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnome-blog
Version: 0.9.1-7
Severity: important
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64. This rebuild was done by building only the architecture-independent
packages. At the same time, a normal build succeeded, which points the
problem specifically to build-indep/binary-indep targets.
The specific error below usually happens there is a binary-indep target in
debian/rules which is either empty or does not do anything useful.
If all the arch-independent packages are dummy transitional packages released
with jessie, the easy fix is to drop them now. If not, debian/rules should be
modified so that the binary-indep target generates the architecture independent
packages (and only those).
After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, this package will be suitable to be uploaded in source-only form if
you wish.
I file this bug as severity: important, but Santiago Vila, who led this
effort (kudos to him), got approval from the release team to consider those
bugs RC for stretch. The severity will be increased to 'serious' shortly.
See #830997 for details.
Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "/usr/bin" || mkdir -p -- "/<<PKGBUILDDIR>>/debian/gnome-blog/usr/bin"
> /usr/bin/install -c 'gnome-blog-poster'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/bin/gnome-blog-poster'
> test -z "/usr/libexec" || mkdir -p --
> "/<<PKGBUILDDIR>>/debian/gnome-blog/usr/libexec"
> /usr/bin/install -c 'blog_applet.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/libexec/blog_applet.py'
> test -z "/usr/share/applications" || mkdir -p --
> "/<<PKGBUILDDIR>>/debian/gnome-blog/usr/share/applications"
> /usr/bin/install -c -m 644 'gnome-blog.desktop'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/share/applications/gnome-blog.desktop'
> test -z "/usr/lib/python2.7/site-packages/gnomeblog" || mkdir -p --
> "/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog"
> /usr/bin/install -c -m 644 '__init__.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/__init__.py'
> /usr/bin/install -c -m 644 'blog_applet.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/blog_applet.py'
> /usr/bin/install -c -m 644 'gnome-blog-poster'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/gnome-blog-poster'
> /usr/bin/install -c -m 644 'blog_poster.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/blog_poster.py'
> /usr/bin/install -c -m 644 'aligned_window.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/aligned_window.py'
> /usr/bin/install -c -m 644 'hig_alert.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/hig_alert.py'
> /usr/bin/install -c -m 644 'blogger_prefs.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/blogger_prefs.py'
> /usr/bin/install -c -m 644 'gconf_widgets.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/gconf_widgets.py'
> /usr/bin/install -c -m 644 'blog.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/blog.py'
> /usr/bin/install -c -m 644 'rich_entry.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/rich_entry.py'
> /usr/bin/install -c -m 644 'html_converter.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/html_converter.py'
> /usr/bin/install -c -m 644 'gnome_blog_globals.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/gnome_blog_globals.py'
> /usr/bin/install -c -m 644 'proxy.py'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/python2.7/site-packages/gnomeblog/proxy.py'
> Byte-compiling python modules...
> __init__.py blog_applet.py blog_poster.py aligned_window.py hig_alert.py
> blogger_prefs.py gconf_widgets.py blog.py rich_entry.py html_converter.py
> gnome_blog_globals.py proxy.py
> Byte-compiling python modules (optimized versions) ...
> __init__.py blog_applet.py blog_poster.py aligned_window.py hig_alert.py
> blogger_prefs.py gconf_widgets.py blog.py rich_entry.py html_converter.py
> gnome_blog_globals.py proxy.py
> test -z "/usr/share/pixmaps" || mkdir -p --
> "/<<PKGBUILDDIR>>/debian/gnome-blog/usr/share/pixmaps"
> /usr/bin/install -c -m 644 'gnome-blog.png'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/share/pixmaps/gnome-blog.png'
> test -z "/etc/gconf/schemas" || mkdir -p --
> "/<<PKGBUILDDIR>>/debian/gnome-blog/etc/gconf/schemas"
> /usr/bin/install -c -m 644 'gnomeblog.schemas'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/etc/gconf/schemas/gnomeblog.schemas'
> test -z "/usr/lib/bonobo/servers" || mkdir -p --
> "/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/bonobo/servers"
> /usr/bin/install -c -m 644 'GNOME_BlogApplet.server'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/bonobo/servers/GNOME_BlogApplet.server'
> test -z "/usr/share/gnome-2.0/ui" || mkdir -p --
> "/<<PKGBUILDDIR>>/debian/gnome-blog/usr/share/gnome-2.0/ui"
> /usr/bin/install -c -m 644 'GNOME_BlogApplet.xml'
> '/<<PKGBUILDDIR>>/debian/gnome-blog/usr/share/gnome-2.0/ui/GNOME_BlogApplet.xml'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> rm /<<PKGBUILDDIR>>/debian/gnome-blog/usr/libexec/blog_applet.py
> rm
> /<<PKGBUILDDIR>>/debian/gnome-blog/usr/lib/bonobo/servers/GNOME_BlogApplet.server
> rm
> /<<PKGBUILDDIR>>/debian/gnome-blog/usr/share/gnome-2.0/ui/GNOME_BlogApplet.xml
> rmdir /<<PKGBUILDDIR>>/debian/gnome-blog/usr/libexec/
> dpkg-genchanges --build=all >../gnome-blog_0.9.1-7_all.changes
> dpkg-genchanges: error: binary build with no binary artifacts found; cannot
> distribute
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/20/gnome-blog_0.9.1-7_unstable_archallonly.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: gnome-blog
Source-Version: 0.9.1-8
We believe that the bug you reported is fixed in the latest version of
gnome-blog, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Frederic Peters <[email protected]> (supplier of updated gnome-blog 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 24 Jul 2016 20:59:40 +0200
Source: gnome-blog
Binary: gnome-blog
Architecture: source all
Version: 0.9.1-8
Distribution: unstable
Urgency: medium
Maintainer: Frederic Peters <[email protected]>
Changed-By: Frederic Peters <[email protected]>
Description:
gnome-blog - GNOME application to post to weblog entries
Closes: 831911
Changes:
gnome-blog (0.9.1-8) unstable; urgency=medium
.
* d/rules: unswap binary-indep and binary-arch targets (closes: #831911)
* Thanks to Santiago Vila
Checksums-Sha1:
a8ddd5b5aa0bc074c32bcbe1edecdb3359edc646 1769 gnome-blog_0.9.1-8.dsc
708c06c3547706ea32e336b589e1790761ef0c7e 8428 gnome-blog_0.9.1-8.diff.gz
5c38610445d136af0cf394a6f98d5046ad3277a9 62148 gnome-blog_0.9.1-8_all.deb
Checksums-Sha256:
26628a70808102f454d9dba8382e9d5baceb6307981e15288b16455299521587 1769
gnome-blog_0.9.1-8.dsc
11d8d5ffdf64e8d4bdc06c7b3e56a78a4d77e7d26eebc7cb6ba57ad559b33a35 8428
gnome-blog_0.9.1-8.diff.gz
5797ca7a772f37667e89753679b5f74f20215f6600e66339410021abccb0dfe0 62148
gnome-blog_0.9.1-8_all.deb
Files:
fcf7f0e83853eac9c26669a433537bae 1769 gnome optional gnome-blog_0.9.1-8.dsc
627a1865ceabcda25f7fd058e3f3e7a5 8428 gnome optional gnome-blog_0.9.1-8.diff.gz
e7cb6c2de1d65497f4f8deaeab790169 62148 gnome optional
gnome-blog_0.9.1-8_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXlRJAAAoJECrpAeXHAhjSefcQANiFu6nbTyJpT15LkvdoN9Pj
dNLJRqFOG+txCCIRahJoTtJFLamfVgiQmkZ+L0ZYkH4P8Q+/fB52FOyFn6aO3F6U
FXaovA54sWqdYIJ6QEHTkX8mWOKhhyvF6X8DaeVOGdtYTGUT5LRfilaI1iy7cEtt
rpobumIGiy34y1/2oVKY7lmsmxdnFtCd2aqpSVeCRh1OBHQXtzi73CFYVlYUSjmp
NAnGxF0zpIOlYbWv73X5OSnmN3ymLneiEtt8pXyd1jdeqabRV+kwynCYtioLzI3E
4qJZLg8hb3jbl9EbRZI+TgpNRZembGD7bb5tyrrwfaSVq1JVxu2ZD78dyUpJ13Ae
VmkJ2W9SwrBy5pPiCLwg4J4lPyMjq894SuSmqYL7rtQc1uwGBqYNloM9mAEYPtjm
q5JVgri2ITsH6MBvuYu/jrC5xWIZfgMqtnCZN7VXuoUDYTdN3fiZIZ0UudxD7gsi
Ffl+dV68kth8rk8loD3kDv/GRTAn1t9TDG3Tn/umIWsqyR0dPh2GDSgXeH/0FMX6
E5m5tIelwFMfQNdvk4ly09Vx9Y0AM80osNERX1sQEw90BKpR9dtP/o7HrQPq308n
BLBl083YbsJaY21Il8A4JdUjL0hGeD0Uvv1UBXiBrA/P2eDNGbhqw8JIgINPJ04q
ZJrRRgdWDIYMUSDNklJa
=vezu
-----END PGP SIGNATURE-----
--- End Message ---