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

Bug#713081: marked as done (bzr-gtk: FTBFS: tests failed)



Your message dated Sun, 27 Oct 2013 12:43:59 +0000
with message-id <[🔎] E1VaPhH-0003yg-R8@franck.debian.org>
and subject line Bug#719658: Removed package(s) from unstable
has caused the Debian Bug report #713081,
regarding bzr-gtk: FTBFS: tests failed
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.)


-- 
713081: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713081
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: bzr-gtk
Version: 0.103.0+bzr792-3
Severity: serious
Tags: jessie sid
User: debian-qa@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 `/«BUILDDIR»/bzr-gtk-0.103.0+bzr792'
> xvfb-run -a ./debian/testsuite.sh
> Unable to create /sbuild-nonexistent/.dbus
> Unable to create /sbuild-nonexistent/.dbus/session-bus
> Unable to create /sbuild-nonexistent/.dbus
> Unable to create /sbuild-nonexistent/.dbus/session-bus
> failed to open trace file: [Errno 2] No such file or directory: '/sbuild-nonexistent/.bzr.log'
> 
> ** (bzr:29521): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
> /«BUILDDIR»/bzr-gtk-0.103.0+bzr792/commit.py:40: DeprecationWarning: Importing dbus.glib to use the GLib main loop with dbus-python is deprecated.
> Instead, use this sequence:
> 
>     from dbus.mainloop.glib import DBusGMainLoop
> 
>     DBusGMainLoop(set_as_default=True)
> 
>   import dbus.glib
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: Gtk.set_row_spacings is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: Gtk.set_col_spacings is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: Gtk.attach is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: Gtk.modify_font is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: Gtk.set_col_spacing is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: Gtk.get_style is deprecated
>   return info.invoke(*args, **kwargs)
> 
> ** (bzr:29521): CRITICAL **: Stack overflow protection. Can't copy array element into GIArgument.
> 
> ** (bzr:29521): CRITICAL **: Stack overflow protection. Can't copy array element into GIArgument.
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: Gtk.resize is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: Gtk.get_font is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: Gtk.set_row_spacing is deprecated
>   return info.invoke(*args, **kwargs)
> bzr selftest: /usr/bin/bzr
>    /usr/lib/python2.7/dist-packages/bzrlib
>    bzr-2.6.0dev3 python-2.7.5 Linux-2.6.32-5-xen-amd64-x86_64-with-debian-jessie-sid
> 
> ERROR: bzrlib.plugins.gtk.tests.test_annotate_config.TestConfig.test_create_initial_config
>     Traceback (most recent call last):
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/tests/test_annotate_config.py", line 37, in setUp
>     self.window = gannotate.GAnnotateWindow()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 59, in __init__
>     self._create()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 196, in _create
>     self.annoview = self._create_annotate_view()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 283, in _create_annotate_view
>     tv.get_style().bg[Gtk.StateType.NORMAL])
> IndexError: list index out of range
> 
> ERROR: bzrlib.plugins.gtk.tests.test_annotate_config.TestConfig.test_write
>     Traceback (most recent call last):
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/tests/test_annotate_config.py", line 37, in setUp
>     self.window = gannotate.GAnnotateWindow()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 59, in __init__
>     self._create()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 196, in _create
>     self.annoview = self._create_annotate_view()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 283, in _create_annotate_view
>     tv.get_style().bg[Gtk.StateType.NORMAL])
> IndexError: list index out of range
> 
> FAIL: bzrlib.plugins.gtk.tests.test_commit.BzrHandlePatchTestCase.test_smoketest
>     Empty attachments:
>   log
> 
> Traceback (most recent call last):
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/tests/test_commit.py", line 1336, in test_smoketest
>     self.assertEqual('', stderr)
> AssertionError: not equal:
> a = ''
> b = '\n** (bzr-handle-patch:29537): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files\n'
> 
> ======================================================================
> ERROR: bzrlib.plugins.gtk.tests.test_annotate_config.TestConfig.test_create_initial_config
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/tests/test_annotate_config.py", line 37, in setUp
>     self.window = gannotate.GAnnotateWindow()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 59, in __init__
>     self._create()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 196, in _create
>     self.annoview = self._create_annotate_view()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 283, in _create_annotate_view
>     tv.get_style().bg[Gtk.StateType.NORMAL])
> IndexError: list index out of range
> 
> ======================================================================
> ERROR: bzrlib.plugins.gtk.tests.test_annotate_config.TestConfig.test_write
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/tests/test_annotate_config.py", line 37, in setUp
>     self.window = gannotate.GAnnotateWindow()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 59, in __init__
>     self._create()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 196, in _create
>     self.annoview = self._create_annotate_view()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 283, in _create_annotate_view
>     tv.get_style().bg[Gtk.StateType.NORMAL])
> IndexError: list index out of range
> 
> ======================================================================
> FAIL: bzrlib.plugins.gtk.tests.test_commit.BzrHandlePatchTestCase.test_smoketest
> ----------------------------------------------------------------------
> _StringException: Empty attachments:
>   log
> 
> Traceback (most recent call last):
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/tests/test_commit.py", line 1336, in test_smoketest
>     self.assertEqual('', stderr)
> AssertionError: not equal:
> a = ''
> b = '\n** (bzr-handle-patch:29537): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files\n'
> 
> ----------------------------------------------------------------------
> Ran 159 tests in 8.839s
> 
> FAILED (failures=1, errors=2)
> killing dbus process 29519
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/bzr-gtk_0.103.0+bzr792-3_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 ---
Version: 0.103.0+bzr792-3+rm

Dear submitter,

as the package bzr-gtk has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/719658

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply to: