Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Workaround snappy fetch failure in [honister] and [master] #1013

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

kuta42
Copy link
Contributor

@kuta42 kuta42 commented May 19, 2022

The [master] branch of snappy has been renamed to [main]. Override the SRC_URI setting in its recipe by adding SRC_URI:pn-snappy override to BblayersConfExtraLines[] to prevent these errors:

    WARNING: snappy-1.1.9-r0 do_fetch: Failed to fetch URL gitsm://github.com/google/snappy.git;protocol=https;branch=master, attempting MIRRORS if available
    ERROR: snappy-1.1.9-r0 do_fetch: Fetcher failure: Unable to find revision 2b63814b15a2aaae54b7943f0cd935892fae628f in branch master even from upstream
    ERROR: snappy-1.1.9-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'gitsm://github.com/google/snappy.git;protocol=https;branch=master')

Revert this commit once the pin of meta-oe is moved to include commit a750888a40a7e2f967dfd32ce7a6953dc6bf10f2.

…ailure ...

... by adding SRC_URI:pn-snappy override to BblayersConfExtraLines[]

The [master] branch of snappy has been renamed to [main]. Override the
SRC_URI setting in its recipe to prevent these errors:

    WARNING: snappy-1.1.9-r0 do_fetch: Failed to fetch URL gitsm://github.com/google/snappy.git;protocol=https;branch=master, attempting MIRRORS if available
    ERROR: snappy-1.1.9-r0 do_fetch: Fetcher failure: Unable to find revision 2b63814b15a2aaae54b7943f0cd935892fae628f in branch master even from upstream
    ERROR: snappy-1.1.9-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'gitsm://github.com/google/snappy.git;protocol=https;branch=master')

Revert this commit once the pin of meta-oe is moved to include commit
a750888a40a7e2f967dfd32ce7a6953dc6bf10f2.
@kuta42 kuta42 added this to the Milestone 17 milestone May 19, 2022
@kuta42 kuta42 requested a review from shr-project May 19, 2022 05:15
@kuta42 kuta42 merged commit c49ba08 into ros:build Jun 6, 2022
@kuta42
Copy link
Contributor Author

kuta42 commented Jun 6, 2022

Merged to other branches as well:
37445f6..c49ba08 build -> build-next

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