bug#22418: Potential Bug with 'df'

2018-10-24 Thread Assaf Gordon
close 22418 stop (triaging old bugs) Hello, On 20/01/16 05:30 PM, Darrell Kitchen wrote: I can't get 'df' to report the correct device name, as /dev/???n, It seems your message was lost and never replied to. Sorry about that. df(1) was improved in newer version of 'coreutils' to report to

bug#21405: df has '/root/.gvfs': permission denied, again

2018-10-24 Thread Assaf Gordon
tags 21405 moreinfo close 21405 stop (triaging old bugs) On 03/09/15 10:00 AM, Pádraig Brady wrote: On 03/09/15 16:02, John Bowling wrote: This is a repeat of the bug around 2009. Well need more info. Which version of df are you using? Do you have a reference to the original discussion?

bug#22397: Date -- Format arithemtic yields unexpected results

2018-10-24 Thread Assaf Gordon
tags 22397 notabug close 22397 stop (triaging old bugs) On 18/01/16 07:16 AM, Pádraig Brady wrote: On 18/01/16 03:53, Adam Danischewski wrote: $> date Sun Jan 17 22:49:40 EST 2016 $> date -d"04:00" Sun Jan 17 04:00:00 EST 2016 $> date -d"04:00 +1 day" Sun Jan 17 22:00:00 EST 2016 To fix

bug#21094: cp: add option to sort when copying

2018-10-24 Thread Assaf Gordon
severity 21094 wishlist tags 21094 wontfix close 21094 stop (triaging old bugs) On 20/07/15 10:20 AM, Andreas Schwab wrote: Pádraig Brady writes: For the progress use case, one can use rsync, or perhaps an explicit progress option in cp. rsync also sorts. Given the above, and no

bug#22064: expr: expr string : '.*' returns the number of matched bytes not characters

2018-10-24 Thread Assaf Gordon
tags 22064 fixed close 22064 stop (triaging old bugs) On 30/11/15 02:09 PM, Stephane Chazelas wrote: that's another multibyte issue, it may be known already but I can't see it being referenced on debbugs.gnu.org. This commit added multibyte support to expr(1):

bug#26002: [patch] md5sum --digest-only

2018-10-24 Thread Assaf Gordon
severity 26002 wishlist tags 26002 wontfix close 26002 stop (triaging old bugs) On 07/03/17 01:04 AM, Michael Vogt wrote: On Mon, Mar 06, 2017 at 08:26:07PM -0800, Pádraig Brady wrote: On 05/03/17 23:55, Michael Vogt wrote: [..] `md5sum /etc/papersize 2> /dev/null | awk '{print $1}'`

bug#21265: tail -f: inotify being used on non-regular files

2018-10-24 Thread Assaf Gordon
tags 21265 wontfix close 21265 stop (triaging old bugs) On 26/08/15 05:19 AM, Stephane Chazelas wrote: 2015-08-26 03:13:59 +0100, Pádraig Brady: [...] The same argument applies that the kernel should return and error when adding a watch on pseudo file systems like /proc? To work around that,

bug#21349: who shows no users nowadays on Debian

2018-10-24 Thread Assaf Gordon
tags 21349 notabug close 21349 stop (triaging old bugs) On 26/08/15 02:40 PM, Bob Proulx wrote: [...] It appears that very recently it was changed to not log utmp. [...] I will further take the discussion to the Debian bug log since it doesn't have anything to do with coreutils. With no

bug#24551: who doesn't read what man page says it does, so doesn't work

2018-10-28 Thread Assaf Gordon
tags 24551 notabug close 24551 stop (triaging old bugs) It seems your message was lost and not replied to in 2 years. Sorry about that. On 2016-09-26 7:40 p.m., L. A. Walsh wrote: manpage says:  If  FILE is not specified, use /var/run/utmp.  /var/log/wtmp as FILE is  common. [...]   

bug#25004: Bug in OD utility

2018-10-28 Thread Assaf Gordon
close 25004 stop (triaging old bugs) On 2016-11-23 9:49 p.m., Jim Meyering wrote: On Wed, Nov 23, 2016 at 5:16 PM, Marcel Böhme wrote: On 24 Nov 2016, at 8:45 AM, Pádraig Brady wrote: I can't reproduce the issue here BTW with ASAN and running in a tight loop for a few minutes. So

bug#24929: comm enhancement proposal: --print-summary --quiet

2018-10-28 Thread Assaf Gordon
tags 24929 fixed close 24929 stop (triaging old bugs) Pushed here: comm: add --total option https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=b50a151346c42816034b5c26266eb753b7dbe737 Closing as "fixed". -assaf

bug#25455: uniq considers all the full-width punctuation and Japanese kana as the same under zh_CN.UTF-8 locale

2018-10-28 Thread Assaf Gordon
tags 25455 notabug close 25455 stop (triaging old bugs) On 2017-01-20 8:08 p.m., Mike Frysinger wrote: On 16 Jan 2017 04:01, Icenowy Zheng wrote: When dealing lines with only a Chinese full-width punctuation or Japanese kana and locale is zh_CN.UTF-8, uniq command will consider all the lines

bug#24744: coreutils: dircolors - recognize both st and stterm

2018-10-28 Thread Assaf Gordon
tags 24744 moreinfo close 24744 stop (triaging old bugs) On 2016-10-20 10:57 a.m., Andreas Schwab wrote: On Okt 20 2016, Jari Aalto wrote: It would be nice if dircolors also recognized terminal with name "stterm". Why can't stterm continue to use the "st" terminal? With no reply in 2

bug#24794: broken tags in coreutils.git

2018-10-28 Thread Assaf Gordon
tags 24794 fixed close 24794 stop (triaging old bugs) On 2016-10-25 12:07 p.m., Eric Blake wrote: We've sorted out the details off-list (thanks also to Assaf), and I have completed the conversion. The attached file 'broken' is the list of all the tags that I regenerated. If you have an

bug#15278: -a vs -e

2018-10-28 Thread Assaf Gordon
tags 15278 fixed forcemerge 33097 15278 close 15278 stop (triaging old bugs) On 2013-09-05 10:45 a.m., Eric Blake wrote: [...] Coreutils therefore should fix its test to favor binary -a over unary -a, when there are three arguments and the first is !. Just last week Bernhard committed

bug#25140: [PATCH] test: implement -N

2018-10-28 Thread Assaf Gordon
tags 25140 fixed close 25140 stop (triaging old bugs) On 2016-12-08 10:22 a.m., Pádraig Brady wrote: On 08/12/16 16:56, isabella parakiss wrote: test currently produces this error message with -N $ /bin/test -N / /bin/test: extra argument ‘-N’ Just last week Bernhard committed: test: add

bug#24850: need your help!strange problem.shred sometimes slow sometimes normal.

2018-10-28 Thread Assaf Gordon
close 24850 stop (triaging old bugs) On 2016-11-01 9:55 a.m., Pádraig Brady wrote: On 01/11/16 06:30, qq wrote: [shred v8.20 sometimes takes 18min to shred 1G of /dev/sda, but usually takes 20seconds, on my ironic minios container] I'm not sure, but I suspect the issue is outside of

bug#24846: error while loading shared libraries: libgmp.so.10: unexpected PLT reloc type 0x40

2018-10-28 Thread Assaf Gordon
tags 24846 notabug close 24846 stop (triaging old bugs) Pádraig Brady wrote: On 01/11/16 17:10, Yan Markman wrote: I think that described failure is only a symptom of more generic problem. just occasionally failing on coreutils::ls command. So I would like to understand what exactly

bug#24813: Du Maximum files?

2018-10-28 Thread Assaf Gordon
tags 24813 moreinfo close 24813 stop (triaging old bugs) On 2016-10-28 1:27 a.m., Erik Auerswald wrote: On Fri, Oct 28, 2016 at 05:56:07AM +, Benny D. Miller Jr. wrote: I am not so sure that this is a bug but a limitation. I am using "du" for a disk file listing/usage in the command:

bug#25159: chown bug ? or sys glitch ?

2018-10-28 Thread Assaf Gordon
tags 25159 moreinfo stop (triaging old bugs) On 2016-12-10 6:51 a.m., ahfc wrote: Maybe a system glitch or a chown bug so just fyi. Intention: change root:root to root:users on dir struct command: sudo chown -R root:users /run/media/user_name/long_disk_number/* ( so mounted through

bug#25554: date to support iso-8601 week-format (patch included)

2018-10-28 Thread Assaf Gordon
retitle 25554 date: add iso-8601 week-format option severity 25554 wishlist tags 25554 wontfix patch close 25554 stop (triaging old bugs) On 2017-01-27 3:22 p.m., Paul Eggert wrote: I dunno, there are several ISO 8601 formats that 'date -I' doesn't have a special case for now; why add these

bug#25589: Probably a bug in cp

2018-10-28 Thread Assaf Gordon
tags 25589 moreinfo close 25589 stop (triaging old bugs) On 2017-01-31 11:53 a.m., Bernhard Voelker wrote: On 01/31/2017 12:18 PM, Francesco Asnicar wrote: Dear all, I'm facing a problem with the cp command when using the -a (or --preserve=all) parameter. [...] You did not provide an

bug#8090: strerror(1) and strsignal(1)?

2018-10-28 Thread Assaf Gordon
retitle 8090 new programs: strerror(1) and strsignal(1)? severity 8090 wishlist tags 8090 wontfix close 8090 stop (triaging old bugs) On 2011-02-20 4:34 p.m., Pádraig Brady wrote: However this was considered before and discounted as overkill:

bug#24661: [RFE] Allow running shred on directories

2018-10-28 Thread Assaf Gordon
retitle 24661 shred: allow running shred on directories severity 24661 wishlist tags 24661 wontfix close 24661 stop (triaging old bugs) On 2016-10-10 11:26 a.m., Mohammed Sadiq wrote: This is a request for enhancement. It might be nice to allow users to run shred on directories which would

bug#25540: notice issue in expand -- doesn't allow for expressing tabsize value in tabstop(s)

2018-10-28 Thread Assaf Gordon
tags 25540 fixed close 25540 stop On 2017-02-28 8:58 a.m., Bernhard Voelker wrote: On 02/27/2017 12:44 AM, Pádraig Brady wrote: The attached uses your suggestion of '/' but only allowed in the last position. Pushed here:

bug#25620: mkdir ignores set-group-id bit in mode argument

2018-10-28 Thread Assaf Gordon
tags 25620 moreinfo close 25620 stop (triaging old bugs) On 2017-02-04 2:00 p.m., Pádraig Brady wrote: On 04/02/17 10:34, Alexander Syvak wrote: [...] As you can see the set-group-id bit is not set in directory test/test. umask was 0002. Is this NFS or if not what file system is it?

bug#25930: optimize mv for multiple bind mounts

2018-10-28 Thread Assaf Gordon
close 25930 stop (triaging old bugs) On 2017-03-04 1:01 a.m., Sven Joachim wrote: On 2017-03-02 13:16 -0800, L A Walsh wrote: Sven Joachim wrote: , | EXDEV oldpath and newpath are not on the same mounted filesystem. | (Linux permits a filesystem to be mounted at

bug#26324: Tail does not recognize .log file type

2018-10-28 Thread Assaf Gordon
retitle 26324 tail,stat: add UNIONFS (0xf15f083d) tags 26324 wontfix close 26324 stop (triaging old bugs) On 2017-04-02 2:56 a.m., Bernhard Voelker wrote: It seems that this was a UNIONFS filesystem ... http://unionfs.filesystems.org/

bug#26621: hint for translators is missing from POT file, but is opaque anyhow

2018-10-28 Thread Assaf Gordon
tags 26621 fixed close 26621 stop (triaging old bugs) Pushed here: https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=7ea15a57c7a8b876daa3d4d01f1192af3f58f3c7 https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=d1f5616b2d9b851298f377ae7888b2d718802140 So closing as "fixed".

bug#26806: Invalid byte sequence in tr command

2018-10-28 Thread Assaf Gordon
severity 26806 wishlist retitle 26806 multibyte: tr: Invalid byte sequence in tr command stop (triaging old bugs) On 2017-05-06 9:07 a.m., maximiliam steffens wrote: Trying to convert subtitles with characters (accented) possibly changed by the opensubtitles. Converting only the lowercase

bug#27358: Timeout command was get failed to kill soffice.bin processes

2018-10-28 Thread Assaf Gordon
tags 27358 notabug close 27358 stop (triaging old bugs) On 2017-06-14 10:01 a.m., Assaf Gordon wrote: Without further details I can't tell if this is indeed the culprit for the behaviour you're experiencing, but this would be one direction to investigate. With no further comments in more

bug#27488: du -tX -t-Y won't exclude or select an interval of SIZE

2018-10-28 Thread Assaf Gordon
severity 27488 wishlist tags 27488 wontfix close 27488 stop (triaging old bugs) On 2017-06-26 1:37 a.m., f0rhum wrote: On 26/06/2017 at 09:00, Pádraig Brady wrote : On 25/06/17 11:08, f0rhum wrote: If not, maybe a feature could allow this like du -t3G-5G or -t3G -t-5G could show dirs from 3

bug#27531: Coreutils 8.27 bug report

2018-10-28 Thread Assaf Gordon
tags 27531 moreinfo close 27531 stop (triaging old bugs) On 2017-07-10 10:51 a.m., Pádraig Brady wrote: On 29/06/17 06:32, Bernardo Lopes Almeida de Oliveira wrote: Please find attached the test-suite.log. The seq failure though is due to your system not behaving like: $ src/seq inf

bug#27640: Bug-report

2018-10-28 Thread Assaf Gordon
tags 27640 fixed close 27640 stop (triaging old bugs) On 2017-07-10 1:08 p.m., Paul Eggert wrote: Looking at that test's source code, the test was clearly incorrect for Unix-like systems, as it incorrectly assumed a 1-1 mapping between user names and user IDs. I fixed that in Gnulib by

bug#27864: [request] safety to prevent `rm -rf ~`

2018-10-28 Thread Assaf Gordon
severity 27864 wishlist tags 27864 wontfix close 27864 stop (triaging old bugs) On 2017-07-29 10:05 a.m., Pádraig Brady wrote: On 28/07/17 09:28, R0b0t1 wrote: I recently had a script create a file named "~" when I passed it a value for an installation directory. Without thinking the next

bug#33113: incorrect and inconsistent quoting in ls output

2018-10-28 Thread Assaf Gordon
Hello, On 2018-10-28 2:11 p.m., Paul Eggert wrote: That's right, we need another way to escape classifier characters with -bF, since the current method is clearly wrong. [...] This works because in ISO C "b""=" is equivalent to "b=". We should do this only with characters at the end,

bug#29259: tail does not seek to the end of block device

2018-10-29 Thread Assaf Gordon
tags 29259 fixed close 29259 stop (triaging old bugs) Pushed here: tail: seek to the end of block devices https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=31dd7a0de272affa1120ba1fbc7db3445c548aa5 so closing as "fixed". -assaf

bug#30504: bug tail -2 FILE1 FILE1 - tail: option used in invalid context -- 2

2018-10-29 Thread Assaf Gordon
close 30504 stop (triaging old bugs) On 2018-02-17 3:37 p.m., Paul Eggert wrote: There is a backward-compatibility problem with supporting "tail -2" with any number of extra arguments, since (for example) "tail -2c 20" has a different meaning in traditional "tail" than you might think. To

bug#30907: mv return value.

2018-10-29 Thread Assaf Gordon
tags 30907 fixed close 30907 stop (triaging old bugs) On 2018-03-23 7:45 a.m., Kamil Dudka wrote: On Friday, March 23, 2018 2:00:01 PM CET Eric Blake wrote: I don't know if mv exposes RENAME_NOREPLACE semantics yet, but it should be taught to do so, where such semantics are available. mv

bug#31184: tail -f on Network FS not refreshing as soon as the file is changed.

2018-10-29 Thread Assaf Gordon
close 31184 stop On 2018-06-12 9:10 a.m., Jewsco Pius Jacquez wrote: Padraig, thanks a lot for your help on this. We found a workaround combined with cache=none mount option and it works for our customer. You can close this case. tail --follow=name --max-unchanged-stats=1

bug#32472: sort doesn't sort and uniq loses data for many non-Latin scripts on UTF-8 locales

2018-10-29 Thread Assaf Gordon
tags 32472 notabug close 32472 stop On 2018-08-18 11:34 a.m., Paul Eggert wrote: Vaayda Yaasra wrote: Here’s an example in Syriac: ܡܠܬܐ ܒܝܬܐ ܒܪܢܫܐ ܡܠܬܐ Sort produces the following: ܡܠܬܐ ܒܝܬܐ ܡܠܬܐ ܒܪܢܫܐ This is a property of your locale, so I suggest sending a bug report to whoever

bug#32796: please consider using renameat2 from glibc if available

2018-10-29 Thread Assaf Gordon
tags 32796 fixed close 32796 stop On 2018-10-08 12:27 a.m., Paul Eggert wrote: Thanks for checking. I installed the attached into Gnulib master. The "(tiny change)" is because the patch is small enough that we don't need to worry about copyright papers. Pushed here:

bug#28152: Human readable units (-h/--human-readable vs --si) - Wrong prefix and missing unit

2018-10-29 Thread Assaf Gordon
our own du command or alias that behaves the way you prefer. On 2017-08-21 5:58 p.m., Assaf Gordon wrote: You've mentioned numfmt(1), it's worth noting that your request is exactly what numfmt was designed to do. With no further comments, I'm closing this bug. Discussion can continue b

bug#29012: od: busy skip on block devices

2018-10-29 Thread Assaf Gordon
severity 29012 wishlist retitle 29012 od: add skip option tags 29012 wontfix close 29012 stop (triaging old bugs) On 2017-10-27 11:59 p.m., Christian Kögler wrote: Am 27. Oktober 2017 07:25:25 MESZ schrieb "Pádraig Brady" : On 26/10/17 08:13, Christian Kögler wrote: If od is used on block

bug#29228: Broken link

2018-10-29 Thread Assaf Gordon
tags 29228 fixed close 29228 sto (triaging old bugs). On 2017-11-09 8:18 a.m., Chris Koehnke wrote: On http://www.gnu.org/software/coreutils/coreutils.html the "plain text" link to http://stagecraft.theprices.net/nomime.html goes to "Page not found". Thanks for the report. Sorry there was

bug#29589: date %k adds extra space for single digits hours

2018-10-29 Thread Assaf Gordon
tags 29589 notabug close 29589 stop (triaging old bugs) From: Bishop Bettini [mailto:bishop.bett...@gmail.com] On Wed, Dec 6, 2017 at 4:17 AM, Noam Arad wrote: When using date command with the format %k if the hour is single digits there is an extra space added. E.g.: date -u +"%Y/%m/%d

bug#32308: join doesn't ignore trailing whitespace

2018-10-29 Thread Assaf Gordon
severity 32308 wishlist retitle 32308 doc: join: mention whitespace is significant stop Hello, On 2018-07-29 9:11 p.m., Dima Kogan wrote: It appears that join doesn't ignore trailing whitespace, resulting in surprising results. [...] > I guess the manpage isn't explicit about what happens

bug#6288: gnuwin32 du fails at "C:\Program Files"

2018-10-29 Thread Assaf Gordon
tags 6288 moreinfo close 6288 stop (triaging old bugs) On 2010-05-28 6:42 a.m., Eric Blake wrote: On 05/27/2010 06:54 PM, pklam...@hidglobal.com wrote: On XP SP3, 12GB drive, du quits at (i.e., just before) my directory "C:\Program Files\". In general, questions about tools ported to

bug#28528: Split command problems.

2018-10-29 Thread Assaf Gordon
tags 28528 notabug close 28528 stop (triaging old bugs) On 2017-10-01 6:09 p.m., Nick Farrow wrote: [...] And from what it looks like the compression was the problem. Each server was compressing differently compared to the other. Given the above, I'm closing this bug. -assaf

bug#28942: base64 decoding issue

2018-10-29 Thread Assaf Gordon
tags 28942 notabug close 28942 stop (triaging old bugs) On 2017-10-22 10:13 a.m., Aaron Schneider wrote: I try to decode the "thunder://" link to the "magnet://" link using base64. For me, it adds 'AA' at the beginning (0x4141) which shouldn't be there. * Website: --

bug#29285: Error building coreutils 8.28.32-a4eed under Archlinux from AUR

2018-10-29 Thread Assaf Gordon
tags 29285 moreinfo stop (triaging old bugs) Hello, On 2017-11-13 7:43 a.m., timofonic timofonic wrote: As the coreutils build system reported, I'm sending the following building error from using the coreutils-git Arch User Repository package (

bug#29475: filesystem (apparently cagefs) does not allow ln to create bad symbolic link

2018-10-29 Thread Assaf Gordon
tags 29475 notabug close 29475 stop (triaging old bugs) On 2017-11-30 6:07 p.m., Paul Eggert wrote: On 11/30/2017 04:59 PM, bug-coreut...@trodman.com wrote:  From my trial and error, this file system does not let you create bad sym links. Hmm, yes, apparently that filesystem can be

bug#29604: man cut should mention no way to do ls -l|cut ...

2018-10-29 Thread Assaf Gordon
severity 29604 wishlist retitle 29604 wontfix close 29604 stop (triaging old bugs) On 2017-12-07 8:53 a.m., 積丹尼 Dan Jacobson wrote: "EB" == Eric Blake writes: EB> Let's step back a bit. We recommend that you NEVER parse ls output, as No problem. [...] Closing this bug. -assaf

bug#29802: "uniq -c" doesn't like counting lines with nulls

2018-10-29 Thread Assaf Gordon
tags 29802 moreinfo close 29802 stop (triaging old bugs) On 2017-12-21 9:33 a.m., Pádraig Brady wrote: On 21/12/17 08:40, PD wrote: # printf "\n\x00\n\x00\n" | uniq -c | cat -e 1 $ 1 ^@$ 1 ^@$ Not reproducible on recent versions. Might this have been specific to the

bug#29807: Probably ignore this bug report ;-)

2018-10-29 Thread Assaf Gordon
tags 29807 notabug close 29807 stop (triaging old bugs) On 2017-12-21 9:45 p.m., Martin Schwenke wrote: After reading the documentation again, I realise that it is actually complete (i.e. no arguments implies --tmpdir). Given the above, I'm closing this bug. [...] A separate discussion of

bug#29939: 回复: Re: bug#29939: HELP:enter a "ls"command, then the os connection will closed

2018-10-29 Thread Assaf Gordon
tags 29939 moreinfo close 29939 stop (triaging old bugs) On 2018-01-08 8:22 a.m., Bernhard Voelker wrote: On 01/04/2018 01:58 AM, lil...@chinaunicom.cn wrote: $ type ls ls is aliased to `ls $LS_OPTIONS' It was a bit hard to find a an old SLES-11.1 ... Hmm, is your LS_OPTIONS set to

bug#29946: no -A argument for 'tr' generates an error message whenever the AIX command "lslpp -L" is used (AIX 6.1 and later).

2018-10-29 Thread Assaf Gordon
tags 29946 fixed close 29946 stop (triaging old bugs) Pushed here: https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=3f9b1b86b18777b996c81d40c64e1e3ede8ecbef so closing as "fixed". -assaf

bug#23222: test: incorrect operator-precedence

2018-10-29 Thread Assaf Gordon
tags 23222 fixed close 23222 stop On 2016-04-05 9:09 a.m., Eric Blake wrote: tag 23222 confirmed thanks On 04/05/2016 05:57 AM, Mattias Andrée wrote: Failing test-case #1: ./test -n -a -n fails and outputs ./test: extra argument ‘-n’ Expected behaviour is silent success, as seen in

bug#29205: --force doesn't work

2018-10-29 Thread Assaf Gordon
tags 29205 notabug close 29205 stop (triaging old bugs) It seems your message was lost and not replied to in a year. Sorry about that. On 2017-11-08 2:35 a.m., Konstantin Kharlamov wrote: Steps to reproduce: 1. $ mkdir -p foo/bar/buzz1 2. $ mkdir -p bar/buzz2 3. $ mv --force bar foo/

bug#30430: [column] accounting for ansi color codes

2018-10-29 Thread Assaf Gordon
tags 30430 notabug close 30430 stop (triaging old bugs) On 2018-02-17 2:33 p.m., Pádraig Brady wrote: On 11/02/18 22:07, Boruch Baum wrote: The `column -t' command doesn't align input properly when that input includes ansi color codes. Note column(1) is part of the util-linux project.

bug#30453: Bug in BC calculator version 1.07.1

2018-10-29 Thread Assaf Gordon
tags 30453 notabug close 30453 stop (triaging old bugs) On 2018-02-14 3:33 p.m., Martin Møller Skarbiniks Pedersen wrote: This is not a bug. From the man-page: $ man bc | fgrep -A5 "expr * expr" expr * expr The result of the expression is the product of the two

bug#31332: touch unnecessarily calls dup2

2018-10-29 Thread Assaf Gordon
tags 31332 notabug close 31332 stop On 2018-05-01 4:38 a.m., John Steele Scott wrote: From https://stackoverflow.com/questions/40446555/why-does-touch-call-the-dup2-syscall jscott@citra:/tmp$ touch --version | head -1 touch (GNU coreutils) 8.25 jscott@citra:/tmp$ strace -ttt touch foo 2>&1 |

bug#31472: tsort reporting false loop in input. unix2dos fixes the problem.

2018-10-29 Thread Assaf Gordon
tags 31472 notabug close 31472 stop Hello, On 2018-05-16 10:16 a.m., Bernhard Voelker wrote: This replaces "\n" by "\r\n", and of course changes the way tsort works. If your suspicion was that the file has Windows-style line-endings, then you would have had to use 'dos2unix'. On 2018-05-17

bug#5783: bug5783: ls.c missing HAVE_NL_LANGINFO check

2018-10-29 Thread Assaf Gordon
tags 5783 fixed close 5783 stop triaging very old bug: https://debbugs.gnu.org/5783 and https://savannah.gnu.org/bugs/?29349 . In 2016, Paul committed the following: ls: fix %%b format and precompute more

bug#28506: coreutils 8.28 test suite hangs on APFS filesystem

2018-10-29 Thread Assaf Gordon
tags 28506 fixed close 28506 stop (triaging old bugs) On 2017-09-23 8:47 p.m., Pádraig Brady wrote: On 22/09/17 20:07, Pádraig Brady wrote: Is is a wait or a cpu spin? Could you use the equivalent of strace on your platform to see what's happening? Offlist Jack sent a profile showing

bug#28440: fts_info is set to FTS_DP for an Unreadable directory instead of FTS_DNR on s390x

2018-10-29 Thread Assaf Gordon
tags 28440 notabug close 28440 stop (triaging old bugs) Hello, On 2017-09-12 9:56 p.m., Prajakta Bhatekar wrote: I have a piece of code that checks for access to a non-root user to perform a recursive chown operation on a directory with its child directory having 0 permissions(all

bug#28927: ln -fs dir name doesn't force

2018-10-29 Thread Assaf Gordon
tags 28927 notabug close 28927 stop (triaging old bugs) On 2017-10-21 12:53 p.m., Andreas Schwab wrote: On Okt 21 2017, "Sven C. Dack" wrote: The link should have been set to "bar" with the "-f" or "--force" option, shouldn't it? The file baz/bar has been overwritten. You need to use -n

bug#31493: please add null-terminated line output for sha256sum, sha1sum, etc

2018-10-29 Thread Assaf Gordon
tags 31493 fixed close 31493 stop Pushed here: https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=c744c65f50e03846e037361d613a5d2b2e334b61 So closing as "fixed". -assaf

bug#32774: Filenames with spaces in ls

2018-10-29 Thread Assaf Gordon
tags 32774 notabug close 32774 stop On 2018-09-19 1:46 p.m., Paul Eggert wrote: Ivan Perez wrote: the presence of the extra quote and the misalignment that that causes draws one's attention to the quote. That's part of the intent. The quotes draw the reader's attention to the oddball file

bug#33125: /bin/del

2018-10-29 Thread Assaf Gordon
severity 33125 wishlist retitle 33125 rm: add --backup option, similar to cp/mv/ln stop On 2018-10-28 3:12 p.m., Paul Eggert wrote: It'd be nice to add a --backup flag to 'rm', which would behave like --backup does with cp, mv, and ln. This would have the effect of the 'del' command you're

bug#7057: Use of JOIN with tab as delimiter

2018-10-29 Thread Assaf Gordon
tags 7057 moreinfo close 7057 stop (triaging old bugs) On 2010-09-17 2:06 p.m., Eric Blake wrote: On 09/17/2010 12:22 PM, Magerman, Tom wrote: I would like to use JOIN on tab delimited files in a Windows console window (with GNUwin32 CoreUtils), but I'm not able to specify tab as delimiter

bug#7184: Problems with timestamp on FAT32 directories

2018-10-30 Thread Assaf Gordon
tags 7184 notabug close 7184 stop (triaging old bugs) On 2010-10-11 8:29 a.m., Eric Blake wrote: On 10/11/2010 07:24 AM, Steven Lee wrote: The change-time information is there as it shows up properly in Windows Explorer. In addition, files are okay under Cygwin; the problem is only with

bug#6816: df bug on 64-bit Solaris (need to use getextmntent)

2018-10-29 Thread Assaf Gordon
Hello Bruno, On 2018-10-12 10:17 a.m., Bruno Haible wrote: David Wood wrote: At this point, me->me_dev contains a wrongly packed (32-bit) device number, which forces the find_mount_point() code path (causing other unpleasantries). The following patch against coreutils v8.5 fixes the problem:

bug#7073: threadlib vs. pthread modules

2018-10-29 Thread Assaf Gordon
(triaging old bugs) Hello, This thread ( https://bugs.gnu.org/7073 ) starts with build error on Mac OS X due to pthread related issues. It then deals with this (already commited) gnulib change: = 2010-09-22 Bruno Haible threadlib: Allow the package to change the default to 'no'. *

bug#7489: [coreutils] over aggressive threads in sort

2018-10-30 Thread Assaf Gordon
(triaging old bugs) Hello, This long thread ( http://bugs.gnu.org/7489 ) deals with multiple parallel-sort bugs, resulting in many commits: 1d0a12037 Paul Eggert 2010-12-22 sort: minor performance tweak with num_processors 41159f960 Pádraig Brady 2010-12-20 maint: fix a typo in sort

bug#6661: test "install/install-C" fails on Mac OS X 10.6.4

2018-10-29 Thread Assaf Gordon
close 6661 stop (triaging old bugs) On 2010-07-16 9:33 p.m., Richard Godbee wrote: When I build coreutils 8.5 on Mac OS X 10.6.4, test "install/install-C" fails. It seems your message was lost and not answered to in many many years. Sorry about that. Both coreutils 8,.5 and Mac OS X 10.6.4

bug#7649: sparse files and commands

2018-10-30 Thread Assaf Gordon
close 7649 stop (triaging old bugs) With no follow-ups in 7 years, I'm closing this bug. -assaf

bug#23302: mention what are nonprinting characters

2018-10-31 Thread Assaf Gordon
On 2018-10-31 12:34 p.m., 積丹尼 Dan Jacobson wrote: Yes but every program has slightly different sets of non-printing characters, so they need to list them exactly. To my understanding, printable characters in C/POSIX locale are strictly defined here:

bug#33221: date command + 1 month

2018-10-31 Thread Assaf Gordon
tags 33221 notabug close 33221 stop Hello, On 2018-10-31 5:08 p.m., Nicolás Flores wrote: Date Bug detected: Wed Oct 31 17:02:41 CST 2018 when executing # *date +%b* Result: *Oct * This is Ok, but... # *date +%b -d '+1 month'* Result: *Dec* Jump in the month of *November* Indeed - that is

bug#21369: Coreutils RHEL 6.7 runuser

2018-10-30 Thread Assaf Gordon
tags 21369 notabug close 21369 stop (triaging old bugs) On 2015-08-31 1:53 a.m., Ondřej Vašík wrote: In any case, I would suggest to use either Red Hat support or filing Red Hat bugzilla directly - as this issue has nothing to do with current upstream coreutils. Given the above, and no

bug#31554: Fwd: Re: Potential bug in md5sum

2018-10-30 Thread Assaf Gordon
close 31554 stop (triaging old bugs) On 2018-05-22 7:00 p.m., Paul Eggert wrote: On 05/22/2018 07:52 AM, Riedy, Bill wrote: I believe I've found a bug in md5sum when it attempts to calculate on a hard linked file in NTFS on Windows 7. Could be, but this doesn't look like it's relevant to

bug#7972: Bug df: GunWin32 coreutils-5.3.0 Windows 7 32bit and windows 2008 64bit

2018-10-30 Thread Assaf Gordon
tags 7972 notabug close 7972 stop (triaging old bugs) On 2011-02-03 7:48 a.m., Eric Blake wrote: On 02/02/2011 10:49 PM, Trevor Kohlman wrote: df: cannot read table of mounted file systems: Invalid argument. Thanks for the report. However, you should raise this as a bug with the GnuWin32

bug#9266: tail -F does not follow through symlinks

2018-10-30 Thread Assaf Gordon
tags 9266 notabug close 9266 stop (triaging old bugs) On 2011-08-09 10:28 a.m., Jim Meyering wrote: Bart Vanhaute wrote: When I use tail -F to follow a file that is a symlink to another file, and that second file gets replaced, tail no longer follows the new file. I am not sure if this

bug#30477: [PATCH] chmod chown chgrp: added --exclude-files and --exclude-directories

2018-10-25 Thread Assaf Gordon
tags 30477 wontfix severity 30477 wishlist close 30477 stop (triaging old bugs) On Sat, Feb 17, 2018 at 01:30:24PM -0800, Pádraig Brady wrote: > > Such functionality has been discussed previously at: > https://www.gnu.org/software/coreutils/rejected_requests.html#chmod > Given the above, I'm

bug#22568: "grep ... | tee file" drops the 'n' in its output

2018-10-25 Thread Assaf Gordon
tags 22568 moreinfo close 22568 stop (triaging old bugs) On Fri, Feb 05, 2016 at 03:05:24PM -0700, Eric Blake wrote: > On 02/05/2016 02:41 PM, oldefoxx wrote: > > Odd problem. Seems to be partly tied to when IFS=\n is used for > > It's not obvious how grep, cat, or tee fit into the picture

bug#22909: [PATCH] test: Document that -a and -o are undesirable

2018-10-25 Thread Assaf Gordon
tags 22909 fixed close 22909 stop (triaging old bugs) On Fri, Mar 04, 2016 at 11:43:05AM -0700, Eric Blake wrote: > On 03/04/2016 10:51 AM, Jim Meyering wrote: > > On Fri, Mar 4, 2016 at 9:50 AM, Jim Meyering wrote: > >> On Fri, Mar 4, 2016 at 9:12 AM, Pádraig Brady wrote: > >>> On 04/03/16

bug#22624: [bug-coreutils] coreutils-8.25: big success, but problem on GNU/Hurd

2018-10-25 Thread Assaf Gordon
tags 22624 fixed close 22624 stop (triaging old bugs) With fixes commited in: https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=632eda520f7cf49d9d1662835c7c37e17033e128 https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=62e7af0326786a7dec91d982238948eddab9d6af And no further

bug#23024: ls output quoting (when using --dired switch)

2018-10-25 Thread Assaf Gordon
close 23024 stop (triaging old bugs) On Wed, Sep 28, 2016 at 09:23:47PM +0100, Pádraig Brady wrote: > On 16/03/16 17:07, Pádraig Brady wrote: > > On 15/03/16 23:35, Daniel Lopez wrote: > >> > >> The recent change to the default way that ls renders filenames with > >> spaces in (now surrounding

bug#21063: coreutils-8.24 - documentation installation targets fail in some sub-directories

2018-10-25 Thread Assaf Gordon
retitle 21063 solaris: documentation installation targets fail in some sub-directories (coreutis 8.24) stop (triaging old bugs) Hello, On Wed, Jul 15, 2015 at 09:23:41PM +1000, Peter Bray wrote: > One last quick bug report for the day. Still coreutils-8.24 on Solaris > 10 and Solaris 11 on X86

bug#22584: cp could be more precise than "Not a directory"

2018-10-25 Thread Assaf Gordon
severity 22584 wishlist tags 22584 wontfix close 22584 stop (triaging old bugs) On Tue, Feb 09, 2016 at 08:29:12AM +0100, Bernhard Voelker wrote: > On 02/08/2016 10:28 PM, 積丹尼 Dan Jacobson wrote: > > Ah ha, they just should have returned what the system calls said in the > > first place, and not

bug#22517: dd byte count report does not correlate with df byte count report

2018-10-25 Thread Assaf Gordon
tags 22517 notabug close 22517 stop (triaging old bugs) On Tue, Feb 02, 2016 at 12:20:36AM +0100, Bernhard Voelker wrote: > On 02/01/2016 05:53 AM, Bob Gustafson wrote: > > > > Expected results: > > > > I would think that the sizes reported by dd and df would be comparable, but > > they are

bug#22803: bash printf and negative precision

2018-10-25 Thread Assaf Gordon
tags 22803 notabug close 22803 stop (triaging old bugs) On Thu, Feb 25, 2016 at 07:18:24AM +, Billerbeck, Dirk wrote: > Hello, > > I don't know if it's really a bug, if I'm just mistaken or this is the right > address but I just want to give it a try. > > I'm using the following

bug#21063: coreutils-8.24 - documentation installation targets fail in some sub-directories

2018-10-27 Thread Assaf Gordon
tags 21063 fixed close 21063 stop On 2018-10-27 8:55 p.m., Peter Bray wrote: I just downloaded coreutils 8.30, and I’m happy to report this is no longer an issue. So the bug can be closed as Fixed in 8.30 (or earlier). Thanks for following-up. Closing as "fixed". -assaf

bug#23645: GNU coreutils 8.25 make check report

2018-10-28 Thread Assaf Gordon
(triaging old bugs) Hello, On 2016-05-29 12:22 a.m., Donald A. MacDonald wrote: Just build coreutils on a MacBook Pro running OS X 10.11.5 (El Capitan) I think the results are excellent, only four tests failed and they were dealing with changing group file permissions. And El Capitan is

bug#23665: spaces in keys: doc, --debug in LC_ALL=C

2018-10-28 Thread Assaf Gordon
tags 23665 fixed close 23665 stop (triaging old bugs) On 2016-05-31 8:15 p.m., Assaf Gordon wrote: On May 31, 2016, at 20:54, Pádraig Brady wrote: On 01/06/16 01:38, Assaf Gordon wrote: 2. add a bit more verbose progress information to the 'sort-debug-warn.sh' test - just so it'll

bug#23677: sort --debug not ignoring punctuation when sort does

2018-10-28 Thread Assaf Gordon
close 23677 stop (triaging old bugs) On 2016-06-02 4:09 p.m., Eric Blake wrote: On 06/02/2016 03:28 PM, Karl Berry wrote: They are not ignored, just considered only secondary, if the first order characters didn't provide an ordering. Ok. One would have no clue of that, either,

bug#23886: testcase issue

2018-10-28 Thread Assaf Gordon
tags 23886 moreinfo close 23886 stop (triaging old bugs) On 2016-07-03 4:08 a.m., Pádraig Brady wrote: On 01/07/16 15:01, Rabia Arsalane wrote: I'm nort able to slplit the lib file split -b 1000m libs_2016_Jul_1_084343.tgz libs_2016_Jul_1_084343aa split: extra operand

bug#23825: maint: avoid md5sum.c warning from bleeding-edge gcc's -Wstrict-overflow

2018-10-28 Thread Assaf Gordon
tags 23825 fixed close 23825 stop (triaging old bugs) The two discussed issues pushed here: maint: work even if argc == INT_MAX https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=818b2f48974298065a43a8a2d5355e4aaa65c09d yes: handle short writes

bug#23853: chmod can unset sticky bits using octet format

2018-10-28 Thread Assaf Gordon
close 23853 stop (triaging old bugs) On 2016-06-27 8:13 a.m., Eric Blake wrote: On 06/26/2016 06:56 PM, westlake wrote: contrary to documentation, chmod can otherwise clear sticky bits using the octet notation but by using a 5th octal [...] The behavior of the 5th octal to intentionally

bug#24217: dd - root partition security

2018-10-28 Thread Assaf Gordon
retitle 24217 dd: add root partition checks/confirmation severity 24217 wishlist tags 24217 wontfix close 24217 stop (triaging old bugs) On 2016-08-13 8:15 a.m., Pádraig Brady wrote: On 13/08/16 12:34, David Hedlund wrote: rm / # do not remove root partition rm -f / will remove root partition

<    1   2   3   4   5   6   >