Re: d-i wheezy rc2 preparation, take 1

2013-04-08 Thread Adam D. Barratt
On Tue, 2013-04-09 at 05:25 +0200, Cyril Brulebois wrote:
> Release managers, please unblock/urgent libdebian-installer/0.87 into
> testing. See previous mail as to why I don't think it should have a
> big impact on other components. An image rebuilt with new udebs
> doesn't seem to explode too badly either.

Done.

> And since that “take 1” thing isn't over, let's hijack it a bit more:
> feel free to also unblock installation-guide/20130408, which should
> have less junk (.svn/ all over the place) than the previous upload,
> and should be a better fit for testing.

That too.

Regards,

Adam


--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1365483271.21256.38.ca...@jacala.jungle.funky-badger.org



Re: d-i wheezy rc2 preparation, take 1

2013-04-08 Thread Cyril Brulebois
Cyril Brulebois  (09/04/2013):
> Anyway, even if it was so important, why the hell wasn't that
> coordinated with -boot/-release, right when we're trying to get rc2
> out?!

Not to mention this insane:
|  .gitignore  |   14
|  Makefile.in |  779 +
|  aclocal.m4  | 8957 +++
|  config.guess| 1530 +++
|  config.h.in |   92
|  config.sub  | 1773 +++
|  configure   |12950 

|  debian/.gitignore   |   10
|  debian/changelog|6
|  depcomp |  630 +
|  doc/.gitignore  |2
|  doc/Makefile.in |  375
|  include/.gitignore  |2
|  include/Makefile.in |  608 +
|  include/debian-installer/.gitignore |2
|  include/debian-installer/Makefile.in|  649 +
|  include/debian-installer/system/.gitignore  |2
|  include/debian-installer/system/Makefile.in |  463 +
|  install-sh  |  520 +
|  ltmain.sh   | 8413 ++
|  missing |  376
|  src/.gitignore  |2
|  src/Makefile.in |  750 +
|  src/parser_rfc822.c |   18
|  src/system/.gitignore   |2
|  src/system/Makefile.in  |  516 +
|  26 files changed, 39387 insertions(+), 54 deletions(-)

Which should instead be at most:
| $ debdiff libdebian-installer_0.8[57].dsc|diffstat
|  .gitignore |   14 --
|  HACKING|3 +++
|  debian/.gitignore  |   10 --
|  debian/changelog   |   17 +
|  debian/control |2 +-
|  debian/rules   |2 +-
|  doc/.gitignore |2 --
|  include/.gitignore |2 --
|  include/debian-installer/.gitignore|2 --
|  include/debian-installer/system/.gitignore |2 --
|  src/.gitignore |2 --
|  src/parser_rfc822.c|   18 --
|  src/system/.gitignore  |2 --
|  13 files changed, 22 insertions(+), 56 deletions(-)

which apart from “people should know better about dh-autoreconf”
related things and dropping spurious .gitignore from the previous
upload, would make it slightly more self-evident that code got dropped
from src/parser_rfc822.c, which is what one should be interested in.

Release managers, please unblock/urgent libdebian-installer/0.87 into
testing. See previous mail as to why I don't think it should have a
big impact on other components. An image rebuilt with new udebs
doesn't seem to explode too badly either.

And since that “take 1” thing isn't over, let's hijack it a bit more:
feel free to also unblock installation-guide/20130408, which should
have less junk (.svn/ all over the place) than the previous upload,
and should be a better fit for testing.

Thanks already.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: d-i wheezy rc2 preparation, take 1

2013-04-08 Thread Cyril Brulebois
Hi Bastian.

Niels Thykier  (08/04/2013):
> On 2013-04-08 02:02, Cyril Brulebois wrote:
> > RMs, please unblock/urgent the recently uploaded:
> >   netcfg/1.108
> Unblocked.

Meh. Now it's blocked from migrating because:
Invalidated by dependency
Not considered
Depends: netcfg libdebian-installer (not considered)

Why?
| Author: Bastian Blank 
| Date:   Sat Apr 6 15:29:33 2013 +0200
| 
| Revert "Support PGP signed files in RFC822 parser"
| 
| The support for PGP signed files is broken.  It does not handle any
| modifications possible to signed text.  This can be exploited to remove
| parts of the signed text.
| 
| This reverts commit 9cc0a012d073c8cf08bd08b8010182d9d51a92e4.

This touches di_parser_rfc822_read, which apparently (according to
codesearch.debian.net) is only used by cdebootstrap.

Anyway, even if it was so important, why the hell wasn't that
coordinated with -boot/-release, right when we're trying to get rc2
out?!

Not amused,
KiBi.


signature.asc
Description: Digital signature


Re: d-i wheezy rc2 preparation, take 1

2013-04-07 Thread Philipp Kern
On Mon, Apr 08, 2013 at 07:31:14AM +0200, Niels Thykier wrote:
> Btw, I am not sure how important choose-mirror is, but it didn't migrate
> last night (AFAICT it is built, just missing a signature + upload on ia64).

Apr  8 06:41:50 buildd-uploader[14181]: Set to Uploaded(sid): choose-mirror_2.45

Kind regards
Philipp Kern


signature.asc
Description: Digital signature


Re: d-i wheezy rc2 preparation, take 1

2013-04-07 Thread Niels Thykier
On 2013-04-08 02:02, Cyril Brulebois wrote:
> Updated summary:
> 
> Cyril Brulebois  (07/04/2013):
>> Cyril Brulebois  (06/04/2013):
>>> Things I'd like to see merged:
>>>  - netcfg (preseed bug -- fixed in git -- and iw installation); awaiting
>>>some bits of review for the wireless-* settings part. Phil, maybe?
> 
> RMs, please unblock/urgent the recently uploaded:
>   netcfg/1.108
> 
> I'll probably take care of uploading d-i once the testing update has
> reached the mirrors.
> 

Unblocked.

Btw, I am not sure how important choose-mirror is, but it didn't migrate
last night (AFAICT it is built, just missing a signature + upload on ia64).

>>>  [...]
> 
> Mraw,
> KiBi.
> 

~Niels



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51625622.5060...@thykier.net



Re: d-i wheezy rc2 preparation, take 1

2013-04-07 Thread Cyril Brulebois
Updated summary:

Cyril Brulebois  (07/04/2013):
> Cyril Brulebois  (06/04/2013):
> > Things I'd like to see merged:
> >  - netcfg (preseed bug -- fixed in git -- and iw installation); awaiting
> >some bits of review for the wireless-* settings part. Phil, maybe?

RMs, please unblock/urgent the recently uploaded:
  netcfg/1.108

I'll probably take care of uploading d-i once the testing update has
reached the mirrors.

> >  - tasksel: install n-m for gnome; awaiting a reply from debian-cd@.

Either way (fix in tasksel, or fix in debian-cd), not a blocker for a
d-i upload; Steve will answer that in the upcoming days.

> >  - manual: Samuel, time for another upload?

I'm uploading it right now; not a blocker for a d-i upload anyway.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: d-i wheezy rc2 preparation, take 1

2013-04-07 Thread Philipp Kern
On Sun, Apr 07, 2013 at 12:50:26PM +0200, Cyril Brulebois wrote:
> Cyril Brulebois  (06/04/2013):
> > Things I'd like to see merged:
> >  - netcfg (preseed bug -- fixed in git -- and iw installation); awaiting
> >some bits of review for the wireless-* settings part. Phil, maybe?

I pushed the patch into git (without the bogus comment header change). I
cannot test it here, though, especially not the part of crda being
pulled in automatically (but it's recommended, so what could possibly go
wrong…).

It's three updates translations, said preseed bug and the iw
installation, all now uploaded to unstable.

Kind regards
Philipp Kern


signature.asc
Description: Digital signature


Re: d-i wheezy rc2 preparation, take 1

2013-04-07 Thread Samuel Thibault
Cyril Brulebois, le Sat 06 Apr 2013 10:21:20 +0200, a écrit :
>  - manual: Samuel, time for another upload?

Yep, will do.

Samuel


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130407123213.GA7681@type



Re: d-i wheezy rc2 preparation, take 1

2013-04-07 Thread Cyril Brulebois
Current summary for this “take 1”:

Cyril Brulebois  (06/04/2013):
> Things I'd like to see merged:
>  - netcfg (preseed bug -- fixed in git -- and iw installation); awaiting
>some bits of review for the wireless-* settings part. Phil, maybe?
>  - tasksel: install n-m for gnome; awaiting a reply from debian-cd@.
>  - manual: Samuel, time for another upload?

All those still need an answer.

Thanks to Christian and release managers for the other points.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: d-i wheezy rc2 preparation, take 1

2013-04-06 Thread Christian PERRIER
Quoting Cyril Brulebois (k...@debian.org):

>  - translation-staus: Christian, any chance you could fix the script
>that generates that file?


I hacked it so that it now no longer stops after processing one
package (anna). There is something I don't really understand that make
a loop stop after the first iteration so I had to break support for
ignoring a package for translation stats calculation (by adding a dash
after its name in packages_list).

I committed the newly calculated translation-status in
installer/build.



signature.asc
Description: Digital signature


Re: d-i wheezy rc2 preparation, take 1

2013-04-06 Thread Christian PERRIER
Quoting Julien Cristau (jcris...@debian.org):
> On Sat, Apr  6, 2013 at 10:38:55 +0200, Christian PERRIER wrote:
> 
> > Ah, I missed a Catalan update because translators didn't update the
> > PO-Revision-Date properly.
> > 
> > This is a fix for "ŀl" --> "l·l" which Catalan translators did
> > everywhere in the installer. I guess they want it.
> > 
> IIRC Jordi said this wasn't particularly important or urgent.  Though I
> can't find where I read that now...

There is also an update for Malayalam, indeed. It escaped the
automated checks because, again, the translator forgot to update the
PO-Revision-Date field in the master PO file. Damn translators who
don't use the right tools...:-)






signature.asc
Description: Digital signature


Re: d-i wheezy rc2 preparation, take 1

2013-04-06 Thread Julien Cristau
On Sat, Apr  6, 2013 at 10:38:55 +0200, Christian PERRIER wrote:

> Ah, I missed a Catalan update because translators didn't update the
> PO-Revision-Date properly.
> 
> This is a fix for "ŀl" --> "l·l" which Catalan translators did
> everywhere in the installer. I guess they want it.
> 
IIRC Jordi said this wasn't particularly important or urgent.  Though I
can't find where I read that now...

Cheers,
Julien


signature.asc
Description: Digital signature


Re: d-i wheezy rc2 preparation, take 1

2013-04-06 Thread Niels Thykier
On 2013-04-06 10:38, Christian PERRIER wrote:
>> Things that want to be migrated (release managers, please push them to
>> > testing):
>> >  - partman-base/165 (l10n + kbsd fix).

Unblocked by Adam.

>> >  - yaboot-installer/1.1.26; fix submitted a while ago, but never
>> >reviewed/uploaded until now, mea culpa.
>> > 

Unblocked + urgented.

>> > Things that might want to be migrated:
>> >  - localechooser: Christian, I don't see the change mentioned in 2.51
>> >in the source debdiff. Am I right to assume it only pops up in the
>> >binaries? In which case, RMs, please unblock localechooser/2.53 too.
> Yes.
> 

Unblocked + urgented.


~Niels



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/515fe29b.2040...@thykier.net



Re: d-i wheezy rc2 preparation, take 1

2013-04-06 Thread Christian PERRIER
Quoting Cyril Brulebois (k...@debian.org):
> Hi folks,
> 
> unfortunately I haven't been able to keep up with announcing timelines
> like I tried to do during betas, but here we are: d-i wheezy rc2
> should be happening during (or right after) this very weekend.
> 
> Things I'd like to see merged:
>  - netcfg (preseed bug -- fixed in git -- and iw installation); awaiting
>some bits of review for the wireless-* settings part. Phil,
>  maybe?

netcfg also has a few pending l10n updates, IIRC


>  - tasksel: install n-m for gnome; awaiting a reply from debian-cd@.
>  - manual: Samuel, time for another upload?
>  - translation-staus: Christian, any chance you could fix the script
>that generates that file?

Hard to promise something but I'll try to leave your mail up in my
Inbox and have a look at it. I don't remember what is failing in it.

> 
> Things we could think about merging:
>  - choose-mirror: usually uploaded right before a release, but no change
>on the mirrorlist side. Some updated translations, Christian, do we
>want those?

Ah, I missed a Catalan update because translators didn't update the
PO-Revision-Date properly.

This is a fix for "ŀl" --> "l·l" which Catalan translators did
everywhere in the installer. I guess they want it.

I can rebuild c-m if you want.

> Things that want to be migrated (release managers, please push them to
> testing):
>  - partman-base/165 (l10n + kbsd fix).
>  - yaboot-installer/1.1.26; fix submitted a while ago, but never
>reviewed/uploaded until now, mea culpa.
> 
> Things that might want to be migrated:
>  - localechooser: Christian, I don't see the change mentioned in 2.51
>in the source debdiff. Am I right to assume it only pops up in the
>binaries? In which case, RMs, please unblock localechooser/2.53 too.

Yes.



signature.asc
Description: Digital signature