Displaying 20 results from an estimated 1532 matches for "lc_messages".
2004 Dec 23
1
Problem with change user
...[puc at carcel ]$
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 o...
2003 Mar 10
2
cannot write/delete as root
Hello all...
I have RH7.2, with ext3 filesystem.
My problem is:
It is not possible to write or delete and change owner or permission in
/usr/share/locale/ga/LC_MESSAGES
Also, I canĀ“t write/delete files in this directory, and also in ../locale/ga/
Therefore I cannot upgrade to RH8.0, because installer needs to write to this directory,
but he cannot.
Owner of ../ga/LC_MESSAGES is root, group is also root. Permissions are 755.
For example in /usr/share/locale/fr...
2019 Oct 07
2
R from EPEL 8 missing dependency on glibc-langpack
...m config-manager --set-enabled PowerTools
yum install R-devel
Installation succeeds but when I start R:
During startup - Warning messages:
1: Setting LC_CTYPE failed, using "C"
2: Setting LC_COLLATE failed, using "C"
3: Setting LC_TIME failed, using "C"
4: Setting LC_MESSAGES failed, using "C"
5: Setting LC_MONETARY failed, using "C"
6: Setting LC_PAPER failed, using "C"
7: Setting LC_MEASUREMENT failed, using "C"
Installing glibc-langpack-en fixes the problem. Took me a while to
figure this out; I am guessing a lot of users will...
2009 Jun 23
2
problem with centos 5.3 upgrade
...ckages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
file /usr/share/emacs/site-lisp/psvn.el from install of
subversion-1.6.2-1.el5.rf.x86_64 conflicts with file from package
subversion-1.4.2-4.el5.i386
file /usr/share/locale/de/LC_MESSAGES/subversion.mo from install of
subversion-1.6.2-1.el5.rf.x86_64 conflicts with file from package
subversion-1.4.2-4.el5.i386
file /usr/share/locale/es/LC_MESSAGES/subversion.mo from install of
subversion-1.6.2-1.el5.rf.x86_64 conflicts with file from package
subversion-1.4.2-4.el5.i386
file /u...
2019 May 05
3
Staged installation fail on some file systems
...RIVATE|MAP_ANONYMOUS, -1,
0) = 0x7fde2ceb0000
read(3, "# Locale name alias data base.\n#"..., 4096) = 2502
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7fde2ceb0000, 4096) = 0
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 d...
2011 Nov 06
2
still working on building R from source
Hi Everyone: Gavin's been so generous and patient that I figured I'd give
him a break and send this snag to the list. When I do get this working, I
will send an "How to build R from the tarball " instructions message to
this list for posterity's sake ( and myself and anyone else who doesn't
know how to build R from the tarball ).
So, here's my latest snag: Gavin
2019 May 07
2
Staged installation fail on some file systems
...> read(3, "# Locale name alias data base.\n#"..., 4096) = 2502
> > read(3, "", 4096) = 0
> > close(3) = 0
> > munmap(0x7fde2ceb0000, 4096) = 0
> > 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",...
2002 Feb 26
1
Locale problems on Solaris
Hi there.
With OpenSSH 3.0.2p1 on Solaris, the locale does not appear to get set
correctly at login, as it does with, say telnet:
/etc/default/init:
TZ=GB
CMASK=022
LC_COLLATE=en_GB.ISO8859-1
LC_CTYPE=en_GB.ISO8859-1
LC_MESSAGES=C
LC_MONETARY=en_GB.ISO8859-1
LC_NUMERIC=en_GB.ISO8859-1
LC_TIME=en_GB.ISO8859-1
When logging in via SSH:
scot /home/scot > locale
LANG=
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"...
2019 May 07
0
Staged installation fail on some file systems
...0) = 0x7fde2ceb0000
> read(3, "# Locale name alias data base.\n#"..., 4096) = 2502
> read(3, "", 4096) = 0
> close(3) = 0
> munmap(0x7fde2ceb0000, 4096) = 0
> 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...
2014 Nov 22
3
R string comparisons may vary with platform (plain text)
...?t taken the time to read
the source code myself.
Thanks,
Stuart
R version 3.0.2 (2013-09-25) -- "Frisbee Sailing"
Platform: x86_64-unknown-linux-gnu (64-bit)
Sys.getlocale()
[1]
"LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF
-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_
NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICA
TION=C"
"-1" > "1"
[1] TRUE
"-1" <"1"
[1] FALSE
"1" < "-1"
[1] TRUE
"1" < "-"
[1] FAL...
2019 May 09
0
Staged installation fail on some file systems
..., "# Locale name alias data base.\n#"..., 4096) = 2502
>>> read(3, "", 4096) = 0
>>> close(3) = 0
>>> munmap(0x7fde2ceb0000, 4096) = 0
>>> 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/coreutil...
2019 Oct 07
0
R from EPEL 8 missing dependency on glibc-langpack
...gt; yum install R-devel
>
> Installation succeeds but when I start R:
>
> During startup - Warning messages:
> 1: Setting LC_CTYPE failed, using "C"
> 2: Setting LC_COLLATE failed, using "C"
> 3: Setting LC_TIME failed, using "C"
> 4: Setting LC_MESSAGES failed, using "C"
> 5: Setting LC_MONETARY failed, using "C"
> 6: Setting LC_PAPER failed, using "C"
> 7: Setting LC_MEASUREMENT failed, using "C"
>
> Installing glibc-langpack-en fixes the problem. Took me a while to
> figure this out; I am...
2003 Nov 10
1
Request for subsystem 'sftp' failed on channel 0
...n /usr/local/bin /usr/local/libexec
/usr/ucb
$HOME/bin /usr/bin/X11 /sbin . )
setenv MAIL "/var/spool/mail/$LOGNAME"
setenv MAILMSG "[YOU HAVE NEW MAIL]"
#if ( -f "$MAIL" && ! -z "$MAIL") then
# echo "$MAILMSG"
#endif
csh.login:
# If LC_MESSAGES is set to "C at lft" and TERM is not set to "lft",
# unset LC_MESSAGES.
if ($?LC_MESSAGES) then
if ("$LC_MESSAGES" == "C at lft" && "$TERM" != "lft") then
unsetenv LC_MESSAGES
endif
endif
Norm Fred...
2005 Feb 05
1
Internationalization and localization of R
This pre-announcement is being sent for information to both R-help and
BioC. Please use R-devel at r-project.org for any follow-up discussion.
-----------------------------------------------------------------------
We are about at the end of a several-week process of adding support for
non-Latin character sets and non-Western-European languages to R.
- For Linux users, R works in the UTF-8
2005 Feb 05
1
Internationalization and localization of R
This pre-announcement is being sent for information to both R-help and
BioC. Please use R-devel at r-project.org for any follow-up discussion.
-----------------------------------------------------------------------
We are about at the end of a several-week process of adding support for
non-Latin character sets and non-Western-European languages to R.
- For Linux users, R works in the UTF-8
2009 Aug 06
3
rpmforge.repo
How come rpmforge.repo wants to install a whole slew of perl modules,
yet if I leave rpmforge.repo out of the update process, none of the perl
modules shows up? Here's the rpmforge.repo file.. do any of yall see
anything wrong with anything in there?
Sam
# Name: RPMforge RPM Repository for Red Hat Enterprise 5 - dag
# URL: http://rpmforge.net/
[rpmforge]
name = Red Hat Enterprise
2006 Oct 26
1
Error: invalid multibyte string
...ibyte string
However,
cat("\x7F\n\x80\n...\xFF\n")
works. Using R --vanilla.
SYSTEMS GIVING THE ERROR:
> sessionInfo()
R version 2.4.0 (2006-10-03)
x86_64-unknown-linux-gnu
locale:
LC_CTYPE=en_AU.UTF-8;LC_NUMERIC=C;LC_TIME=en_AU.UTF-8;LC_COLLATE=en_AU.UTF-8;LC_MONETARY=en_AU.UTF-8;LC_MESSAGES=en_AU.UTF-8;LC_PAPER=en_AU.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_AU.UTF-8;LC_IDENTIFICATION=C
R version 2.4.0 Patched (2006-10-03 r39576)
i686-pc-linux-gnu
locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAG...
2007 May 02
0
mv error moving files from local partitiontoocfs2
...read(4, "# Locale name alias data base.\n#"..., 4096) = 2528
> > read(4, "", 4096) = 0
> > close(4) = 0
> > munmap(0x2a983d2000, 4096) = 0
> >
> 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",
&...
2004 Oct 05
2
Help: File is present (via Samba) but cannot be opened?
...NOENT (No such file or directory)
open("/usr/lib/locale/en_US.utf8/LC_PAPER", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=34, ...}) = 0
mmap2(NULL, 34, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40023000
close(3) = 0
open("/usr/lib/locale/en_US.UTF-8/LC_MESSAGES", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/en_US.utf8/LC_MESSAGES", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
close(3) = 0
open("/usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES"...
2009 Oct 25
1
permission script
I just wrote a little script, that will echo a message to the user, if it doesn't have enough permission:
$ if ! [ "$(env LC_MESSAGES=C ifconfig wlan0 down | grep -i denied)" == "" ]; then echo "no permission"; fi
SIOCSIFFLAGS: Permission denied
$ sudo su
[sudo] password for USER:
# if ! [ "$(env LC_MESSAGES=C ifconfig wlan0 down | grep -i denied)" == "" ]; then echo "no perm...