Bug#762262: turpial: fails to load

2014-09-23 Thread Sharon Kimble
Miguel Landaeta  writes:

> severity 762262 normal
> tags 762262 + moreinfo unreproducible
> thanks
>
> On Sat, Sep 20, 2014 at 11:04:16AM +0100, Sharon Kimble wrote:
>> Package: turpial
>> Version: 3.0+dfsg-1
>> Severity: grave
>> Justification: renders package unusable
>> 
>> [...] 
>> And it fails to load, and is therefore unusable and broken!
>
> Hi Sharon,
>
> I can't reproduce this bug in sid or jessie installations.
>
> As Jakub indicated, this looks like some local issue due to Python
> libraries installation outside the distribution. Nothing wrong with
> that, but please make sure this is not interfering with Turpial
> dependencies.
>
> I'm downgrading the severity of this bug and I'd like if you can retry
> and confirm if there is really an issue with Turpial.
>
> Cheers,

Thanks for this. I've been able to get turpial to load and function
normally using the turpial from the sid repo [turpial 3.0+dfsg-1]. I
wasn't able to delete the particular python library, so I've renamed it
and am waiting to see what bleats first! If there are no calls to it
after about a fortnight, then I'll just physically delete it.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.93.1


signature.asc
Description: PGP signature


Bug#762262: turpial: fails to load

2014-09-22 Thread Miguel Landaeta
severity 762262 normal
tags 762262 + moreinfo unreproducible
thanks

On Sat, Sep 20, 2014 at 11:04:16AM +0100, Sharon Kimble wrote:
> Package: turpial
> Version: 3.0+dfsg-1
> Severity: grave
> Justification: renders package unusable
> 
> [...] 
> And it fails to load, and is therefore unusable and broken!

Hi Sharon,

I can't reproduce this bug in sid or jessie installations.

As Jakub indicated, this looks like some local issue due to Python
libraries installation outside the distribution. Nothing wrong with
that, but please make sure this is not interfering with Turpial
dependencies.

I'm downgrading the severity of this bug and I'd like if you can retry
and confirm if there is really an issue with Turpial.

Cheers,

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature


Bug#762262: turpial: fails to load

2014-09-20 Thread Sharon Kimble
Jakub Wilk  writes:

> Hi Sharon,
>
> * Sharon Kimble , 2014-09-20, 11:04:
>>  File 
>> "/usr/local/lib/python2.7/dist-packages/requests-2.0.1-py2.7.egg/requests/__init__.py",
>>  line 53, in 
>
> You have an old version of python-requests installed in /usr/local.
> It'd probably help if you got rid of it.

I've tried to remove it, or upgrade it, but its failing with the exact
same error report as it has from turpial. So I've renamed it and am now
able to run turpial from sid.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.93.1


signature.asc
Description: PGP signature


Bug#762262: turpial: fails to load

2014-09-20 Thread Jakub Wilk

Hi Sharon,

* Sharon Kimble , 2014-09-20, 11:04:

 File 
"/usr/local/lib/python2.7/dist-packages/requests-2.0.1-py2.7.egg/requests/__init__.py",
 line 53, in 


You have an old version of python-requests installed in /usr/local. 
It'd probably help if you got rid of it.


--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#762262: turpial: fails to load

2014-09-20 Thread Sharon Kimble
Package: turpial
Version: 3.0+dfsg-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

When run from the commandline, I get this error report -

turpial
Traceback (most recent call last):
  File "/usr/bin/turpial", line 9, in 
load_entry_point('turpial==3.0', 'console_scripts', 'turpial')()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 356, in
load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2476, in
load_entry_point
return ep.load()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2190, in load
['__name__'])
  File "/usr/lib/python2.7/dist-packages/turpial/main.py", line 17, in 
from turpial.ui import util
  File "/usr/lib/python2.7/dist-packages/turpial/ui/util.py", line 7, in

from libturpial.common.tools import *
  File "/usr/lib/python2.7/dist-packages/libturpial/common/__init__.py", line
10, in 
from libturpial.lib.services.media.preview import PREVIEW_MEDIA_SERVICES
  File "/usr/lib/python2.7/dist-
packages/libturpial/lib/services/media/preview/__init__.py", line 5, in

from libturpial.lib.services.media.preview.imgur import ImgurMediaContent
  File "/usr/lib/python2.7/dist-
packages/libturpial/lib/services/media/preview/imgur.py", line 11, in 
from libturpial.lib.services.media.preview.base import PreviewMediaService
  File "/usr/lib/python2.7/dist-
packages/libturpial/lib/services/media/preview/base.py", line 10, in 
import requests
  File "/usr/local/lib/python2.7/dist-
packages/requests-2.0.1-py2.7.egg/requests/__init__.py", line 53, in 
from .packages.urllib3.contrib import pyopenssl
  File "/usr/local/lib/python2.7/dist-
packages/requests-2.0.1-py2.7.egg/requests/packages/urllib3/contrib/pyopenssl.py",
line 55, in 
orig_connectionpool_ssl_wrap_socket = connectionpool.ssl_wrap_socket
AttributeError: 'module' object has no attribute 'ssl_wrap_socket'

And it fails to load, and is therefore unusable and broken!



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.14-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages turpial depends on:
ii  gstreamer0.10-plugins-base  0.10.36-1.3
ii  python  2.7.8-1
ii  python-gst0.10  0.10.22-3
ii  python-gtk2 2.24.0-4
ii  python-jinja2   2.7.3-1
ii  python-libturpial   1.7.0-2
ii  python-notify   0.1.1-3
ii  python-pkg-resources5.5.1-1
ii  python-qt4  4.11.2+dfsg-1
ii  python-webkit   1.1.8-3

turpial recommends no packages.

turpial suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org