Hello,

I just saw (because I encountered the issue again today) the merged code:

https://github.com/xcat2/xcat-core/pull/7032/commits/16ea67622b6971e83e8aa3edf0d4568b8d784bb8

What is the reason for drifting from the standard way of directly symlinking to /usr/share/... ? Because it can be in an exclude list ? (in which case one can make an exclude exception for the locale he wants)

Thanks for your help

--
Thomas HUMMEL

On 9/2/21 11:53, THomas HUMMEL wrote:


On 8/19/21 9:18 PM, Mark Gurevich wrote:
Thomas,

Do you know if R wants the link of /etc/localtime to be a link to /usr/share/zoneinfo/..... ?

If the link was something like /etc/localtime -> /etc/Europe/Paris, would R be happy ?

Hello,

I don't know R at all but making /etc/localtime be a symlink:

# ln -s /usr/share/zoneinfo/Europe/Paris localtime

makes it happy indeed (I just run the Sys.timezone() command inside R).

Thanks for your help

--
Thomas


_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://urldefense.com/v3/__https://lists.sourceforge.net/lists/listinfo/xcat-user__;!!JFdNOqOXpB6UZW0!_6QWdwZx2nb7ad90asF1ssyAMZj0EdEa4LmgCNwziDIAwLW3tX14nleyKINdiokcJDljwg$


_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to