|
2013-06-14
, 09:29
|
|
Posts: 1,974 |
Thanked: 1,834 times |
Joined on Mar 2013
@ india
|
#472
|
|
2013-06-22
, 07:53
|
Posts: 1 |
Thanked: 1 time |
Joined on Jun 2013
|
#473
|
The Following User Says Thank You to new_guy For This Useful Post: | ||
|
2013-06-24
, 12:56
|
Posts: 10 |
Thanked: 0 times |
Joined on May 2013
|
#474
|
|
2013-06-24
, 14:48
|
|
Posts: 198 |
Thanked: 219 times |
Joined on May 2012
@ Louth / Ireland
|
#475
|
I can't install python-openssl, code:
/home/user # apt-get install python-openssl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-openssl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package python-openssl has no installation candidate
The python-setuptools installation went OK (I guess). Any ideas?
|
2013-06-24
, 15:44
|
Posts: 10 |
Thanked: 0 times |
Joined on May 2013
|
#476
|
|
2013-06-24
, 16:47
|
|
Posts: 198 |
Thanked: 219 times |
Joined on May 2012
@ Louth / Ireland
|
#477
|
Garrett_PL: I have enabled extras-devel and -testing. Can you point me to the right deb file, thanks. I'm not familiar with dpkg -i.
Python-openssl 0.7-2maemo2
dpkg -i /home/user/MyDocs/.images/python-openssl 0.7-2maemo2.deb
|
2013-06-24
, 18:15
|
Posts: 10 |
Thanked: 0 times |
Joined on May 2013
|
#478
|
|
2013-06-24
, 18:21
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#479
|
dpkg -i /home/user/MyDocs/python-openssl*
|
2013-06-24
, 18:39
|
Posts: 10 |
Thanked: 0 times |
Joined on May 2013
|
#480
|
Let's see what happens now