Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-11 Thread Seth Vidal
On Thu, 11 Mar 2010, Matthew Woehlke wrote: > Kevin Kofler wrote: >> as long as you require only a few 32-bit packages, requesting them >> explicitly is not the end of the world. So if we were to drop support >> for that "always install all libs as multilibs" option > > Eh? I didn't even know th

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-11 Thread Matthew Woehlke
Kevin Kofler wrote: > as long as you require only a few 32-bit packages, requesting them > explicitly is not the end of the world. So if we were to drop support > for that "always install all libs as multilibs" option Eh? I didn't even know there was such an option. And I agree, /that/ should be

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-10 Thread Kevin Kofler
I wrote: > * "yum install glibc.i686". Actually, you probably want glibc-devel.i686. But my point still stands, as long as you require only a few 32-bit packages, requesting them explicitly is not the end of the world. So if we were to drop support for that "always install all libs as multilib

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-10 Thread Kevin Kofler
Matthew Woehlke wrote: > Hmm, maybe then you are thinking of things that are far less > stand-alone. The only "run-time environment" we care about is that the > program can be executed (so, kernel can load it, glibc.i?86 exists, > etc.). We tend to have very few if any dependencies beyond libc (and

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-10 Thread Matthew Woehlke
Michael Schwendt wrote: > On Wed, 10 Mar 2010 11:30:05 -0600, Matthew wrote: >> Probably because >> I need multilib and have never experienced multilib-related problems (or >> if I have, they were so trivial as to be thoroughly forgettable). > > Just out of interest, does enabling a separate 32-bit

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-10 Thread Michael Schwendt
On Wed, 10 Mar 2010 11:30:05 -0600, Matthew wrote: > Probably because > I need multilib and have never experienced multilib-related problems (or > if I have, they were so trivial as to be thoroughly forgettable). Just out of interest, does enabling a separate 32-bit repository on a 64-bit insta

Re: Push scripts, mash

2010-03-10 Thread Ralf Corsepius
On 03/08/2010 09:29 PM, Matthew Woehlke wrote: > Michael Schwendt wrote: >> There are just too many -devel packages and their dependencies to be ever >> relevant to someone for multi-arch installs. Far more users install i686 on >> 64-bit CPUs, and I have doubts that x86_64 installation users do mu

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-10 Thread Matthew Woehlke
Michael Schwendt wrote: > On Mon, 08 Mar 2010 14:29:42 -0600, Matthew wrote: > >>> There are just too many -devel packages and their dependencies to be ever >>> relevant to someone for multi-arch installs. Far more users install i686 on >>> 64-bit CPUs, and I have doubts that x86_64 installation us

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-10 Thread Matthew Woehlke
Matthew Woehlke wrote: > Kevin Kofler wrote: >> Matthew Woehlke wrote: >>> You forget people developing proprietary software... >> >> Why would we want to encourage or even support that? > > I don't expect Fedora to encourage it (nor should we, IMO)... but that > doesn't change the reality of $DAYJ

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-10 Thread Matthew Woehlke
Kevin Kofler wrote: > Matthew Woehlke wrote: >> You forget people developing proprietary software... > > Why would we want to encourage or even support that? I don't expect Fedora to encourage it (nor should we, IMO)... but that doesn't change the reality of $DAYJOB. If Fedora drops multilib, I w

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-09 Thread Kevin Kofler
Matthew Woehlke wrote: > You forget people developing proprietary software... Why would we want to encourage or even support that? Kevin Kofler -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-08 Thread Jesse Keating
On Fri, 2010-03-05 at 13:49 +0100, Till Maas wrote: > Hi, > > I have some ideas to speedup the availability of updates. Are there any > reasons except that the tools to do this do not exist yet, to switch to > this? I created a wiki page for this: > https://fedoraproject.org/wiki/User:Till/update_

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-08 Thread Michael Schwendt
On Mon, 08 Mar 2010 14:29:42 -0600, Matthew wrote: > > There are just too many -devel packages and their dependencies to be ever > > relevant to someone for multi-arch installs. Far more users install i686 on > > 64-bit CPUs, and I have doubts that x86_64 installation users do much > > development

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-08 Thread Matthew Woehlke
Michael Schwendt wrote: > There are just too many -devel packages and their dependencies to be ever > relevant to someone for multi-arch installs. Far more users install i686 on > 64-bit CPUs, and I have doubts that x86_64 installation users do much > development with i686 packages. At most they in

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Rahul Sundaram
On 03/06/2010 04:07 AM, Kevin Kofler wrote: > And in this case removing the option would actually allow us > to improve things (less duplication in the repos, smaller metadata for those > of us with pure 64-bit systems etc.), unlike some gratuitously removed > options in e.g. GNOME. > Can you

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Kevin Kofler
Bill Nottingham wrote: > Off the top of my head, it would break the install DVD usage case The install DVD wouldn't have 32-bit baggage. So what? It's not installed by default anyway. (At least the live images don't contain ANY multilib stuff. I'm not sure what the DVD does these days.) > and t

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Till Maas
On Fri, Mar 05, 2010 at 12:49:09PM -0500, Bill Nottingham wrote: > Till Maas (opensou...@till.name) said: > > > It seems to be missing something - it says 'all rpms that are not included > > > in the prior metadata will be deleted', but there's nothing in that > > > proposal > > > as written that

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Josef Bacik
On Fri, Mar 5, 2010 at 1:29 PM, Mike McGrath wrote: > On Fri, 5 Mar 2010, Bill Nottingham wrote: > >> Till Maas (opensou...@till.name) said: >> > I have some ideas to speedup the availability of updates. Are there any >> > reasons except that the tools to do this do not exist yet, to switch to >>

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Bill Nottingham
Kevin Kofler (kevin.kof...@chello.at) said: > > While that would make things simpler and shorter, I doubt it's really > > practical. Enough people use and want multilib that I don't think we can > > just unilaterally remove it. Moreover, the multilib portion of the compose > > isn't the primary ti

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Mike McGrath
On Fri, 5 Mar 2010, Bill Nottingham wrote: > Till Maas (opensou...@till.name) said: > > I have some ideas to speedup the availability of updates. Are there any > > reasons except that the tools to do this do not exist yet, to switch to > > this? I created a wiki page for this: > > https://fedorapr

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Kevin Kofler
Bill Nottingham wrote: > The issue there is then you have to properly determine what packages > to remove from the repo (unless you just keep everything, which has its > own problems); in this case, recomputing actually makes the code simpler. Sure, it makes the code simpler, but a lot slower! Oft

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Bill Nottingham
Till Maas (opensou...@till.name) said: > > It seems to be missing something - it says 'all rpms that are not included > > in the prior metadata will be deleted', but there's nothing in that proposal > > as written that will cause rpms to fall out of the metadata. > > It was probably to unclear. T

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Till Maas
On Fri, Mar 05, 2010 at 12:23:17PM -0500, Bill Nottingham wrote: > Till Maas (opensou...@till.name) said: > > I have some ideas to speedup the availability of updates. Are there any > > reasons except that the tools to do this do not exist yet, to switch to > > this? I created a wiki page for this

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Bill Nottingham
Till Maas (opensou...@till.name) said: > I have some ideas to speedup the availability of updates. Are there any > reasons except that the tools to do this do not exist yet, to switch to > this? I created a wiki page for this: > https://fedoraproject.org/wiki/User:Till/update_availability_speedup_

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Jesse Keating
On Fri, 2010-03-05 at 11:03 +0100, Kevin Kofler wrote: > > It was claimed that recomputing is necessary for some obscure multilib > corner cases. Let me suggest a radical solution for that: drop multilib > repos! If users really want 32-bit packages, they should enable the 32-bit > repo. Yes, t

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Bill Nottingham
Kevin Kofler (kevin.kof...@chello.at) said: > > So what? That's not twice as much as FE6, which would not have taken > > several hours to push into such a repo. Not even when running repoclosure > > on the needsign repo prior to pushing and when updating repoview pages > > afterwards. Simply becau

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Kevin Kofler
Seth Vidal wrote: > If only 3 of those 5 make it through updates-testing into updates, then > you have to figure out if the other 3 actually need the versions of the > other 2 or if they can work with what's already available in GA or > updates. How's that relevant to his proposal? Or more precise

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Seth Vidal
On Fri, 5 Mar 2010, Till Maas wrote: >> >> the problem is you have to depsolve both sets of pkgs separately keeping >> in mind stable vs unstable. And the depsolving impacts the multilib >> selection (and vice versa). > > I do not understand the problem, can you maybe give an example? > Does the

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Till Maas
On Fri, Mar 05, 2010 at 08:08:09AM -0500, Seth Vidal wrote: > > > On Fri, 5 Mar 2010, Till Maas wrote: > > > Hi, > > > > I have some ideas to speedup the availability of updates. Are there any > > reasons except that the tools to do this do not exist yet, to switch to > > this? I created a wiki

Re: Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Seth Vidal
On Fri, 5 Mar 2010, Till Maas wrote: > Hi, > > I have some ideas to speedup the availability of updates. Are there any > reasons except that the tools to do this do not exist yet, to switch to > this? I created a wiki page for this: > https://fedoraproject.org/wiki/User:Till/update_availability_

Speedup the availability of updates (was: Re: Push scripts, mash) pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Till Maas
Hi, I have some ideas to speedup the availability of updates. Are there any reasons except that the tools to do this do not exist yet, to switch to this? I created a wiki page for this: https://fedoraproject.org/wiki/User:Till/update_availability_speedup_ideas The basic idea is to create new repo

Re: Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

2010-03-05 Thread Michael Schwendt
On Fri, 05 Mar 2010 11:03:12 +0100, Kevin wrote: > Yeah, basically "mash" is a really brute force solution, I think directly > writing out only the new updates as the first prototypes of Bodhi did and as > the Extras scripts also did/do is a much smarter solution. Always > recomputing everythin