Skip to content

Conversation

@anitahammer
Copy link

If user has a setting to show GPG signatures, Copybara breaks:

[log]
    showSignature = true
java.lang.IllegalArgumentException: Chunk [ture made Mon 06 May 2024 03:15:22 PM UTC] is not a valid entry
  at com.google.common.base.Preconditions.checkArgument(Preconditions.java:218)
  at com.google.common.base.Splitter$MapSplitter.split(Splitter.java:526)
  at com.google.copybara.git.GitRepository$LogCmd.parseLog(GitRepository.java:2428)
  at com.google.copybara.git.GitRepository$LogCmd.run(GitRepository.java:2404)
  at com.google.copybara.git.ChangeReader.run(ChangeReader.java:108)
  at com.google.copybara.git.GitOrigin$ReaderImpl.changes(GitOrigin.java:506)
  at com.google.copybara.git.GitOrigin$ReaderImpl.changes(GitOrigin.java:291)
  at com.google.copybara.WorkflowRunHelper.getChanges(WorkflowRunHelper.java:285)
  at com.google.copybara.WorkflowMode$1.run(WorkflowMode.java:84)
  at com.google.copybara.Workflow.run(Workflow.java:296)
  at com.google.copybara.MigrateCmd.run(MigrateCmd.java:92)
  at com.google.copybara.MigrateCmd.run(MigrateCmd.java:69)
  at com.google.copybara.Main.runInternal(Main.java:246)
  at com.google.copybara.Main.run(Main.java:128)
  at com.google.copybara.Main.main(Main.java:106)
ERROR: Unexpected error (please file a bug against copybara): Chunk [ture made Mon 06 May 2024 03:15:22 PM UTC] is not a valid entry (java.lang.IllegalArgumentException: Chunk [ture made Mon 06 May 2024 03:15:22 PM UTC] is not a valid entry)

@google-cla
Copy link

google-cla bot commented May 8, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant