bug-coreutils archive search

Search String: Display: Description: Sort:

Results:

References: [ +subject:snapshot: 406 ]

Total 406 documents matching your query.

61. Re: new snapshot (rm fixes and new program: mktemp) (score: 1)
Author: HIDDEN
Date: Mon, 08 Oct 2007 22:24:33 +0200
Jim Meyering wrote on 08-10-07 11:05: In addition to adding mktemp, I've fixed a few low-probability bugs in rm. This also includes a lot of new code from gnulib, by virtue of coreutils now requiring
/archive/html/bug-coreutils/2007-10/msg00065.html (14,838 bytes)

62. Re: new snapshot (rm fixes and new program: mktemp) (score: 1)
Author: HIDDEN
Date: Mon, 08 Oct 2007 22:30:39 +0200
Yes. In summary, stable beta releases are "ok to use", according to the author. Don't use the alpha releases for production work, yet. I asked Lasse about this earlier today. Maybe he'll repost his r
/archive/html/bug-coreutils/2007-10/msg00066.html (8,033 bytes)

63. Re: new snapshot (rm fixes and new program: mktemp) (score: 1)
Author: HIDDEN
Date: Mon, 08 Oct 2007 22:31:49 +0200
Thank you. Here's one way to fix that: diff --git a/tests/misc/chcon b/tests/misc/chcon index 46aaf87..851b415 100755 -- a/tests/misc/chcon +++ b/tests/misc/chcon @@ -6,6 +6,7 @@ if test "$VERBOSE" =
/archive/html/bug-coreutils/2007-10/msg00067.html (7,689 bytes)

64. Re: new snapshot (rm fixes and new program: mktemp) (score: 1)
Author: HIDDEN
Date: Tue, 9 Oct 2007 17:55:33 +0300
The compression code is stable (it's from stable LZMA SDK). "Beta" refers mostly to the command line tool. It never got all the features that were planned, because development switched to a new branc
/archive/html/bug-coreutils/2007-10/msg00079.html (7,451 bytes)

65. new coreutils snapshots (both .gz and .lzma) (score: 1)
Author: HIDDEN
Date: Tue, 09 Oct 2007 23:36:49 +0200
Take your pick: http://meyering.net/cu/coreutils-6.9-322-b6904.tar.gz 8.4M http://meyering.net/cu/coreutils-6.9-322-b6904.tar.lzma 3.5M http://meyering.net/cu/coreutils-6.9-322-b6904.tar.gz.sig http:
/archive/html/bug-coreutils/2007-10/msg00095.html (4,753 bytes)

66. new coreutils snapshot (score: 1)
Author: HIDDEN
Date: Tue, 23 Oct 2007 23:32:19 +0200
Here's another snapshot. FYI, I don't expect to make big changes before the next release[*], which will be of those can't-call-it-stable-but-think-it-is ones. [*] Of course, we never know... There ma
/archive/html/bug-coreutils/2007-10/msg00174.html (5,728 bytes)

67. Re: new coreutils snapshot (score: 1)
Author: HIDDEN
Date: Tue, 23 Oct 2007 20:07:54 -0400
probably a gnulib issue, but m4/lseek.m4 causes a broken pipe error to be shown during configure ... doesnt affect the build, so you can prob just consider it a cosmetic issue as for tests, two rm te
/archive/html/bug-coreutils/2007-10/msg00175.html (15,358 bytes)

68. Re: new coreutils snapshot (score: 1)
Author: HIDDEN
Date: Wed, 24 Oct 2007 08:54:38 +0200
Thanks for the testing and quick report. You can avoid this failure if you follow the advice in README. See the "Running tests as root" section, where it says build as a regular user, and run tests w
/archive/html/bug-coreutils/2007-10/msg00181.html (6,186 bytes)

69. Re: new coreutils snapshot (score: 1)
Author: HIDDEN
Date: Wed, 24 Oct 2007 12:22:04 +0200 (CEST)
Hi Jim, That's it. coreutils needs to use also printf-posix, not only vasprintf-posix. Then 'seq' should work. I just wanted to download the new snapshot to make sure seq now works for me, before the
/archive/html/bug-coreutils/2007-10/msg00183.html (6,105 bytes)

70. Re: new coreutils snapshot (score: 1)
Author: HIDDEN
Date: Wed, 24 Oct 2007 14:14:37 +0200
Hi Martin, Thanks for letting me know. It's fixed now.
/archive/html/bug-coreutils/2007-10/msg00184.html (5,515 bytes)

71. Re: new coreutils snapshot (score: 1)
Author: HIDDEN
Date: Wed, 24 Oct 2007 23:00:27 +0200 (CEST)
http://meyering.net/cu/coreutils-6.9-340-def15.tar.gz http://meyering.net/cu/ Hi Martin, Thanks for letting me know. It's fixed now. Ok, download is possible now. But seq is still wrong for me. Eithe
/archive/html/bug-coreutils/2007-10/msg00198.html (6,292 bytes)

72. Re: new coreutils snapshot (score: 1)
Author: HIDDEN
Date: Wed, 24 Oct 2007 15:46:56 -0700
Can you please clarify? What I see from previous emails is this: http://lists.gnu.org/archive/html/bug-coreutils/2007-10/msg00121.html This refers to some private correspondence, but it's not exactly
/archive/html/bug-coreutils/2007-10/msg00201.html (6,107 bytes)

73. Re: new coreutils snapshot (score: 1)
Author: HIDDEN
Date: Thu, 25 Oct 2007 08:22:10 +0200 (CEST)
Hi Paul, Martin Koeppe <address@hidden> writes: Ok, download is possible now. But seq is still wrong for me. Either include the gnulib printf-posix module, or change seq to use asprintf() instead of
/archive/html/bug-coreutils/2007-10/msg00207.html (9,376 bytes)

74. testing for printf bug: please try this with the latest snapshot (score: 1)
Author: HIDDEN
Date: Sat, 27 Oct 2007 10:20:46 +0200
I've added a test for the just-fixed printf bug, included below. Do any of you know of a system on which the printf _function_ would make the very latest printf from coreutils misbehave? ./printf %.2
/archive/html/bug-coreutils/2007-10/msg00229.html (7,503 bytes)

75. new snapshot (score: 1)
Author: HIDDEN
Date: Sun, 28 Oct 2007 17:00:29 +0100
Here are tarballs and signatures. If I don't hear about problems (feedback about successes would be nice), I'll make a coreutils-6.9.90 test release soon. 3.5M http://meyering.net/cu/coreutils-6.9-ss
/archive/html/bug-coreutils/2007-10/msg00230.html (8,817 bytes)

76. Re: new snapshot (score: 1)
Author: HIDDEN
Date: Sun, 28 Oct 2007 16:06:08 -0400
i just got the eperm failure when running as root again on amd64 ... but all others passed running as a non-root user on a ppc system yielded these failures: seq printf-surprise but i imagine glibc-2
/archive/html/bug-coreutils/2007-10/msg00234.html (6,394 bytes)

77. Re: new snapshot (score: 1)
Author: HIDDEN
Date: Sun, 28 Oct 2007 22:04:10 +0100
Jim Meyering wrote on 28-10-07 17:00: Here are tarballs and signatures. If I don't hear about problems (feedback about successes would be nice), The following (build and tests) as root: make bootstra
/archive/html/bug-coreutils/2007-10/msg00235.html (6,987 bytes)

78. Re: new snapshot (score: 1)
Author: HIDDEN
Date: Mon, 29 Oct 2007 00:09:20 +0100
Jim Meyering wrote on 28-10-07 17:00: Here are tarballs and signatures. If I don't hear about problems (feedback about successes would be nice), I'll make a coreutils-6.9.90 test release soon. On x86
/archive/html/bug-coreutils/2007-10/msg00238.html (7,157 bytes)

79. Re: new snapshot (score: 1)
Author: HIDDEN
Date: Mon, 29 Oct 2007 00:30:20 +0100
Bauke Jan Douma wrote on 29-10-07 00:09: But I have one difference in make-check results; I am getting: SKIP: fail-eperm.log SKIP: fail-eperm.log (exit: 77) == ./../../../coreutils-6.9-354-68c33a/tes
/archive/html/bug-coreutils/2007-10/msg00239.html (5,488 bytes)

80. Re: new snapshot (score: 1)
Author: HIDDEN
Date: Mon, 29 Oct 2007 00:34:43 +0100
Bauke Jan Douma wrote on 29-10-07 00:30: Bauke Jan Douma wrote on 29-10-07 00:09: But I have one difference in make-check results; I am getting: SKIP: fail-eperm.log SKIP: fail-eperm.log (exit: 77) =
/archive/html/bug-coreutils/2007-10/msg00240.html (5,939 bytes)


This search system is powered by Namazu