Summary: | Lack of /etc/localtime in the build environment | ||
---|---|---|---|
Product: | Infrastructure | Reporter: | Vladimir D. Seleznev <vseleznv> |
Component: | cross-component | Assignee: | placeholder <placeholder> |
Status: | NEW --- | QA Contact: | Andrey Cherepanov <cas> |
Severity: | normal | ||
Priority: | P3 | CC: | glebfm, ldv |
Version: | unspecified | ||
Hardware: | all | ||
OS: | Linux |
Description
Vladimir D. Seleznev
2019-01-05 10:13:15 MSK
(In reply to comment #0) > stat: cannot stat '/etc/localtime': No such file or directory > > This file is used in some software tests. This file is optional. What kind of software tests needs it? (In reply to Dmitry V. Levin from comment #1) > (In reply to comment #0) > > stat: cannot stat '/etc/localtime': No such file or directory > > > > This file is used in some software tests. > > This file is optional. What kind of software tests needs it? This file is required for some packages tests: http://git.altlinux.org/gears/t/tcl.git?p=tcl.git;a=blob;f=tcl.spec;h=e7c654c1c74ccd465629e3e3df364dcd63b3e4da;hb=a8b9dbca53f582c70ea03106722b0900656bf15f#l202 |