Re: [Fedora-livecd-list] using koji as repository?

2007-05-21 Thread Jeremy Katz
On Mon, 2007-05-21 at 10:22 +0200, Sebastian Vahl wrote:
 I could swear it was working for one time. 

Hrmm... I kind of thought it was there too.  Maybe I'm hallucinating
though and was only using the hot-repos on top of, eg, rawhide.

 The problem is: I need the
 groups defined in the comps.xml. ATM livecd-creator stops because it
 cannot find the group core. 
 So it seems that I have to sync the whole directory and generate a
 local repository with comps.xml. :(

You don't have to sync the whole repo.  You can have an empty repo with
just the comps file and it'll apply across all the repos.

Jeremy

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


Re: [Fedora-livecd-list] using koji as repository?

2007-05-21 Thread Sebastian Vahl
Am Mon, 21 May 2007 08:30:02 -0400
schrieb Jeremy Katz [EMAIL PROTECTED]:

 On Mon, 2007-05-21 at 10:22 +0200, Sebastian Vahl wrote:
  I could swear it was working for one time. 
 
 Hrmm... I kind of thought it was there too.  Maybe I'm hallucinating
 though and was only using the hot-repos on top of, eg, rawhide.
 
  The problem is: I need the
  groups defined in the comps.xml. ATM livecd-creator stops because it
  cannot find the group core. 
  So it seems that I have to sync the whole directory and generate a
  local repository with comps.xml. :(
 
 You don't have to sync the whole repo.  You can have an empty repo
 with just the comps file and it'll apply across all the repos.

You man I could use:

livecd-creator --config=./livecd-fedora-kde.ks \
--repo=d7;file:///myrepo/ \

--repo=d7;http://koji.fedoraproject.org/static-repos/f7-final-current/i386

where myrepo only contains the comps.xml?

Sebastian


signature.asc
Description: PGP signature
--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


Re: [Fedora-livecd-list] using koji as repository?

2007-05-21 Thread Sebastian Vahl
Am Mon, 21 May 2007 11:32:24 -0400
schrieb Jeremy Katz [EMAIL PROTECTED]:

 On Mon, 2007-05-21 at 17:21 +0200, Sebastian Vahl wrote:
  Am Mon, 21 May 2007 08:30:02 -0400
  schrieb Jeremy Katz [EMAIL PROTECTED]:
  
   On Mon, 2007-05-21 at 10:22 +0200, Sebastian Vahl wrote:
I could swear it was working for one time. 
   
   Hrmm... I kind of thought it was there too.  Maybe I'm
   hallucinating though and was only using the hot-repos on top of,
   eg, rawhide.
   
The problem is: I need the
groups defined in the comps.xml. ATM livecd-creator stops
because it cannot find the group core. 
So it seems that I have to sync the whole directory and
generate a local repository with comps.xml. :(
   
   You don't have to sync the whole repo.  You can have an empty repo
   with just the comps file and it'll apply across all the repos.
  
  You man I could use:
  
  livecd-creator --config=./livecd-fedora-kde.ks \
  --repo=d7;file:///myrepo/ \
  
  --repo=d7;http://koji.fedoraproject.org/static-repos/f7-final-current/i386
  
  where myrepo only contains the comps.xml?
 
 Call the comps repo something different, but essentially, yes

Thanks. I've thought that I could only overwrite the repos defined in
the kickstart with this. It's working now.

Sebastian


signature.asc
Description: PGP signature
--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


Re: [Fedora-livecd-list] using koji as repository?

2007-05-20 Thread Sebastian Vahl
Am Sat, 19 May 2007 11:23:42 -0400
schrieb Jeremy Katz [EMAIL PROTECTED]:

 On Sat, 2007-05-19 at 12:22 +0200, Sebastian Vahl wrote:
  ATM the packages tagged as f7final are getting too slowly into
  rawhide. Is there a way to set up koji as the used repository? Or
  at least an easy way to monitor the tag f7final?
 
 See http://koji.fedoraproject.org/static-repos/ for repos generated
 hourly based on the latest contents of a tag

Is it just temporary that the comps.xml is not populated? Since
yesterday evening I'm getting this comps.xml:

!-- Auto-generated by the build system --
comps
/comps

Sebastian


signature.asc
Description: PGP signature
--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


Re: [Fedora-livecd-list] using koji as repository?

2007-05-20 Thread Bill Nottingham
Sebastian Vahl ([EMAIL PROTECTED]) said: 
 Am Sat, 19 May 2007 11:23:42 -0400
 schrieb Jeremy Katz [EMAIL PROTECTED]:
 
  On Sat, 2007-05-19 at 12:22 +0200, Sebastian Vahl wrote:
   ATM the packages tagged as f7final are getting too slowly into
   rawhide. Is there a way to set up koji as the used repository? Or
   at least an easy way to monitor the tag f7final?
  
  See http://koji.fedoraproject.org/static-repos/ for repos generated
  hourly based on the latest contents of a tag
 
 Is it just temporary that the comps.xml is not populated? Since
 yesterday evening I'm getting this comps.xml:
 
 !-- Auto-generated by the build system --
 comps
 /comps

koji almost certainly knows nothing of checking the comps file out
of cvs and building it; I wouldn't expect it to have 'correct' comps.

Bill

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list