Skip to content

[Bug]: cannot build OFFLINE again #2825

@remicollet

Description

@remicollet

Bug report

Despite using "cargo vendor" to avoid download during the build

    Blocking waiting for file lock on package cache
warning: spurious network error (2 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
warning: spurious network error (1 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
error: failed to get `blazesym` as a dependency of package `datadog-crashtracker v0.0.1 (/builddir/build/BUILD/php81-php-pecl-datadog-trace-1.3.0-build/php81-php-pecl-datadog-trace-1.3.0/datadog_trace-1.3.0/libdatadog/crashtracker)`

Caused by:
  failed to load source for dependency `blazesym`

Caused by:
  Unable to update https://github.com/libbpf/blazesym.git?rev=v0.2.0-rc.0#2f393f66

Caused by:
  failed to clone into: /builddir/.cargo/git/db/blazesym-44372c3355cb762f

Caused by:
  network failure seems to have happened
  if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)

Tracer or profiler version

1.2.0

Looks like a regression was OK for 1.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions