On Tue, Sep 08, 2020 at 04:00:14AM -0400, Elliott Sales de Andrade wrote: > I'm debugging an issue in a FTBFS, which appears caused by unexpected > warnings during a build [1]. These warnings come from R and complain > that /etc/localtime is not a symlink. > > According to `man 5 localtime` [2], /etc/localtime cannot be a normal > file or hard link. > Is this something wrong in koji, or its builders? > > [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=50987042 > [2] https://www.freedesktop.org/software/systemd/man/localtime.html I hit this issue many years ago and tzdata maintainer claimed <https://bugzilla.redhat.com/show_bug.cgi?id=1136219> that it was a fault of a mock tool. (Mock tool is used when building a package in Koji). I asked a maintainer of mock to fix it <https://bugzilla.redhat.com/show_bug.cgi?id=1136040> and he "fixed" it by not creating /etc/localtime at all. In the mean time I implemented a work around in one of mine affected packages and has not seen any issue like that. (Except of a user who complained that the Fedora package survives longer before reporting an error than an upstream's code.) What's your issue now? Is /etc/localtime a normal file again, or is the error message wrong and the file is missing completely? -- Petr
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx