Bug 1516337 Comment 29 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We've encountered the following error when importing part 2 from the patch:

"$Fetching... done
Parsing...Patch id=9033236 desc="0002-Bug-1516337-Part-2-Revendor-rust-dependencies.patch" diff data were discarded:
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 6793089: invalid continuation byte
Patch id=9035994 desc="0002-Bug-1516337-Part-2-Revendor-rust-dependencies.patch" diff data were discarded:
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 6793089: invalid continuation byte
Patch id=9045925 desc="0002-Bug-1516337-Part-2-Revendor-rust-dependencies.patch" diff data were discarded:
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 7904473: invalid continuation byte
 done

1: 0001-Bug-1516337-Part-1-Dedupe-sha2-and-related-dependenc.patch
   nfroyd: review+
2: 0002-Bug-1516337-Part-2-Revendor-rust-dependencies.patch
"

We've backed out the first changeset. I don't know if the failures from the backout are related to your code or are present because the 2'nd patch landed empty. Can you please take a look?


Backed out changeset fb80844a7074 (Bug 1516337) for mass build bustages.

Backout: https://hg.mozilla.org/integration/mozilla-inbound/rev/65fe397795e6fbb05313583dccf3cd8e2eeab63d

Push that started the failures: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&resultStatus=success%2Cpending%2Crunning%2Ctestfailed%2Cbusted%2Cexception&revision=7065107bdf031cb2f9bfeab6b2d5a0435a919520&selectedJob=230086084

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=230086084&repo=mozilla-inbound&lineNumber=1939
We've encountered the following error when importing patch 2 from this bug:

"
$Fetching... done
Parsing...Patch id=9033236 desc="0002-Bug-1516337-Part-2-Revendor-rust-dependencies.patch" diff data were discarded:
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 6793089: invalid continuation byte
Patch id=9035994 desc="0002-Bug-1516337-Part-2-Revendor-rust-dependencies.patch" diff data were discarded:
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 6793089: invalid continuation byte
Patch id=9045925 desc="0002-Bug-1516337-Part-2-Revendor-rust-dependencies.patch" diff data were discarded:
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 7904473: invalid continuation byte
 done

1: 0001-Bug-1516337-Part-1-Dedupe-sha2-and-related-dependenc.patch
   nfroyd: review+
2: 0002-Bug-1516337-Part-2-Revendor-rust-dependencies.patch
   nfroyd: review+
"

We've backed out the first changeset. I don't know if the failures from the backout are related to your code or are present because the 2'nd patch landed empty. Can you please take a look?


Backed out changeset fb80844a7074 (Bug 1516337) for mass build bustages.

Backout: https://hg.mozilla.org/integration/mozilla-inbound/rev/65fe397795e6fbb05313583dccf3cd8e2eeab63d

Push that started the failures: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&resultStatus=success%2Cpending%2Crunning%2Ctestfailed%2Cbusted%2Cexception&revision=7065107bdf031cb2f9bfeab6b2d5a0435a919520&selectedJob=230086084

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=230086084&repo=mozilla-inbound&lineNumber=1939

Back to Bug 1516337 Comment 29