bug#65674: (no subject)

2023-09-01 Thread Agostino Sarubbo
Hello Bruno thanks for the fast response and for the update suggestion. Atm we are at openssl-3, but this bug was discovered by chance, because a package I was testing forced the downgrade to openssl-1 Agostino

bug#34968: (no subject)

2019-03-28 Thread Assaf Gordon
tags 34968 notabug close 34968 stop On 2019-03-24 9:12 a.m., Bernhard Voelker wrote: I don't know Dutch, but this looks to me like the regular output of "sha256sum --help" from an older version of coreutils (<8.25, because the --ignore-missing option is not yet there). What is wrong with it?

bug#34968: (no subject)

2019-03-24 Thread Bernhard Voelker
tags 34968 moreinfo stop On 3/24/19 1:52 AM, catherine & andré wrote: > Gebruik:  sha256sum [OPTIE] [BESTAND...] > > SHA256-controlesommen (256-bits) tonen of controleren. > > Zonder BESTAND, of wanneer BESTAND - is, wordt standaardinvoer gelezen. > >   -b, --binary    in binaire modus lezen

bug#34968: (no subject)

2019-03-23 Thread catherine & andré
Gebruik:  sha256sum [OPTIE] [BESTAND...] SHA256-controlesommen (256-bits) tonen of controleren. Zonder BESTAND, of wanneer BESTAND - is, wordt standaardinvoer gelezen.   -b, --binary    in binaire modus lezen   -c, --check SHA256-controlesommen uit BESTAND(en) lezen en controleren  

bug#18949: (no subject)

2018-10-18 Thread Assaf Gordon
tags 18949 fixed close 18949 stop (triaging old bugs) Hello, Philippe Rassek wrote: when running for example seq 1 0 10 it will go into an endless loop. Imho the 2nd parameter (Increment Statement) should be checked for > 0 (greater then 0) before executing. It seems your email "fell between

bug#19681: (no subject)

2018-10-10 Thread Assaf Gordon
close 19681 stop Pushed at https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8b2bf5295f353016d4f5e6a2317d55b6a8e7fd00 closing.

bug#19375: (no subject)

2018-10-10 Thread Assaf Gordon
tags 19375 fixed close 19375 stop pushed at https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=178f8e79dcd1e0b8bbb3b04da664d05eaae56186 closing.

bug#19154: (no subject)

2018-10-10 Thread Assaf Gordon
tags 19154 fixed close 19154 stop Pushed in https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=16e2347bd545057b04a97115563e606ad822ec33 closing.

bug#10493: (no subject)

2012-01-16 Thread Jim Meyering
Leontiev Danil wrote: Log for strace -o LOG shred -uvf /media/usb/test in attachment. Operation system info: [root@localhost]$ uname -a Linux localhost 2.6.33.7-desktop586-1mnb #1 SMP Fri Aug 27 20:24:16 UTC 2010 i686 i686 i386 GNU/Linux [root@localhost]# LANG=C shred --version shred

bug#10493: (no subject)

2012-01-16 Thread Leontiev Danil
Thx for the answer. But may be you can specify target where to look for bug in kernel and specify some anomiles while diagnostic\debug?

bug#10493: (no subject)

2012-01-15 Thread Leontiev Danil
Good day. Sorry for delay. Log for strace -o LOG shred -uvf /media/usb/test in attachment. Operation system info: [root@localhost]$ uname -a Linux localhost 2.6.33.7-desktop586-1mnb #1 SMP Fri Aug 27 20:24:16 UTC 2010 i686 i686 i386 GNU/Linux [root@localhost]# LANG=C shred --version shred

bug#6377: Subject: inaccurate character class processing

2010-06-08 Thread Iosif Fettich
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-unknown-linux-gnu' -DCONF_VENDOR='unknown'

bug#6377: Subject: inaccurate character class processing

2010-06-08 Thread Pádraig Brady
tags 6377 + notabug On 08/06/10 14:48, Iosif Fettich wrote: (I'm not sure if this a bash or a coreutils issue). ls [A-Z]* doesn't work as expected/documented. The logic is in bash but it's not an issue. It's using the collating sequence of your locale $ touch a A

bug#6377: Subject: inaccurate character class processing

2010-06-08 Thread Pierre Gaston
On Tue, Jun 8, 2010 at 4:48 PM, Iosif Fettich ifett...@netsoft.ro wrote: ...        ls [a-z]*        outputs        a  A  b  B  z        (why 'A' and 'B' - and/or where's 'Z'...?!!) it's a classic problem with the locale, the range [a-z] contains the capital letters for some  locale

bug#6377: Subject: inaccurate character class processing

2010-06-08 Thread Greg Wooledge
On Tue, Jun 08, 2010 at 04:48:08PM +0300, Iosif Fettich wrote: ls [A-Z]* doesn't work as expected/documented. I'd want/expect it to list the filenames starting with an uppercase letter. The results of this are dependent upon your locale. If your locale is

(no subject)

2010-01-29 Thread Henry Hung
Hi I don't know whether this is a design intent or a bug. When I tried to list recursively a specified file, ls only searched the current directory for the file, not recursively. For example, ls -R myFile* displays only files with myFile pattern residing in the current working directory but not

Re: (no subject)

2010-01-29 Thread Kamil Dudka
On Friday 29 of January 2010 18:11:53 Henry Hung wrote: Hi I don't know whether this is a design intent or a bug. When I tried to list recursively a specified file, ls only searched the current directory for the file, not recursively. For example, ls -R myFile*

firefox problem on Acer (was: (no subject))

2009-03-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [please use a descriptive subject line, to improve the chance that people will not discard your mail as spam] According to lynn and jym on 3/19/2009 4:47 AM: Hello, i have two acer aspires that i can not conect to the internet due to a firefox

(no subject)

2009-03-19 Thread lynn and jym
i have two acer aspires that i can not conect to the internet due to a firefox problem i have been on to acer support since 10th march and still have no joy can you help ___ Bug-coreutils mailing list Bug-coreutils@gnu.org

Re: (no subject)

2009-02-04 Thread Kamil Dudka
On Tuesday 03 February 2009 17:01:02 Jeromy Keloway wrote: Good afternoon What I have to say is a little bit... hard to believe. But I think I found a bug in the Shell-Command cp. The command goes into a endless loop when I do the following: Endless loop? Does the cp process consume CPU or it

Re: (no subject)

2009-02-04 Thread Pádraig Brady
Jeromy Keloway wrote: Good afternoon What I have to say is a little bit... hard to believe. But I think I found a bug in the Shell-Command cp. The command goes into a endless loop when I do the following: 1) Mount a partition with the filesystem ext3 (/media/EXT3drive) 2) Mount a

(no subject)

2009-02-03 Thread Jeromy Keloway
Good afternoon What I have to say is a little bit... hard to believe. But I think I found a bug in the Shell-Command cp. The command goes into a endless loop when I do the following: 1) Mount a partition with the filesystem ext3 (/media/EXT3drive) 2) Mount a partition with the filesystem

Subject: [PATCH] date doc: warn at -d about LC_TIME

2009-01-16 Thread jidanni
We also warn here about LC_TIME, so the user will know even if he doesn't look in the @xref{Date input formats}. Signed-off-by: jidanni jida...@jidanni.org --- doc/coreutils.texi |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi

(no subject)

2008-12-02 Thread Jan Halla
@menu * Overview::Overview * Hardware::POD, Pins, Power * Driver:: The Driver * Library:: A Library for Applications * Testing:: Is BDM working * GDB:: Building and using

using gpg on Windows (was: (no subject))

2008-12-02 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [Please use a better subject line, if you want to ensure your mail is not confused with junk mail] According to Martin Douglas on 11/29/2008 2:15 PM: I think this is what the apache download page says to do to check the signature of the downloaded

(no subject)

2008-11-29 Thread Martin Douglas
I think this is what the apache download page says to do to check the signature of the downloaded file c:\Users\MyName\Documentsc:\Program Files\GNU\GnuPG\gpg.exe --verify apache.asc gpg: no signed data gpg: can't hash datafile: file open error That did not work so well...SOOO... This is

Re: (no subject)

2008-07-04 Thread James Youngman
On Thu, Jul 3, 2008 at 11:48 PM, Craig Naumann [EMAIL PROTECTED] wrote: hello, i cant use the ls command in cygwin, it says command not found. You should ask about your problem on the Cygwin mailing list. Thanks, James. ___ Bug-coreutils mailing

(no subject)

2008-07-03 Thread Craig Naumann
hello, i cant use the ls command in cygwin, it says command not found. ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

(no subject)

2008-04-13 Thread Erik Auerswald
From 0bd30949c1953fc5339fc5cf30cc2527d3e660d7 Mon Sep 17 00:00:00 2001 From: Erik Auerswald [EMAIL PROTECTED] Date: Sun, 13 Apr 2008 18:12:11 +0200 Subject: [PATCH] md5sum+sha*sum: add option --quiet/-q to suppress OK messages * src/md5sum.c: add option --quiet/-q to suppress OK messages * doc

(no subject)

2008-02-16 Thread James Youngman
From d3ffc5547f1d77131ebdd4641c422072f2743283 Mon Sep 17 00:00:00 2001 From: James Youngman [EMAIL PROTECTED] Date: Sat, 16 Feb 2008 15:43:56 + Subject: [PATCH] Implement join --check-order. 2008-02-16 James Youngman [EMAIL PROTECTED] * src/join.c (join): Support --check-order

Re: (no subject)

2008-02-16 Thread James Youngman
Sorry, that was a duplicate patch, badly formatted. Apologies. ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

RE: df reporting and removing files (Re: (no subject))

2007-07-18 Thread Elmian Shabahang
[mailto:[EMAIL PROTECTED] Sent: Tuesday, July 17, 2007 8:01 PM To: Elmian Shabahang Cc: bug-coreutils@gnu.org Subject: df reporting and removing files (Re: (no subject)) Elmian Shabahang wrote: Hello, In the future please include a meaningful subject line otherwise it is likely that your

Re: df reporting and removing files (Re: (no subject))

2007-07-18 Thread John Cowan
Elmian Shabahang scripsit: as I get , some processes are still blocking the file. How can I find and kill them? There is no portable way. However, if your system provides the lsof command, you can use that to discover the files currently open and the processes that hold them open. -- John

(no subject)

2007-07-17 Thread Elmian Shabahang
Hello, Please find following information: [EMAIL PROTECTED] u01]$ df -lkh FilesystemSize Used Avail Use% Mounted on /dev/vg00/lvol0 6.8G 347M 6.1G 6% / /dev/cciss/c0d0p1 97M 17M 76M 18% /boot none 1.8G 0 1.8G 0% /dev/shm

df reporting and removing files (Re: (no subject))

2007-07-17 Thread Bob Proulx
Elmian Shabahang wrote: Hello, In the future please include a meaningful subject line otherwise it is likely that your message will be deleted without reading because it looks too much like spam. Please find following information: /dev/vg00/lvol8 8.7G 7.7G 619M 93% /u01 [EMAIL

(no subject)

2007-04-02 Thread ara
Subject: sort bizard behavior Please read the following. I do not know if it should be like that [EMAIL PROTECTED]:~ export LANG=en_US.UTF-8 [EMAIL PROTECTED]:~ cat s2 10 sfdafdsafdsa 1 safdfdsafsd 22 [EMAIL PROTECTED]:~ sort s2 10 sfdafdsafdsa 1 safdfdsafsd 22 [EMAIL PROTECTED]:~ unset LANG

sort bizard behavior [was: (no subject)]

2007-04-02 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to ara on 4/2/2007 2:59 PM: Subject: sort bizard behavior Your mailer did not format the subject line properly. Please read the following. I do not know if it should be like that [EMAIL PROTECTED]:~ export LANG=en_US.UTF-8 [EMAIL

Re: (no subject)

2007-02-22 Thread James Youngman
(coreutils mailing list moved to BCC) On 2/6/07, Dima Abramian [EMAIL PROTECTED] wrote: My computer has deteriorated: /dev/sda2: UNEXPECTED INCONSISTENCY: RUN fsck MANUALY. (i.e., without -a or -p options) Please help, thanks Sorry, we don't do general support of Linux here on

(no subject)

2007-02-06 Thread Dima Abramian
My computer has deteriorated: /dev/sda2: UNEXPECTED INCONSISTENCY: RUN fsck MANUALY. (i.e., without -a or -p options) Please help, thanks ___ Bug-coreutils mailing list Bug-coreutils@gnu.org

Re: disk corruption [Was: (no subject)]

2007-02-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please use an informative subject line; otherwise your mail is likely to be eaten by spam filters. According to Dima Abramian on 2/6/2007 2:29 AM: My computer has deteriorated: /dev/sda2: UNEXPECTED INCONSISTENCY: RUN fsck MANUALY

(no subject)

2006-12-11 Thread newtonjunior
A very odd bug, when a call the comand: date --date=2006-10-15 this give me a invalid date. This happens only in that specific date 2006-10-15, very strange. Look below. cged057:~$ date --date=2004-02-27 Fri Feb 27 00:00:00 BRT 2004 cged057:~$ date --date=2006-10-15 date: invalid date

Re: (no subject)

2006-12-11 Thread Andreas Schwab
[EMAIL PROTECTED] writes: A very odd bug, when a call the comand: date --date=2006-10-15 this give me a invalid date. This happens only in that specific date 2006-10-15, very strange. Look below. cged057:~$ date --date=2004-02-27 Fri Feb 27 00:00:00 BRT 2004 cged057:~$ date

(no subject)

2006-09-09 Thread Kartik K. Agaram
Hi, I suspect this may have come up on this list before, but a search didn't reveal it*. Does POSIX require that coreutils commands use only physical path rather than pwd to resolve relative paths? When pwd contains symlinks and we try to operate upon relative paths that take us outside the

logical paths [was: (no subject)]

2006-09-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please use a subject line. It makes it less likely that your message will be discarded as junk. According to Kartik K. Agaram on 9/9/2006 6:03 AM: Hi, I suspect this may have come up on this list before, but a search didn't reveal it*. Does

logical paths (was: (no subject))

2006-09-09 Thread Bob Proulx
Kartik K. Agaram wrote: Does POSIX require that coreutils commands use only physical path rather than pwd to resolve relative paths? When pwd contains symlinks and we try to operate upon relative paths that take us outside the symlink, the effect is often jarring and non-intuitive.

Re: logical paths (was: (no subject))

2006-09-09 Thread Thomas Schwinge
Hello! Not an answer to the question, but it might be interesting nevertheless. On Sat, Sep 09, 2006 at 12:48:11PM -0600, Bob Proulx wrote: Kartik K. Agaram wrote: Does POSIX require that coreutils commands use only physical path rather than pwd to resolve relative paths? When pwd

determining 64-bit hardware [was: (no subject)]

2006-08-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please use a descriptive subject line; otherwise your mail is more likely to end up in junk mail filters. According to deepesh chaudhary on 8/27/2006 5:43 PM: hi, can you guide me how can i determine that my hardware is 32-bit or 64-bit and i am

(no subject)

2006-08-27 Thread deepesh chaudhary
hi, can you guide me how can i determine that my hardware is 32-bit or 64-bit and i am using linux. regards ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

Re: Re: (no subject)

2006-05-25 Thread ralf . rabemann
Hi Bob! thank you for your help! Ralf ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

(no subject)

2005-12-20 Thread Lakkimsetti, Chalapathi G
Hi, I want to work on mysql in linux. i have gentoo linux in my system. After i loaded mysql5.0.17, if i want to install the mysql it is giving error NO file/directory found eventhough it is having that file. can anyone help me reagarding that truly, chalapathi g lakkimsetti.

(no subject)

2005-07-12 Thread 刘玉
你好:我在编译nss时出现如下错误不知何故,请指教. link -nologo -DLL -SUBSYSTEM:WINDOWS -PDB:NONE -DEBUG -DEBUGTYPE:CV -OUT:libnsp r4.dll -MAP /BASE:0x3000 advapi32.lib wsock32.lib ./prvrsion.obj io/./prfd cach.obj io/./prmwait.obj io/./prmapopt.obj io/./priometh.obj io/./pripv6.obj io /./prlayer.obj

Re: (no subject)

2005-07-12 Thread Bob Proulx
刘玉 wrote: link -nologo -DLL -SUBSYSTEM:WINDOWS -PDB:NONE -DEBUG -DEBUGTYPE:CV -OUT:libnsp [...] link: invalid option -- n It is obviously complaining about the -n option. But we don't know too much about DOS systems here. I suggest you discuss this on the Cygwin list. They can help

(no subject)

2005-04-09 Thread Stephen Mc Gowan
While make install in /usr/ports/sysutils/coreutils I encountered this error. I'm running FreeBSD 5.4 preRelease configure: WARNING: sys/mount.h: present but cannot be compiled configure: WARNING: sys/mount.h: check for missing prerequisite headers? configure: WARNING: sys/mount.h: see the

Re: sys/mount.h: present but cannot be compiled (was: no subject)

2005-04-09 Thread Steven P Schubiger
On 8 Apr, Stephen Mc Gowan wrote: : configure: WARNING: sys/mount.h: see the Autoconf documentation : configure: WARNING: sys/mount.h: section Present But Cannot Be Compiled Did you have a glance at the documentation? Steven ___ Bug-coreutils

(no subject)

2005-03-23 Thread [EMAIL PROTECTED]
Hello, I use debian sarge for alpha processor. My installation contains coreutils 5.2.1 and I note that du utility doesn't count correctly disk usage for directory over 4GB. For example I have a directory sarge-20041016 that contains a DVD iso image. The output of ll is the following and it

(no subject)

2003-11-17 Thread Gary Leach
Hi, I am trying to install a client agent for CA. This is on a RedHat v9 box. It states to type install to install, but I keep getting an error. install: too few arguments I am very green with Linux, sure could use some help. Thanks, Gary ___

Re: (no subject)

2003-11-17 Thread Bob Proulx
Gary Leach wrote: I am trying to install a client agent for CA. I have no idea what that is. This is on a RedHat v9 box. It states to type install to install, but I keep getting an error. install: too few arguments I am very green with Linux, sure could use some help. I am sure you were

Re: (no subject)

2003-07-09 Thread Paul Jarc
Daniel de la Cruz [EMAIL PROTECTED] wrote: rm --.xxx cant delete names that start with 2 dashes '-' URL:http://www.gnu.org/software/fileutils/doc/faq/core-utils-faq.html#How%20do%20I%20remove%20files%20that%20start%20with%20a%20'-'%20such%20as%20'-i'%3f paul

[no subject]

2003-05-29 Thread Tim Care
Got this error message while running make check for the coreutils-5.0 I downloaded from the web. Making check in sort make check-TESTS PASS: sort-tests == All 1 tests passed == Making check in stty make check-TESTS FAIL: row-col-1 PASS: basic-1