Skip to content

unable to deduce repository and source type for "vbom.ml/util" #5

Closed
@smecsia

Description

Something's weird happening with vbom.ml domain that is one of transitive deps of our project's dependencies. As a result we can see the following error when using dep:

unable to deduce repository and source type for "vbom.ml/util": unable to read metadata: unable to fetch raw metadata: failed HTTP request to URL "http://vbom.ml/util?go-get=1": Get http://vbom.ml/util?go-get=1: dial tcp: lookup vbom.ml on 127.0.0.11:53: server misbehaving

If you try commands dig @8.8.8.8 vbom.ml and dig @1.1.1.1 vbom.ml, you'd see they give different results. One works (Cloudflare) and one doesn’t (Google).

Looks like this isn't the first time when the issue occurs: kubernetes/kops#5300

@fvbommel I understand this repository is very old and most likely isn't properly maintained and we can mitigate the issue on our side. But may be you could investigate it?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions