search for: coreutils

Displaying 20 results from an estimated 434 matches for "coreutils".

2004 Mar 10
1
coreutils-4.5.3-28 causing duplication?
Here's a bit of a strange one. I hunted through the ocfs-users archives, but didn't see any mention of this, so here goes... Using coreutils 4.5.3-27 on RHAS 3, the utilities perform as expected against non-OCFS volumes: $ rpm -q coreutils coreutils-4.5.3-27 # cat a 3 line test file. Works as expected $ cat /var/tmp/file line1 line2 line3 # copy that file. Works as expected $ cp /var/tmp/file /var/tmp/file2 $ ls -l /var/tmp/file...
2004 Dec 23
1
Problem with change user
...el ]$ I'm using LDAP, but user "puc" is a local user, if I don't to autentificar whit LDAP the change work. I have tried to do: [puc at carcel ]$ strace su - postgres and between the information what give me it's this: open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/coreutils.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en_US.utf8/LC_MESSAGES/coreutils.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en_US/LC_MESSAGES/coreutils.mo", O_RDONLY) = -1 ENOENT (No such file or director...
2006 Nov 08
2
centos3.8 - outdated coreutils package
Hello, I have a number centos3.8 installations. Recently I have figured out that version of coreutils is : [ivan at algol ivan]$ rpm -q coreutils coreutils-4.5.3-28.1 while RedHat has released an bux fix errata to that package: https://rhn.redhat.com/errata/RHBA-2006-0670.html Actually I discovered that when I encounter bug that should be fixed by this update: http://bugzilla.redhat.com/bugzill...
2015 Nov 10
0
CEBA-2015:2017 CentOS 6 coreutils BugFix Update
...Errata and Bugfix Advisory 2015:2017 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-2017.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: b95b1e17710cbc00ffa843ab14131b27b3014b124170b04c913282d888cc4ea0 coreutils-8.4-37.el6_7.3.i686.rpm 43702db34319d460426053937782808018cb7cff7e4ac851237518315de9d6d5 coreutils-libs-8.4-37.el6_7.3.i686.rpm x86_64: 93c649895566aafba458dc64e9589fbd809ea3ef705c7dd5c5f6460b583a046f coreutils-8.4-37.el6_7.3.x86_64.rpm 8f83dedf08f7afed614151368ee6aba85c28414b9cc165588bd527fef04...
2013 May 23
0
CEBA-2013:0858 CentOS 6 coreutils Update
...Errata and Bugfix Advisory 2013:0858 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0858.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: e612f1b61dabaa9bfeef283faa700134d623fef7f9c081f48b51ae7f5d020376 coreutils-8.4-19.el6_4.2.i686.rpm c1b3038de5dc8c7d4e93432b26da64f73698ea215837cab0c302f3b66ac159e4 coreutils-libs-8.4-19.el6_4.2.i686.rpm x86_64: a292373822a9427bef5a57e1c2076d649434d35d0ca352bcaee19f3317d55b54 coreutils-8.4-19.el6_4.2.x86_64.rpm cc623483c1d1334df9bf80fda4ca091d237f6c19a7247d42fbe13ea089f...
2014 Mar 12
0
CEBA-2014:0287 CentOS 6 coreutils Update
...Errata and Bugfix Advisory 2014:0287 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0287.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c501f02c5f96d2697122aa0751ee2f65e35b426758e4a1e1362113a69d65850a coreutils-8.4-31.el6_5.1.i686.rpm e837fad7e73ff059d370614a818ea65c5ecee41fa0e93c84d00326cda1331ee0 coreutils-libs-8.4-31.el6_5.1.i686.rpm x86_64: 8bb808eaac4c62cb20528f53bc96440f5bd6b5bd5b9b07349e56f15c87436bbf coreutils-8.4-31.el6_5.1.x86_64.rpm eb91fc751ca64c2b5b68690105a5bd281a9e60220529639369aa406f888...
2014 Jun 25
0
CEBA-2014:0787 CentOS 6 coreutils Update
...Errata and Bugfix Advisory 2014:0787 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0787.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: f07fba723dfa5ecd3c374ec7c0edeaaf5853134252f090507745925a25f2de4e coreutils-8.4-31.el6_5.2.i686.rpm a591701a83be485d7836610aafb19790439250b9cea4581eb9e6a0680730a840 coreutils-libs-8.4-31.el6_5.2.i686.rpm x86_64: ddfa5397a9e2683e9e4b4a19a560b682aa3cf04760b031a6fb551e77c53a9e51 coreutils-8.4-31.el6_5.2.x86_64.rpm 20a4b036b3e33f138bf99b0c0c9f0f3db842dd91fb34212e7a8bc74db3f...
2003 Dec 12
0
ext3-acl & coreutils
...stem with Samba.. the only problem i encounter is that a file or directory losses it's extended atrributes when you copy it.. for example cp "--preserve=all /source /destination" preserves the normal acl af the linux system, but skips the acl/xattrib from bestbits. i used the new coreutils-5.0.24 from the fedora project.. no good either still loses it... after that, i downloaded the coreutils-5 patch from bestbits and applied it to the source of the utils... the patch came back with a few minor errors in the "coreutils-5.0.dif & coreustils-test-patch" but compiling i...
2012 Mar 21
0
CEBA-2012:0408 CentOS 5 coreutils Update
...Errata and Bugfix Advisory 2012:0408 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0408.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c40fcdcfde0f320a298b53744bf0c7605e581476ad28ccbf8383c1432abb2212 coreutils-5.97-34.el5_8.1.i386.rpm x86_64: 65ec7c4ee38955bd93c4b24561e03bef83ead612a8d690bda5ecc0156e4dab51 coreutils-5.97-34.el5_8.1.x86_64.rpm Source: f63af5d9eacbd71f8a795b082a83f733bb136569be908540c44d689cc9b9484e coreutils-5.97-34.el5_8.1.src.rpm -- Johnny Hughes CentOS Project { http://www.cent...
2014 Aug 10
0
Bug#718898: marked as done (coreutils: cut no longer works with newline as delimiter)
Your message dated Sun, 10 Aug 2014 12:00:17 +0000 with message-id <E1XGRnN-0007ak-6G at franck.debian.org> and subject line Bug#718898: fixed in xen 4.4.0-1 has caused the Debian Bug report #718898, regarding coreutils: cut no longer works with newline as delimiter to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrato...
2015 Sep 16
0
CEBA-2015:1774 CentOS 7 coreutils BugFix Update
...rrata and Bugfix Advisory 2015:1774 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1774.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 20be43f48e46abf01b53254438e6905704d768b2cf05d640293360c8d1eb1d0a coreutils-8.22-12.el7_1.2.x86_64.rpm Source: 204b451b2a25698d1e24f8f41b5223f7a363bf045323c4069059817d9322e843 coreutils-8.22-12.el7_1.2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net
2016 Feb 17
0
CEBA-2016:0177 CentOS 7 coreutils BugFix Update
...rrata and Bugfix Advisory 2016:0177 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-0177.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: af401a6271ce4b3b2e5a9b7e8fa1b472afb3c0068a07004102ac87ba2766be52 coreutils-8.22-15.el7_2.1.x86_64.rpm Source: 9a6afa0482d903794029ba25cb334c3db39e72810947be745c7555f0065aa54d coreutils-8.22-15.el7_2.1.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2020 Nov 18
0
CEBA-2020:5000 CentOS 7 coreutils BugFix Update
...Errata and Bugfix Advisory 2020:5000 Upstream details at : https://access.redhat.com/errata/RHBA-2020:5000 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: f3f69f58e04b244b740beae57319f782363f8a8bfaacea37bca6ed2cb7d1cd2e coreutils-8.22-24.el7_9.2.x86_64.rpm Source: 0cd5aff2ec41582bc02f62cf7f63cd39286e7c528c0e43fcf0997b43bdeecd19 coreutils-8.22-24.el7_9.2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2009 Oct 30
0
CEBA-2009:1511 CentOS 5 i386 coreutils Update
CentOS Errata and Bugfix Advisory 2009:1511 Upstream details at : https://rhn.redhat.com/errata/RHBA-2009-1511.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 448ca85d69f74953960528e5479af7f8 coreutils-5.97-23.el5_4.1.i386.rpm Source: a78222809b290f154ba9c66df9510474 coreutils-5.97-23.el5_4.1.src.rpm -- Karanbir Singh CentOS Project { http://www.centos.org/ } irc: z00dax, #centos at irc.freenode.net
2009 Oct 30
0
CEBA-2009:1511 CentOS 5 x86_64 coreutils Update
CentOS Errata and Bugfix Advisory 2009:1511 Upstream details at : https://rhn.redhat.com/errata/RHBA-2009-1511.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 8b622c9caa42c0b5a7b6cf92b83be351 coreutils-5.97-23.el5_4.1.x86_64.rpm Source: a78222809b290f154ba9c66df9510474 coreutils-5.97-23.el5_4.1.src.rpm -- Karanbir Singh CentOS Project { http://www.centos.org/ } irc: z00dax, #centos at irc.freenode.net
2011 Apr 14
0
CEEA-2011:0165 CentOS 5 x86_64 coreutils Update
CentOS Errata and Enhancement Advisory 2011:0165 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-0165.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 216763be8560913b0904f40a8b915a25 coreutils-5.97-23.el5_6.3.x86_64.rpm Source: 607e0fecd9932eefb243d194f53772f9 coreutils-5.97-23.el5_6.3.src.rpm -- Karanbir Singh CentOS Project { http://www.centos.org/ } irc: z00dax, #centos at irc.freenode.net
2011 Apr 14
0
CEEA-2011:0165 CentOS 5 i386 coreutils Update
CentOS Errata and Enhancement Advisory 2011:0165 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-0165.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: cc9e01b3c91960f375d9f6f46ede8e71 coreutils-5.97-23.el5_6.3.i386.rpm Source: 607e0fecd9932eefb243d194f53772f9 coreutils-5.97-23.el5_6.3.src.rpm -- Karanbir Singh CentOS Project { http://www.centos.org/ } irc: z00dax, #centos at irc.freenode.net
2011 Apr 14
0
CEBA-2011:0188 CentOS 5 i386 coreutils Update
CentOS Errata and Bugfix Advisory 2011:0188 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-0188.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 334bbd05f85bdfd073907ac039537ccf coreutils-5.97-23.el5_6.4.i386.rpm Source: 1311cdc821304ccd68b4f9badf0033dc coreutils-5.97-23.el5_6.4.src.rpm -- Karanbir Singh CentOS Project { http://www.centos.org/ } irc: z00dax, #centos at irc.freenode.net
2011 Apr 14
0
CEBA-2011:0188 CentOS 5 x86_64 coreutils Update
CentOS Errata and Bugfix Advisory 2011:0188 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-0188.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 3851a7610ab2a3f7cd09b7be59ea9be8 coreutils-5.97-23.el5_6.4.x86_64.rpm Source: 1311cdc821304ccd68b4f9badf0033dc coreutils-5.97-23.el5_6.4.src.rpm -- Karanbir Singh CentOS Project { http://www.centos.org/ } irc: z00dax, #centos at irc.freenode.net
2011 Sep 22
0
CEBA-2011:1074 CentOS 5 i386 coreutils Update
CentOS Errata and Bugfix Advisory 2011:1074 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1074.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 98f26c1a48acb9ce59a0d2b78130f076 coreutils-5.97-34.el5.i386.rpm Source: 00436758dd1bbb9d992f96210589bc10 coreutils-5.97-34.el5.src.rpm -- Karanbir Singh CentOS Project { http://www.centos.org/ } irc: z00dax, #centos at irc.freenode.net