Hello everyone. Trying to build packages with orb...
# fleet
s
Hello everyone. Trying to build packages with orbit however getting the following error message
Copy code
FTL package failed error="initialize updates: failed to update metadata: update metadata: tuf: failed to decode timestamp.json: expired at 2021-06-03 14:22:39 -0700 -0700"
Unsure what exactly the error message is saying or what needs to be changed. Using the command
Copy code
go run ./cmd/package --type=pkg --fleet-url=url --enroll-secret=secret
seems pretty straightforward and in the correct directory.
z
Please give it another go now. We don't yet have our automation set up for re-signing the timestamp file so looks like we let it slip. That automation will happen before we move out of beta.
s
@zwass awesome, looks to be working now. Thanks!