Notices


Reply
Thread Tools
Posts: 986 | Thanked: 1,526 times | Joined on Jul 2010
#41
Originally Posted by knobtviker View Post
If you know it's a paid app then you have no rights uploading it. This is not a warez repo.
not all paid apps are non-libre, and not all gratis apps are libre. there are counterexamples for both in the ovi store.

important thing is to check the LICENSE; if it allows for redistribution, regardless of price, then youre good.
{apache, mit, bsd, gpl}


Originally Posted by titilambert View Post
What about if i put some packages found on internet ? And I don't know if I have the right to distribute it ...
in fact, my question is about legal distribution...
open up the debian in an archive managing app {e.g.: file-roller}, and look for text files {e.g.: README or COPYING} and find the license. if you cant find anything, assume you have no rights, or email the developer asking for license information.
__________________
~ teleshoes ~
 

The Following 3 Users Say Thank You to wolke For This Useful Post:
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#42
Originally Posted by knobtviker View Post
I'd rather write it from scratch. No hard feelings.
Yes, that's probably the best way. The AppsForMeeGo client is too much built around the Open Collaboration Services API with some adhoc-Nemein extensions.
So the only reusable parts left may be the UI, and you probably did that quicker from scratch with QML than adapting it to the new backend.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 

The Following 7 Users Say Thank You to pycage For This Useful Post:
Posts: 67 | Thanked: 19 times | Joined on May 2012
#43
Originally Posted by Custodian View Post
Forgot to import repository key after server os migration
All reposonal repositories will be regenerated, signed and you will be able to install packages with apt-get soon

Check publishers repository info again. Added information about importing openrepos key.
Ok, so I've followed the steps in the page and now I'm getting this error:
"GPG Error: http://harmattan.openrepos.net personal Release: The next signatures are invalid: BADSIG BB93F9464C2DA98C OpenRepos Network (Repository key) <robot@openrepos.net"

Can anyone tell me what I did wrong here?
 

The Following User Says Thank You to djcrash1981 For This Useful Post:
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#44
Originally Posted by djcrash1981 View Post
Ok, so I've followed the steps in the page and now I'm getting this error:
"GPG Error: http://harmattan.openrepos.net personal Release: The next signatures are invalid: BADSIG BB93F9464C2DA98C OpenRepos Network (Repository key) <robot@openrepos.net"

Can anyone tell me what I did wrong here?
have you added openrepos key?
Code:
wget -O - http://harmattan.openrepos.net/openrepos.key | apt-key add -
check "apt-key list" output, it should have
Code:
pub   2048R/4C2DA98C 2013-07-11
uid                  OpenRepos Network (Repository key) <robot@openrepos.net>
sub   2048R/96C484ED 2013-07-11
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following User Says Thank You to Custodian For This Useful Post:
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#45
What these means?
Code:
W: GPG error: http://harmattan.openrepos.net personal Release: The following signatures were invalid: BADSIG BB93F9464C2DA98C OpenRepos Network (Repository key) <robot@openrepos.net>
Whole procedure.: http://pastebin.com/k0TkZbqR
 

The Following User Says Thank You to MK99 For This Useful Post:
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#46
Originally Posted by MK99 View Post
What these means?
Code:
W: GPG error: http://harmattan.openrepos.net personal Release: The following signatures were invalid: BADSIG BB93F9464C2DA98C OpenRepos Network (Repository key) <robot@openrepos.net>
Whole procedure.: http://pastebin.com/k0TkZbqR
execute "apt-key list" and check if proper key has been added. you shoud have this inside your keys:
Code:
pub   2048R/4C2DA98C 2013-07-11
uid                  OpenRepos Network (Repository key) <robot@openrepos.net>
sub   2048R/96C484ED 2013-07-11
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following User Says Thank You to Custodian For This Useful Post:
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#47
Exactly the same.
Code:
pub   2048R/4C2DA98C 2013-07-11
uid                  OpenRepos Network (Repository key) <robot@openrepos.net>
sub   2048R/96C484ED 2013-07-11
http://pastebin.com/CaScTYeD
 

The Following User Says Thank You to MK99 For This Useful Post:
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#48
Originally Posted by MK99 View Post
Exactly the same.
Code:
pub   2048R/4C2DA98C 2013-07-11
uid                  OpenRepos Network (Repository key) <robot@openrepos.net>
sub   2048R/96C484ED 2013-07-11
http://pastebin.com/CaScTYeD
what repository you have connected and updated?
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#49
Okay, I remove these and now there is no errors.
Code:
deb http://harmattan.openrepos.net/knobtviker personal main
deb http://harmattan.openrepos.net/basil personal main
deb http://harmattan.openrepos.net/appsformeego personal main
 

The Following User Says Thank You to MK99 For This Useful Post:
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#50
Originally Posted by MK99 View Post
Okay, I remove these and now there is no errors.
Code:
deb http://harmattan.openrepos.net/knobtviker personal main
deb http://harmattan.openrepos.net/basil personal main
deb http://harmattan.openrepos.net/appsformeego personal main
let me check, seems like repo signing is still broken
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer

Last edited by Custodian; 2013-07-12 at 07:48.
 
Reply

Tags
awesome, harmattan, meego, repository, service

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:43.