I'm happy to announce the availability of repos.fedorapeople.org. Intended for non-transient package hosting, it's a good central location to store packages that users might find interesting.
It's still a bit manual (but coprs should fix that). When the time comes we'll be able to properly mirror or move this if we need to (I do still have some performance questions) but since we've never done anything like this before it's hard to determine demand.
Enjoy:
http://fedoraproject.org/wiki/Fedorapeople_Repos
-Mike
_______________________________________________ devel-announce mailing list devel-announce@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel-announce
Hi Mike,
On Sat, Jul 31, 2010 at 5:04 AM, Mike McGrath mmcgrath@redhat.com wrote:
I'm happy to announce the availability of repos.fedorapeople.org. -Mike
when running the command I get permission denied errors. do you need to belong to another group to be able to create a repo?
Gerard
Creating repo directory structure
Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/fedora-13/i386 Could not create fedora-13 - Permission denied Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/fedora-13/x86_64 Could not create fedora-13 - Permission denied Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/fedora-13/SRPMS Could not create fedora-13 - Permission denied Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/epel-5/i386 Could not create epel-5 - Permission denied Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/epel-5/x86_64 Could not create epel-5 - Permission denied Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/epel-5/SRPMS Could not create epel-5 - Permission denied Some repos could not be created. They means your new repos may not work.
Sorry, it was owned by packagers, I've changed that.
-Mike
On Sat, 31 Jul 2010, Gerard Braad wrote:
Hi Mike,
On Sat, Jul 31, 2010 at 5:04 AM, Mike McGrath mmcgrath@redhat.com wrote:
I'm happy to announce the availability of repos.fedorapeople.org. -Mike
when running the command I get permission denied errors. do you need to belong to another group to be able to create a repo?
Gerard
Creating repo directory structure
Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/fedora-13/i386 Could not create fedora-13 - Permission denied Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/fedora-13/x86_64 Could not create fedora-13 - Permission denied Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/fedora-13/SRPMS Could not create fedora-13 - Permission denied Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/epel-5/i386 Could not create epel-5 - Permission denied Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/epel-5/x86_64 Could not create epel-5 - Permission denied Creating http://repos.fedorapeople.org/repos/gbraad/freeswitch/epel-5/SRPMS Could not create epel-5 - Permission denied Some repos could not be created. They means your new repos may not work.
-- Gerard Braad — 吉拉德 Project-lead Fedora-MIPS http://fedoraproject.org/wiki/User:gbraad
On Fri, 30 Jul 2010 16:04:20 -0500 (CDT) Mike McGrath wrote:
MM> I'm happy to announce the availability of repos.fedorapeople.org. MM> Intended for non-transient package hosting, it's a good central MM> location to store packages that users might find interesting.
Ah OK this explains the error message of spots chromium repo...
Thx Stefan
On Fri, 30 Jul 2010 16:04:20 -0500 (CDT) Mike McGrath wrote:
MM> MM> http://fedoraproject.org/wiki/Fedorapeople_Repos
http://repos.fedorapeople.org/repos/
There is one repo called bioinfornatics, I am pretty sure it should be bioinformatics
Stefan
On Sat, 31 Jul 2010 09:11:57 +0200, Stefan wrote:
On Fri, 30 Jul 2010 16:04:20 -0500 (CDT) Mike McGrath wrote:
MM> MM> http://fedoraproject.org/wiki/Fedorapeople_Repos
http://repos.fedorapeople.org/repos/
There is one repo called bioinfornatics, I am pretty sure it should be bioinformatics
And still you're mistaken: https://admin.fedoraproject.org/accounts/user/view/bioinfornatics
;)
On Sat, 31 Jul 2010 09:21:10 +0200 Michael Schwendt wrote:
MS> > There is one repo called bioinfornatics, I am pretty sure it MS> > should be bioinformatics MS> MS> And still you're mistaken: MS> https://admin.fedoraproject.org/accounts/user/view/bioinfornatics MS> MS> ;)
Oh gosh pardon me I was not prepared for that one sorry bioinfornatics, ;-) Stefan
On Fri, Jul 30, 2010 at 11:04 PM, Mike McGrath mmcgrath@redhat.com wrote:
I'm happy to announce the availability of repos.fedorapeople.org. Intended for non-transient package hosting, it's a good central location to store packages that users might find interesting.
It's still a bit manual (but coprs should fix that). When the time comes we'll be able to properly mirror or move this if we need to (I do still have some performance questions) but since we've never done anything like this before it's hard to determine demand.
Enjoy:
What about signing the packages? Should they just be unsigned or should every repo provide its own key?
fre 2010-07-30 klockan 16:04 -0500 skrev Mike McGrath:
I'm happy to announce the availability of repos.fedorapeople.org. Intended for non-transient package hosting, it's a good central location to store packages that users might find interesting.
Cool!
Clicking on -release rpms in the browser is probably the most convenient way for users to add repos. (Should it be convenient?)
This script can be used to generate them: http://abo.fedorapeople.org/tmp/fedorapeople-repo-releaserpm.sh The third argument <Fedora release number> would be the oldest release you intend to support in the repo as it will require system-release >= N. The included .repo file is independent of the release.
/Alexander
On Fri, Jul 30, 2010 at 04:04:20PM -0500, Mike McGrath wrote:
I'm happy to announce the availability of repos.fedorapeople.org.
Cool. It would be nice to have a support for this in koji. Now you have to download all rpms from koji to your local machine and then upload by rsync to repos.fedorapeople.org, what about
koji publish-build <n-v-r | build_id | package>
to move the build directly from koji to repos.fedorapeople.org/repor/<user>/<pkg>.
Karel