maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] DropN900 - the maemo 5 DropBox client (https://talk.maemo.org/showthread.php?t=58882)

Marshall Banana 2013-05-29 17:37

Re: [Announce] DropN900 - the maemo 5 DropBox client
 
Quote:

Originally Posted by thedead1440 (Post 1347702)
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 2013-06-14 09:29

Re: [Announce] DropN900 - the maemo 5 DropBox client
 
Damm garage ,, ? Why so late to invite banana to the repo party ! :)

new_guy 2013-06-22 07:53

Re: [Announce] DropN900 - the maemo 5 DropBox client
 
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.

nomidi 2013-06-24 12:56

Re: [Announce] DropN900 - the maemo 5 DropBox client
 
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 2013-06-24 14:48

Re: [Announce] DropN900 - the maemo 5 DropBox client
 
Quote:

Originally Posted by nomidi (Post 1354391)
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.

nomidi 2013-06-24 15:44

Re: [Announce] DropN900 - the maemo 5 DropBox client
 
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 2013-06-24 16:47

Re: [Announce] DropN900 - the maemo 5 DropBox client
 
Quote:

Originally Posted by nomidi (Post 1354423)
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:

Quote:

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:

Quote:

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.

nomidi 2013-06-24 18:15

Re: [Announce] DropN900 - the maemo 5 DropBox client
 
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

thedead1440 2013-06-24 18:21

Re: [Announce] DropN900 - the maemo 5 DropBox client
 
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*

nomidi 2013-06-24 18:39

Re: [Announce] DropN900 - the maemo 5 DropBox client
 
/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


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

vBulletin® Version 3.8.8