GNU bug report logs -
#5987
ready for 8.5?
Previous Next
Reported by: Jim Meyering <jim <at> meyering.net>
Date: Tue, 20 Apr 2010 17:00:03 UTC
Severity: normal
Done: Bob Proulx <bob <at> proulx.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5987 in the body.
You can then email your comments to 5987 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5987
; Package
coreutils
.
(Tue, 20 Apr 2010 17:00:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jim Meyering <jim <at> meyering.net>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Tue, 20 Apr 2010 17:00:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
With today's sort fix, in spite of it being for the
obsolete option format, I'm inclined to release coreutils-8.5.
Do any of you know of pending problems you'd like to see fixed in 8.5?
Information forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5987
; Package
coreutils
.
(Tue, 20 Apr 2010 22:20:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 5987 <at> debbugs.gnu.org (full text, mbox):
On 20/04/10 17:58, Jim Meyering wrote:
> With today's sort fix, in spite of it being for the
> obsolete option format, I'm inclined to release coreutils-8.5.
>
> Do any of you know of pending problems you'd like to see fixed in 8.5?
No bugs outstanding for me and nothing seems pending at:
http://debbugs.gnu.org/cgi/pkgreport.cgi?package=coreutils
I'm sitting on features, some done, all mostly done,
so perhaps now is a good time to stabilize before
throwing those into the mix.
It has been just over 3 months since the last release.
cheers,
Pádraig.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5987
; Package
coreutils
.
(Wed, 21 Apr 2010 00:00:03 GMT)
Full text and
rfc822 format available.
Message #11 received at 5987 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 04/20/2010 04:17 PM, Pádraig Brady wrote:
> On 20/04/10 17:58, Jim Meyering wrote:
>> With today's sort fix, in spite of it being for the
>> obsolete option format, I'm inclined to release coreutils-8.5.
>>
>> Do any of you know of pending problems you'd like to see fixed in 8.5?
>
> No bugs outstanding for me and nothing seems pending at:
> http://debbugs.gnu.org/cgi/pkgreport.cgi?package=coreutils
>
> I'm sitting on features, some done, all mostly done,
> so perhaps now is a good time to stabilize before
> throwing those into the mix.
Given that we are releasing in part because of sort, I think we could
justify turning on your sort --debug patch. It seems like we can only
help ourselves in answering bug reports about sort if we get that in
first. Or put another way, the very existence of the patch will help us
identify if the patch somehow introduced inadvertent regressions.
I don't have anything other than my doc patch for sort outstanding that
I think is worth including now.
I also started a thread on gnulib a couple weeks ago on how best to use
xfreopen (actually, a new interface) to properly enable binary mode
without clobbering append mode, but haven't gotten back to it. However,
the effect on cygwin of keeping the current code is no different than it
was for 8.4 (that is, it is not a showstopper to fix it before releasing
8.5).
--
Eric Blake eblake <at> redhat.com +1-801-349-2682
Libvirt virtualization library http://libvirt.org
[signature.asc (application/pgp-signature, attachment)]
Information forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5987
; Package
coreutils
.
(Wed, 21 Apr 2010 03:34:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 5987 <at> debbugs.gnu.org (full text, mbox):
Hi Padraig,
> I'm sitting on features, some done, all mostly done,
> so perhaps now is a good time to stabilize before
> throwing those into the mix.
If those features include my work on sort and split, I'm
down to help you out with cleaning up stuff if you need
it. Just let me know.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5987
; Package
coreutils
.
(Wed, 21 Apr 2010 08:40:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 5987 <at> debbugs.gnu.org (full text, mbox):
On 20/04/10 23:17, Pádraig Brady wrote:
> On 20/04/10 17:58, Jim Meyering wrote:
>> With today's sort fix, in spite of it being for the
>> obsolete option format, I'm inclined to release coreutils-8.5.
>>
>> Do any of you know of pending problems you'd like to see fixed in 8.5?
>
> No bugs outstanding for me and nothing seems pending at:
> http://debbugs.gnu.org/cgi/pkgreport.cgi?package=coreutils
>
> I'm sitting on features, some done, all mostly done,
> so perhaps now is a good time to stabilize before
> throwing those into the mix.
>
> It has been just over 3 months since the last release.
In view of the pending release, how about this NEWS fixup?
commit 7dc398a30f9edee4af9d0676d7c682db0f83fa8d
Author: Pádraig Brady <P <at> draigBrady.com>
Date: Wed Apr 21 07:50:39 2010 +0100
maint: update a couple of NEWS items for the pending release
* NEWS: Mention that cp and mv from the previous release did
not support preserving extended attributes (fixed in e489fd04).
Improve the grammar for the "cp capabilities" item.
diff --git a/NEWS b/NEWS
index 32ea392..c27419c 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,10 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
- cp now preserves "capabilities" also when preserving file ownership.
+ cp and mv once again support preserving extended attributes.
+ [bug introduced in coreutils-8.4]
+
+ cp now preserves "capabilities" when also preserving file ownership.
ls --color once again honors the 'NORMAL' dircolors directive.
[bug introduced in coreutils-6.11]
Information forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5987
; Package
coreutils
.
(Wed, 21 Apr 2010 09:16:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 5987 <at> debbugs.gnu.org (full text, mbox):
Pádraig Brady wrote:
> In view of the pending release, how about this NEWS fixup?
>
> commit 7dc398a30f9edee4af9d0676d7c682db0f83fa8d
> Author: Pádraig Brady <P <at> draigBrady.com>
> Date: Wed Apr 21 07:50:39 2010 +0100
>
> maint: update a couple of NEWS items for the pending release
>
> * NEWS: Mention that cp and mv from the previous release did
> not support preserving extended attributes (fixed in e489fd04).
> Improve the grammar for the "cp capabilities" item.
>
> diff --git a/NEWS b/NEWS
> index 32ea392..c27419c 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -4,7 +4,10 @@ GNU coreutils NEWS -*- outline -*-
>
> ** Bug fixes
>
> - cp now preserves "capabilities" also when preserving file ownership.
> + cp and mv once again support preserving extended attributes.
> + [bug introduced in coreutils-8.4]
> +
> + cp now preserves "capabilities" when also preserving file ownership.
Good point. Thanks!
Information forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5987
; Package
coreutils
.
(Wed, 21 Apr 2010 10:42:02 GMT)
Full text and
rfc822 format available.
Message #23 received at 5987 <at> debbugs.gnu.org (full text, mbox):
On 21/04/10 00:26, Eric Blake wrote:
> Given that we are releasing in part because of sort, I think we could
> justify turning on your sort --debug patch. It seems like we can only
> help ourselves in answering bug reports about sort if we get that in
> first. Or put another way, the very existence of the patch will help us
> identify if the patch somehow introduced inadvertent regressions.
The patch is not ready unfortunately, so I wouldn't hold up the release for it.
It doesn't handle tabs for one thing and it doesn't produce warnings yet for
various things I'd like. I'll keep working on it in my evanescent free time.
cheers,
Pádraig.
Reply sent
to
Bob Proulx <bob <at> proulx.com>
:
You have taken responsibility.
(Sat, 24 Apr 2010 20:39:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Jim Meyering <jim <at> meyering.net>
:
bug acknowledged by developer.
(Sat, 24 Apr 2010 20:39:02 GMT)
Full text and
rfc822 format available.
Message #28 received at 5987-done <at> debbugs.gnu.org (full text, mbox):
Jim Meyering wrote:
> With today's sort fix, in spite of it being for the
> obsolete option format, I'm inclined to release coreutils-8.5.
>
> Do any of you know of pending problems you'd like to see fixed in 8.5?
With the release having been announced I am closing this issue.
http://lists.gnu.org/archive/html/coreutils-announce/2010-04/msg00000.html
http://lists.gnu.org/archive/html/info-gnu/2010-04/msg00013.html
Congratulations to all involved!
Bob
Message #29 received at 5987-done <at> debbugs.gnu.org (full text, mbox):
On 24/04/10 21:37, Bob Proulx wrote:
> Jim Meyering wrote:
>> With today's sort fix, in spite of it being for the
>> obsolete option format, I'm inclined to release coreutils-8.5.
>>
>> Do any of you know of pending problems you'd like to see fixed in 8.5?
>
> With the release having been announced I am closing this issue.
>
> http://lists.gnu.org/archive/html/coreutils-announce/2010-04/msg00000.html
>
> http://lists.gnu.org/archive/html/info-gnu/2010-04/msg00013.html
>
> Congratulations to all involved!
I've just updated my mailing list summary to coincide with
the new release. I've been doing this for the last year now
every quarter or so, and will continue to do it I think
even though it overlaps a little with the new bug tracker.
http://www.pixelbeat.org/patches/coreutils/
I'll probably link to the above from
http://www.gnu.org/software/coreutils/
I'll also add a link to the new bug tracker
from that page also.
cheers,
Pádraig.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5987
; Package
coreutils
.
(Tue, 27 Apr 2010 11:15:02 GMT)
Full text and
rfc822 format available.
Message #32 received at submit <at> debbugs.gnu.org (full text, mbox):
On 24/04/10 21:37, Bob Proulx wrote:
> Jim Meyering wrote:
>> With today's sort fix, in spite of it being for the
>> obsolete option format, I'm inclined to release coreutils-8.5.
>>
>> Do any of you know of pending problems you'd like to see fixed in 8.5?
>
> With the release having been announced I am closing this issue.
>
> http://lists.gnu.org/archive/html/coreutils-announce/2010-04/msg00000.html
>
> http://lists.gnu.org/archive/html/info-gnu/2010-04/msg00013.html
>
> Congratulations to all involved!
I've just updated my mailing list summary to coincide with
the new release. I've been doing this for the last year now
every quarter or so, and will continue to do it I think
even though it overlaps a little with the new bug tracker.
http://www.pixelbeat.org/patches/coreutils/
I'll probably link to the above from
http://www.gnu.org/software/coreutils/
I'll also add a link to the new bug tracker
from that page also.
cheers,
Pádraig.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5987
; Package
coreutils
.
(Wed, 28 Apr 2010 07:30:03 GMT)
Full text and
rfc822 format available.
Message #35 received at submit <at> debbugs.gnu.org (full text, mbox):
Pádraig Brady wrote:
> On 24/04/10 21:37, Bob Proulx wrote:
>> Jim Meyering wrote:
>>> With today's sort fix, in spite of it being for the
>>> obsolete option format, I'm inclined to release coreutils-8.5.
>>>
>>> Do any of you know of pending problems you'd like to see fixed in 8.5?
>>
>> With the release having been announced I am closing this issue.
>>
>> http://lists.gnu.org/archive/html/coreutils-announce/2010-04/msg00000.html
>>
>> http://lists.gnu.org/archive/html/info-gnu/2010-04/msg00013.html
>>
>> Congratulations to all involved!
>
> I've just updated my mailing list summary to coincide with
> the new release. I've been doing this for the last year now
> every quarter or so, and will continue to do it I think
> even though it overlaps a little with the new bug tracker.
>
> http://www.pixelbeat.org/patches/coreutils/
Very useful summary. Thanks!
> I'll probably link to the above from
> http://www.gnu.org/software/coreutils/
Maybe from TODO, too.
> I'll also add a link to the new bug tracker
I see you did.
In case you'd prefer, here's a more concise link:
http://debbugs.gnu.org/coreutils
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 26 May 2010 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 years and 31 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.