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

Error 'error: Server does not allow request for unadvertised object b4ee523ffc962e25ef96f3bb67847521624d607a' on update of submodules #18

Closed
stellaraccident opened this issue Oct 13, 2019 · 1 comment

Comments

@stellaraccident
Copy link
Collaborator

When updating the abseil or llvm submodules, I am often getting this error:
error: Server does not allow request for unadvertised object b4ee523ffc962e25ef96f3bb67847521624d607a

(or similar)

I think this has to do with the shallow submodule fetch.

I was able to make progress by running:
git submodule update --depth 1000

@denis0x0D
Copy link
Contributor

denis0x0D commented Oct 13, 2019

I faced the same error, my workaround was to delete a shallow from .gitmodules

Infrastructure and Benchmarking automation moved this from In progress to Done Mar 19, 2020
qedawkins added a commit to qedawkins/iree that referenced this issue Oct 23, 2022
This runs the module in a loop to allow for capturing an rgp trace and
thus IREE benchmarking can't happen at the same time
qedawkins added a commit to qedawkins/iree that referenced this issue Oct 23, 2022
This runs the module in a loop to allow for capturing an rgp trace and
thus IREE benchmarking can't happen at the same time
qedawkins added a commit to qedawkins/iree that referenced this issue Oct 25, 2022
This runs the module in a loop to allow for capturing an rgp trace and
thus IREE benchmarking can't happen at the same time
qedawkins added a commit to qedawkins/iree that referenced this issue Oct 25, 2022
This runs the module in a loop to allow for capturing an rgp trace and
thus IREE benchmarking can't happen at the same time
qedawkins added a commit to qedawkins/iree that referenced this issue Oct 25, 2022
This runs the module in a loop to allow for capturing an rgp trace and
thus IREE benchmarking can't happen at the same time
qedawkins added a commit to qedawkins/iree that referenced this issue Oct 26, 2022
This runs the module in a loop to allow for capturing an rgp trace and
thus IREE benchmarking can't happen at the same time
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Nov 1, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Nov 2, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
pashu123 pushed a commit to pashu123/iree that referenced this issue Nov 2, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Nov 7, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Nov 8, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Nov 11, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Nov 11, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Nov 21, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Nov 21, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
IanNod pushed a commit to IanNod/iree that referenced this issue Nov 21, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Nov 24, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Nov 28, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Nov 28, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Dec 2, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Dec 2, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Dec 2, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Dec 4, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Dec 13, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Dec 14, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Dec 15, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Dec 22, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Dec 23, 2022
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Jan 5, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Jan 5, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Jan 5, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
raikonenfnu pushed a commit to raikonenfnu/iree that referenced this issue Jan 5, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Jan 5, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
nithinsubbiah pushed a commit to nithinsubbiah/iree that referenced this issue Feb 8, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
nithinsubbiah pushed a commit to nithinsubbiah/iree that referenced this issue Feb 8, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
nithinsubbiah pushed a commit to nithinsubbiah/iree that referenced this issue Feb 8, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Feb 14, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Feb 21, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
nithinsubbiah pushed a commit to nithinsubbiah/iree that referenced this issue Feb 25, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
nithinsubbiah pushed a commit to nithinsubbiah/iree that referenced this issue Feb 27, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
nithinsubbiah pushed a commit to nithinsubbiah/iree that referenced this issue Feb 27, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
qedawkins added a commit to qedawkins/iree that referenced this issue Feb 27, 2023
The debug labels can be inserted with the `--enable_rgp` flag.
Note that this requires Vulkan debug utils to be enabled to work
(e.g. `--vulkan_debug_utils=true`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants