maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   OpenRepos.net - Community Repository System (https://talk.maemo.org/showthread.php?t=90672)

Custodian 2013-07-07 14:52

OpenRepos.net - Community Repository System
 
http://cdn.meme.li/instances/300x300/39487504.jpg
Remember the sweet holy time when Meego OBS was alive, and you had your very own personal repository?
Well, that awesome time has returned!

http://nokians.fr/wp-content/uploads...Repos_Beta.png
We launched the OpenRepos.net!

OpenRepos is a community driven personal repository system for Harmattan and Sailfish operating systems. It provides a repository which can be enabled on your device.

The Idea of OpenRepos

Categories, tags, likes, stars, comments for your applications will provide you enough feedback if user want to share his own point of view.

If you are an developer, register at OpenRepos and create your own personal repository with just one step! Your personal repository will be created within 1-2 mins after you create and upload your first architecture specific program package!
We need your applications!

If you are an user, register at OpenRepos to rate, comment and stuff applications.

Create personal repository for your very own trusted applications, populate it with new versions of software, rare applications found on the web, write description in format of review, and if your applications are cool, and you upload mainstream version, people will enable your repository!


To enable developers' personal Harmattan repository you will need to add the following lines to your sources.list:
Code:

deb http://harmattan.openrepos.net/developername personal main
To enable SailfishOS repository, use zypper tool with repo file:
Code:

zypper ar -f http://sailfish.openrepos.net/DeveloperName/personal-main.repo
Where "developername" is name of developer from openrepos.net, and you are done!
For example, my personal repository info.

Native client apps for OpenRepos.net which enables you browsing, commenting, rating, and enabling personal repositories is in developing for N9 and Jolla.
Subscribe to your favorite developers with just one tap!

Read the same text on OpenRepos.net site. :cool:

PS. Happy first Birthday, @JollaHQ

UPD:
If you dont recieve your account activation email - check your spam folder. Source of email is "robot@openrepos.net"
if still nothing there, DM me with your login and email so i will activate you.

Custodian 2013-07-07 14:53

Re: OpenRepos.net - Community Repository System
 
Reserved for upcoming updates and plans

Client application Warehouse for browsing and enabling repositories
Check out http://talk.maemo.org/showthread.php?t=91574 for details.

To keep all requests and issues more organized, proceed to
https://github.com/custodian/orn-core/issues

Plans for the future
  • [done]Jolla rpm repositories
  • [done]QR Codes for fast apps installation with client or direct download.
  • [done]Report system for publishers: downloads count, active users subscribed to you repo, country/language stats.
  • [partially done/in dev]A set of CLI utils for repo/applications managment
  • [in dev]Native application for browsing enabling repositories.
  • [in dev]Private applications & repositories for beta testers
    When app cant go wild, and testing is needed, developer can assign testers and let them access to his new build.
  • [planned]Complete build system for multiple targets from single tarball

minimos 2013-07-07 14:59

Re: OpenRepos.net - Community Repository System
 
Any plans to support SSL (i.e. to use https connections) just like the official repositories?

Morpog 2013-07-07 15:05

Re: OpenRepos.net - Community Repository System
 
awesome! :)


10 chars

Custodian 2013-07-07 15:06

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by minimos (Post 1357464)
Any plans to support SSL (i.e. to use https connections) just like the official repositories?

yes! will be added till the end of next week.

Morpog 2013-07-07 15:10

Re: OpenRepos.net - Community Repository System
 
Just donated a few beers for you!

Fuzzillogic 2013-07-07 15:45

Re: OpenRepos.net - Community Repository System
 
Will there be an app for end-users to conveniently browse available repositories and to subscribe/unsubscribe from them? Perhaps an option to "hide" the repository-stuff and browse/install/uninstall available apps; I reckon end-users might not be too interested in who's making the apps, sad as that sounds...

Also, are there plans like hosting DVCS's like Mecurial/Git? Forums and issues? Or do you refer to the Bitbuckets and Githubs for that?

(Currently I've put my app on Nokia's project site, which provides a dvcs, wiki, forum, issues, file hosting combined under one umbrella. I kinda like that)

Finally: support for OpenID, or heck, certificate-based logins, would be welcome. We're not n00bs and understand perfectly well there are better & easier things than "login and password" :P

Sfiet_Konstantin 2013-07-07 15:56

Re: OpenRepos.net - Community Repository System
 
OH YEAH Thanks !

knobtviker 2013-07-07 16:06

Yes, client apps will be made by moatly me.
The rest of questions can only Basil answer. :D

nokiabot 2013-07-07 16:14

Re: OpenRepos.net - Community Repository System
 
i created my account there:)

Custodian 2013-07-07 16:14

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by Fuzzillogic (Post 1357471)
Will there be an app for end-users to conveniently browse available repositories and to subscribe/unsubscribe from them? Perhaps an option to "hide" the repository-stuff and browse/install/uninstall available apps; I reckon end-users might not be too interested in who's making the apps, sad as that sounds...

Apps will be created with all the stuff you mentioned :) stay tuned for that.

Quote:

Originally Posted by Fuzzillogic (Post 1357471)
Also, are there plans like hosting DVCS's like Mecurial/Git? Forums and issues? Or do you refer to the Bitbuckets and Githubs for that?

Dont have such plans at the moment. I guess all that will be added to plans as soon as decision about auto build system will be made.

Quote:

Originally Posted by Fuzzillogic (Post 1357471)
Finally: support for OpenID, or heck, certificate-based logins, would be welcome. We're not n00bs and understand perfectly well there are better & easier things than "login and password" :P

As soon as ssl will be added all that stuff will be up ;)

nokiabot 2013-07-07 16:17

Re: OpenRepos.net - Community Repository System
 
who is behind all this awsome stuff and how its maintened:)

knobtviker 2013-07-07 16:25

Basil aka Custodian did the server side.
I'll make mobile apps.
We all, community, can work on this, one way or the other. :)

Custodian 2013-07-07 16:27

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by nokiabot (Post 1357487)
who is behind all this awsome stuff and how its maintened:)

maintained by the power of hands (and scripts) :D
Idea by knobtiker, my implementation, and community content :cool:
knobtiker also working on client side apps for end-users

knobtviker 2013-07-07 17:02

Moar devs moar apps!

dex87 2013-07-07 18:18

Re: OpenRepos.net - Community Repository System
 
I will never sell N9 - This is called the power of the Community! Congratulations!

Sfiet_Konstantin 2013-07-07 18:28

Re: OpenRepos.net - Community Repository System
 
Having a build system ? Awesome !
Having a beta tester corner ? Awesome !

I strongly support this idea and this initiative. Count me on to use that to distribute my apps !

Custodian 2013-07-07 19:11

Re: OpenRepos.net - Community Repository System
 
If you dont recieve your account activation email - check your spam folder.
if still nothing there, DM me with your login and email so i will activate you.

Akkumaru 2013-07-08 05:27

I love you all!
Now I really need to get my gears going and develop apps!

Custodian 2013-07-08 13:19

Re: OpenRepos.net - Community Repository System
 
OpenID login supported now.
Add your OpenID identity info at your profile and you will be able to login with it.

maxomid 2013-07-08 14:41

Re: OpenRepos.net - Community Repository System
 
This is awesome. It is through this complete reference applications and games on this website to be a great operating system. Please complete archive can be friends to work

MK99 2013-07-09 06:32

Re: OpenRepos.net - Community Repository System
 
Is there any one-line-repo that I can use to all publishers?

For example, something like this:
Code:

deb http://harmattan.openrepos.net/all personal main

Custodian 2013-07-09 06:54

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by MK99 (Post 1357799)
Is there any one-line-repo that I can use to all publishers?

For example, something like this:
Code:

deb http://harmattan.openrepos.net/all personal main

That cannot be achieved automatically, as there will be conflicts by app name when several developers upload same package(i.e. wazzap~nightly) :)

But the idea of openrepos is "repository mixing".
I got lot of questions about that recently, and i'll write a post with cool pictures, that reveal the whole concept during the day :)

coderus 2013-07-09 08:05

Re: OpenRepos.net - Community Repository System
 
i think openrepos catalogue will have flexible options to enable/disable each repository by one click ;)

Custodian 2013-07-10 08:50

Re: OpenRepos.net - Community Repository System
 
If you havent read this yet, please do: The Idea of OpenRepos
Text or slides :cool:

dex87 2013-07-10 10:19

Re: OpenRepos.net - Community Repository System
 
Site under maintenance

OpenRepos.net — Community Repository System is currently under maintenance. We should be back shortly. Thank you for your patience.
If you see this message, your DNS records are invalid. Wait until your internet provider updates DNS zone.

Custodian 2013-07-10 10:21

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by dex87 (Post 1358024)
Site under maintenance
If you see this message, your DNS records are invalid. Wait until your internet provider updates DNS zone.

wait until your ISPs' DNS servers refresh info. Or use dns server 8.8.8.8 and 8.8.4.4.
Hostname should resolve to 88.198.208.108

djcrash1981 2013-07-10 21:23

Re: OpenRepos.net - Community Repository System
 
Ok this is a great idea and I've added a few lines now to my source.list.d to install the apps but every time I tried to do it, I get an error saying that "Aegis rejecting... -- signature check failed"
Is there a work around for this?

Custodian 2013-07-10 21:30

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by djcrash1981 (Post 1358167)
Ok this is a great idea and I've added a few lines now to my source.list.d to install the apps but every time I tried to do it, I get an error saying that "Aegis rejecting... -- signature check failed"
Is there a work around for this?

have to check this. for now you can directly download deb package from application description.

djcrash1981 2013-07-10 21:47

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by Custodian (Post 1358169)
have to check this. for now you can directly download deb package from application description.

I've already done that and the packages also fail to get installed, it's really weird because it's the first time I'm getting this kind of behaviour usually everything works out of the box.
And if I download the package (from the pc or the N9 browser) when I try to install it, it says invalid installer package. So I don't know what to do :S

Custodian 2013-07-10 21:48

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by djcrash1981 (Post 1358173)
So I don't know what to do :S

link me the package you are trying to install?

djcrash1981 2013-07-10 22:04

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by Custodian (Post 1358174)
link me the package you are trying to install?

Ok, I think I found the issue, recently I installed @Coderus trusted repo and I followed his instructions:
1. Download installer package: https://dl.dropboxusercontent.com/u/....0.1_armel.deb
2. Install it.
3. In terminal
Code:
apt-get update
apt-get install --reinstall aegis-install

So I don't know what got messed up with my apt that now I can't install anything unsigned if I don't use the aegis-dkpg command so I'll have to post on his thread to find out what is going on.

Custodian 2013-07-11 06:17

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by djcrash1981 (Post 1358176)
Ok, I think I found the issue

dont think this is related.

remove sources.list.d info you added about repo, perform apt-get update, and then download and install package via browser.
should be just fine.

titilambert 2013-07-11 07:05

Re: OpenRepos.net - Community Repository System
 
Hello !

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...

Maybe you need a disclaimer or something ...

Thanks !!!!!!!!!!!!!!!!!!!!!!!!!!!!!

knobtviker 2013-07-11 07:47

If you know it's a paid app then you have no rights uploading it. This is not a warez repo.

Custodian 2013-07-11 08:04

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by djcrash1981 (Post 1358173)
I've already done that and the packages also fail to get installed, it's really weird because it's the first time I'm getting this kind of behaviour usually everything works out of the box.
And if I download the package (from the pc or the N9 browser) when I try to install it, it says invalid installer package. So I don't know what to do :S

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 :cool:

Check publishers repository info again. Added information about importing openrepos key.

berrybear 2013-07-11 09:13

Re: OpenRepos.net - Community Repository System
 
I can't wait for GUI Openrepos Harmattan MeeCatalog like client! Does it will be?

Custodian 2013-07-11 09:15

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by berrybear (Post 1358251)
I can't wait for GUI Openrepos Harmattan MeeCatalog like client! Does it will be?

Yes, there will be client, wait a little bit. we are working on it already.

OVK 2013-07-11 10:58

Re: OpenRepos.net - Community Repository System
 
Quote:

Originally Posted by Custodian (Post 1358253)
Yes, there will be client, wait a little bit. we are working on it already.

Have you been in contact with pycage about this? If I remember correctly pycage made the client for Apps for MeeGo, maybe some code from that project could be used also for OpenRepos client?

knobtviker 2013-07-11 11:50

I'd rather write it from scratch. No hard feelings.


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

vBulletin® Version 3.8.8