Re: Getting new packages into Ubuntu

2011-10-10 Thread Stefano Rivera
Hi Micah (2011.10.10_21:52:58_+0200) > I thought ARB was supposed to be lightweight apps, why would these > require (or even be allowed) to include library dependencies? It's not uncommon when packaging new apps to need to package a library or two too. And most upstreams (that don't have distribut

Re: Getting new packages into Ubuntu

2011-10-10 Thread Colin Watson
On Mon, Oct 10, 2011 at 06:08:16PM +0200, Sebastien Bacher wrote: > - there are lot of people out there who writer softwares and have no > interest to learn enough about Ubuntu to become a MOTU, they just want > to reach users, they should be welcome to join as well and in a way > which is not to d

Re: Getting new packages into Ubuntu

2011-10-10 Thread Micah Gersten
On 10/10/2011 02:24 PM, Stefano Rivera wrote: > Hi Sebastien (2011.10.10_20:34:48_+0200) >> Well you would perhaps have run into some issues where you need upgrades >> or fixes to the "platform" side and looked at the "main" archive to get >> those solved? Or you would have just contributed to extr

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 03:26:18 PM Barry Warsaw wrote: > On Oct 10, 2011, at 02:50 PM, Scott Kitterman wrote: > >First, I think that things are getting pushed into the distro before they > >are really ready. Also there are upstreams that push to get last minute > >features in (e.g. Unity) and

Re: Getting new packages into Ubuntu

2011-10-10 Thread Barry Warsaw
On Oct 10, 2011, at 02:50 PM, Scott Kitterman wrote: >First, I think that things are getting pushed into the distro before they are >really ready. Also there are upstreams that push to get last minute features >in (e.g. Unity) and so there are consequences when there are unexpected side >effects.

Re: Getting new packages into Ubuntu

2011-10-10 Thread Stefano Rivera
Hi Sebastien (2011.10.10_20:34:48_+0200) > What if we made packaging easy enough that upstream code get their > software themself in extras? I think that's a pretty vital requirement for ARB to succeed long term. And sandboxing. Otherwise the review load is monstrous. And yes, ARB has the potenti

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 09:00:51 PM Sebastien Bacher wrote: > Le lundi 10 octobre 2011 à 14:53 -0400, Scott Kitterman a écrit : > > How does feature freeze prevent fixing bugs? > > It doesn't which was my point ;-) I was suggesting keep universe under > the feature freeze rule for ever rather

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 10 octobre 2011 à 14:53 -0400, Scott Kitterman a écrit : > How does feature freeze prevent fixing bugs? It doesn't which was my point ;-) I was suggesting keep universe under the feature freeze rule for ever rather than hard freezing it. Sebastien Bacher -- ubuntu-devel mailing list u

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 02:17:27 PM Barry Warsaw wrote: > On Oct 10, 2011, at 02:06 PM, Jeremy Bicha wrote: > >Instead of a new repository (extras or PPAs or whatever), why don't we use > >backports more to get new packages into the stable releases? Firefox and > >Chromium, though special, hav

Re: Getting new packages into Ubuntu

2011-10-10 Thread Alex Chiang
* Scott Kitterman : > On Monday, October 10, 2011 05:03:09 PM Sebastien Bacher wrote: > > Le lundi 19 septembre 2011 à 22:03, Benjamin Drung a écrit : > > > Why not discourage REVU completely? > > > > Reducing the number of sites in use and consolidating the > > workflows seems like a good idea in

Re: Getting new packages into Ubuntu

2011-10-10 Thread Alex Chiang
* Scott Kitterman : > On Monday, October 10, 2011 08:49:37 AM Alex Chiang wrote: > > * Scott Kitterman : > > > Where else is there a site that you can upload successive > > > versions of packages with the same version number and see > > > diffs between the uploads? > > > > mentors.debian.net ? > >

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 08:34:48 PM Sebastien Bacher wrote: > Well, do you think that letting the universe unfrozen under feature > freeze rules would improve its stability or lower it? I think it would > improve it since we could keep fixing bugs. How does feature freeze prevent fixing bugs?

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 07:52:44 PM Sebastien Bacher wrote: > Le lundi 10 octobre 2011 à 13:15 -0400, Scott Kitterman a écrit : > > I understand what you're saying. It's not a distro I would use. > > Ok, fair enough, let's agree that we disagree then. Just one question > then, do you consider

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 10 octobre 2011 à 20:05 +0200, Stefano Rivera a écrit : > I'm still sitting on the fence about ARB in general. I think lowering > the barrier to entry for new apps is probably a good idea. It does come > with downsides: > * We need to divert manpower to packaging these apps. On the other

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 10 octobre 2011 à 14:06 -0400, Jeremy Bicha a écrit : > > Instead of a new repository (extras or PPAs or whatever), why don't we > use backports more to get new packages into the stable releases? Because backports requires to get your package in the archive first then to get it backport

Re: Getting new packages into Ubuntu

2011-10-10 Thread Barry Warsaw
On Oct 10, 2011, at 02:06 PM, Jeremy Bicha wrote: >Instead of a new repository (extras or PPAs or whatever), why don't we use >backports more to get new packages into the stable releases? Firefox and >Chromium, though special, have at least opened the door more to stable >updates that aren't just

Re: Getting new packages into Ubuntu

2011-10-10 Thread Jeremy Bicha
On 10 October 2011 13:52, Sebastien Bacher wrote: > Le lundi 10 octobre 2011 à 13:15 -0400, Scott Kitterman a écrit : >> I understand what you're saying.  It's not a distro I would use. > > Ok, fair enough, let's agree that we disagree then. Just one question > then, do you consider a feature (i.e

Re: Getting new packages into Ubuntu

2011-10-10 Thread Stefano Rivera
Hi Sebastien (2011.10.10_18:08:16_+0200) > - there are lot of people out there who writer softwares and have no > interest to learn enough about Ubuntu to become a MOTU, they just want > to reach users, they should be welcome to join as well and in a way > which is not to difficult for them I'm st

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 10 octobre 2011 à 13:15 -0400, Scott Kitterman a écrit : > I understand what you're saying. It's not a distro I would use. Ok, fair enough, let's agree that we disagree then. Just one question then, do you consider a feature (i.e a good thing) that upstreams have to get "locked" in our 6

URGENT - Ubuntu Open Week - Call for Sessions

2011-10-10 Thread Amber Graner
Hi all, Sorry for the short notice on asking you all to join in and lead a session of Open Week [1], As Charlie Kravetz (aka charlie-tca) pointed out earlier emails about open week seemed exclusionary to any of the support Ubuntu Derivatives, I am very sorry about that and that was not the intent

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 06:40:33 PM Sebastien Bacher wrote: > Le lundi 10 octobre 2011 à 12:34 -0400, Scott Kitterman a écrit : > > What rationale would there be for doing that for just Universe? There > > are > > lots of leaf applications in Main and lots of libraries in Universe. > > I thin

Re: Getting new packages into Ubuntu

2011-10-10 Thread Barry Warsaw
On Oct 10, 2011, at 12:33 PM, Scott Kitterman wrote: >Generally for new packages I find it easier to see changes in both together >as, more than once, I've dealt with an upstream developer who was trying to >roll a correct upstream tarball for a proper release as well as get the >packaging right i

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 10 octobre 2011 à 12:34 -0400, Scott Kitterman a écrit : > What rationale would there be for doing that for just Universe? There > are > lots of leaf applications in Main and lots of libraries in Universe. I think we should consider differently the system and the softwares so the using

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 06:08:16 PM Sebastien Bacher wrote: > Le lundi 10 octobre 2011 à 16:41 +0100, Colin Watson a écrit : > > It's pretty much how I got involved in Debian, way back when. > > Great, it's also how I started in Debian back then ;-) > > Debian and Ubuntu are great communities

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 06:13:13 PM Sebastien Bacher wrote: > Le lundi 10 octobre 2011 à 11:59 -0400, Scott Kitterman a écrit : > > For /debian or the full source? > > We tend to have only the debian directory in the vcs, it's easier to > work with and combined with the upstream tarballs you g

Re: xubuntu beta2 and daily-live for Oct. 8 problem when booting

2011-10-10 Thread Alok
Are you using a 32 bit build? Since your processor is 64 bit capable, it might be better to go with that. On 9 October 2011 05:38, Tim H. wrote: > The kernels are the same for Ubuntu and all derivatives of Ubuntu. >> Unfortunately, without the requested logs, it is very difficult to >> diagnose a

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 10 octobre 2011 à 11:59 -0400, Scott Kitterman a écrit : > For /debian or the full source? We tend to have only the debian directory in the vcs, it's easier to work with and combined with the upstream tarballs you get what you need -- Sebastien Bacher -- ubuntu-devel mailing list ubun

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
Sebastien Bacher wrote: >Le lundi 10 octobre 2011 à 11:44 -0400, Scott Kitterman a écrit : >> >> Where else is there a site that you can upload successive versions of >> packages >> with the same version number and see diffs between the uploads? > >Well, for desktop packages we do the packag

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 10 octobre 2011 à 16:41 +0100, Colin Watson a écrit : > It's pretty much how I got involved in Debian, way back when. Great, it's also how I started in Debian back then ;-) Debian and Ubuntu are great communities and will keep attracting people who have interest in doing that sort of wor

Re: Getting new packages into Ubuntu

2011-10-10 Thread Iain Lane
Hey, On Mon, Oct 10, 2011 at 11:53:38AM -0400, Scott Kitterman wrote: > On Monday, October 10, 2011 08:49:37 AM Alex Chiang wrote: > > * Scott Kitterman : > > > On Monday, October 10, 2011 05:03:09 PM Sebastien Bacher wrote: > > > > Le lundi 19 septembre 2011 à 22:03, Benjamin Drung a écrit : > >

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 10 octobre 2011 à 11:44 -0400, Scott Kitterman a écrit : > > Where else is there a site that you can upload successive versions of > packages > with the same version number and see diffs between the uploads? Well, for desktop packages we do the packaging in a vcs and use the vcs histor

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 05:50:29 PM Benjamin Drung wrote: > Am Montag, den 10.10.2011, 11:44 -0400 schrieb Scott Kitterman: > > On Monday, October 10, 2011 05:03:09 PM Sebastien Bacher wrote: > > > Le lundi 19 septembre 2011 à 22:03 +0200, Benjamin Drung a écrit : > > > > Why not discourage REV

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 08:49:37 AM Alex Chiang wrote: > * Scott Kitterman : > > On Monday, October 10, 2011 05:03:09 PM Sebastien Bacher wrote: > > > Le lundi 19 septembre 2011 à 22:03, Benjamin Drung a écrit : > > > > Why not discourage REVU completely? > > > > > > Reducing the number of sit

Re: Getting new packages into Ubuntu

2011-10-10 Thread Benjamin Drung
Am Montag, den 10.10.2011, 11:44 -0400 schrieb Scott Kitterman: > On Monday, October 10, 2011 05:03:09 PM Sebastien Bacher wrote: > > Le lundi 19 septembre 2011 à 22:03 +0200, Benjamin Drung a écrit : > > > Why not discourage REVU completely? > > > > Reducing the number of sites in use and consoli

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 04:42:44 PM Sebastien Bacher wrote: > Le lundi 10 octobre 2011 à 10:23 -0400, Scott Kitterman a écrit : > > If we try to reduce the work to the available developers by reducing > > the scope > > of the archive, then we are also reducing the pool of potentially > > intere

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 05:03:09 PM Sebastien Bacher wrote: > Le lundi 19 septembre 2011 à 22:03 +0200, Benjamin Drung a écrit : > > Why not discourage REVU completely? > > Reducing the number of sites in use and consolidating the workflows > seems like a good idea indeed ;-) Where else is th

Re: Getting new packages into Ubuntu

2011-10-10 Thread Colin Watson
On Mon, Oct 10, 2011 at 04:42:44PM +0200, Sebastien Bacher wrote: > There is still enough in the system components stack (or main) to be > interesting, do you think a stack of unmaintained "small softwares" in > universe is what makes people want to join the project? It's pretty much how I got inv

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 10 octobre 2011 à 16:09 +0100, Allison Randal a écrit : > > We essentially have three classes of packages in Ubuntu: > > - Lightweight applications, which I would encourage to apply through > developer.ubuntu.com (i.e. Extras/ARB), and we can help the developer > figure out if it makes

Re: Getting new packages into Ubuntu

2011-10-10 Thread Allison Randal
On 10/10/2011 03:42 PM, Sebastien Bacher wrote: > Le lundi 10 octobre 2011 à 10:23 -0400, Scott Kitterman a écrit : >> >> If we try to reduce the work to the available developers by reducing >> the scope >> of the archive, then we are also reducing the pool of potentially >> interested >> develop

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 19 septembre 2011 à 22:03 +0200, Benjamin Drung a écrit : > Why not discourage REVU completely? Reducing the number of sites in use and consolidating the workflows seems like a good idea indeed ;-) -- Sebastien Bacher -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify s

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 10 octobre 2011 à 10:23 -0400, Scott Kitterman a écrit : > > If we try to reduce the work to the available developers by reducing > the scope > of the archive, then we are also reducing the pool of potentially > interested > developers as well. There is still enough in the system comp

Re: Getting new packages into Ubuntu

2011-10-10 Thread Scott Kitterman
On Monday, October 10, 2011 12:03:44 PM Sebastien Bacher wrote: > Le mardi 20 septembre 2011 à 16:10 +0200, Matthias Klose a écrit : > > not sure I do understand you. What reason did they give to have it in > > the > > distribution in the first place? > > Upstream don't care much about "being in t

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le mardi 20 septembre 2011 à 16:10 +0200, Matthias Klose a écrit : > not sure I do understand you. What reason did they give to have it in > the > distribution in the first place? Upstream don't care much about "being in the distribution" I think, what they care about is to reach users and have t

Re: Getting new packages into Ubuntu

2011-10-10 Thread Daniel Holbach
Salut Sébastien, Am 10.10.2011 11:32, schrieb Sebastien Bacher: > Thinking a bit about that, is there any reason we don't recommend in > that list to use the appreview board and get things in > extras.ubuntu.com? Getting things in the main archive and following the > Ubuntu cycles means extra work

Re: Getting new packages into Ubuntu

2011-10-10 Thread Sebastien Bacher
Le lundi 19 septembre 2011 à 12:28 +0200, Daniel Holbach a écrit : > Thanks for your thoughts in advance. Hey Daniel, Thinking a bit about that, is there any reason we don't recommend in that list to use the appreview board and get things in extras.ubuntu.com? Getting things in the main archive

Re: Getting new packages into Ubuntu

2011-10-10 Thread Daniel Holbach
Hello, Am 20.09.2011 10:17, schrieb Stefano Zacchiroli: > I suggest that you work with the people who have been animating over the > past few years the debian-mentors community to ensure that mentoring > activities are sustainable, no matter the load or the number of > derivatives distro that want

Participate to Ubuntu Oneiric Final ISO Testing

2011-10-10 Thread Jean-Baptiste Lallement
Hi everyone! The release of Oneiric is due this week and candidate images are ready for testing on the ISO tracker. As usual we'll be asking everyone on the QA team to participate in the image testing to ensure we have good test coverage. The procedures for testing ISO images and reporting result