Hello Des,
I have a good candidate to test failure with /etc/localtime absence:
devel/R-cran-data.table
Current version 1.17.0 has:
# Tests needs /etc/locatime symlink defined to succeed
(# and C.UTF-8 env set:
MAKE_ENV= LC_ALL=C.UTF-8)
I still don't know the best way to demonstrate this t
Dag-Erling Smørgrav escreveu (quarta, 11/12/2024 à(s)
09:37):
> Nuno Teixeira writes:
> > I'm trying to find why there is no /etc/localtime in poudriere jails
> > and I need to create manually a symlink for some R-cran tests inside
> > interactive jail.
>
> This shouldn't matter. The correct be
>
> This shouldn't matter. The correct behavior if /etc/localtime is
> missing is to assume UTC; if the tests don't do that then they are
> broken and need to be fixed. Can you provide logs, or a step-by-step
> procedure to reproduce the problem?
>
> DES
>
I will search "my" r-cran ports for a g
Hello Nuno,
On Wed, 11 Dec 2024 08:28:09 +, Nuno Teixeira
wrote:
> Hello,
>
> I'm trying to find why there is no /etc/localtime in poudriere jails
> and I need to create manually a symlink for some R-cran tests inside
> interactive jail.
>
> Any hints on how to automatize this task?
If yo
Hello.
On 2024/12/11 17:28, Nuno Teixeira wrote:
I'm trying to find why there is no /etc/localtime in poudriere jails and I
need to create manually a symlink for some R-cran tests inside interactive
jail.
Any hints on how to automatize this task?
Hook is considered to be the most suitable for
Nuno Teixeira writes:
> I'm trying to find why there is no /etc/localtime in poudriere jails
> and I need to create manually a symlink for some R-cran tests inside
> interactive jail.
This shouldn't matter. The correct behavior if /etc/localtime is
missing is to assume UTC; if the tests don't do