Advertisement
ItachiSan

Chromium OS update_engine_client log

Sep 23rd, 2014
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. crosh> shell
  2. chronos@localhost / $ sudo -s
  3. Password:
  4. localhost / # update_engine_client --update --omaha_url=http://chromebld.arnoldthebat.co.uk:8081/update
  5. [0923/120939:INFO:update_engine_client.cc(646)] Forcing an update by setting app_version to ForcedUpdate.
  6. [0923/120939:INFO:update_engine_client.cc(648)] Initiating update check and install.
  7. [0923/120939:INFO:update_engine_client.cc(674)] Waiting for update to complete.
  8. LAST_CHECKED_TIME=1411466980
  9. PROGRESS=0.000000
  10. CURRENT_OP=UPDATE_STATUS_IDLE
  11. NEW_VERSION=9999.0.0
  12. NEW_SIZE=342053894
  13. [0923/120945:ERROR:update_engine_client.cc(385)] Update failed.
  14. localhost / # update_engine_client --update --omaha_url=http://chromebld.arnoldthebat.co.uk:8081/update
  15. [0923/121104:INFO:update_engine_client.cc(646)] Forcing an update by setting app_version to ForcedUpdate.
  16. [0923/121104:INFO:update_engine_client.cc(648)] Initiating update check and install.
  17. [0923/121104:INFO:update_engine_client.cc(674)] Waiting for update to complete.
  18. LAST_CHECKED_TIME=1411467065
  19. PROGRESS=0.000000
  20. CURRENT_OP=UPDATE_STATUS_IDLE
  21. NEW_VERSION=9999.0.0
  22. NEW_SIZE=342053894
  23. [0923/121110:ERROR:update_engine_client.cc(385)] Update failed.
  24. localhost / # update_engine_client --update --omaha_url=http://chromebld2.arnoldthebat.co.uk:8081/update
  25. [0923/121116:INFO:update_engine_client.cc(646)] Forcing an update by setting app_version to ForcedUpdate.
  26. [0923/121116:INFO:update_engine_client.cc(648)] Initiating update check and install.
  27. [0923/121116:INFO:update_engine_client.cc(674)] Waiting for update to complete.
  28. LAST_CHECKED_TIME=1411467076
  29. PROGRESS=0.000000
  30. CURRENT_OP=UPDATE_STATUS_CHECKING_FOR_UPDATE
  31. NEW_VERSION=9999.0.0
  32. NEW_SIZE=342053894
  33. LAST_CHECKED_TIME=1411467076
  34. PROGRESS=0.000000
  35. CURRENT_OP=UPDATE_STATUS_CHECKING_FOR_UPDATE
  36. NEW_VERSION=9999.0.0
  37. NEW_SIZE=342053894
  38. LAST_CHECKED_TIME=1411467076
  39. PROGRESS=0.000000
  40. CURRENT_OP=UPDATE_STATUS_IDLE
  41. NEW_VERSION=9999.0.0
  42. NEW_SIZE=342053894
  43. [0923/121131:ERROR:update_engine_client.cc(385)] Update failed.
  44. localhost / #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement