Active Topics

 



Notices


Reply
Thread Tools
Marshall Banana's Avatar
Posts: 94 | Thanked: 209 times | Joined on Oct 2009 @ Germany
#471
Originally Posted by thedead1440 View Post
Hi could you try sending an email requesting for upload rights to garage@maemo.org with your maemo.org username.
Done.

Let's see what happens now
 
nokiabot's Avatar
Posts: 1,974 | Thanked: 1,834 times | Joined on Mar 2013 @ india
#472
Damm garage ,, ? Why so late to invite banana to the repo party !
 
Posts: 1 | Thanked: 1 time | Joined on Jun 2013
#473
Thanks for the good work. Unfortunately I have noticed a (hopefully minor) bug:

When having zero-byte files (e. g. empty __init__.py-files) among those files which are synchronized the download process hangs and does not finish. Uploading zero-byte files and manually downloading works perfectly.

Last edited by new_guy; 2013-06-22 at 08:06.
 

The Following User Says Thank You to new_guy For This Useful Post:
Posts: 10 | Thanked: 0 times | Joined on May 2013
#474
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?
 
Garrett_PL's Avatar
Posts: 198 | Thanked: 219 times | Joined on May 2012 @ Louth / Ireland
#475
Originally Posted by nomidi View Post
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?
You might to enable catalogues in Aplication Menager, check in there which one of them You have. Or go and find the package in browser / download the .deb and install it with dpkg -i.
 
Posts: 10 | Thanked: 0 times | Joined on May 2013
#476
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.
 
Garrett_PL's Avatar
Posts: 198 | Thanked: 219 times | Joined on May 2012 @ Louth / Ireland
#477
Originally Posted by nomidi View Post
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.
Check the repos, somethimes You have to disable and enable it to make it work. In app menager You will see red warning that it couldn't connect with choosen repository - maybe that's the case.
If You want to look for the package, that is version I've installed prior to DB:

Python-openssl 0.7-2maemo2
So You'll find the .deb no problem. After saving in (for example .images) open xterm and as root execute:

dpkg -i /home/user/MyDocs/.images/python-openssl 0.7-2maemo2.deb
That's it. But I was doing it (installing openssl) week or so ago, due to rolling back to CSSU T7.1 with BackUp menu (f.ed up ring tones) and I had no problems with that.
 
Posts: 10 | Thanked: 0 times | Joined on May 2013
#478
I downloaded the package into MyDocs:

/home/user # dpkg -i /home/user/MyDocs/python-openssl 0.7-2maemo2.deb
dpkg: error processing /home/user/MyDocs/python-openssl (--install):
cannot access archive: No such file or directory
dpkg: error processing 0.7-2maemo2.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
/home/user/MyDocs/python-openssl
0.7-2maemo2.deb
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#479
nomidi,

You have a space in your command between openssl and 0.7 so to simplify things just do:

Code:
dpkg -i /home/user/MyDocs/python-openssl*
 
Posts: 10 | Thanked: 0 times | Joined on May 2013
#480
/home/user # dpkg -i /home/user/MyDocs/python-openssl*
Selecting previously deselected package python-openssl-dbg.
(Reading database ... 28258 files and directories currently installed.)
Unpacking python-openssl-dbg (from .../python-openssl-dbg_0.7-2maemo2_armel.deb) ...
dpkg: dependency problems prevent configuration of python-openssl-dbg:
python-openssl-dbg depends on python-openssl (= 0.7-2maemo2); however:
Package python-openssl is not installed.
python-openssl-dbg depends on python-dbg; however:
Package python-dbg is not installed.
dpkg: error processing python-openssl-dbg (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python-openssl-dbg
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:07.