[Bug 1593428] Re: libtorrent incompatible with boost in yakkety

2016-06-24 Thread Launchpad Bug Tracker
This bug was fixed in the package libtorrent-rasterbar - 1.0.7-1build3

---
libtorrent-rasterbar (1.0.7-1build3) yakkety; urgency=medium

  * No-change rebuild to fix compatibility issue with Boost (LP:
#1593428).

 -- Logan Rosen   Fri, 24 Jun 2016 17:00:34 -0400

** Changed in: libtorrent-rasterbar (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593428

Title:
  libtorrent incompatible with boost in yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libtorrent-rasterbar/+bug/1593428/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1593428] Re: libtorrent incompatible with boost in yakkety

2016-06-23 Thread Mathew Hodson
** Changed in: libtorrent-rasterbar (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593428

Title:
  libtorrent incompatible with boost in yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libtorrent-rasterbar/+bug/1593428/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1593428] Re: libtorrent incompatible with boost in yakkety

2016-06-22 Thread Unit 193
** Changed in: libtorrent-rasterbar (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593428

Title:
  libtorrent incompatible with boost in yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libtorrent-rasterbar/+bug/1593428/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1593428] Re: libtorrent incompatible with boost in yakkety

2016-06-18 Thread Unit 193
Unhandled error in Deferred:


Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 112, in 
on_start
self._component_start_timer()
  File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 106, in 
_component_start_timer
self._component_timer.start(self._component_interval)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/task.py", line 194, 
in start
self()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/task.py", line 239, 
in __call__
d = defer.maybeDeferred(self.f, *self.a, **self.kw)
---  ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 150, 
in maybeDeferred
result = f(*args, **kw)
  File "/usr/lib/python2.7/dist-packages/deluge/core/alertmanager.py", line 73, 
in update
self.handle_alerts()
  File "/usr/lib/python2.7/dist-packages/deluge/core/alertmanager.py", line 
118, in handle_alerts
alert = self.session.pop_alert()
exceptions.TypeError: No to_python (by-value) converter found for C++ type: 
boost::shared_ptr
[ERROR   ] 18:45:56 component:149 [Failure instance: Traceback: : No to_python (by-value) converter found for C++ type: 
boost::shared_ptr
/usr/lib/python2.7/dist-packages/deluge/core/daemon.py:188:_shutdown
/usr/lib/python2.7/dist-packages/deluge/component.py:392:shutdown
/usr/lib/python2.7/dist-packages/deluge/component.py:202:_component_shutdown
/usr/lib/python2.7/dist-packages/deluge/component.py:155:_component_stop
---  ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:150:maybeDeferred
/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py:265:stop
/usr/lib/python2.7/dist-packages/deluge/core/alertmanager.py:118:handle_alerts
]
Unhandled error in Deferred:


Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/core/daemon.py", line 188, in 
_shutdown
d = component.shutdown()
  File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 392, in 
shutdown
deferreds.append(component._component_shutdown())
  File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 202, in 
_component_shutdown
d = self._component_stop()
  File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 155, in 
_component_stop
d = maybeDeferred(self.stop)
---  ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 150, 
in maybeDeferred
result = f(*args, **kw)
  File "/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py", line 
265, in stop
self.alerts.handle_alerts(True)
  File "/usr/lib/python2.7/dist-packages/deluge/core/alertmanager.py", line 
118, in handle_alerts
alert = self.session.pop_alert()
exceptions.TypeError: No to_python (by-value) converter found for C++ type: 
boost::shared_ptr
[ERROR   ] 18:45:56 component:149 [Failure instance: Traceback: : No to_python (by-value) converter found for C++ type: 
boost::shared_ptr
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:295:__init__
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:301:shutdown
/usr/lib/python2.7/dist-packages/deluge/component.py:322:stop
/usr/lib/python2.7/dist-packages/deluge/component.py:155:_component_stop
---  ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:150:maybeDeferred
/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py:265:stop
/usr/lib/python2.7/dist-packages/deluge/core/alertmanager.py:118:handle_alerts
]
Unhandled error in Deferred:


Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 295, 
in __init__
self.shutdown()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 301, 
in shutdown
component.stop()
  File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 322, in stop
deferreds.append(self.components[name]._component_stop())
  File "/usr/lib/python2.7/dist-packages/deluge/component.py", line 155, in 
_component_stop
d = maybeDeferred(self.stop)
---  ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 150, 
in maybeDeferred
result = f(*args, **kw)
  File "/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py", line 
265, in stop
self.alerts.handle_alerts(True)
  File "/usr/lib/python2.7/dist-packages/deluge/core/alertmanager.py", line 
118, in handle_alerts
alert = self.session.pop_alert()
exceptions.TypeError: No to_python (by-value) converter found for C++ type: 
boost::shared_ptr
[ERROR   ] 18:45:56 component:149 [Failure instance: Traceback: : No to_python (by-value) converter found for C++ type: 
boost::shared_ptr
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:309:shutdown
/usr/lib/python2.7/dist-packages/deluge/component.py:392:shutdown
/usr/lib/python2.7/dist-packages/deluge/component.py:202:_component_shutdown
/usr/lib/python2.7/dist-packages/deluge/component.py:155:_component_stop
---  ---

[Bug 1593428] Re: libtorrent incompatible with boost in yakkety

2016-06-18 Thread Logan Rosen
Could you please paste the errors you were getting, for verification
purposes?

** Changed in: libtorrent-rasterbar (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593428

Title:
  libtorrent incompatible with boost in yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libtorrent-rasterbar/+bug/1593428/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs