View previous topic :: View next topic |
Author |
Message |
RIA77 Guru
Joined: 24 Feb 2016 Posts: 391
|
Posted: Wed Jan 17, 2024 6:26 pm Post subject: Emerge failed on 2 month old system [SOLVED] |
|
|
Hello and thank you for this community.
EDIT: Should check logs. Clock skew
I had 2 month old system
Tried to update on regular way, but 3 files failed.
Quote: | wgetpaste --service dpaste /var/tmp/portage/dev-libs/gobject-introspection-1.78.1/temp/build.log
Your paste can be seen here: http://dpaste.com/A3HW2APG7
linux /usr/bin # wgetpaste --service dpaste /var/tmp/portage/dev-python/pygobject-3.46.0/temp/build.log
Your paste can be seen here: http://dpaste.com/9HBPFBQER
linux /usr/bin # wgetpaste --service dpaste /var/tmp/portage/sys-apps/systemd-utils-254.7/temp/build.log
Your paste can be seen here: http://dpaste.com/42YHHSALS
|
Thank you.
Last edited by RIA77 on Wed Jan 17, 2024 7:38 pm; edited 1 time in total |
|
Back to top |
|
|
grknight Retired Dev
Joined: 20 Feb 2015 Posts: 1931
|
Posted: Wed Jan 17, 2024 6:46 pm Post subject: |
|
|
Code: | Clock skew detected. File /usr/bin/python3.11 has a time stamp 370.2334s in the future. |
Code: | ERROR: Clock skew detected. File /usr/bin/getent has a time stamp 942.4792s in the future. |
Check your system clock. Some files are in the future and build sanity checks are finding issues.
This will eventually fix itself on its own within a day if the clock is not behind too much. |
|
Back to top |
|
|
|