Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bittorrent no descarga (sin solucion)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
cameta
Veteran
Veteran


Joined: 04 Aug 2004
Posts: 1320

PostPosted: Fri Feb 24, 2012 1:02 am    Post subject: Bittorrent no descarga (sin solucion) Reply with quote

net-p2p/bittorrent-4.4.0-r2 USE="gtk" 0 kB

Da este error:
Problem connecting to tracker - <urlopen error [Errno 111] Connection refused

Por supuesto azureus funciona sin problemas. Sospecho que podría tratarse de alguna dependencia corrompida como python.
_________________
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.


Last edited by cameta on Thu Mar 01, 2012 7:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
cameta
Veteran
Veteran


Joined: 04 Aug 2004
Posts: 1320

PostPosted: Fri Feb 24, 2012 4:50 pm    Post subject: Reply with quote

Estoy haciendo un emerge -eav system por si hay algún archivo corrompido.
sino funciona haré un emerge -eav world.
_________________
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Back to top
View user's profile Send private message
cameta
Veteran
Veteran


Joined: 04 Aug 2004
Posts: 1320

PostPosted: Fri Feb 24, 2012 8:13 pm    Post subject: Reply with quote

Tengo dos slots de python por lo que veo.
eselect python list
Available Python interpreters:
[1] python2.7
[2] python3.1 *
_________________
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Back to top
View user's profile Send private message
agdg
Guru
Guru


Joined: 15 Aug 2010
Posts: 320

PostPosted: Fri Feb 24, 2012 9:43 pm    Post subject: Reply with quote

Activa python-2.7
Code:
eselect python set python2.7
Y prueba de nuevo.
_________________
Antonio Guillen · USAM · Un SysAdmin Más
Back to top
View user's profile Send private message
cameta
Veteran
Veteran


Joined: 04 Aug 2004
Posts: 1320

PostPosted: Sat Feb 25, 2012 8:02 pm    Post subject: Reply with quote

No ha funcionado, pero estoy seguro que el problema es por esto.
_________________
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Back to top
View user's profile Send private message
cameta
Veteran
Veteran


Joined: 04 Aug 2004
Posts: 1320

PostPosted: Sat Feb 25, 2012 8:32 pm    Post subject: Reply with quote

http://www.linuxquestions.org/questions/linux-newbie-8/bit-torrent-client-ubuntu-netbook-edition-urlopen-error-%5Berrno-111%5D-886092/
interesante enlace dice algo de probar esto:
Quote:
python
>>> import urllib
>>> r = urllib.urlopen('http://www.google.com')
>>> r.read()

_________________
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Back to top
View user's profile Send private message
cameta
Veteran
Veteran


Joined: 04 Aug 2004
Posts: 1320

PostPosted: Sat Feb 25, 2012 8:39 pm    Post subject: Reply with quote

Code:
python
Python 3.1.4 (default, Feb 24 2012, 21:14:26)
[GCC 4.5.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import urllib
>>> r = urllib.urlopen('http://www.google.com')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'urlopen'
>>> r = urllib.urlopen('http://www.google.com')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'urlopen'
>>> r = urllib.urlopen('http://www.google.com')

_________________
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Back to top
View user's profile Send private message
agdg
Guru
Guru


Joined: 15 Aug 2010
Posts: 320

PostPosted: Sat Feb 25, 2012 9:31 pm    Post subject: Reply with quote

Cada vez que cambias el interprete de python debes de ejecutar python-update. Con esto lo que se hace es buscar y reinstalar los paquetes que han sido compilados para una versión determinada de python.

En cualquier caso, antes de ejecutar python-updater, asegúrate de que tienes activo el perfil 2.7 con eselect python list.
_________________
Antonio Guillen · USAM · Un SysAdmin Más
Back to top
View user's profile Send private message
cameta
Veteran
Veteran


Joined: 04 Aug 2004
Posts: 1320

PostPosted: Sun Feb 26, 2012 7:28 pm    Post subject: Reply with quote

Estoy seguro que hay alguna de las dependencias de bittorrent que está corrupta.
Debe de haber algun comando en el equery para saber cuales son esas dependencias.
_________________
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Back to top
View user's profile Send private message
cameta
Veteran
Veteran


Joined: 04 Aug 2004
Posts: 1320

PostPosted: Sun Feb 26, 2012 9:46 pm    Post subject: Reply with quote

http://www.linuxquestions.org/questions/slackware-14/bittorrent-4-4-0-noarch-3-and-problems-with-trackers-that-resolve-to-127-0-0-1-a-877530/
Creo que es por esto:
bittorrent-4.4.0-noarch-3 and problems with trackers that resolve to 127.0.0.1
_________________
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Back to top
View user's profile Send private message
cameta
Veteran
Veteran


Joined: 04 Aug 2004
Posts: 1320

PostPosted: Thu Mar 01, 2012 7:11 pm    Post subject: Reply with quote

He eliminado bittorrent y puesto azureus.
_________________
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Back to top
View user's profile Send private message
pelelademadera
Veteran
Veteran


Joined: 14 Jul 2008
Posts: 1255
Location: La Plata, Argentina

PostPosted: Thu Mar 01, 2012 10:12 pm    Post subject: Reply with quote

transmission tiene modo demonio si necesitas eso... y por web ui lo controlas.... es re basico, pero anda bien
_________________
el pelado de la gente
------
Los habitantes de las islas Malvinas lo llaman gentoo, nombre en el que se basa la distribución GNU/Linux Gentoo, cuyo objetivo es la optimización para conseguir más rendimiento y velocidad en la ejecución.
------
Back to top
View user's profile Send private message
cameta
Veteran
Veteran


Joined: 04 Aug 2004
Posts: 1320

PostPosted: Fri Mar 02, 2012 8:23 pm    Post subject: Reply with quote

El azureus me funciona correctamente.
_________________
Si algo falla LEE el jodido manual, Si sigue fallando LEE BIEN el jodido manual.
Back to top
View user's profile Send private message
agdg
Guru
Guru


Joined: 15 Aug 2010
Posts: 320

PostPosted: Sat Mar 03, 2012 12:33 am    Post subject: Reply with quote

Yo uso mldonkey en un servidor virtual, y cumple mis necesidades a la perfección. Además, aparte de la red bittorrent puedes hacer uso de la red emule para cosas viejas. El interfaz web es muy completo, pudiendo no solo gestionar las descargas sino toda la configuración de mldonkey (siempre y cuando el usuario con el que loges tenga permisos administrativos en mldonkey). Y por si tienes usuarios poco diestros puedes usar la gui sancho.
_________________
Antonio Guillen · USAM · Un SysAdmin Más
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum